Commit graph

7279 commits

Author SHA1 Message Date
tipaul
fb0fb2f0eb templating :readingrec.tmpl 2002-10-28 21:14:29 +00:00
tipaul
207a4f27d8 templating pay.pl 2002-10-28 20:17:27 +00:00
tipaul
495bf81d1c templating stuff : directory move and bugfixes (use gettemplate method) 2002-10-28 17:59:05 +00:00
tipaul
72f8328b0a road to 1.3.1
thesaurus / authorities support
2002-10-26 17:57:18 +00:00
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
tipaul
ebc08585d4 road to 1.3.2 : adding a biblio in MARC format.
seems to work a few.
still to do :
* manage html checks (mandatory subfields...)
* add list of acceptable values (authorities)
* manage ## in MARC format
* manage correctly repeatable fields
and probably a LOT of bugfixes
2002-10-22 15:50:23 +00:00
arensb
15d6ecc822 Added some FIXME comments. 2002-10-16 12:42:29 +00:00
lavide
1710ebdad0 Added Files
branches.tmpl

for templating with branches.pl
cvs: ----------------------------------------------------------------------
2002-10-15 19:53:41 +00:00
tipaul
2745c7b218 road to 1.3.2. Full rewrite of marcimport.pl.
The acquisition system in MARC version will work like this :
* marcimport will put marc records into a "breeding farm" table.
* when the user want to add a biblio, he enters first the ISBN/ISSN of the biblio. koha searches into breeding farm and if the record exists, it is shown to the user to help him adding the biblio. When the biblio is added, it's deleted from the breeding farm.

This commit :
* modify acqui.simple home page  (addbooks.pl)
* adds import into breeding farm

Please note that :
* z3950 functionnality is dropped from "marcimport" will be added somewhere else.
* templates are in a new acqui.simple sub directory, and the marcimport template directory will become obsolete soon.I think this is more logic
2002-10-15 10:14:43 +00:00
tipaul
f73b72aee1 html-link to the script for linking koha fields and marc-db 2002-10-11 14:24:18 +00:00
tipaul
bf1b862180 with this script, it's easy to see which koha-DB fields are not mapped to MARC-DB and map them. 2002-10-11 14:23:28 +00:00
arensb
82cd94b25c Added FIXME comments for broken links. 2002-10-11 12:48:25 +00:00
tipaul
aef9c7d0b9 minor bugfixes and improvements 2002-10-11 09:29:38 +00:00
tipaul
6d74968993 bugfixes + improvment in navigation 2002-10-11 09:19:57 +00:00
tipaul
ba69be3a92 merging from 1.2 and templating 2002-10-11 07:25:22 +00:00
tipaul
0491c600ec road to 1.3.1 : viewing biblio MARC detail.
if ACQUISITIONS=normal in systempref table, nothing changes,
if ACQUISITIONS=simple, the MARC record is shown
2002-10-10 16:20:52 +00:00
tipaul
34bf3e7da7 merging 1.2 and bugfixes for auth, login and templating : admin, members and reports home pages 2002-10-10 16:17:05 +00:00
tipaul
22febf401a merging auth from branch rel-1.2 2002-10-10 14:37:03 +00:00
tipaul
9d31145bf2 merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
arensb
f7b8e9d4c5 Restored pre-template behavior: when you click on a member, you get
taken to the "show me more information about this member" page, not
the "update this member's information" page.
2002-10-10 05:42:41 +00:00
tipaul
7ec937a07e merging from 1,2 branch. Seems OK 2002-10-09 15:49:49 +00:00
tipaul
9193195478 road to 1.3.1 : viewing biblio MARC detail 2002-10-09 15:45:59 +00:00
tipaul
0fdc28f25c marc tag structure management, from /admin/ 2002-10-07 14:06:19 +00:00
tipaul
cee16e51c3 road to 1.3.1 : marc viewing from biblio search 2002-10-07 14:01:17 +00:00
tipaul
80e4146b58 road to 1.3.1 : marc parameter management 2002-10-07 11:31:11 +00:00
tipaul
8de7b75afe moving templates to structure defined by finlay 2002-10-02 16:16:50 +00:00
dnmeid
0d1f4ccc8a new templates by dorian 2002-09-30 13:53:28 +00:00
dnmeid
643f730f91 small bugfixes 2002-09-17 12:53:03 +00:00
dnmeid
1fee552bea Initial revision 2002-09-16 09:10:26 +00:00