..
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
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
Bug Fixing : C4/Acquisition.pm
2009-11-19 22:54:41 +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
LDAP overhaul
2009-07-14 21:28:16 -04:00
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
bug 2505: enable warnings in C4::Breeding
2009-06-07 20:09:25 -05:00
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
bug 2505: enable warnings in call number normalization modules
2009-06-07 20:09:23 -05:00
ClassSource.pm
bug 2505: enable warnings in call number normalization modules
2009-06-07 20:09:23 -05:00
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
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
Installer break utf8 for DBD::mysql
2009-08-01 08:30:21 -04:00
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
bug 2505: enable warnings in C4::Log
2009-06-07 20:09:24 -05:00
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
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
bug 2505: turn on warnings in seven modules
2009-06-07 20:09:16 -05:00
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
bug 2505: turn on warnings in seven modules
2009-06-07 20:09:16 -05:00
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
Utils.pm
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