Koha/C4
Chris Cormack bf37fd8269 Fix for Zconn not creating a new connection when zebra goes away and comes
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 22:11:31 -06:00
..
AuthoritiesMarc added C4/AuthoritesMarc/*.pm missed in previous patch 2008-01-04 19:08:30 -06:00
Barcodes PrinterConfig.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:21 -06:00
ClassSortRoutine ignore "/" when sorting Dewey call numbers 2007-10-23 18:24:29 -05:00
Heading authority headings search: remove CCL metacharacters 2008-02-08 06:01:43 -06:00
Search FRBR: added OPAC search result grouping option 2008-02-11 16:35:17 -06:00
SIP Changing CanBookBeRenewed to pass back the reason a renewal cannot proceed 2008-01-08 16:13:20 -06:00
tests Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
VirtualShelves Shelves wrap up - bugfix 1405, opac checkbox js fixed 2008-01-17 21:01:01 -06:00
Accounts.pm More work on the til reconciliation report 2008-01-07 20:49:19 -06:00
Acquisition.pm Acquisition.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:20 -06:00
Amazon.pm C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
Auth.pm ordering branches by branchcodes on Auth page. 2008-02-11 06:10:00 -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 added StripNonXmlChars to C4::Charset 2008-02-08 20:22:42 -06:00
BackgroundJob.pm C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
Biblio.pm added back use of C4::Charset 2008-02-11 16:35:21 -06:00
Bookfund.pm bug-1494, fixed bookfund modify code 2007-11-01 17:27:55 -05:00
Bookseller.pm Fix for bug 1791 2008-01-23 21:31:08 -06:00
Boolean.pm Boolean.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:24 -06:00
Branch.pm Removing replace statement from C4::Branch as per bug 1546 2008-01-08 19:23:41 -06:00
Breeding.pm IMPORTANT - refactor MARC character set handling 2008-02-03 07:23:56 -06:00
Calendar.pm Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
Charset.pm added StripNonXmlChars to C4::Charset 2008-02-08 20:22:42 -06:00
Circulation.pm Bug, using branchcode instead of branch 2008-01-23 21:27:27 -06:00
ClassSortRoutine.pm call number work part 2 -- added framework for call number filing routines 2007-10-21 22:11:37 -05:00
ClassSource.pm call number work part 3 -- now using new routines to generate call number sort keys 2007-10-21 22:11:40 -05:00
Context.pm Fix for Zconn not creating a new connection when zebra goes away and comes 2008-02-11 22:11:31 -06:00
Date.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Dates.pm using Warn and not print for debugging purpose 2008-02-11 06:10:01 -06:00
Debug.pm temp bugfix -- restore file upload functionality 2008-02-03 07:23:58 -06:00
Heading.pm authorities: limit by heading type during matching 2008-02-08 05:48:57 -06:00
ImportBatch.pm bug 1372: count MARC records correctly 2008-02-08 20:22:43 -06:00
Input.pm Input.pm - perldoc correction 2007-12-27 17:21:07 -06:00
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 Labels.pm - BEGIN block VERSION and vars related to export. 2008-01-10 15:36:35 -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 C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
Log.pm Log.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:32 -06:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Matcher.pm Matcher.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:33 -06:00
Members.pm Displaying Sort Authorised values if linked to authorisedvalue list. 2008-02-11 06:10:04 -06:00
NewsChannels.pm NewsChannels.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:36 -06:00
Output.pm Removing extra warn 2008-02-03 07:23:37 -06:00
Overdues.pm Overdues.pm - fix typo ("Context" not "context") 2008-01-07 20:02:57 -06:00
Print.pm Print.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:39 -06:00
Record.pm adding endnote export and 'related items' 2007-11-20 16:18:15 -06:00
Reports.pm Fix for bug 1541, Show area name rather than number 2008-01-14 19:15:18 -06:00
Reserves.pm Reserves.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:41 -06:00
Review.pm Fix for bug 1624 2008-01-09 14:49:48 -06:00
Scheduler.pm Scheduler.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:45 -06:00
Search.pm FRBR: configure PazPar2 during installation 2008-02-11 16:35:18 -06:00
Serials.pm Populate serialitems table, bugfix 2008-01-10 13:45:19 -06:00
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 Work in progress, working on the til reconciliation report 2008-01-07 20:49:16 -06:00
Suggestions.pm Suggestions.pm - bugfix need CGI argument to gettemplate 2008-01-09 14:49:55 -06:00
UploadedFile.pm C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -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 Backend for "Session" Shelves in toolbar. Affects Auth and Context, so please test. 2008-01-23 21:31:20 -06:00
XISBN.pm C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
Z3950.pm Z3950.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:50 -06:00