Koha/C4
Joshua Ferraro 05290bb1b5 Improving searchhighlightblob, similar to Paul's patch:
1. doesn't remove author_nospan, and <span>s around bib fields for
display, perhaps they should just get a separate style?

2. using subfields now

3. improved ability to highlight small words (3 chars and less)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 01:39:13 -06:00
..
Barcodes
ClassSortRoutine
SIP C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00
tests
Accounts.pm
Acquisition.pm Fix bug in ModReceiveOrder call 2008-01-01 18:42:48 -06:00
Amazon.pm
Auth.pm Fix to enable reading history in the staff client. 2007-12-28 12:30:54 -06:00
Auth_with_ldap.pm Perldoc fixes - Auth_with_ldap.pm and Log.pm 2007-12-13 19:00:35 -06:00
AuthoritiesMarc.pm WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
BackgroundJob.pm MARC import: part 5 of large file support 2007-11-26 20:05:34 -06:00
Biblio.pm TransformHtmlToXml() now checks from UNIMARC flavour, before inserting encoding info to 100$a 2008-01-02 07:54:30 -06:00
Bookfund.pm bug-1494, fixed bookfund modify code 2007-11-01 17:27:55 -05:00
Bookseller.pm
Boolean.pm
Branch.pm fixed reference to branchrelations.categorycode 2007-12-17 12:58:39 -06:00
Breeding.pm fix related #1340 (z3950 search for quick cataloguing) 2007-10-30 17:44:21 -05:00
Calendar.pm
Circulation.pm Fix for bug 1711 2008-01-01 17:43:42 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm UTF8 and mysql: enable UTF8 mode correctly 2007-12-27 17:23:58 -06:00
Date.pm
Dates.pm C4::Dates - carp if passed semantically invalid date 2007-12-20 19:16:37 -06:00
ImportBatch.pm warn on attempts to add duplicate item barcodes during batch import 2007-12-02 15:06:24 -06:00
Input.pm Input.pm - perldoc correction 2007-12-27 17:21:07 -06:00
Koha.pm show itemtypes at level specified in syspref for holds 2007-12-24 00:43:14 -06:00
Labels.pm
Languages.pm fixing problem with adv search on staff client 2007-11-28 12:47:17 -06:00
Letters.pm Letters.pm: Minor change. Unsure if this is "the right" move, but pretty sure the line does not make sense as is. 2007-12-04 15:45:51 -06:00
Log.pm Perldoc fixes - Auth_with_ldap.pm and Log.pm 2007-12-13 19:00:35 -06:00
Maintainance.pm
Matcher.pm added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
Members.pm Fix for bug 1515 2007-12-30 20:51:22 -06:00
NewsChannels.pm NewsChannels - format_date for news "Posted on" date 2007-12-31 16:26:03 -06:00
Output.pm Deal with opac template reordering 2007-11-25 17:07:00 -06:00
Overdues.pm further mods to change from ccode to itype at item-level itypes. 2007-11-11 18:40:20 -06:00
Print.pm Print.pm: Dates.pm integration and cleanup. 2007-11-04 16:21:43 -06:00
Record.pm adding endnote export and 'related items' 2007-11-20 16:18:15 -06:00
Reports.pm
Reserves.pm Fix for bug 1708 2007-12-30 20:51:24 -06:00
Review.pm
Scheduler.pm Fix for bug 1527, removing Smart::Comments 2007-10-30 17:39:19 -05:00
Search.pm Improving searchhighlightblob, similar to Paul's patch: 2008-01-03 01:39:13 -06:00
Serials.pm BUG Fixing : invalid dates would make Serials die ungracefully 2007-12-19 18:54:59 -06:00
SMS.pm
Stats.pm
Suggestions.pm Log.pm and Suggestions.pm - simple (correct) Dates.pm integration 2007-12-12 07:51:46 -06:00
UploadedFile.pm C4::UploadedFile -- simplified serialization 2007-11-26 20:05:33 -06:00
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 2007-12-04 17:27:06 -06:00
VirtualShelves.pm OPAC VirtualShelves overhaul -- bugfix 1413 (among others) 2007-12-28 12:58:07 -06:00
XISBN.pm IMPORTANT: BUGFIXING STATUSES 2007-12-24 13:34:44 -06:00
Z3950.pm