summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/asn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bug fix customer card v1CGantert3452023-07-031-1/+1
|
* Bug fix on valid from yearCGantert3452023-07-031-1/+1
|
* fix on productId in version 1 FCBssb-barcodesCGantert3452023-05-259-9/+9
|
* ssb unit testsCGantert3452023-03-101-3/+5
|
* extending the valid until to 500 daysCGantert3452022-05-1815-18/+18
|
* - improved encoding of numerical values outside the allowed rangeCGantert3452022-04-142-4/+11
| | | | - additional unit tests - fixes in the unused version 2 of FCB
* unit test for fcb version 1 including all elementsCGantert3452022-04-131-4/+10
|
* test on car carriageCGantert3452022-04-124-4/+0
| | | cleanup
* - Completed version3 asn1 level unit testsCGantert3452021-12-0814-0/+23
| | | - Added missing default values
* pass default valueCGantert3452021-12-061-0/+1
|
* - extended automated testCGantert3452021-12-066-32/+16
| | | | | | - fixes - missing default value in pass - missing getter and setter in train link - value range corrected in Zone and Line staion codes
* Unit Test for all barcode elementsCGantert3452021-12-0227-60/+82
| | | | | | | | | | | - fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
* additional testsCGantert3452021-11-2912-76/+53
| | | | | | bug fixes on: - voucher - delay confirmation - parking
* test and bug fix on countermark and viaStationCGantert3452021-11-256-12/+12
|
* - fix on null pointer exception for tickets created ad midnightCGantert3452021-11-023-3/+3
|
* - test for FCB version 3CGantert3452021-06-293-2/+4
|
* - initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452021-06-2889-2/+11678
|
* included open ticket testCGantert3452021-04-1211-26/+39
|
* fix for included open ticket, vatDetails and route sectionCGantert3452021-04-126-1/+16
|
* - fix for train link, date and time is not defined optionalCGantert3452021-04-012-4/+4
|
* structure change 1CGantert3452021-03-29170-0/+23047