Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / labels / label-edit-batch.pl
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-10-24 Aleisha AmohiaBug 15766: Adding descriptions to patron card batches
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-03-26 Pasi KallinenBug 12020: Allow translating label-edit-batch hardcoded...
2018-02-05 Zoe BennettBug 19999: use Modern::Perl in label scripts
2016-09-25 Katrin FischerBug 17301: Follow-up - Standardize headings
2016-09-25 Nick ClemensBug 17301 - Add callnumber to label-edit-batch.pl
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-03-31 Aleisha Bug 16152: Rename column to Actions
2015-10-06 Liz ReaBug 14667: UI/UX improvements for the Label creator
2015-10-06 Nick ClemensBug 14739: Add several patrons to a new batch will...
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-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-07-12 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2011-11-06 Chris CormackBug 6679 : Declare variables outside of conditionals
2011-09-28 Ian WallsBug 6733: change branchcode call in Labels to use usere...
2011-05-25 Katrin FischerBug 6343: TT issues in label creator
2010-12-12 Chris NighswongerBug 5391 - can't add multiples to batch
2010-11-01 Chris NighswongerBug 5227 [3.4] Enhance the label batch edit interface
2010-10-26 Chris NighswongerBug 5227 [3.4] Enhance the label batch edit interface
2010-03-17 Lars WirzeniusFix FSF address in directory labels/
2010-02-09 Chris NighswongerBringing label, patroncard, and creator modules into...
2010-01-11 Chris Nighswonger[5/30] A rework of Label Creator code
2009-09-06 Galen Charltonremove unnecesary import of HTM:::Template::pro
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-05 Chris CormackNicer error message if a branch is not set
2009-09-01 Chris Nighswonger[31/40] Misc bugfixes and cosmetic cleanup.
2009-09-01 Chris Nighswonger[24/40] Adding single/multiple label printing to label...
2009-09-01 Chris Nighswonger[22/40] General code cleanup of new labels module code.
2009-09-01 Chris Nighswonger[21/40] Adding de-duplicating method and associated...
2009-09-01 Chris Nighswonger[19/40] Various tweaks to the interface cosmetics,...
2009-09-01 Chris Nighswonger[18/40] Work on label item search.
2009-09-01 Chris Nighswonger[17/40] Work on C4::Labels::Lib::html_table api to...
2009-09-01 Chris Nighswonger[15/40] Initial work on label batch edit interface.