Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / patroncards / create-pdf.pl
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2018-07-23 Chris NighswongerBug 8604: Patron cards made for patrons which don't...
2018-02-05 Grace SmythBug 20010: use Modern::Perl in Patroncards perl scripts
2017-09-19 Marc VéronBug 18541: (QA follow-up) Fix wrong variable name ...
2017-09-19 Marc VéronBug 18541 - Patron card creator: Add a grid to support...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-06 Marc VéronBug 18465: (followup) Fix issue with patron lists an...
2017-07-06 Marc VéronBug 18465 - Patron card creator: Print on duplex card...
2016-07-15 Marc VéronBug 14138: Patroncard: Warn user if PDF creation fails
2016-06-21 Marc VéronBug 16747 - Patron card creator broken with version...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2015-12-31 Marc VéronBug 14131 - Patroncard: Add possibility to print from...
2015-07-24 Marc VéronBug 14107: Patron cards: Make barcode width and height...
2015-05-06 Marc VéronBug 14122: Patron card: Software error when creating...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-09 Marc VéronBug 8796 - patron cards not starting on designated...
2015-04-08 Marc VéronBug 13954 - Patroncards: images show inadequate rough...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2011-08-01 Liz ReaBug 6643 -- Able to download patron card batches as...
2010-09-10 Chris NighswongerBug 5183 Incorrect hash dereferencing syntax causes...
2010-03-17 Lars WirzeniusFix FSF address in directory patroncards/
2010-02-09 Chris NighswongerBugfix: Uncommenting pagination code
2010-02-09 Chris NighswongerBugfix: Enabling guide box configuration parameter
2010-02-09 Chris NighswongerBringing label, patroncard, and creator modules into...
2010-02-08 Chris NighswongerBugfix: Fixing issues with the patron card pdf renderin...
2010-02-04 Chris NighswongerBugfix: Correcting hash dereferencing for barcode data
2010-02-04 Chris NighswongerBugfix: Correcting hash dereferencing for image data
2010-01-11 Chris Nighswonger[20/30] Patron Card Creator pdf creation script