Koha/labels
Mason James 990e315471 The current searching in labels is a bit minimal, and current only does keyword searching.
there is some old 2.2 code for more complete labels-searching, thats been commented out

ive logged a 'bug' for this - 2777

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2777

this fix...
  - enables the index-searching functionality
  - adds date-ranges
  - uses the numSearchResults syspref, not a hardcoded '20'
  - rewrote old 2.2 page-num code, (didnt work for 3.x)
  - some indent and whitepages tidys.
  - unused 2.2 search-code removed.

Mason

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-31 11:15:44 -06:00
..
label-create-layout.pl Labels update- print any marc field and add csv output. 2008-04-22 17:54:02 -05:00
label-create-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-create-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-edit-layout.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-edit-profile.pl Adding Printer Profiles feature to the Label Creator. 2008-02-16 11:26:38 -06:00
label-edit-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-home.pl Commenting out unused call to get_batches. 2008-03-19 15:44:46 -05:00
label-item-search.pl The current searching in labels is a bit minimal, and current only does keyword searching. 2008-12-31 11:15:44 -06:00
label-manager.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-print-csv.pl Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
label-print-pdf.pl kohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm 2008-08-09 08:04:56 -05:00
label-profiles.pl Fixes to make all label/patron card templates uniform 2008-04-01 06:44:13 -05:00
label-save-template.pl Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 2008-03-08 11:19:34 -06:00
label-templates.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
pcard-member-search.pl Bugfix patron search for cards/labels related to pagination. 2008-06-17 06:26:44 -05:00