Koha/C4
stan 5ce47ac580 Enable use warnings;, clean up complainy functions, fix a few tab/space formatting issues.
Refactoring KOHAVERSION to be less crufty, enabling use warnings, change formatting slightly in places.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-01-09 10:42:57 -06:00
..
AuthoritiesMarc
Barcodes bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
ClassSortRoutine
External
Heading
Members bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
OAI bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Reports fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
Search
SIP Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
tests
VirtualShelves Bug #2531 Cannot delete private shelf 2008-11-20 08:33:59 -06:00
Accounts.pm bug: chargelostitem() didn't unset onloan on the item record. 2008-10-05 21:01:24 -05:00
Acquisition.pm
Amazon.pm fix POD error introduced in last patch 2008-12-01 11:13:35 -06:00
Auth.pm Remove hardcoded "Freelist" line from Auth. 2008-10-01 12:21:49 -05:00
Auth_with_ldap.pm bug fix : 2805 2008-11-18 16:46:32 -06:00
AuthoritiesMarc.pm
BackgroundJob.pm
Barcodes.pm bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Biblio.pm fix permission error introduced in a previous patch 2009-01-06 21:04:42 -06:00
Bookfund.pm
Bookseller.pm Bug 2419: require Exporter 2008-08-27 09:51:18 -05:00
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm followup to Calendar overhaul 2008-10-23 12:35:11 -05:00
Charset.pm Improve C4::Charset::MarcToUTF8Record performance 2008-11-06 15:53:29 -06:00
Circulation.pm barcodedecode() did not always return barcode 2009-01-05 15:55:14 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Enable use warnings;, clean up complainy functions, fix a few tab/space formatting issues. 2009-01-09 10:42:57 -06:00
Dates.pm Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.pm
Heading.pm
ImportBatch.pm
Input.pm
Installer.pm Bug 2775: adding method to clean syspref cache in C4::Context 2008-11-11 15:59:00 -06:00
Items.pm Bug 2747 for staff interface itemtype display. 2009-01-07 15:13:43 -06:00
Koha.pm Minor cleanup, updated POD. 2008-09-09 10:53:04 -05:00
Labels.pm Labels Cleanup (Part 1 of Many) 2008-12-31 15:56:11 -06:00
Languages.pm
Letters.pm bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
Log.pm
Maintainance.pm
Matcher.pm
Members.pm followup to patch for bug 2900 2009-01-08 14:19:09 -06:00
NewsChannels.pm
Output.pm
Overdues.pm Fines fixes: apparent problems with fines prevent processing. 2008-08-29 20:31:41 -05:00
Print.pm Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
Record.pm
Reports.pm fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
Reserves.pm bug 2848 [1/2]: Send notifications to patrons when hold is received 2008-12-08 08:51:12 -06:00
Review.pm
Scheduler.pm
Scrubber.pm
Search.pm Minor cleanup, unused variable removed. 2008-12-11 08:33:35 -06:00
Serials.pm
SMS.pm
Stats.pm
Suggestions.pm modification to show the library and not the username of the person at OPAC. 2008-09-02 16:24:29 -05:00
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm
XISBN.pm
XSLT.pm Adds the ability to reference itemcallnumber within XSLT 2008-12-31 10:19:55 -06:00
Z3950.pm