Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / cataloguing / addbooks.pl
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-01-23 Nick ClemensBug 24236: Fix pagination to use query_cgi
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-09 Fridolin SomersBug 20151: always use current language for stemming
2018-04-20 Nick ClemensBug 20047: (follow-up) Retrieve only biblio/authority...
2018-04-20 Nick ClemensBug 20047: Add Koha::Z3950Server Oject and use it to...
2018-02-05 Grace SmythBug 19996: use Modern::Perl in cataloguing perl scripts
2018-01-19 Grace SmythBug 19987: If no z39.50/SRU servers the button should...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: a replacement to the SimpleSearch interface...
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-02-05 Jonathan DruartBug 13268: the size should not be emptied in pl script
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-04-19 Fridolyn SOMERSBug 11254: make reservoir search normalize ISBNs
2013-12-21 Kyle M HallBug 11410: ensure cataloging search finds results for...
2013-08-25 Galen CharltonBug 10766: unbreak reservoir search when UseQueryParser...
2013-03-17 Jared Camins-EsakovBug 9239: Allow the use of QueryParser for all queries
2013-03-01 Bernardo Gonzalez... Bug 3549 -[Revised]- Framework sorting in addbook
2012-08-29 Jonathan DruartBug 8172: Followup: Removes useless empty params
2012-08-29 Mark TompsettBug 8172 - Missing dereference marker for buildQuery...
2012-06-05 Owen LeonardBug 8161 - Cataloging home page should be accessible...
2012-02-01 Srdjan Jankovicbug_6488: Take in account opachiddenitems when searchin...
2012-01-06 Adrien SauratBug 6374: default value for Size in result pages
2011-04-08 Colin CampbellBug 5415 Let calls of SimpleSearch utilize considtent...
2010-05-26 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-25 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-03-17 Lars WirzeniusFix FSF address in directory cataloguing/
2010-02-11 Matthias MeusburgerBZ4116: results from cataloging search is different...
2009-11-24 Matthias MeusburgerMT 2050, Follow-up, Fast Cataloging
2009-09-30 Jean-André Santoni(bug #3549) Sorted framework options in the dropdown...
2009-09-06 Michael Hafenbugfix breeding results of cataloging search has wrong id
2009-09-06 Michael Hafencataloging search results from catalog don't show on...
2009-06-24 Colin CampbellEnable warnings in addbooks.pl Fix code generating...
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2008-07-10 Andrew Moorebug 1980 [3/3]: remove bug workaround from pagination...
2008-07-10 Andrew Moorebug 1980: updateing calls to SimpleSearch to limit...
2008-07-08 Joshua FerraroPrior to this patch, XSL and scan indexes conflicted.
2008-04-17 Chris NighswongerPorting SimpleSearch return changes to all code calling it.
2008-02-27 Galen Charltonbug 1893: add jump link to reservoir search results
2007-10-31 Paul POULAINDO NOT return if SimpleSearch give no result, we need...
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-09-30 Paul POULAINBUGFIX: we show the 1st page, that is numbered 0
2007-07-13 toinsbug fix there was an internal servor error when there...
2007-07-12 toinsadding a pagination bar & displaying only 20 results...
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-05-22 btoumibug fixing : add new check for isbn because u can find...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-01 tgarip1957 Z3950 search when adding a bibblio using ZOOM.
2006-01-19 tipaulmoving cataloguing scripts to a cataloguing directory...
2006-01-17 tipaulmoving acqui.simple directory to cataloguing, as acqui...