Koha/C4
acli b5ecefd485 Minor factoring in C4/Biblio.pm, plus change to export the per-tag
'mandatory' property to a per-subfield 'tag_mandatory' template parameter,
so that addbiblio.tmpl can distinguish between mandatory subfields in a
mandatory tag and mandatory subfields in an optional tag

Not-minor factoring in acqui.simple/addbiblio.pl to make the if-else blocks
smaller, and to add some POD; need further testing for this

Added function to check if a MARC subfield name is "koha-internal" (instead
of checking it for 'lib' and 'tag' everywhere); temporarily added to Koha.pm

Use above function in acqui.simple/additem.pl and search.marc/search.pl
2003-02-03 18:46:00 +00:00
..
Circulation Removing ReserveWaiting call pending further discussion... 2002-10-24 20:09:29 +00:00
Interface Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
Accounts.pm Added a note that this module is slated to be removed 2002-12-07 04:38:56 +00:00
Accounts2.pm code cleaning 2002-12-13 10:36:22 +00:00
Auth.pm Updated module location 2003-02-03 07:23:14 +00:00
Authorities.pm fugfixes from Dombes Abbey work 2002-12-10 13:30:03 +00:00
Biblio.pm Minor factoring in C4/Biblio.pm, plus change to export the per-tag 2003-02-03 18:46:00 +00:00
BookShelves.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Catalogue.pm fixing a sql query not using prepare(?) & execute($var) method 2003-01-28 14:53:30 +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 Removed perl warning 2003-01-20 07:35:31 +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 Minor factoring in C4/Biblio.pm, plus change to export the per-tag 2003-02-03 18:46:00 +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 Temporary patch for bug 182 2003-01-26 04:37:17 +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 Removed scoping-related perl warnings 2003-01-20 07:38:54 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm Minor code cleanup 2003-02-03 02:15:43 +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 Templating reservereport et shelves. 2002-12-19 18:55:40 +00:00
Stock.pm Templating reports.pl 2002-12-19 15:22:18 +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