summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/utils/Api2OpenAsnEncoderV2.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-05fix on productIdNum in includedOpenTicktCGantert3451-17/+17
productIdNum in includedOpenTicket fixed
2022-04-14- improved encoding of numerical values outside the allowed rangeCGantert3451-60/+157
- additional unit tests - fixes in the unused version 2 of FCB
2022-04-12test on car carriageCGantert3451-8/+8
cleanup
2021-11-29additional testsCGantert3451-3/+3
bug fixes on: - voucher - delay confirmation - parking
2021-06-29- test for FCB version 3CGantert3451-3/+7
2021-03-29structure change 1CGantert3451-0/+0
2021-03-22additional tests for time zonesCGantert3451-6/+9
fix for fip ticket
2021-03-19time-zone-fixCGantert3451-12/+4
2021-02-25- bug fix on TicketType Enum1.2CGantert3451-144/+144
- duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages)
2020-12-18FCB version number missmatch correctedCGantert3451-1/+3
supported FCB version 13 ( = asn 1.3) supported FCB version 02 ( = asn 2.0) reading FCB supported version 01 ( = asn 1.3)
2020-07-28Draft of the new DOSIPAS includedCGantert3451-179/+165
2020-07-28Draft of the new DOSIPAS includedCGantert3451-119/+176
2020-01-03utils and decoder / encoderCGantert3451-0/+2256