Koha/C4
Jesse Weaver 1157ed9457 fix for bug 1551: Renewing doesn't move item...
This makes C4::Circulation::AddRenewal update lastreneweddate, then has circulation.pl check today's date against issuedate or lastreneweddate. It also cl
eans up a little parenthesis spacing.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-16 18:26:16 -05:00
..
AuthoritiesMarc
Barcodes Barcodes - OO replacements, extensible module, tests. 2008-07-04 09:22:22 -05:00
ClassSortRoutine
External
Heading bug 2315: no crash if subfield code is a metacharacter 2008-07-08 09:36:11 -05:00
Members Bug 2176 (2/5): adding patron interface to update messaging preferences 2008-06-20 13:04:50 -05:00
OAI OAI package handle correctly unicode content 2008-07-02 12:25:32 -05:00
Search
SIP Interactive tests for SIP abstraction representation and Members. 2008-06-25 11:45:30 -05:00
tests
VirtualShelves Fallout from removing Date.pm, two places still used it 2008-07-10 12:06:37 -05:00
Accounts.pm
Acquisition.pm Bugfix 1417 : library was not being saved on order edits. 2008-06-20 14:34:59 -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 Fix for bug 2115: OpacMaintenance wasn't working 2008-07-14 11:01:44 -05:00
Auth_with_ldap.pm Bugfix LDAP config to play nice with Zebra. 2008-06-16 15:37:13 -05:00
AuthoritiesMarc.pm bug 2254 [1/3]: fixed GetAuthType(); avoid crash 2008-06-25 11:39:24 -05:00
BackgroundJob.pm
Barcodes.pm Barcodes - OO replacements, extensible module, tests. 2008-07-04 09:22:22 -05:00
Biblio.pm bug 2297: improve ModBiblio() to avoid duplicate item fields 2008-07-04 09:22:13 -05:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm
Calendar.pm
Charset.pm
Circulation.pm fix for bug 1551: Renewing doesn't move item... 2008-07-16 18:26:16 -05:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Fix to the Carp handling when we have a fatal cant connect to the database error 2008-07-14 20:02:12 -05:00
Dates.pm
Debug.pm
Heading.pm
ImportBatch.pm
Input.pm
Installer.pm bug: 2176 improvements to database upgrade path 2008-06-20 17:47:36 -05:00
Items.pm
Koha.pm bug: 2272 - remove warning from C4::Koha::getitemtypeimagedir 2008-06-25 11:47:28 -05:00
Labels.pm Further fixes to Labels.pm including escaping '(' and ')' for the PDF distiller 2008-07-12 08:59:36 -05:00
Languages.pm Fix for 2184 2008-07-14 08:39:14 -05:00
Letters.pm Bug 2274 [3/5]: consolidating overdue notice cronjobs into one 2008-07-10 09:10:46 -05:00
Log.pm
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 bug 2284: ModMember can erase the dateofbirth field 2008-07-10 09:40:46 -05:00
NewsChannels.pm
Output.pm Bugfix pagination_bar to work with only one param/value pair. 2008-07-10 09:11:44 -05:00
Overdues.pm Bug 2274 [3/5]: consolidating overdue notice cronjobs into one 2008-07-10 09:10:46 -05:00
Print.pm clean up old-style calls to GetMemberDetails 2008-06-25 11:39:22 -05:00
Record.pm
Reports.pm
Reserves.pm Further update to allow notforloan < 0 items to be placed on hold. This is a workaround for the lack of a notforhold flag. 2008-07-10 15:40:06 -05:00
Review.pm
Scheduler.pm kohabug 1993 - task scheduler improvements 2008-06-09 06:38:03 -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 1980: updateing calls to SimpleSearch to limit number of things returned 2008-07-10 09:11:24 -05:00
Serials.pm
SMS.pm bug 2275: making SMS::Send module optional 2008-07-04 09:22:27 -05:00
Stats.pm
Suggestions.pm
Tags.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm kohabug 1873 Fixes shelves.pl so that the date is displayed in the 'date added' column of the virtual shelf contents 2008-06-20 12:48:01 -05:00
XISBN.pm
XSLT.pm bug 2248 [2/2]: import item status display in search results 2008-06-20 17:47:04 -05:00
Z3950.pm