Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Creators /
2020-07-31 Jonathan DruartBug 25852: Improve C4::Creators::Lib reliability under...
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-09-06 Jonathan DruartBug 23289: Quote new 'rows' MariaDB reserved word
2019-05-15 Jonathan DruartBug 22878: Do not pass layout_id on creating a layout
2018-10-24 Jonathan DruartBug 15766: Fix incorrect GROUP BY
2018-10-24 Aleisha AmohiaBug 15766: (follow-up) Hide description field if the...
2018-10-24 Aleisha AmohiaBug 15766: Adding descriptions to patron card batches
2018-09-26 Marcel de RooyBug 21281: (QA follow-up) Introduce _add_backtics
2018-09-26 Mark TompsettBug 21281: Correct t/db_dependent/Creators/Lib.t failures
2018-09-26 Jonathan DruartBug 21281: Surround creator_templates.rows with backquotes
2017-04-28 Marc VéronBug 14143 - Patron cards: Crash (confusion between...
2017-02-07 Chris NighswongerBug 18044: Label Batches not displaying
2017-01-30 Jonathan DruartBug 17900: Fix possible SQL injection in patron cards...
2016-09-25 Nick ClemensBug 17301 - Add callnumber to label-edit-batch.pl
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-10-27 Bernardo Gonzalez... Bug 14468: Remove warnings when creating Labels
2015-10-22 Bernardo Gonzalez... Bug 12194: Add option 'Oblique title' in labels
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-05-22 Julian FIOLBug 14059: Delete all export of get_column_names
2015-05-22 Julian FIOLBug 14059: Testing C4::Creators::Lib
2015-05-14 Nick ClemensBug 12911: batch_id for new labels batches can be asssi...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-07 Chris NighswongerBug 13407: Removing depricated code included in PDF...
2014-05-06 Galen CharltonBug 8375: (follow-up) adjust StrWidth to account for...
2014-05-05 Bernardo Gonzalez... Bug 8375: (follow-up) fix font code and alignment
2014-05-05 Dobrica PavlinusicBug 8375: Use TrueType fonts in PDF::Reuse
2013-08-20 Owen LeonardBug 10763 - [SIGNED-OFF] Update POD of C4::Creators...
2013-04-03 Chris NighswongerBug 9535 - Patron card creator "Remove duplicates"...
2013-03-31 Kyle M HallBug 8943 - Add table sorting to labels - Followup ...
2012-09-20 Mason JamesBug 6679 - [SIGNED-OFF] fix 4 perlcritic violations...
2012-08-02 Dobrica PavlinusicBug 6448 [3/3] EAN-13 barcode labels
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2012-06-11 Dobrica PavlinusicBug 7952 - PDF::Reuse under plack writes to console...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-05-25 Dobrica PavlinusicBug 7846 - get_batch_summary massive speedup
2011-12-12 BrendanBug 7215 - changed callnumber PRESET field to itemcalln...
2011-09-15 Srdjan Jankovicbug_6318: Always give predefined fields drop downs...
2011-06-04 Chris NighswongerBug 2246 - (Partial) Label printing doesn't work with...
2011-02-13 Galen Charltonbug 4306: respect item-level_itypes when displaying...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-10-06 Chris NighswongerBug 5284 - Generic report covering various problems...
2010-09-24 Chris NighswongerBug 5247 - Text does not wrap properly on labels
2010-05-16 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-14 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-07 Colin CampbellBug 4450 Use more consistent error returns in C4/Creators/*
2010-05-06 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-06 Colin CampbellBug 4450 Use more consistent error returns in C4/Creators/*
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-03-10 Koha UserFixes bug 4232: Undefined hash references in Label...
2010-02-09 Chris NighswongerBugfix: Uncommenting pagination code
2010-02-09 Chris NighswongerBringing label, patroncard, and creator modules into...
2010-02-04 Chris NighswongerBugfix: Implimentation of JpegBlob and AltJpeg methods
2010-01-11 Chris Nighswonger[6/30] C4::Creators module