Koha/C4
2004-12-03 16:50:39 +00:00
..
Barcodes adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
Circulation Fix to get returns to update "datelastseen" value with today's date 2004-11-29 17:29:37 +00:00
Interface/CGI moving language chooser to the main page. 2004-08-16 12:48:52 +00:00
Accounts.pm added param to checkaccount API 2004-05-03 09:04:49 +00:00
Accounts2.pm DBI call fix for bug 662 2003-12-09 15:03:00 +00:00
Acquisition.pm * critical fix for acquisition (see RC3 release notes) 2004-11-24 15:59:15 +00:00
Auth.pm remove LDAP dependancy, replaced by auth_with_ldap.pm 2004-11-05 10:12:27 +00:00
Auth_with_ldap.pm Auth.pm with LDAP 2004-11-05 10:13:31 +00:00
Authorities.pm synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
AuthoritiesMarc.pm export auth_count_usage (bugfix) 2004-11-05 10:11:39 +00:00
Biblio.pm removing useless &branches in package declaration 2004-11-25 17:39:44 +00:00
BookShelves.pm *** empty log message *** 2004-03-11 16:06:20 +00:00
Boolean.pm
Breeding.pm commiting modif already in RC2 (bug in breeding import) 2004-11-24 15:55:31 +00:00
Bull.pm adding "show me late issues" screen 2004-12-03 14:34:54 +00:00
Context.pm fixes from A. Tarallo, for mod_perl compliance 2004-12-03 16:50:39 +00:00
Database.pm
Date.pm
Format.pm
Groups.pm DBI call fix for bug 662 2003-12-15 10:49:46 +00:00
Input.pm
Koha.pm moving language chooser to the main page. 2004-08-16 12:49:42 +00:00
Maintainance.pm Fixing bug that was stopping subject maintenance working 2004-11-05 00:08:22 +00:00
Makefile.PL
MANIFEST
Members.pm adding getmember sub to the package (the Search.pm/borrdata should be removed, it has nothing to do here) 2004-10-04 20:19:08 +00:00
Output.pm reordering code & debugging 2004-08-05 16:34:41 +00:00
Print.pm Fix for bug 865 2004-11-28 08:32:36 +00:00
Query.pm Starting on C4::Query, 2004-03-07 01:49:34 +00:00
Reserves2.pm Fix for bug 605, committing here as well as the stable branch 2004-01-15 23:33:29 +00:00
Scan.pm
Search.pm suggestion from owen to add classification to isbn query 2004-11-12 17:26:24 +00:00
SearchMarc.pm * critical fix for acquisition (see RC3 release notes) 2004-11-24 15:58:31 +00:00
Security.pm
Shelf.pm DBI call fix for bug 662 2003-12-15 13:41:43 +00:00
SimpleMarc.pm
Stats.pm DBI call fix for bug 662 2003-12-15 10:53:47 +00:00
Stock.pm DBI call fix for bug 662 2003-12-15 10:53:47 +00:00
Suggestions.pm separating additional authors with - instead of a , 2004-09-13 15:25:38 +00:00
test.pl
Z3950.pm