..
Barcodes
adding barcode generator to Koha
2004-09-20 15:03:27 +00:00
Circulation
bugfix for manually fixed duedate on issue.
2004-09-15 16:27:18 +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
Acquisition.pm
adding search orders history feature
2004-10-19 12:24:56 +00:00
Auth.pm
some fixes for LDAP (more to come)
2004-09-02 16:25:20 +00:00
Authorities.pm
synch'ing 2.0.0 branch (RC4 tag) and head
2004-02-11 08:42:01 +00:00
AuthoritiesMarc.pm
Bugfix in modification
2004-09-23 16:12:35 +00:00
Biblio.pm
new feature : checking for duplicate biblio.
2004-11-02 16:44:45 +00:00
BookShelves.pm
*** empty log message ***
2004-03-11 16:06:20 +00:00
Boolean.pm
Breeding.pm
Fix for bug 761
2004-03-24 00:36:07 +00:00
Bull.pm
some changes in serial management :
2004-09-20 10:16:05 +00:00
Context.pm
patch from A. Tarallo (for differents DB schemes)
2004-08-13 09:13:14 +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
prepare(?) & execute($var) modif
2003-11-28 14:06:57 +00:00
Koha.pm
moving language chooser to the main page.
2004-08-16 12:49:42 +00:00
Maintainance.pm
Fixing some bogus sql
2004-03-15 20:24:13 +00:00
Makefile.PL
Starting Makefile.PL and starting work on pod inside Search.pm
2002-05-11 01:50:35 +00:00
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
copying printslip from circulation.pl
2004-05-03 09:26:12 +00:00
Query.pm
Starting on C4::Query,
2004-03-07 01:49:34 +00:00
Reserves2.pm
Scan.pm
Search.pm
modifs in new acquisition option : the search is now managed through the standard search API, with an "order by timestamp" order.
2004-09-16 09:21:05 +00:00
SearchMarc.pm
bugfix : using concat instead of + to merge field & subfield. Otherwise, when the subfield is a number, it's a numeric addition that is done !!!
2004-10-27 08:11:44 +00:00
Security.pm
Shelf.pm
SimpleMarc.pm
Stats.pm
Stock.pm
Suggestions.pm
separating additional authors with - instead of a ,
2004-09-13 15:25:38 +00:00
test.pl
Z3950.pm