..
Circulation
Changed the 3 "this does nothing" lines to set the flag. Is this right?
2003-02-05 07:55:42 +00:00
Interface
Accounts.pm
Accounts2.pm
Auth.pm
Use the new C4::Boolean module and the new C4::Auth::boolean_parameter
2003-02-06 06:35:26 +00:00
Authorities.pm
Biblio.pm
Support for 000 -> 010 fields.
2003-02-12 11:01:01 +00:00
BookShelves.pm
Converted a few SQL statements to use ? to fix a few strange SQL errors
2003-02-05 10:05:02 +00:00
Boolean.pm
Forgot to take out debugging code
2003-02-06 07:07:54 +00:00
Catalogue.pm
removing unused sub
2003-02-10 13:37:08 +00:00
Circmain.pm
Added magic RCS comment.
2002-10-13 07:31:21 +00:00
Circulation.pm
Context.pm
Fixed completely wrong logic in my boolean_preference function
2003-02-10 06:37:00 +00:00
Database.pm
Format.pm
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
2002-10-13 11:32:14 +00:00
Groups.pm
Added magic RCS comment.
2002-10-13 07:31:21 +00:00
Input.pm
InterfaceCDK.pm
Koha.pm
Minor factoring in C4/Biblio.pm, plus change to export the per-tag
2003-02-03 18:46:00 +00:00
Maintainance.pm
Makefile.PL
MANIFEST
Starting Makefile.PL and starting work on pod inside Search.pm
2002-05-11 01:50:35 +00:00
Members.pm
Moved the cardnumber generation logic out of memberentry.pl; new module
2003-02-10 07:14:16 +00:00
Output.pm
Explicitly declare dependency on HTML::Template
2003-02-06 05:04:36 +00:00
Print.pm
Reserves.pm
Deleted unused variables.
2002-10-13 08:27:49 +00:00
Reserves2.pm
Tentatively export the "internal" function CalcReserveFee ; opac-reserves
2003-02-06 07:41:28 +00:00
Scan.pm
Added a POD of sorts.
2002-10-07 00:48:50 +00:00
Search.pm
Reverted to using s/// instead of quotemeta for title/author/illustrator,
2003-02-04 04:44:35 +00:00
SearchMarc.pm
search on MARC datas.
2003-01-28 14:56:39 +00:00
Security.pm
Added magic RCS comment.
2002-10-13 07:31:21 +00:00
Shelf.pm
Added a couple of tests.
2002-10-24 04:12:10 +00:00
SimpleMarc.pm
Deleted unused variables.
2002-10-13 08:27:49 +00:00
Stats.pm
Stock.pm
test.pl
Removed trailing whitespace.
2002-10-13 09:31:35 +00:00
Z3950.pm
Deleted unused variables.
2002-10-13 08:27:49 +00:00