summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/utils/Api2OpenAsnEncoderV3.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* extending the valid until to 500 daysCGantert3452022-05-181-1/+1
|
* - improved encoding of numerical values outside the allowed rangeCGantert3452022-04-141-100/+134
| | | | - additional unit tests - fixes in the unused version 2 of FCB
* complete test for v3 fcb elementsCGantert3452022-04-131-66/+132
| | | fixes on high level data mappings
* test on car carriageCGantert3452022-04-121-8/+9
| | | cleanup
* Unit Test for all barcode elementsCGantert3452021-12-021-1/+0
| | | | | | | | | | | - fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
* additional testsCGantert3452021-11-291-1/+3
| | | | | | bug fixes on: - voucher - delay confirmation - parking
* - test for FCB version 3CGantert3452021-06-291-5/+8
|
* - initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3452021-06-281-0/+2336