Commit graph

8731 commits

Author SHA1 Message Date
tipaul
016de75d8c small bugfix 2002-12-13 10:36:00 +00:00
tipaul
0e7f86db7e adding authentification with Auth.pm 2002-12-12 16:33:58 +00:00
tipaul
d10e9b539c adding authentification with Auth.pm 2002-12-10 17:34:24 +00:00
tipaul
fc7d0d5538 copying opac-auth.tmpl into intranet templates branch to enable auth.pm to work properly and show a login screen if user is not logged in.
finlay => see yesterday mail about auth.tmpl missing and validate this commit (which is just a copy/paste from opac-auth)
2002-12-10 15:54:30 +00:00
tipaul
d0ade962d3 improvements from Dombes Abbey work 2002-12-10 13:52:44 +00:00
tipaul
421de1df64 new and modified plugins for unimarc biblio management.
note that the plugin api has been deeply modified, and should now be definitive.
It will be documented soon on the wiki.
2002-12-10 13:52:20 +00:00
tipaul
1215d1dc77 minor presentation modifs 2002-12-10 13:48:40 +00:00
tipaul
80d59a7ca2 fugfixes from Dombes Abbey work 2002-12-10 13:42:35 +00:00
finlayt
3195b480bf merged changes to the default/en opac files 2002-12-05 00:07:36 +00:00
tipaul
42881c6d92 vacuum cleaner 2002-12-02 16:14:28 +00:00
tipaul
bd66ef0c65 quickfix for bug N°132 : the "More" link is disabled.
You can add subfields one by one by using the empty line in the subfield list.
2002-12-02 15:37:03 +00:00
tipaul
ef66fec140 bugfixes : enable entering a biblio without isbn
Note that parameter must be modified and changed to "isbn not mandatory" (mandatory on default 1.3.2 install)
2002-12-02 15:13:04 +00:00
tipaul
39828023cc bugfixes and improvements 2002-12-02 15:00:15 +00:00
fmmarzoa
04d4635a52 Translating to Spanish. First round. 2002-12-02 08:51:41 +00:00
fmmarzoa
76d5278027 Translating to Spanish. First round. 2002-12-02 08:42:08 +00:00
fmmarzoa
0f40e58266 Translated to spanish 2002-11-29 22:02:07 +00:00
tipaul
a5fbff487e unused template 2002-11-27 17:18:48 +00:00
tipaul
716dfa79d6 commiting forgotten changes before releasing 1.3.2 2002-11-27 10:29:55 +00:00
tipaul
ad2701a68f french translation first screen ;-) 2002-11-19 12:37:23 +00:00
lavide
3e55c5b550 modify this template to add a links to aqbudget 2002-11-16 21:34:42 +00:00
lavide
6370d3fe5e template for aqbudget.pl 2002-11-16 21:26:10 +00:00
hdl
f91957e127 templating mancredit and maninvoice
templates
2002-11-15 15:29:50 +00:00
hdl
55482b6841 Adding Bookcount template 2002-11-13 17:55:21 +00:00
tipaul
e11872aeb1 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 15:58:43 +00:00
lavide
d360534ec9 i had forgotten tmpl tags for delete_confirm and delete_confirmed 2002-11-11 08:33:36 +00:00
lavide
d846c24ce9 for templating aqbookfund.pl 2002-11-10 21:21:11 +00:00
lavide
1f44062a2c add tmpl_loop tag for give on the screen all branches
excuse my bad english
2002-11-09 17:42:30 +00:00
tipaul
5062b701e0 templating newbasket2.pl. (Done by hdl, new french developer !) 2002-11-04 09:31:20 +00:00
tonnesen
b89587c218 Merging from rel-1-2 to trunk 2002-10-28 22:29:08 +00:00
tonnesen
b4ff8f24bd Merging from rel-1-2 to trunk
Removing HLT links from footers and fixing javascript form focusing bug that
affects Internet Explorer browsers.
2002-10-28 22:12:16 +00:00
tonnesen
513077bdb5 Merging rel-1-2 into trunk 2002-10-28 21:53:04 +00:00
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