Commit graph

6600 commits

Author SHA1 Message Date
tonnesen
dd934bdd4d Merging from rel-1-2 to trunk 2002-10-28 21:45:38 +00:00
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
finlayt
22441fdc45 opac-auth.tmpl : changed wording from Name: to Cardnumber:
opac-userupdate.tmpl  : removed "clear all fields" button
opac-detail.tmpl      : added request button, when reservable
2002-10-15 23:35:10 +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
finlayt
c8312e10c2 more little changes from hlt 2002-10-15 04:43:50 +00:00
finlayt
015c0b76aa the template file to go with the opac-account.pl 2002-10-14 22:51:22 +00:00
finlayt
66d14dc1ee Fixed up the display of reserves. 2002-10-14 22:49:27 +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
finlayt
dd761c549e Fixed a couple of bad links. 2002-10-11 01:11:51 +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
finlayt
7e1bad92e6 added link back to user home page. 2002-10-04 00:09:27 +00:00
finlayt
671bb4188a fixed for the new do-it-yourself reserves. 2002-10-03 22:05:14 +00:00
finlayt
139bdc5dff fixed typo 2002-10-03 08:58:50 +00:00
finlayt
8a1a050a9f this goes with the Auth.pm module. 2002-10-03 08:26:00 +00:00
finlayt
65161a7928 This is the do-it-yourself reserves page template. See opac-reserve.pl 2002-10-03 03:54:07 +00:00
tipaul
8de7b75afe moving templates to structure defined by finlay 2002-10-02 16:16:50 +00:00
finlayt
49ea1bd6c8 Added link to new opac-userupdate.pl 2002-10-02 00:52:31 +00:00
finlayt
428b86589c Template that goes with opac-userupdate.pl 2002-10-02 00:51:43 +00:00
finlayt
e3242e1a8f fixed the login logout links 2002-10-01 22:48:34 +00:00
finlayt
9a3677e5b1 added the reserves, and if fines over $5 flags a message. 2002-10-01 10:55:21 +00:00
finlayt
9e0cff422b This template goes with the opac-user.pl script. It us opac user page. 2002-10-01 07:06:28 +00:00
finlayt
4aeb3066c5 small changes 2002-10-01 07:05:21 +00:00
finlayt
818bcf7172 another fix 2002-10-01 06:41:52 +00:00
finlayt
533fb8b4fc fixed up links in these includes. 2002-10-01 06:36:14 +00:00
dnmeid
0d1f4ccc8a new templates by dorian 2002-09-30 13:53:28 +00:00
finlayt
1e0e50e304 Nearly forgot the numbers! 2002-09-18 06:34:52 +00:00
finlayt
6679c1decc added all the opac default/en/ files into the koha-tmpl archive. All future html opac development should be in here. 2002-09-18 06:33:35 +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