Commit graph

13502 commits

Author SHA1 Message Date
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
tipaul
ba814c7544 moving z3950 related scripts to specific dir 2002-11-22 10:15:22 +00:00
tipaul
5a83c14404 small bugfix 2002-11-22 10:13:20 +00:00
tipaul
b037fc2ce0 stopwords list (in french) 2002-11-22 10:10:15 +00:00
tipaul
d5dfb954e2 deleting unused scripts (moved tio misc/ except for database.mysql, which is not used anymore -relpaced by koha.mysql) 2002-11-22 09:13:03 +00:00
tipaul
5184a7497f moving non koha-running files to misc dir 2002-11-22 09:05:18 +00:00
tipaul
ac8b867e11 deleting unused code : File.pm & USMARC.pm now are located in the MARC::Record package (unmodified), and other are out of date or rewritten somewhere else 2002-11-21 09:56:12 +00:00
tipaul
448ffb8109 deleting unused scripts 2002-11-21 09:22:06 +00:00
tipaul
911879e75b road to 1.3.2. (forgotten plugin launcher) 2002-11-20 16:44:30 +00:00
tipaul
0a177f5263 road to 1.3.2
various bugfixes, improvments
2002-11-19 12:45:31 +00:00
tipaul
ad2701a68f french translation first screen ;-) 2002-11-19 12:37:23 +00:00
tipaul
e0d4e702c3 road to 1.3.2 2002-11-19 12:32:22 +00:00
tipaul
5c67993c8f road to 1.3.2
various bugfixes, improvments, and migration from acquisition.pm to biblio.pm
2002-11-19 12:31:34 +00:00
tipaul
a4c791f56c small bugfix 2002-11-18 09:42:54 +00:00
lavide
a628f878e5 templating this file and modify it so that all the budgets are on the screen
but for this moment only on budget by bookfund because there is primary key for bookfundid in aqbookfund and in aqbudget tables
2002-11-16 21:40:53 +00:00
lavide
c82e185ace add links to aqbudget.pl 2002-11-16 21:37:03 +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
3d03be3c86 Templating mancredit and maninvoice 2002-11-14 18:48:14 +00:00
hdl
55482b6841 Adding Bookcount template 2002-11-13 17:55:21 +00:00
hdl
6c50c3c838 Bookcount Templating
First template and commit
2002-11-13 17:52:59 +00:00
tonnesen
12d23c81fd Merged some features over from rel-1-2, including primary key checking. 2002-11-12 17:42:40 +00:00
tipaul
f8993bd8d3 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 16:44:38 +00:00
tipaul
ebb6609879 *** empty log message *** 2002-11-12 16:41:12 +00:00