tipaul
80a37bdd4a
small but important bugfix (fixes a problem in export)
2002-12-16 15:08:50 +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
a067d70c35
code cleaning
2002-12-13 10:36:22 +00:00
tipaul
016de75d8c
small bugfix
2002-12-13 10:36:00 +00:00
tipaul
9d54a6437b
adding authentification with Auth.pm
2002-12-13 10:21:58 +00:00
tonnesen
92821ae783
Moving install and upgrade scripts from rel-1-2 branch. This needs testing!
2002-12-12 21:40:39 +00:00
tipaul
4d315418f2
YAB ! (Yet Another Bugfix) => related to biblio modif
...
(some warning cleaning too)
2002-12-12 21:26:35 +00:00
tipaul
dd696c61e8
adding authentification with Auth.pm and
...
MAJOR BUGFIX on marc biblio modification
2002-12-12 16:34:41 +00:00
tipaul
0e7f86db7e
adding authentification with Auth.pm
2002-12-12 16:33:58 +00:00
tipaul
5f3749d437
adding authentification with Auth.pm
...
(note : i want to stay the 1st commiter in december as in november :-) )
2002-12-10 17:35:27 +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
b0d0dddfac
authentification bugfix :
...
the api in pod-auth.pm has "type => 'opac' "parameter.
If called from intranet, should be type => 'intranet'.
Output.pm checked for type existed, and not it's value. Now, Output compares checks for type value.
If type='intranet', then the intranet template is called, else it's an opac template.
Finlay, please validate this commit.
2002-12-10 15:52:49 +00:00
tipaul
afe757aeca
* bugfixes
...
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
2002-12-10 13:54:08 +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
tipaul
60c769f326
removing warnings
2002-12-10 13:42:00 +00:00
tipaul
9b6d589336
fugfixes from Dombes Abbey work
2002-12-10 13:30:03 +00:00
tipaul
9123905d5d
many bugfixes from Dombes Abbey tests
2002-12-10 13:29:32 +00:00
tipaul
6c9d2864d6
* bugfixes
...
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
2002-12-10 13:29:09 +00:00
tipaul
de2403d8cb
bugfixes (davide mails in koha-dev)
2002-12-10 13:27:47 +00:00
rangi
bc9b0aca44
Added a note that this module is slated to be removed
2002-12-07 04:38:56 +00:00
finlayt
3195b480bf
merged changes to the default/en opac files
2002-12-05 00:07:36 +00:00
finlayt
2b8ef90945
merged in changes from the rel-1-2 branch into the main branch. Some of the default templates are a bit broken now....
2002-12-04 22:25:01 +00:00
finlayt
2ee268c632
This is essentially the Auth.pm coming from the rel-1-2 branch. It is quite different from the old one, but shouldnt break any existing code.
2002-12-04 04:32:35 +00:00
tipaul
42881c6d92
vacuum cleaner
2002-12-02 16:14:28 +00:00
tipaul
19f65cfd12
bugfix for bug N°135.
...
Note : yes, checks are performed only on client side.
I agree this is not very secure, but it's a rarely modified value and koha 2.0 will need :
* IE5+ or Mozilla/Netscape 6+
* javascript enabled.
Maybe the best solution would be to include in *.inc files a test for javascript activated and refuse acces if it's not.
2002-12-02 15:55:19 +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
tipaul
6d929790ff
bugfixes and improvments
2002-12-02 14:59:50 +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
0af7ebbdc8
bugzilla bug n°129 fixed
2002-11-27 17:49:40 +00:00
tipaul
a5fbff487e
unused template
2002-11-27 17:18:48 +00:00
tipaul
3c6b602065
last modif for 1.3.2 release
2002-11-27 10:51:25 +00:00
tipaul
716dfa79d6
commiting forgotten changes before releasing 1.3.2
2002-11-27 10:29:55 +00:00
tipaul
a62eca9863
road to 1.3.2. Updating db structure during installation
2002-11-26 15:04:54 +00:00
tipaul
120c3e6a31
road to 1.3.2 : installer.pl improvements (including marc parameter selection at installation)
2002-11-26 14:58:08 +00:00
tipaul
075c1259a1
changes to use new dir structure (many scripts moved to misc/)
...
installer now ask for marc parameters : either MARC21 in english or UNIMARC in french
2002-11-25 18:33:17 +00:00
tipaul
2e27ddc725
rebirthing safe-installer.
...
Note that buildrelease is broken for instance, so don't expect any installer to work well.
buildrelease will be corrected asap.
2002-11-25 16:37:09 +00:00
tipaul
145dc69841
moved to misc
2002-11-22 10:41:55 +00:00
tipaul
d74f58f47f
moving non koha-running files to misc dir
2002-11-22 10:40:12 +00:00
tipaul
58df1490fb
moved to misc
2002-11-22 10:21:12 +00:00
tipaul
8b8031b39a
moving non koha-running files to misc dir
2002-11-22 10:20:40 +00:00