.. |
AuthoritiesMarc
|
added C4/AuthoritesMarc/*.pm missed in previous patch
|
2008-01-04 19:08:30 -06:00 |
Barcodes
|
PrinterConfig.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:21 -06:00 |
ClassSortRoutine
|
ignore "/" when sorting Dewey call numbers
|
2007-10-23 18:24:29 -05:00 |
SIP
|
Changing CanBookBeRenewed to pass back the reason a renewal cannot proceed
|
2008-01-08 16:13:20 -06:00 |
tests
|
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
|
2007-10-18 20:22:01 -05:00 |
Accounts.pm
|
More work on the til reconciliation report
|
2008-01-07 20:49:19 -06:00 |
Acquisition.pm
|
Acquisition.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:20 -06:00 |
Amazon.pm
|
C4 - BEGIN blocks and 1; __END__ for modules
|
2008-01-07 20:02:18 -06:00 |
Auth.pm
|
Cleanup for member entry: XHTML-compliance (close inputs, ids must match labels) and translator-friendliness (can't embed TMPL_IF inside tags); Cleanup of circ and members menus; Menu context flag for readingrec.pl; Correction to Auth.pm (updatecharge -> updatecharges)
|
2008-01-09 14:50:02 -06:00 |
Auth_with_ldap.pm
|
Perldoc fixes - Auth_with_ldap.pm and Log.pm
|
2007-12-13 19:00:35 -06:00 |
AuthoritiesMarc.pm
|
C4 - BEGIN blocks and 1; __END__ for modules
|
2008-01-07 20:02:18 -06:00 |
BackgroundJob.pm
|
C4 - BEGIN blocks and 1; __END__ for modules
|
2008-01-07 20:02:18 -06:00 |
Biblio.pm
|
Escaping the $title in the regexes with \Q and \E to handle nested quantifiers, cheers chris :)
|
2008-01-10 08:33:13 -06:00 |
Bookfund.pm
|
bug-1494, fixed bookfund modify code
|
2007-11-01 17:27:55 -05:00 |
Bookseller.pm
|
Bookseller.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:23 -06:00 |
Boolean.pm
|
Boolean.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:24 -06:00 |
Branch.pm
|
Removing replace statement from C4::Branch as per bug 1546
|
2008-01-08 19:23:41 -06:00 |
Breeding.pm
|
Improving encoding Support for z3950 clients.
|
2008-01-08 19:23:30 -06:00 |
Calendar.pm
|
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
|
2007-10-18 20:22:01 -05:00 |
Circulation.pm
|
Circulation.pm - cleanup, clarification of HLT-specific behavior. Please confirm HLT-specific code is still needed and OK.
|
2008-01-09 14:49:52 -06:00 |
ClassSortRoutine.pm
|
call number work part 2 -- added framework for call number filing routines
|
2007-10-21 22:11:37 -05:00 |
ClassSource.pm
|
call number work part 3 -- now using new routines to generate call number sort keys
|
2007-10-21 22:11:40 -05:00 |
Context.pm
|
remove extra warn left in by mistake
|
2008-01-08 14:08:16 -06:00 |
Date.pm
|
removing all useless %env / $env
|
2007-04-18 17:00:14 +00:00 |
Dates.pm
|
Dates.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:27 -06:00 |
ImportBatch.pm
|
ImportBatch.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:28 -06:00 |
Input.pm
|
Input.pm - perldoc correction
|
2007-12-27 17:21:07 -06:00 |
Items.pm
|
Use serialitems table to link to serial in Items.pm
|
2008-01-09 14:49:46 -06:00 |
Koha.pm
|
Improving encoding Support for z3950 clients.
|
2008-01-08 19:23:30 -06:00 |
Labels.pm
|
fixed variable masking warnings found by perl -w
|
2008-01-03 20:23:59 -06:00 |
Languages.pm
|
fix for 1754; fixing I18N BiDi, improvements to handling of language
|
2008-01-10 08:32:48 -06:00 |
Letters.pm
|
C4 - BEGIN blocks and 1; __END__ for modules
|
2008-01-07 20:02:18 -06:00 |
Log.pm
|
Log.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:32 -06:00 |
Maintainance.pm
|
rel_3_0 moved to HEAD (introducing new files)
|
2007-03-09 15:34:17 +00:00 |
Matcher.pm
|
Matcher.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:33 -06:00 |
Members.pm
|
Members.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:34 -06:00 |
NewsChannels.pm
|
NewsChannels.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:36 -06:00 |
Output.pm
|
fix for 1754; fixing I18N BiDi, improvements to handling of language
|
2008-01-10 08:32:48 -06:00 |
Overdues.pm
|
Overdues.pm - fix typo ("Context" not "context")
|
2008-01-07 20:02:57 -06:00 |
Print.pm
|
Print.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:39 -06:00 |
Record.pm
|
adding endnote export and 'related items'
|
2007-11-20 16:18:15 -06:00 |
Reports.pm
|
Fix for bug 1753
|
2008-01-08 16:12:57 -06:00 |
Reserves.pm
|
Reserves.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:41 -06:00 |
Review.pm
|
Fix for bug 1624
|
2008-01-09 14:49:48 -06:00 |
Scheduler.pm
|
Scheduler.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:45 -06:00 |
Search.pm
|
fix for bug 1736: Zebra searching, " " quotes cannot access second page when used
|
2008-01-03 23:29:04 -06:00 |
Serials.pm
|
Populate serialitems table, bugfix
|
2008-01-10 13:45:19 -06:00 |
SMS.pm
|
SMS.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:44 -06:00 |
Stats.pm
|
Work in progress, working on the til reconciliation report
|
2008-01-07 20:49:16 -06:00 |
Suggestions.pm
|
Suggestions.pm - bugfix need CGI argument to gettemplate
|
2008-01-09 14:49:55 -06: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
|
Shelves - bugfix, toggle "Holds" link, add "Author" column to intranet
|
2008-01-10 08:32:55 -06:00 |
XISBN.pm
|
C4 - BEGIN blocks and 1; __END__ for modules
|
2008-01-07 20:02:18 -06:00 |
Z3950.pm
|
Z3950.pm - BEGIN block VERSION and vars related to export.
|
2008-01-07 20:02:50 -06:00 |