Koha/acqui.simple
tipaul 81367c84eb Road to 1.3.2
* bugfixes and improvements
* manage mandatory MARC subfields
* new table : authorised_values. this table contains categories and authorised values for the category. On MARC management, you can map a subfield to a authorised_values category. If you do this, the subfield can only be filled with a authorised_value of the selected category.
this submit contains everything needed :
* updatedatabase
* admin screens
* "links" management
* creation of a html-list if a subfield is mapped to an authorised value.

Note this is different from authorities support, which will come soon.
The authorised_values is supposed to contains a "small" number of authorised values for a category (less than 50-100). If you enter more authorised values than this, it should be hard to find what you want in a BIG list...
2002-10-25 10:55:46 +00:00
..
addbiblio.pl Road to 1.3.2 2002-10-25 10:55:46 +00:00
addbooks.pl road to 1.3.2. Full rewrite of marcimport.pl. 2002-10-15 10:14:43 +00:00
addbookslccn.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
additem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
bulkmarcimport.pl Added some FIXME comments. 2002-10-16 12:42:29 +00:00
isbnsearch.pl road to 1.3.2 : adding a biblio in MARC format. 2002-10-22 15:50:23 +00:00
keywordsearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
marcimport.pl road to 1.3.2 : adding a biblio in MARC format. 2002-10-22 15:50:23 +00:00
processz3950queue Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
savebiblio.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
saveitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
viewmarc.pl Added magic RCS comment. 2002-10-13 07:45:05 +00:00
websitesearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
z3950-daemon-launch.sh merging changes from rel-1-2 2002-07-02 22:08:50 +00:00
z3950-daemon-shell.sh merging changes from rel-1-2 2002-07-02 22:08:50 +00:00