summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c11.4.5CGantert3452023-10-052-2/+2
| | | | fixed
* fix on productIdNum in includedOpenTicktCGantert3452023-10-0533-118/+185
| | | | productIdNum in includedOpenTicket fixed
* Merge pull request #72 from UnionInternationalCheminsdeFer/1.4.41.4.4CGantert3452023-08-1118-6/+82
|\ | | | | 1.4.4
| * default value 23:59 in case of missing valid until time added in allCGantert3452023-08-1118-6/+82
| | | | | | versions
* | Merge pull request #68 from UnionInternationalCheminsdeFer/customerCardV11.4.2CGantert3452023-07-031-2/+2
|\| | | | | Customer card v1
| * bug fix customer card v1CGantert3452023-07-031-1/+1
| |
| * Bug fix on valid from yearCGantert3452023-07-031-1/+1
| |
* | Merge pull request #65 from UnionInternationalCheminsdeFer/issuerVsSecurityProvider1.4.1CGantert3452023-05-301-1/+1
|\| | | | | fix on the security provider
| * fix on the security providerissuerVsSecurityProviderCGantert3452023-05-301-1/+1
| |
* | Merge pull request #64 from UnionInternationalCheminsdeFer/ssb-barcodesCGantert3452023-05-305-519/+21
|\| | | | | Bug fixes
| * fix on productId in version 1 FCBssb-barcodesCGantert3452023-05-259-9/+9
| |
| * bug fix on passport validation requiredCGantert3452023-05-253-0/+20
| |
| * SSB testsCGantert3452023-05-171-518/+0
| |
* | changed 'minValue' for 'productIdNum' from 1 to 0 for FCB 1.x.x;Alex Stasewitsch2023-05-049-9/+9
|/ | | | according to 'uicRailTicketData_v1.3.4.asn' and others 'minValue' for 'productIdNum' has to be 0. otherwise it causes interpretation errors;
* ssb unit testsCGantert3452023-03-105-14/+30
|
* extending the valid until to 500 daysCGantert3452022-05-1816-19/+19
|
* - improved encoding of numerical values outside the allowed rangeCGantert3452022-04-149-308/+642
| | | | - additional unit tests - fixes in the unused version 2 of FCB
* unit test for fcb version 1 including all elementsCGantert3452022-04-134-12/+61
|
* complete test for v3 fcb elementsCGantert3452022-04-139-117/+522
| | | fixes on high level data mappings
* test on car carriageCGantert3452022-04-1210-31/+28
| | | cleanup
* test on algorithm name resolverCGantert3452022-04-124-5/+11
|
* - 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-0229-62/+83
| | | | | | | | | | | - fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
* additional testsCGantert3452021-11-2919-93/+584
| | | | | | bug fixes on: - voucher - delay confirmation - parking
* test and bug fix on countermark and viaStationCGantert3452021-11-256-12/+12
|
* additional tests for DOSIPASCGantert3452021-11-231-1/+1
|
* added fcb version 3 data type to the DOSIPAS encoding and decodingCGantert3452021-11-231-151/+0
|
* - fix on null pointer exception for tickets created ad midnightCGantert3452021-11-023-3/+3
|
* - test for FCB version 3CGantert3452021-06-2911-14/+49
|
* - initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452021-06-28101-8/+16847
|
* 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-0127-5324/+17
|
* structure change 1CGantert3452021-03-29316-0/+55383