summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/uic/barcode/ticket/api/utils/Api2OpenAsnEncoderV3.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-18extending the valid until to 500 daysCGantert3451-1/+1
2022-04-14- improved encoding of numerical values outside the allowed rangeCGantert3451-100/+134
- additional unit tests - fixes in the unused version 2 of FCB
2022-04-13complete test for v3 fcb elementsCGantert3451-66/+132
fixes on high level data mappings
2022-04-12test on car carriageCGantert3451-8/+9
cleanup
2021-12-02Unit Test for all barcode elementsCGantert3451-1/+0
- fixes on - openTicket -> Servicelevel - includedOpenTicket -> ServiceLevel - Voucher - CustomerCard -> CustomerStatusDescription - Zone - Line - ValidityPeriodDetail - CardReference
2021-11-29additional testsCGantert3451-1/+3
bug fixes on: - voucher - delay confirmation - parking
2021-06-29- test for FCB version 3CGantert3451-5/+8
2021-06-28- initial implementation of FCB version 3.0.0 - !!Tests still missing!!CGantert3451-82/+122
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