Skip to content

Releases: sanger/print_my_barcode

uat-gpl-831-3

05 Feb 09:22
Compare
Choose a tag to compare
uat-gpl-831-3 Pre-release
Pre-release
Removed code review comments.

uat-gpl-831-2

04 Feb 14:40
Compare
Choose a tag to compare
uat-gpl-831-2 Pre-release
Pre-release
Updated dockerfile.

uat-gpl-831

04 Feb 13:57
1286f62
Compare
Choose a tag to compare
uat-gpl-831 Pre-release
Pre-release
Merge pull request #68 from sanger/GPL-813-4

Gpl 813 4

uat-creating_printers_in_cupsd

14 Oct 12:28
143b365
Compare
Choose a tag to compare
Merge pull request #60 from sanger/creating_printers_in_cupsd

Adding printer to cups

v1.4.1

23 Oct 14:10
1e0f76a
Compare
Choose a tag to compare

Added code 39 support

v1.4.0

21 Sep 12:51
2d39c98
Compare
Choose a tag to compare

Rails 5 Upgrade

Usage Metrics

21 Dec 08:19
Compare
Choose a tag to compare

Added PSD Logger for recording of usage metrics.

API only

25 Nov 09:19
Compare
Choose a tag to compare

Split front end from back end.
The front end (Ember) is now in it's own repository (print_my_barcode_frontend).
The back end is now API only.

Meeting JSON API spec standards

18 Nov 08:12
Compare
Choose a tag to compare

Error format to match JSON-API standard,
Print Job to return 422 when input is incorrect,
When creating a resource successfully HTTP status should be 201,
Printer resource allows creation of printers with protocols other than LPD.

Encoding Fixes

27 May 10:15
Compare
Choose a tag to compare

Info in files sent off to LPD will be encoded with CP-850. Fixes issues with characters such as µ and ° not printing correctly.