Koha/C4
Joshua Ferraro 8e156e4312 fixing a typo s/tab/tag/
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-05 00:02:28 -06:00
..
AuthoritiesMarc
Barcodes
ClassSortRoutine
Heading authority headings search: remove CCL metacharacters 2008-02-08 06:01:43 -06:00
OAI OAI-PMH second try 2008-02-27 09:02:20 -06:00
Search FRBR: added OPAC search result grouping option 2008-02-11 16:35:17 -06:00
SIP
tests
VirtualShelves Shelves - fixup display, in particular intranet side 2008-02-22 21:49:06 -06:00
Accounts.pm
Acquisition.pm
Amazon.pm
Auth.pm disable OPAC login form if opacuserlogin syspref is off 2008-02-20 20:15:28 -06:00
Auth_with_ldap.pm
AuthoritiesMarc.pm removed lock tables for authority updates 2008-03-03 10:46:12 -06:00
BackgroundJob.pm
Biblio.pm fixing a typo s/tab/tag/ 2008-03-05 00:02:28 -06:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm IMPORTANT - refactor MARC character set handling 2008-02-03 07:23:56 -06:00
Calendar.pm Reinstating use of C4::Calendar object on issuing. 2008-02-28 18:54:37 -06:00
Charset.pm added StripNonXmlChars to C4::Charset 2008-02-08 20:22:42 -06:00
Circulation.pm Reinstating use of C4::Calendar object on issuing. 2008-02-28 18:54:37 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm IMPORTANT: clean up after Z39.50 connections 2008-03-04 04:48:01 -06:00
Date.pm
Dates.pm removed compile-time dep on a valid $dbh from C4::Dates 2008-03-04 22:25:04 -06:00
Debug.pm temp bugfix -- restore file upload functionality 2008-02-03 07:23:58 -06:00
Heading.pm improve authority heading matching (partial fix for 1905) 2008-03-04 04:48:00 -06:00
ImportBatch.pm bug 1372: count MARC records correctly 2008-02-08 20:22:43 -06:00
Input.pm
Items.pm bugfixing inventory 2008-02-11 16:13:33 -06:00
Koha.pm IMPORTANT - refactor MARC character set handling 2008-02-03 07:23:56 -06:00
Labels.pm Bugfix for 1814: Correcting the way we handle a case where no label batches exist to better inform the user. 2008-02-27 09:02:25 -06:00
Languages.pm handling multiple languages gracefully in sysprefs, allow the user to enable specific languages (and language groups) 2008-02-08 06:20:12 -06:00
Letters.pm BUGFIXING mail alert on issue arrival 2008-02-29 09:05:33 -06:00
Log.pm
Maintainance.pm
Matcher.pm
Members.pm First installment on moving patronimages into the database. 2008-02-23 10:55:37 -06:00
NewsChannels.pm
Output.pm
Overdues.pm BUGFIX Critical: Correcting misspelling of C4:Context as C4:context 2008-02-27 09:02:48 -06:00
Print.pm
Record.pm DC XML export - declare encoding 2008-02-16 11:29:15 -06:00
Reports.pm partial bugfix for 1534: Guided reports returning only the first ten results 2008-02-29 11:59:35 -06:00
Reserves.pm
Review.pm
Scheduler.pm
Search.pm wrapping regex in \Q$value\E to handle tricky strings eg: 'c++' 2008-02-29 09:05:34 -06:00
Serials.pm
SMS.pm SMS - widespread cleanup and moving code away from Cyprus/Turkey-specific implementation. Much more needed. 2008-02-06 23:19:30 -06:00
Stats.pm
Suggestions.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm Shelves - fixup display, in particular intranet side 2008-02-22 21:49:06 -06:00
XISBN.pm
Z3950.pm