Koha/C4
Nahuel ANGELINETTI 2345dc7c27 (bug #3778) GetBranchesLoop and searchMyLibraryFirst
This fix GetBranchesLoop, if searchmylibraryfirst is disabled, getbranchesloop mustn't select any branch.
2009-11-18 19:12:45 +01:00
..
AuthoritiesMarc added C4/AuthoritesMarc/*.pm missed in previous patch 2008-01-04 19:08:30 -06:00
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 bug 2479: allow MARC21 bib 440 to link to authorities 2008-08-06 14:49:55 -05:00
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 1443 : better reports on items 2009-09-30 11:30:32 +02:00
Search FRBR: added OPAC search result grouping option 2008-02-11 16:35:17 -06:00
SIP Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
tests Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
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 Adds billing address support in the basketgroup. 2009-11-04 13:17:09 +01:00
Auth.pm adding XSLT for intranet (UNIMARC only, MARC21 will be done by kf) 2009-11-10 22:23:50 +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 C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
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 remove editor settings 2009-02-04 14:47:42 -06:00
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 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 Installer break utf8 for DBD::mysql 2009-08-01 08:30:21 -04:00
ItemCirculationAlertPreference.pm
Items.pm Bug 3702 add branch description as primary sort for items in staff mode 2009-11-10 22:23:50 +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 remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm
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 Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
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 Bug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm 2008-08-12 19:39:23 -05:00
Scrubber.pm
Search.pm Bug Fixing MT 2095 : Add_excepti.al Search broken on QueryStemming 2009-10-20 12:22:15 +02:00
Serials.pm removing hardcoded (english) string 2009-11-17 16:27:12 +01:00
Service.pm
SMS.pm Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm 2008-08-12 19:40:03 -05:00
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 C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
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 adding XSLT for intranet (UNIMARC only, MARC21 will be done by kf) 2009-11-10 22:23:50 +01:00
Z3950.pm