Koha/C4
Joe Atzberger e7ea6196e6 Members.pm - respond to $debug, some formatting and reduction of duplicative code.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 17:37:15 -06:00
..
Barcodes
ClassSortRoutine
SIP Adding calendar widget to circulation/stickyduedate 2007-11-20 16:27:25 -06:00
tests
Accounts.pm
Acquisition.pm Adding MARC preview to acqui screens 2007-11-25 22:15:08 -06:00
Amazon.pm
Auth.pm Auth.pm -- just the start of trying to make Auth intelligible and extensible 2007-12-04 17:27:08 -06:00
Auth_with_ldap.pm Auth_with_ldap : module and test final touches. 2007-12-04 17:28:21 -06:00
AuthoritiesMarc.pm bugfix: do not crash when searching 'default' (all) heading types 2007-11-12 18:32:44 -06:00
BackgroundJob.pm MARC import: part 5 of large file support 2007-11-26 20:05:34 -06:00
Biblio.pm bug 1615: AddItem() now sets issues, renewals, and reserves 2007-12-02 15:06:23 -06:00
Bookfund.pm bug-1494, fixed bookfund modify code 2007-11-01 17:27:55 -05:00
Bookseller.pm
Boolean.pm
Branch.pm
Breeding.pm fix related #1340 (z3950 search for quick cataloguing) 2007-10-30 17:44:21 -05:00
Calendar.pm
Circulation.pm Fix for renewing 2007-12-02 17:26:28 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Context.pm: obvious code consolidation, perldoc corrections. 2007-12-04 16:03:26 -06:00
Date.pm
Dates.pm Dates.pm -- Comment and perldoc cleanup. 2007-12-04 17:27:07 -06:00
ImportBatch.pm warn on attempts to add duplicate item barcodes during batch import 2007-12-02 15:06:24 -06:00
Input.pm
Koha.pm s/homebranch/branch/ 2007-11-21 14:12:29 -06:00
Labels.pm
Languages.pm fixing problem with adv search on staff client 2007-11-28 12:47:17 -06:00
Letters.pm Letters.pm: Minor change. Unsure if this is "the right" move, but pretty sure the line does not make sense as is. 2007-12-04 15:45:51 -06:00
Log.pm Log.pm: reduce duplicative code in conditional 2007-12-04 17:28:16 -06:00
Maintainance.pm
Matcher.pm added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
Members.pm Members.pm - respond to $debug, some formatting and reduction of duplicative code. 2007-12-04 17:37:15 -06:00
NewsChannels.pm Removing windows linefeeds \r 2007-10-29 21:24:27 -05:00
Output.pm Deal with opac template reordering 2007-11-25 17:07:00 -06:00
Overdues.pm further mods to change from ccode to itype at item-level itypes. 2007-11-11 18:40:20 -06:00
Print.pm Print.pm: Dates.pm integration and cleanup. 2007-11-04 16:21:43 -06:00
Record.pm adding endnote export and 'related items' 2007-11-20 16:18:15 -06:00
Reports.pm
Reserves.pm Fix for reserve notes not showing 2007-11-11 18:42:45 -06:00
Review.pm
Scheduler.pm Fix for bug 1527, removing Smart::Comments 2007-10-30 17:39:19 -05:00
Search.pm Bug fixing : infinite loop when repeated operator + distinguishing operators 2007-12-02 14:58:43 -06:00
Serials.pm Bug fixing : irregularities were not saved. Nor were innerloops. 2007-11-07 08:21:21 -06:00
SMS.pm
Stats.pm
Suggestions.pm
UploadedFile.pm C4::UploadedFile -- simplified serialization 2007-11-26 20:05:33 -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
XISBN.pm Change from kados to XISBN.pm ("handle no response from ThingISBN"), and change to similar items markup in detail.tmpl 2007-11-28 21:26:43 -06:00
Z3950.pm