Koha/C4
Lars Wirzenius 6d4894f912 Remove whitespace from ends of lines of copyright statement.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-03-16 20:17:49 -04:00
..
AuthoritiesMarc added C4/AuthoritesMarc/*.pm missed in previous patch 2008-01-04 19:08:30 -06:00
Barcodes bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Cache Remove whitespace from ends of lines of copyright statement. 2010-03-16 20:17:49 -04:00
ClassSortRoutine bug 2505: enable warnings in call number normalization modules 2009-06-07 20:09:23 -05:00
Creators Fixes bug 4232: Undefined hash references in Label Creator 2010-03-10 15:59:35 -05:00
External bug 3204: tweaks to AWS request signing 2009-08-13 09:29:57 -04:00
Form bug 3222: moved messaging preference editing 2009-05-22 13:20:56 -05:00
Heading bug 2479: allow MARC21 bib 440 to link to authorities 2008-08-06 14:49:55 -05:00
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 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 Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 2010-02-08 20:54:34 -05:00
Reports bugfix Guided Reports - allow user specified limit in sql 2010-02-18 13:52:18 -05:00
Search FRBR: added OPAC search result grouping option 2008-02-11 16:35:17 -06:00
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 Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files 2007-10-18 20:22:01 -05:00
VirtualShelves Changes to further work on Bug 3550, Use GetRecordValue to get the subtitle 2010-02-14 14:39:42 -05:00
Accounts.pm Bug 3775: Accounts::chargelostitem uses title, but title not available to it 2010-02-17 11:25:25 -05:00
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 C4 - BEGIN blocks and 1; __END__ for modules 2008-01-07 20:02:18 -06:00
Barcodes.pm bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Biblio.pm Revert "Populated MARC 952$2 field for serials-edit.pl" 2010-02-02 19:26:33 -05:00
Bookseller.pm Make GetBooksellerFromId error return consistent 2010-02-18 10:29:47 -05:00
Boolean.pm Using warn instead of die 2009-09-30 11:30:07 +02:00
Branch.pm Revert "(bug #3778) GetBranchesLoop and searchMyLibraryFirst" 2010-02-21 18:04:15 -05:00
Breeding.pm bug 2505: enable warnings in C4::Breeding 2009-06-07 20:09:25 -05:00
Budgets.pm Fix pod markup errors in C4/Budgets.pm 2010-02-03 15:12:26 -05: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 Bug 3268: Adds the ability to edit the description of a holiday. 2009-06-03 13:26:40 -05:00
Category.pm remove editor settings 2009-02-04 14:47:42 -06:00
Charset.pm fix POD errors reported by xt/author/podcorrectness.t 2010-02-03 15:57:31 -05: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 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 C4::Debug - should resolve conflict w/ CGI upload. Debug no longer uses CGI. 2008-03-16 08:32:20 -05:00
Heading.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
ImportBatch.pm Bug 3930 link to biblio was missing in manage staged marc import 2009-12-20 14:31:43 +01:00
Input.pm mostly reindenting 2009-09-30 11:30:19 +02:00
Installer.pm Enhancement: Make web installer log errors to error log 2010-01-15 10:00:36 +01:00
ItemCirculationAlertPreference.pm remove editor settings 2009-02-04 14:47:42 -06:00
Items.pm Bug 4047 - Add a link to branch URL if available on holdings in OPAC 2010-02-18 12:29:15 -05:00
ItemType.pm remove editor settings 2009-02-04 14:47:42 -06:00
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 bug 1080 follow-up: make sure 'sound' isn't listed as a language 2010-02-18 12:06:59 -05:00
Letters.pm Bug 3482 Allow hold notices to be sent in print form 2010-02-22 10:52:04 -05:00
Log.pm bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Matcher.pm Code Improvement : C4/Matcher.pm 2009-10-05 07:48:52 +02:00
Members.pm corrected POD for GetMember() 2010-02-05 08:24:11 -05: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 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 Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
Record.pm MT2116 : CSV Exports : add 'new line' as separator 2010-02-17 08:00:53 -05:00
Reports.pm removing comments 2009-05-28 17:32:39 -05:00
Reserves.pm Bug 3482 Allow hold notices to be sent in print form 2010-02-22 10:52:04 -05: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
RotatingCollections.pm Rotating Collections Fixes 2010-02-02 19:22:05 -05:00
Scheduler.pm Bug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm 2008-08-12 19:39:23 -05:00
Scrubber.pm Unescape Comment, now that we trust Scrubber to block bad markup. 2008-05-29 06:30:51 -05:00
Search.pm Bug 2655: Fixes availabilty counts if items are on hold shelf. Patch (2/2) 2010-02-21 20:12:16 -05:00
Serials.pm Bug 4083 subroutine HasItems needs to be exported 2010-02-02 18:46:05 -05:00
Service.pm Add new system preferences editor 2009-09-06 23:02:47 -06:00
SMS.pm Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm 2008-08-12 19:40:03 -05:00
SQLHelper.pm Bug Fixing Search By initials incorrect 2010-01-28 15:11:55 +01:00
Stats.pm bug 2505: turn on warnings in seven modules 2009-06-07 20:09:16 -05:00
Suggestions.pm Suggestions.pm :Changing $$ notation to $ -> 2010-01-28 15:11:51 +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 (bug #4004) disallow access for non-logged in users in opac 2010-01-28 15:11:52 +01:00
XISBN.pm Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
XSLT.pm Bug 2655: Partial fix for Items on hold shelf showing as available. 2010-02-21 20:12:12 -05:00
Z3950.pm Z3950.pm - BEGIN block VERSION and vars related to export. 2008-01-07 20:02:50 -06:00