Koha/C4
tonnesen 657685e1ac Auth.pm now caches form submissions and resubmits them if a user logs back in
after being logged out for inactivity.  Also switched from crypt passwords to
md5 passwords stored in borrowers table.  Used Digest::MD5 module.  I ain't
gonna reinvent _that_ wheel.  :)
2002-07-09 05:37:53 +00:00
..
Circulation Fixed so datelastseen is updated on the item record for every issue or return 2002-07-02 23:31:33 +00:00
Interface
Accounts.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Accounts2.pm Removed use warnings; which breaks perl 5.005 2002-07-02 20:49:44 +00:00
Acquisitions.pm use warnings breaks perl 5.005 2002-07-08 16:45:34 +00:00
Auth.pm Auth.pm now caches form submissions and resubmits them if a user logs back in 2002-07-09 05:37:53 +00:00
Biblio.pm use warnings breaks perl 5.005 2002-07-08 16:45:34 +00:00
BookShelves.pm Merged in updates from rel-1-2 2002-07-02 17:48:06 +00:00
Catalogue.pm Long is the road to MARC.. 2002-07-04 15:53:02 +00:00
Circmain.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Circulation.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Database.pm
Format.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Groups.pm Are we getting sick of merging yet? Not me! 2002-06-20 18:04:45 +00:00
Input.pm Fixed bug in checkvalidisbn() 2002-07-03 03:18:50 +00:00
InterfaceCDK.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Koha.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Maintainance.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Makefile.PL
MANIFEST
Output.pm use warnings breaks perl 5.005 2002-07-08 16:45:34 +00:00
Print.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
Reserves.pm
Reserves2.pm Merge from 1.2 and main branches 2002-07-02 15:46:42 +00:00
Scan.pm Are we getting sick of merging yet? Not me! 2002-06-20 18:04:45 +00:00
Search.pm merging 1-2 and main. 2002-06-28 08:53:51 +00:00
Security.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
SimpleMarc.pm Merged SimpleMarc.pm over from rel-1-2 2002-07-02 20:30:15 +00:00
Stats.pm Cosmetic change. Merged with rel-1-2 2002-06-20 20:43:26 +00:00
Stock.pm Most of these merges are just removing unused parts of the perl modules. 2002-06-20 18:56:52 +00:00
test.pl
Z3950.pm module added from rel-1-2 branch 2002-07-02 20:31:33 +00:00