.. |
.gdb_history
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
active_time_range.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
atb_project.h
|
Add header file for project-variables
|
2023-11-22 11:13:37 +01:00 |
calculate_price.h
|
CalcState: Add setStatus()/getStatus()
|
2024-04-08 13:52:53 +02:00 |
calculator_functions.h
|
Minor: changed type of parameter 'start_datetime' to non-const to return value.
|
2024-02-15 16:05:49 +01:00 |
configuration.h
|
Added TariffProduct including necessary functions to retrieve product infos from tariff-file
|
2024-02-22 16:31:51 +01:00 |
currency.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
day_of_week.h
|
Monday starts with 1
|
2023-06-13 12:11:09 +02:00 |
duration.h
|
Add pun_duration_min and pun_duration_max
|
2024-01-18 14:41:12 +01:00 |
Header.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
log.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
member_type.h
|
Add ProductType
|
2024-02-22 16:32:16 +01:00 |
payment_method.h
|
Add explicit include guard.
|
2023-11-26 19:50:23 +01:00 |
payment_mtd.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
payment_opt.h
|
checkin for the weekend. proper commit-messages later
|
2024-02-16 13:37:24 +01:00 |
payment_option.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
payment_rate.h
|
Minor: replaced 'pragma once' with include guards.
|
2024-02-15 16:07:04 +01:00 |
period_year.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
spec_days_worktime.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
spec_days.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_business_hours.h
|
Add AllDaysWithRestrictedHours.
|
2024-01-30 10:16:55 +01:00 |
tariff_calc.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_cfg.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_currency.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_customer.h
|
Add cust_id. Changed print-format.
|
2024-01-30 10:15:39 +01:00 |
tariff_daily_ticket.h
|
Add reset(). Changed print-format.
|
2024-01-30 10:17:56 +01:00 |
tariff_day_of_week.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_duration.h
|
Added pun_duration_min and pun_duration_max in case we dont have to pay for a full time range
|
2024-01-16 11:56:12 +01:00 |
tariff_log.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_member_type.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_payment_method.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_payment_mtd.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_payment_opt.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_payment_rate.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_period_year.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_permit_type.h
|
Add permit type FOOD_STAMP
|
2024-02-28 12:03:13 +01:00 |
tariff_product.h
|
Add representations for PERMIT_TYPE and Product
|
2024-02-22 16:25:09 +01:00 |
tariff_spec_days_worktime.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_spec_days.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_time_range.h
|
Minor: add comment
|
2024-01-16 11:56:54 +01:00 |
tariff_timebase.h
|
Minor: add debug output
|
2024-01-30 10:14:21 +01:00 |
tariff_timestep_config.h
|
Add descrption file for tariff time step config
|
2024-01-18 14:36:28 +01:00 |
tariff_utils.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_vehicle_types.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_weekdays_worktime.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
tariff_weekdays.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
ticket.h
|
Added State for invalid price
|
2023-11-28 16:41:27 +01:00 |
time_range_header.h
|
Added several members to ATBTimeRange to implement
|
2024-02-15 16:08:22 +01:00 |
time_range.h
|
Minor: remove 'pragma onc'
|
2023-12-12 17:50:23 +01:00 |
utilities.h
|
Added helper getTimeRangeStep() (useful for progressive tariff as for neuhauser/kirchdorf (743)
|
2024-02-21 09:31:13 +01:00 |
weekdays_worktime.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |
weekdays.h
|
start repository for mobilisis tariff-calculation
|
2023-04-24 15:31:46 +02:00 |