49 Commits (37ea74669c77efee888630fdcab73889f3d21367)

Author SHA1 Message Date
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 9 years ago
Marc Véron ffae621749 Bug 14923: Remove C4::Dates from labels/label-item-search.pl 9 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 11 years ago
Zeno Tajoli 69c42067ce Bug 11222: fix crash that can occur in search for items to add to label batch 11 years ago
Jared Camins-Esakov 144c7f4e4e Bug 9239: Allow the use of QueryParser for all queries 12 years ago
Jonathan Druart a469663d7b Bug 9108: Followup: send the dateformat value from C4::Auth 12 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 15 years ago
Galen Charlton 0bbcfeda0e replace syslog with warns 15 years ago
Chris Nighswonger aa16f1229c Adding a missing module to labels search 15 years ago
Chris Nighswonger 3720e0261f Fixing warns (tnx to Chris Cormack for identifying these) 15 years ago
Chris Nighswonger 39d227d712 [24/40] Adding single/multiple label printing to label export code and interface. 15 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. 15 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 16 years ago
Galen Charlton d958db03a2 bug 2505: turn on warnings in labels/label-item-search.pl 16 years ago
Galen Charlton 330edb157f followup to Mason's labels patch 16 years ago
Mason James 990e315471 The current searching in labels is a bit minimal, and current only does keyword searching. 16 years ago
Michael Hafen 20c82796aa fix calls to get_template_and_user in label-item-search.pl 16 years ago
Joe Atzberger ee48f60a93 DHTMLcalendar should not be imported. 16 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
Chris Nighswonger dd80cb4f2a More work on patron card generation feature 16 years ago
Chris Nighswonger 025d4441e5 Fixes to enable display and selection of individual items rather than bibs. 16 years ago
Joe Atzberger 192dd7bb2e Labels overhaul - labels were largely broken (and still are somewhat), but this overhaul addresses Add, Delete, deduplication, messages to user, debug, etc. 17 years ago
Galen Charlton 139635bf3b labels item search: build item list correctly 17 years ago
Joe Atzberger 67dce57e08 labels subdir - Dates.pm integration and warnings fixes. 17 years ago
Paul POULAIN a502aa1c76 HTML::Template => HTML::Template::Pro 17 years ago
Owen Leonard 8c09bc26db Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe) 17 years ago
paul a5bd240321 FIX for Date calculation 17 years ago
Joshua Ferraro e92f1d752c adding label manager sql 17 years ago
Ryan Higgins 6e2564450e Adding labels generator. 17 years ago
hdl 097fef712a Removing $dbh from GetMarcFromKohaField (dbh is not used in this function.) 17 years ago