.. |
Circulation
|
Fix for bug 562
|
2003-09-03 19:41:22 +00:00 |
Interface
|
Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
|
2003-02-02 07:18:37 +00:00 |
Accounts.pm
|
*** empty log message ***
|
2003-02-19 01:33:52 +00:00 |
Accounts2.pm
|
fix for #297 and some others bugs
|
2003-04-23 12:20:26 +00:00 |
Auth.pm
|
adding demo mode
|
2003-08-06 12:38:27 +00:00 |
Authorities.pm
|
removing "warn"
|
2003-09-03 15:01:50 +00:00 |
Biblio.pm
|
seems a char encoding problem modified something in char_decode sub... changing back to something that works...
|
2003-10-01 13:25:49 +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 |
Breeding.pm
|
bugfix : biblios without isbn where not added into the breeding farm
|
2003-09-08 08:42:40 +00:00 |
Catalogue.pm
|
small fixes (sql query formatting problems)
|
2003-07-10 10:19:21 +00:00 |
Circmain.pm
|
|
|
Circulation.pm
|
|
|
Context.pm
|
removing searchborrower from circ2.pm.
|
2003-06-05 17:03:31 +00:00 |
Database.pm
|
|
|
Date.pm
|
fix for #229
|
2003-04-08 11:30:55 +00:00 |
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
|
|
|
Input.pm
|
Fix for bug 618
|
2003-09-25 09:23:26 +00:00 |
InterfaceCDK.pm
|
|
|
Koha.pm
|
all those fixes are related to translation improvement.
|
2003-09-18 10:19:28 +00:00 |
Maintainance.pm
|
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
|
2002-10-13 11:32:14 +00:00 |
Makefile.PL
|
|
|
MANIFEST
|
|
|
Members.pm
|
Moved the cardnumber generation logic out of memberentry.pl; new module
|
2003-02-10 07:14:16 +00:00 |
Output.pm
|
Fixed theme/language templating in intranet.
|
2003-05-13 05:10:07 +00:00 |
Print.pm
|
Changing "preference()" calls to "boolean_preference()" calls
|
2003-06-11 18:44:01 +00:00 |
Reserves.pm
|
|
|
Reserves2.pm
|
Fixing a bug ine sql
|
2003-06-17 08:48:24 +00:00 |
Scan.pm
|
|
|
Search.pm
|
all those fixes are related to translation improvement.
|
2003-09-18 10:19:28 +00:00 |
SearchMarc.pm
|
Searches with NOT are now fully functionnal
|
2003-07-08 11:59:08 +00:00 |
Security.pm
|
|
|
Shelf.pm
|
Added a couple of tests.
|
2002-10-24 04:12:10 +00:00 |
SimpleMarc.pm
|
|
|
Stats.pm
|
FIX: Incorrect values inserted in database. used '$a' instead of $a
|
2003-06-20 12:34:48 +00:00 |
Stock.pm
|
Templating reports.pl
|
2002-12-19 15:22:18 +00:00 |
test.pl
|
|
|
Z3950.pm
|
fix fog bug #622 : processz3950queue fails
|
2003-10-01 15:08:14 +00:00 |