.. |
AuthoritiesMarc
|
|
|
Barcodes
|
bug 2509: fix file permissions
|
2008-08-21 18:55:02 -05:00 |
ClassSortRoutine
|
|
|
External
|
Bug 2400 [15/18]: fixing pod syntax in C4/External/BakerTaylor.pm
|
2008-08-12 19:42:37 -05:00 |
Heading
|
bug 2479: allow MARC21 bib 440 to link to authorities
|
2008-08-06 14:49:55 -05:00 |
Members
|
Bug 2176 (2/5): adding patron interface to update messaging preferences
|
2008-06-20 13:04:50 -05:00 |
OAI
|
bug 2509: fix file permissions
|
2008-08-21 18:55:02 -05:00 |
Search
|
|
|
SIP
|
Revising the stub for ILS/Transaction/FeePayment.pm
|
2008-09-26 09:07:22 -05:00 |
tests
|
|
|
VirtualShelves
|
bug 2509: fix file permissions
|
2008-08-21 18:55:02 -05:00 |
Accounts.pm
|
Update longoverdue.pl cron job to manage setting lost values.
|
2008-08-10 15:54:29 -05:00 |
Acquisition.pm
|
Bug 2400 [1/18]: fixing pod syntax in C4/Acquisitions.pm
|
2008-08-12 19:39:13 -05:00 |
Amazon.pm
|
fix for 2322: Failure to reach amazon.com to retrieve enhanced content causes fatal error in Koha
|
2008-07-08 16:31:04 -05:00 |
Auth.pm
|
Remove hardcoded "Freelist" line from Auth.
|
2008-10-01 12:21:49 -05:00 |
Auth_with_ldap.pm
|
Bugfix LDAP config to play nice with Zebra.
|
2008-06-16 15:37:13 -05:00 |
AuthoritiesMarc.pm
|
commented out unconditional warns
|
2008-08-09 11:05:57 -05:00 |
BackgroundJob.pm
|
|
|
Barcodes.pm
|
bug 2509: fix file permissions
|
2008-08-21 18:55:02 -05:00 |
Biblio.pm
|
bug: bookcount.pl pulls wrong title. Problem is sql joins on wrong columns
|
2008-08-25 11:51:40 -05:00 |
Bookfund.pm
|
|
|
Bookseller.pm
|
Bug 2419: require Exporter
|
2008-08-27 09:51:18 -05:00 |
Boolean.pm
|
|
|
Branch.pm
|
bug 1953: fixing potential SQL injection problems in C4::Branch::GetBranches
|
2008-05-12 15:07:17 -05:00 |
Breeding.pm
|
|
|
Calendar.pm
|
Fines fixes: apparent problems with fines prevent processing.
|
2008-08-29 20:31:41 -05:00 |
Charset.pm
|
work around issue in MARC::Charset
|
2008-04-01 06:46:04 -05:00 |
Circulation.pm
|
Bugs 2541 and 2587 - AddIssue must return date object as intended.
|
2008-09-11 08:06:04 -05:00 |
ClassSortRoutine.pm
|
|
|
ClassSource.pm
|
|
|
Context.pm
|
C4::Context::import reloaded
|
2008-07-31 22:41:32 -05:00 |
Dates.pm
|
Dates.pm - trivial perldoc corrections
|
2008-04-08 17:00:07 -05: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 2400 [10/18]: fixing pod syntax in C4/ImportBatch.pm
|
2008-08-12 19:41:20 -05:00 |
Input.pm
|
|
|
Installer.pm
|
bug: 2176 improvements to database upgrade path
|
2008-06-20 17:47:36 -05:00 |
Items.pm
|
bug 2466: fix clearing item field
|
2008-08-28 09:23:04 -05:00 |
Koha.pm
|
Minor cleanup, updated POD.
|
2008-09-09 10:53:04 -05:00 |
Labels.pm
|
Bug 2400 [11/18]: fixing pod syntax in C4/Labels.pm
|
2008-08-12 19:41:30 -05:00 |
Languages.pm
|
Fix for 2184
|
2008-07-14 08:39:14 -05:00 |
Letters.pm
|
Fix for 2492: Mail::Sendmail chokes on utf-8 [ process_message_queue.pl ]
|
2008-08-10 14:42:47 -05:00 |
Log.pm
|
Bug 2400 [3/18]: fixing pod syntax in C4/Log.pm
|
2008-08-12 19:39:41 -05:00 |
Maintainance.pm
|
|
|
Matcher.pm
|
bug 1980: updateing calls to SimpleSearch to limit number of things returned
|
2008-07-10 09:11:24 -05:00 |
Members.pm
|
bug2580: category name and home library will now correctly display on all patron tabs
|
2008-09-09 10:52:39 -05:00 |
NewsChannels.pm
|
Bug 2400 [12/18]: fixing pod syntax in C4/NewsChannels.pm
|
2008-08-12 19:41:38 -05:00 |
Output.pm
|
Bugfix pagination_bar to work with only one param/value pair.
|
2008-07-10 09:11:44 -05:00 |
Overdues.pm
|
Fines fixes: apparent problems with fines prevent processing.
|
2008-08-29 20:31:41 -05:00 |
Print.pm
|
clean up old-style calls to GetMemberDetails
|
2008-06-25 11:39:22 -05:00 |
Record.pm
|
fixed MODS biblio export on a "standard" install
|
2008-04-01 06:46:08 -05:00 |
Reports.pm
|
Bug 2400 [4/18]: fixing pod syntax in C4/Reports.pm
|
2008-08-12 19:39:43 -05:00 |
Reserves.pm
|
bug 2522 [2/3]: C4::Reserves support for request targeting
|
2008-08-18 07:15:52 -05:00 |
Review.pm
|
minor cleanup, remove $sth->finish's. No documentation impact.
|
2008-05-30 10:01:06 -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
|
Bugfix #2630 2nd attempt
|
2008-10-01 12:23:23 -05:00 |
Serials.pm
|
Bug 2400 [6/18]: fixing pod syntax in C4/Serials.pm
|
2008-08-12 19:40:30 -05:00 |
SMS.pm
|
Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm
|
2008-08-12 19:40:03 -05:00 |
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
|
Bug 2279: TagsModeration effectiveness restored.
|
2008-07-22 15:45:04 -05:00 |
UploadedFile.pm
|
|
|
Utils.pm
|
|
|
VirtualShelves.pm
|
bug 2459: fix module depedency error blocking SIP2
|
2008-08-04 15:26:54 -05:00 |
XISBN.pm
|
Bug 2410: Can't use string ("0") as an ARRAY ref while "strict refs" in use at detail.pl line 219
|
2008-08-09 08:01:14 -05:00 |
XSLT.pm
|
bug 2248 [2/2]: import item status display in search results
|
2008-06-20 17:47:04 -05:00 |
Z3950.pm
|
|
|