summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket (unfollow)
Commit message (Collapse)AuthorFilesLines
12 days- bug fix on travel date in train link in version 1.3CGantert34540-86/+79
- bug fix on travel date in train link in version 1.3 - replaced out-dated java functions - switched all tests to non-deprecated functions
2023-10-05c11.4.5CGantert3452-2/+2
fixed
2023-10-05fix on productIdNum in includedOpenTicktCGantert34533-118/+185
productIdNum in includedOpenTicket fixed
2023-08-11default value 23:59 in case of missing valid until time added in allCGantert34518-6/+82
versions
2023-07-03bug fix customer card v1CGantert3451-1/+1
2023-07-03Bug fix on valid from yearCGantert3451-1/+1
2023-05-30fix on the security providerissuerVsSecurityProviderCGantert3451-1/+1
2023-05-25fix on productId in version 1 FCBssb-barcodesCGantert3459-9/+9
2023-05-25bug fix on passport validation requiredCGantert3453-0/+20
2023-05-17SSB testsCGantert3451-518/+0
2023-05-04changed 'minValue' for 'productIdNum' from 1 to 0 for FCB 1.x.x;Alex Stasewitsch9-9/+9
according to 'uicRailTicketData_v1.3.4.asn' and others 'minValue' for 'productIdNum' has to be 0. otherwise it causes interpretation errors;
2023-03-10ssb unit testsCGantert3455-14/+30
2022-05-18extending the valid until to 500 daysCGantert34516-19/+19
2022-04-14- improved encoding of numerical values outside the allowed rangeCGantert3459-308/+642
- additional unit tests - fixes in the unused version 2 of FCB
2022-04-13unit test for fcb version 1 including all elementsCGantert3454-12/+61
2022-04-13complete test for v3 fcb elementsCGantert3459-117/+522
fixes on high level data mappings
2022-04-12test on car carriageCGantert34510-31/+28
cleanup
2022-04-12test on algorithm name resolverCGantert3454-5/+11
2021-12-08- Completed version3 asn1 level unit testsCGantert34514-0/+23
- Added missing default values
2021-12-06pass default valueCGantert3451-0/+1
2021-12-06- extended automated testCGantert3456-32/+16
- fixes - missing default value in pass - missing getter and setter in train link - value range corrected in Zone and Line staion codes
2021-12-02Unit Test for all barcode elementsCGantert34529-62/+83
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
2021-11-29additional testsCGantert34519-93/+584
bug fixes on: - voucher - delay confirmation - parking
2021-11-25test and bug fix on countermark and viaStationCGantert3456-12/+12
2021-11-23additional tests for DOSIPASCGantert3451-1/+1
2021-11-23added fcb version 3 data type to the DOSIPAS encoding and decodingCGantert3451-151/+0
2021-11-02- fix on null pointer exception for tickets created ad midnightCGantert3453-3/+3
2021-06-29- test for FCB version 3CGantert34511-14/+49
2021-06-28- initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert345101-8/+16847
2021-04-12included open ticket testCGantert34511-26/+39
2021-04-12fix for included open ticket, vatDetails and route sectionCGantert3456-1/+16
2021-04-01- fix for train link, date and time is not defined optionalCGantert34527-5324/+17
2021-03-29structure change 1CGantert345316-0/+55383