Koha/C4
tipaul 73e37063d5 road to 1.3.2 :
* many bugfixes
* adding value_builder : you can map a subfield in the marc_subfield_structure to a sub stored in "value_builder" directory. In this directory you can create screen used to build values with any method. In this commit is a 1st draft of the builder for 100$a unimarc french subfield, which is composed of 35 digits, with 12 differents values (only the 4th first are provided for instance)
2002-11-12 16:39:14 +00:00
..
Circulation Removing ReserveWaiting call pending further discussion... 2002-10-24 20:09:29 +00:00
Interface Deleted unused variables. 2002-10-13 08:27:49 +00:00
Accounts.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Accounts2.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Auth.pm Turn off authentication entirely if systempreference "insecure" is set 2002-10-12 06:12:39 +00:00
Authorities.pm road to 1.3.2 : 2002-11-12 16:39:14 +00:00
Biblio.pm road to 1.3.2 : 2002-11-12 15:58:43 +00:00
BookShelves.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Catalogue.pm Added and updated some FIXME comments. 2002-10-16 12:44:25 +00:00
Circmain.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Circulation.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Context.pm Added whitespace to make the POD work. 2002-10-10 04:34:20 +00:00
Database.pm Added magic RCS comment. 2002-10-13 07:31:21 +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 Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Input.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
InterfaceCDK.pm Removed trailing whitespace. 2002-10-13 09:31:35 +00:00
Koha.pm Removed trailing whitespace that was messing up the POD. 2002-10-11 12:39:34 +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 Starting Makefile.PL and starting work on pod inside Search.pm 2002-05-11 01:50:35 +00:00
MANIFEST Starting Makefile.PL and starting work on pod inside Search.pm 2002-05-11 01:50:35 +00:00
Output.pm merging arens + my modifs/bugfixes 2002-10-14 07:40:04 +00:00
Print.pm Merging from rel-1-2 to trunk 2002-10-28 20:02:57 +00:00
Reserves.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Reserves2.pm added small fix to UpdateReserve that fixes a bug coming from the calles from moremember.pl 2002-10-14 04:22:25 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm Updated a FIXME comment. 2002-10-16 12:45:15 +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 Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Stock.pm Removed unused finalizer. 2002-10-13 08:34:49 +00:00
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