Koha/C4
2009-12-20 14:31:23 +01:00
..
AuthoritiesMarc
Barcodes
Cache Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
ClassSortRoutine bug 2505: enable warnings in call number normalization modules 2009-06-07 20:09:23 -05:00
External bug 3204: tweaks to AWS request signing 2009-08-13 09:29:57 -04:00
Form
Heading
ILSDI ran ILS-DI code through perltidy 2009-09-06 13:41:26 -04:00
Labels Bug 3706 Label templates/layouts do not save properly 2009-10-14 18:19:08 +02:00
Members Adding a function in C4/Members/Attributes.pm 2009-09-30 11:30:37 +02:00
Output New framework for AJAX services 2009-05-14 07:29:18 -05:00
Patroncards replace syslog with warns 2009-09-05 21:43:12 -04:00
Reports MT 2050 : Fast cataloging 2009-11-19 23:09:46 +01:00
Search
Serials oups, sorry, fixing mistake in previous patch 2009-11-19 23:09:47 +01:00
SIP Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
tests
VirtualShelves C4::VirtualShelves::Merge 2009-09-30 11:30:04 +02:00
Accounts.pm Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Acquisition.pm [MT2435] Fixed the SQL syntax error in GetLateOrders 2009-12-20 14:31:23 +01:00
Auth.pm Bug 3863 - Amazon Content Not Working 2009-12-20 14:27:03 +01:00
Auth_with_cas.pm Added debug mode for CAS warn messages 2009-11-23 16:34:31 +01:00
Auth_with_ldap.pm
AuthoritiesMarc.pm Bug Fix : 3343 MT1313 Authorities MARC summary 2009-11-11 20:59:32 +01:00
BackgroundJob.pm
Barcodes.pm
Biblio.pm (bug #3783) fix marcurls 2009-11-18 19:04:52 +01:00
Bookseller.pm [replace previous] fix for 3612 (bookseller improvements) 2009-09-30 11:30:34 +02:00
Boolean.pm Using warn instead of die 2009-09-30 11:30:07 +02:00
Branch.pm (bug #3778) GetBranchesLoop and searchMyLibraryFirst 2009-11-18 19:12:45 +01:00
Breeding.pm
Budgets.pm missing ) result in SQL error 2009-11-16 17:21:58 +01:00
Cache.pm Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
Calendar.pm
Category.pm
Charset.pm Adding a test in C4::Charset in UNIMARC_Encoding 2009-11-17 16:27:13 +01:00
Circulation.pm UpdateDataBase for smart-rules modification 2009-09-30 11:22:21 +02:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Prevent from Deep Recursion die bug 2009-09-30 11:30:36 +02:00
Csv.pm MT 1587 : CSV export for cart and shelves, with the ability to define different export profiles 2009-09-30 11:30:35 +02:00
Dates.pm
Debug.pm C4::Debug - should resolve conflict w/ CGI upload. Debug no longer uses CGI. 2008-03-16 08:32:20 -05:00
Heading.pm
ImportBatch.pm fix for #3620: basket management 2009-09-30 11:30:34 +02:00
Input.pm mostly reindenting 2009-09-30 11:30:19 +02:00
Installer.pm
ItemCirculationAlertPreference.pm
Items.pm bugfix Move Item From Biblio - biblioitemnumber isn't the same as biblionumber 2009-12-20 14:27:02 +01:00
ItemType.pm
Koha.pm MT 1717 : Opac descriptions for authorised values 2009-09-30 11:30:28 +02:00
Languages.pm graceful degradation if memcached option is not configured in koha-conf.xml 2009-08-24 07:53:59 -04:00
Letters.pm Adding Letters management to Suggestions. 2009-09-30 11:30:28 +02:00
Log.pm
Maintainance.pm
Matcher.pm Code Improvement : C4/Matcher.pm 2009-10-05 07:48:52 +02:00
Members.pm enhancement C4::Members.pm Improving POD 2009-11-06 12:33:15 +01:00
Message.pm remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm bug 3303: removed references to news_channels* 2009-06-07 20:09:18 -05:00
Output.pm Improving and bug fixing admin/aqbudgets 2009-09-30 11:30:30 +02:00
Overdues.pm fixing overdue checking (today is not late) 2009-11-10 22:23:48 +01:00
Print.pm
Record.pm Merge fixes and removing warnings 2009-09-30 11:30:40 +02:00
Reports.pm
Reserves.pm Adding Export to C4::Reserves.pm 2009-09-30 11:30:32 +02:00
Review.pm
Ris.pm Adding RIS and bibtex export 2009-09-30 11:22:22 +02:00
Scheduler.pm
Scrubber.pm
Search.pm Bug 3955: Fixes leading space error in search. 2009-12-20 14:28:48 +01:00
Serials.pm MT1883 : Serials enddate was not cleanly used 2009-11-19 23:09:47 +01:00
Service.pm
SMS.pm
SQLHelper.pm SQLHelper Enhancement Adding contain as searchtype 2009-11-06 12:33:15 +01:00
Stats.pm
Suggestions.pm subs declared twice 2009-11-10 22:23:49 +01:00
Tags.pm bugfix for ??? 2009-09-30 11:30:14 +02: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 Function GetRecentShelves modified so it can tell "koha" user and no user apart 2009-10-02 16:06:13 +02:00
XISBN.pm
XSLT.pm Translated & to & in xmlrecord 2009-12-20 14:26:35 +01:00
Z3950.pm