.. |
.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
|
Add default-parameters to compute_product_price():
|
2024-04-16 12:07:18 +02:00 |
calculator_functions.h
|
ResetTimeSteps(), GetTimeSteps(), GetSteps():
|
2024-04-12 14:20:05 +02:00 |
configuration.h
|
getPaymentOptions(): added default-parameter 'paymentOptionsIndex'
|
2024-04-12 14:22:20 +02: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
|
pop_business_hours as uint64_t.
|
2024-04-12 14:24:32 +02: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
|
Added new constants
|
2024-04-12 14:26:03 +02: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_global_defines.h
|
Minor: first commit
|
2024-04-18 08:52:15 +02: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
|
Minor: add utility getProductPrice()
|
2024-04-16 12:03:42 +02: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 |