Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / labels / label-item-search.pl
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2018-09-15 Fridolin SomersBug 20765: Fix search for items by acqdate in label...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Zoe BennettBug 19999: use Modern::Perl in label scripts
2017-12-07 David BourgaultBug 19681: Correct result count formatting
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-06-07 Jonathan DruartBug 18296: C4::Items - Remove GetItemInfosOf
2017-06-05 Jonathan DruartBug 18295: C4::Items - Remove get_itemnumbers_of
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-10-06 Marc VéronBug 14923: Remove C4::Dates from labels/label-item...
2015-08-28 Jonathan DruartBug 11880: Select what has been selected before
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
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2013-11-23 Zeno TajoliBug 11222: fix crash that can occur in search for items...
2013-03-17 Jared Camins-EsakovBug 9239: Allow the use of QueryParser for all queries
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2011-04-08 Colin CampbellBug 5415 Let calls of SimpleSearch utilize considtent...
2010-03-17 Lars WirzeniusFix FSF address in directory labels/
2010-03-10 Koha UserFixes bug 4232: Undefined hash references in Label...
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 NighswongerAdding a missing module to labels search
2009-09-05 Chris NighswongerFixing warns (tnx to Chris Cormack for identifying...
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[18/40] Work on label item search.
2009-04-08 Michael Hafenbug: add items to label batch - need userenv loaded...
2008-12-31 Galen Charltonperltidy lables/label-item-search.pl
2008-12-31 Galen Charltonbug 2505: turn on warnings in labels/label-item-search.pl
2008-12-31 Galen Charltonfollowup to Mason's labels patch
2008-12-31 Mason JamesThe current searching in labels is a bit minimal, and...
2008-10-16 Michael Hafenfix calls to get_template_and_user in label-item-search.pl
2008-09-17 Joe AtzbergerDHTMLcalendar should not be imported.
2008-04-21 Chris NighswongerAdding trinaries to handle unpopulated itemcallnumber...
2008-04-17 Chris NighswongerPorting SimpleSearch return changes to all code calling it.
2008-04-17 Chris NighswongerEnabling SimpleSearch to return the total number of...
2008-04-15 Chris NighswongerCorrecting code to pass total number of hits returned...
2008-04-10 Chris NighswongerBugfix for 1931 as well as a major overhaul in the...
2008-04-08 Andrew Moorebug 1980: changes to label-item-search.pl to allow...
2008-04-08 Andrew MooreBug 1980: some cleanup, getting ready to add pagination...
2008-04-01 Chris NighswongerMore work on patron card generation feature
2008-03-15 Chris NighswongerFixes to enable display and selection of individual...
2008-01-03 Joe AtzbergerLabels overhaul - labels were largely broken (and still...
2008-01-03 Galen Charltonlabels item search: build item list correctly
2007-12-05 Joe Atzbergerlabels subdir - Dates.pm integration and warnings fixes.
2007-12-02 Paul POULAINHTML::Template => HTML::Template::Pro
2007-11-09 Owen LeonardTidying. Properly commenting javascript in some search...
2007-10-11 paulFIX for Date calculation
2007-08-18 Joshua Ferraroadding label manager sql
2007-08-18 Ryan HigginsAdding labels generator.