Koha/C4
2010-02-14 20:29:44 -05:00
..
AuthoritiesMarc
Barcodes
Cache
ClassSortRoutine
Creators Bugfix: Uncommenting pagination code 2010-02-09 11:03:18 -05:00
External
Form
Heading
ILSDI fixed remaining calls to GetMember() that used old argument style 2010-02-05 08:24:05 -05:00
Labels Removing depricated file from the C4::Labels module. 2010-02-08 20:54:40 -05:00
Members
Output
Patroncards Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Reports bug 1542: remove now unneeded parameter 2010-02-14 18:31:58 -05:00
Search
Serials fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
SIP Bug 3723 Correct return of Institution in Patron Info Resp 2010-02-08 21:22:29 -05:00
tests
VirtualShelves Changes to further work on Bug 3550, Use GetRecordValue to get the subtitle 2010-02-14 14:39:42 -05:00
Accounts.pm
Acquisition.pm Bug 4133 Ensure that orders have a valid quantity received 2010-02-08 11:21:48 -05:00
Auth.pm Additional changes to fix Bug 3920, XSLTdetailDisplay syspref controls both OPAC and Intranet 2010-02-10 22:36:25 -05:00
Auth_with_cas.pm Added debug mode for CAS warn messages 2009-11-23 16:34:31 +01:00
Auth_with_ldap.pm Adding Extended Attributes management to Auth_with_LDAP 2010-01-20 22:29:10 +01:00
AuthoritiesMarc.pm Bug 2505 Enabled warnings in authorities/* 2010-02-08 21:47:53 -05:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm Revert "Populated MARC 952$2 field for serials-edit.pl" 2010-02-02 19:26:33 -05:00
Bookseller.pm
Boolean.pm
Branch.pm Fix for bug 2885, now an error message is thrown instead of a silent fail 2010-02-14 20:29:44 -05:00
Breeding.pm
Budgets.pm Fix pod markup errors in C4/Budgets.pm 2010-02-03 15:12:26 -05:00
Cache.pm
Calendar.pm
Category.pm
Charset.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
Circulation.pm
ClassSortRoutine.pm
ClassSource.pm
Context.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05:00
Contract.pm [MT1234] Huge rewritte to use the API instead of hardcoded SQL in the script 2010-01-28 15:11:44 +01:00
Creators.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Csv.pm MT2116: Addons to the CSV export 2010-01-28 15:11:54 +01:00
Dates.pm Dates : improvements string recognition 2010-01-28 15:11:47 +01:00
Debug.pm
Heading.pm
ImportBatch.pm Bug 3930 link to biblio was missing in manage staged marc import 2009-12-20 14:31:43 +01:00
Input.pm
Installer.pm Enhancement: Make web installer log errors to error log 2010-01-15 10:00:36 +01:00
ItemCirculationAlertPreference.pm
Items.pm bug Fixing : 3640 2010-02-10 08:57:00 -05:00
ItemType.pm
Koha.pm Bugfix: Stop C4::Koha from filling the log with pesky warns 2010-02-02 19:16:06 -05:00
Labels.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Languages.pm
Letters.pm Bug 3810 Mail::Sendmail should not fail silently 2010-02-08 11:39:22 -05:00
Log.pm
Maintainance.pm
Matcher.pm
Members.pm corrected POD for GetMember() 2010-02-05 08:24:11 -05:00
Message.pm
NewsChannels.pm
Output.pm Bug 3797, second part of the patch, extending output_html_with_http_headers to take a status parameter (optional) 2010-02-10 14:11:53 -05:00
Overdues.pm fixing overdue checking (today is not late) 2009-11-10 22:23:48 +01:00
Patroncards.pm Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Print.pm
Record.pm MT2116 : Addons to the CSV Export 2010-01-28 15:11:55 +01:00
Reports.pm
Reserves.pm Fixing bug with CanBookBeReserved ... rules for default borrower codes were being ignored 2009-12-20 14:31:37 +01:00
Review.pm
Ris.pm
RotatingCollections.pm Rotating Collections Fixes 2010-02-02 19:22:05 -05:00
Scheduler.pm
Scrubber.pm
Search.pm BZ4116: results from cataloging search is different from advanced search results 2010-02-11 06:31:57 -05:00
Serials.pm Bug 4083 subroutine HasItems needs to be exported 2010-02-02 18:46:05 -05:00
Service.pm
SMS.pm
SQLHelper.pm Bug Fixing Search By initials incorrect 2010-01-28 15:11:55 +01:00
Stats.pm
Suggestions.pm Suggestions.pm :Changing $$ notation to $ -> 2010-01-28 15:11:51 +01:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm (bug #4004) disallow access for non-logged in users in opac 2010-01-28 15:11:52 +01:00
XISBN.pm
XSLT.pm Removing noisy warn in C4/XSLT.pm 2010-02-08 07:39:50 -05:00
Z3950.pm