tipaul
3c00689334
bugfix for bug #149 (" and ' escaping)
2002-12-19 14:23:00 +00:00
tipaul
12118778b7
bugfix for bug #149 (" and ' escaping)
2002-12-19 14:21:54 +00:00
tipaul
781b82eddd
french default opac.
...
images are still in english at the moment
2002-12-19 11:02:03 +00:00
hdl
67b07bb7ae
Templating newmember.pl
...
newjmember.tmpl bugfixes
2002-12-18 16:58:28 +00:00
tipaul
7b7cafb055
bugfix for bug #144
2002-12-18 10:57:40 +00:00
tipaul
09d92397f6
bugfix for #143 : deletion ask for confirmation of the asked-for-deletion subfield, not for another one !
2002-12-18 10:52:16 +00:00
tipaul
eaab1def1a
bugfix to bug 142
...
But : modification of the behaviour : when you select 200 as search string in tag screen, the tags >200 are shown. Not only the 200 tag.
I think it's more logic and better.
2002-12-18 10:38:59 +00:00
tipaul
27dddb87c3
bugfix for bug #141
2002-12-18 10:20:46 +00:00
hdl
c1614d9f81
Templating newjmember.pl
2002-12-17 12:33:54 +00:00
hdl
0de731be08
template includes modification
2002-12-16 16:22:57 +00:00
hdl
12a8d67c21
Templating moditem, modbib, modwebsites, newimember
2002-12-16 00:26:18 +00:00
hdl
ffbe400ce5
Templating : modbibitem.pl modbibitem.tmpl
2002-12-15 17:38:20 +00:00
tipaul
4b9af7f1ff
1st draft of marc export
2002-12-13 16:22:04 +00:00
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 N132 : 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