60 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Jonathan Druart 52e95fff34
Bug 24735: Remove QueryParser-related code 4 years ago
Fridolin Somers a6f8eac4ed Bug 20765: Fix search for items by acqdate in label batch 6 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Zoe Bennett 165c56de29 Bug 19999: use Modern::Perl in label scripts 6 years ago
David Bourgault 916b057e91 Bug 19681: Correct result count formatting 6 years ago
Jonathan Druart bd3b1c1a33 Bug 18262: Koha::Biblio - Remove GetBiblioData - part 1 7 years ago
Jonathan Druart 88e50b6a68 Bug 18296: C4::Items - Remove GetItemInfosOf 7 years ago
Jonathan Druart f466a856a9 Bug 18295: C4::Items - Remove get_itemnumbers_of 7 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 7 years ago
Jesse Weaver 37ea74669c Bug 12748: (QA followup) fix several tiny QA tools warnings 8 years ago
Robin Sheat b4392018bc Bug 12478: make things using SimpleSearch use the new version 9 years ago
Jonathan Druart c564f30155 Bug 16169: Change prototype for C4::Biblio::TransformMarcToKoha 8 years ago
Jonathan Druart 2237e0f871 Bug 5404: C4::Koha - remove subfield_is_koha_internal_p 8 years ago
Frédéric Demians ff1579de6d Bug 15258: Fix Perl scripts declaring unused variables 8 years ago
Marc Véron ffae621749 Bug 14923: Remove C4::Dates from labels/label-item-search.pl 8 years ago
Jonathan Druart 1f0ff90360 Bug 11880: Select what has been selected before 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Tomás Cohen Arazi daf2ebc4f5 Bug 11096: support the retrieval of large MARCXML records 10 years ago
Zeno Tajoli 69c42067ce Bug 11222: fix crash that can occur in search for items to add to label batch 10 years ago
Jared Camins-Esakov 144c7f4e4e Bug 9239: Allow the use of QueryParser for all queries 11 years ago
Jonathan Druart a469663d7b Bug 9108: Followup: send the dateformat value from C4::Auth 11 years ago
Colin Campbell d8b362e0f9 Bug 5415 Let calls of SimpleSearch utilize considtent interface 13 years ago
Lars Wirzenius 772ada9bf3 Fix FSF address in directory labels/ 14 years ago
Koha User e3421f0f9f Fixes bug 4232: Undefined hash references in Label Creator 14 years ago
Chris Nighswonger 4a675bcaad [5/30] A rework of Label Creator code 14 years ago
Galen Charlton dd08a539dc remove unnecesary import of HTM:::Template::pro 14 years ago
Galen Charlton 0bbcfeda0e replace syslog with warns 14 years ago
Chris Nighswonger aa16f1229c Adding a missing module to labels search 14 years ago
Chris Nighswonger 3720e0261f Fixing warns (tnx to Chris Cormack for identifying these) 14 years ago
Chris Nighswonger 39d227d712 [24/40] Adding single/multiple label printing to label export code and interface. 14 years ago
Chris Nighswonger c468a724b4 [22/40] General code cleanup of new labels module code. 15 years ago
Chris Nighswonger c9e6962fd4 [18/40] Work on label item search. 14 years ago
Michael Hafen 41d550df4f bug: add items to label batch - need userenv loaded before call to SimpleSearch 15 years ago
Galen Charlton e4cbee8454 perltidy lables/label-item-search.pl 15 years ago
Galen Charlton d958db03a2 bug 2505: turn on warnings in labels/label-item-search.pl 15 years ago
Galen Charlton 330edb157f followup to Mason's labels patch 15 years ago
Mason James 990e315471 The current searching in labels is a bit minimal, and current only does keyword searching. 15 years ago
Michael Hafen 20c82796aa fix calls to get_template_and_user in label-item-search.pl 15 years ago
Joe Atzberger ee48f60a93 DHTMLcalendar should not be imported. 15 years ago
Chris Nighswonger 20cfc347e1 Adding trinaries to handle unpopulated itemcallnumber and/or barcode fields 16 years ago
Chris Nighswonger 9b47b82a77 Porting SimpleSearch return changes to all code calling it. 16 years ago
Chris Nighswonger d50ab5e6e8 Enabling SimpleSearch to return the total number of hits to caller 16 years ago
Chris Nighswonger f3088a211a Correcting code to pass total number of hits returned to the template. 16 years ago
Chris Nighswonger cd4c9aac43 Bugfix for 1931 as well as a major overhaul in the presentation of the search results. 16 years ago
Andrew Moore 73d904a3bf bug 1980: changes to label-item-search.pl to allow pagination over large result sets 16 years ago
Andrew Moore f4725d5059 Bug 1980: some cleanup, getting ready to add pagination to label-item-search.pl 16 years ago