]>
git.koha-community.org Git - koha.git/log
kb2qzv [Tue, 7 Jan 2003 17:30:55 +0000 (17:30 +0000)]
first round translation
kb2qzv [Tue, 7 Jan 2003 17:22:32 +0000 (17:22 +0000)]
First round translation
kb2qzv [Tue, 7 Jan 2003 17:13:21 +0000 (17:13 +0000)]
lub instead of lb
kb2qzv [Tue, 7 Jan 2003 16:59:55 +0000 (16:59 +0000)]
First round translation
kb2qzv [Tue, 7 Jan 2003 16:49:10 +0000 (16:49 +0000)]
First round translation.
kb2qzv [Tue, 7 Jan 2003 16:45:50 +0000 (16:45 +0000)]
Capital letter removed
kb2qzv [Tue, 7 Jan 2003 13:51:03 +0000 (13:51 +0000)]
First round translation.
kb2qzv [Tue, 7 Jan 2003 13:34:43 +0000 (13:34 +0000)]
First round translation.
tipaul [Mon, 6 Jan 2003 13:32:43 +0000 (13:32 +0000)]
*** empty log message ***
tipaul [Mon, 6 Jan 2003 13:31:01 +0000 (13:31 +0000)]
last bugfix before releasing 1.3.3. Not trully a bugfix (see release notes)
tipaul [Mon, 6 Jan 2003 13:11:45 +0000 (13:11 +0000)]
bugfix
tipaul [Mon, 6 Jan 2003 13:06:28 +0000 (13:06 +0000)]
removing trailing #
tipaul [Mon, 6 Jan 2003 11:14:11 +0000 (11:14 +0000)]
last bugfixes before 1.3.3 : systempref table correctly filled
tipaul [Mon, 6 Jan 2003 11:13:29 +0000 (11:13 +0000)]
lasts commits before 1.3.3 release
tipaul [Mon, 6 Jan 2003 11:11:56 +0000 (11:11 +0000)]
last commit before 1.3.3 ?
small bugfix and polish opac language selection
tipaul [Mon, 6 Jan 2003 10:08:13 +0000 (10:08 +0000)]
rollback to english version : benedict today commit changed english opac to polish, which is a bad idea :-)
kb2qzv [Mon, 6 Jan 2003 02:06:06 +0000 (02:06 +0000)]
*** empty log message ***
kb2qzv [Mon, 6 Jan 2003 01:45:52 +0000 (01:45 +0000)]
*** empty log message ***
kb2qzv [Mon, 6 Jan 2003 01:19:19 +0000 (01:19 +0000)]
*** empty log message ***
tipaul [Fri, 3 Jan 2003 16:17:34 +0000 (16:17 +0000)]
road to 1.3.3 releasing...
tipaul [Fri, 3 Jan 2003 16:10:35 +0000 (16:10 +0000)]
update of unimarc french default structure, to reflect plugin and new tab usage (from dombes installation)
tipaul [Mon, 30 Dec 2002 09:26:33 +0000 (09:26 +0000)]
bugfixes for 1.3.3 release
tipaul [Fri, 20 Dec 2002 14:50:50 +0000 (14:50 +0000)]
Forgotten plugin...
tipaul [Fri, 20 Dec 2002 14:02:39 +0000 (14:02 +0000)]
changes to reflect official API
tipaul [Fri, 20 Dec 2002 13:59:07 +0000 (13:59 +0000)]
small bugfix to make logout work
tipaul [Fri, 20 Dec 2002 13:58:34 +0000 (13:58 +0000)]
small bugfixes
tipaul [Fri, 20 Dec 2002 13:55:01 +0000 (13:55 +0000)]
uses temp koha.conf file by default
tipaul [Fri, 20 Dec 2002 13:54:31 +0000 (13:54 +0000)]
checks that the config file passed in parameter exist, otherwise, uses the default one (/etc/koha.conf)
useful in upgradedb2marc.pl script.
* if this script is called during installation, uses /etc/koha.conf.tmp
* if it's called manually (after installation), uses /etc/koha.conf, as the tmp file is no more here :-)
tipaul [Fri, 20 Dec 2002 10:30:15 +0000 (10:30 +0000)]
bugfixes + language selection during install
road to 1.3.3
tipaul [Fri, 20 Dec 2002 08:35:19 +0000 (08:35 +0000)]
little modif in gettemplate.
auto-replaces theme and lang template variable.
This is useful if you have images in your template :
<img src="/<TMPL_VAR name="theme">/<TMPL_VAR name="lang">/images/picture.gif>
or
<img src="/<TMPL_VAR name="theme">/images/picture.gif>
in the case of a non-language dependant image.
Before this fix, gettemplate only replaced a variable called themelang, which was useful for language dependant images, but didn't work with theme-only images.
Note the previous behaviour is still activated (ie : themelang still works)
hdl [Thu, 19 Dec 2002 18:55:40 +0000 (18:55 +0000)]
Templating reservereport et shelves.
hdl [Thu, 19 Dec 2002 15:22:18 +0000 (15:22 +0000)]
Templating reports.pl
This might be of no use... Since it is never called and seems obsolete.
tipaul [Thu, 19 Dec 2002 14:23:00 +0000 (14:23 +0000)]
bugfix for bug #149 (" and ' escaping)
tipaul [Thu, 19 Dec 2002 14:21:54 +0000 (14:21 +0000)]
bugfix for bug #149 (" and ' escaping)
tipaul [Thu, 19 Dec 2002 14:20:27 +0000 (14:20 +0000)]
minor bugfix (for biblio modification)
tipaul [Thu, 19 Dec 2002 11:04:14 +0000 (11:04 +0000)]
little bugfixes for opac templated.
Need "use HTML::Template" at the beginning of every script.
Note : opac-reserve does not work at all.
Could katipo/finlay check why ?
tipaul [Thu, 19 Dec 2002 11:02:03 +0000 (11:02 +0000)]
french default opac.
images are still in english at the moment
hdl [Wed, 18 Dec 2002 16:58:28 +0000 (16:58 +0000)]
Templating newmember.pl
newjmember.tmpl bugfixes
tipaul [Wed, 18 Dec 2002 10:57:40 +0000 (10:57 +0000)]
bugfix for bug #144
tipaul [Wed, 18 Dec 2002 10:56:41 +0000 (10:56 +0000)]
small bugfix to search on >= and not >
tipaul [Wed, 18 Dec 2002 10:55:16 +0000 (10:55 +0000)]
small bugfix to avoid empty list at beginning
tipaul [Wed, 18 Dec 2002 10:52:16 +0000 (10:52 +0000)]
bugfix for #143 : deletion ask for confirmation of the asked-for-deletion subfield, not for another one !
tipaul [Wed, 18 Dec 2002 10:45:48 +0000 (10:45 +0000)]
bugfix for #143 : deletion ask for confirmation of the asked-for-deletion subfield, not for another one !
tipaul [Wed, 18 Dec 2002 10:38:59 +0000 (10:38 +0000)]
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.
tipaul [Wed, 18 Dec 2002 10:20:46 +0000 (10:20 +0000)]
bugfix for bug #141
hdl [Tue, 17 Dec 2002 12:33:54 +0000 (12:33 +0000)]
Templating newjmember.pl
hdl [Mon, 16 Dec 2002 16:22:57 +0000 (16:22 +0000)]
template includes modification
tipaul [Mon, 16 Dec 2002 15:08:50 +0000 (15:08 +0000)]
small but important bugfix (fixes a problem in export)
hdl [Mon, 16 Dec 2002 00:26:18 +0000 (00:26 +0000)]
Templating moditem, modbib, modwebsites, newimember
hdl [Sun, 15 Dec 2002 17:38:20 +0000 (17:38 +0000)]
Templating : modbibitem.pl modbibitem.tmpl
tipaul [Fri, 13 Dec 2002 16:22:04 +0000 (16:22 +0000)]
1st draft of marc export
tipaul [Fri, 13 Dec 2002 10:36:22 +0000 (10:36 +0000)]
code cleaning
tipaul [Fri, 13 Dec 2002 10:36:00 +0000 (10:36 +0000)]
small bugfix
tipaul [Fri, 13 Dec 2002 10:21:58 +0000 (10:21 +0000)]
adding authentification with Auth.pm
tonnesen [Thu, 12 Dec 2002 21:40:39 +0000 (21:40 +0000)]
Moving install and upgrade scripts from rel-1-2 branch. This needs testing!
tipaul [Thu, 12 Dec 2002 21:26:35 +0000 (21:26 +0000)]
YAB ! (Yet Another Bugfix) => related to biblio modif
(some warning cleaning too)
tipaul [Thu, 12 Dec 2002 16:34:41 +0000 (16:34 +0000)]
adding authentification with Auth.pm and
MAJOR BUGFIX on marc biblio modification
tipaul [Thu, 12 Dec 2002 16:33:58 +0000 (16:33 +0000)]
adding authentification with Auth.pm
tipaul [Tue, 10 Dec 2002 17:35:27 +0000 (17:35 +0000)]
adding authentification with Auth.pm
(note : i want to stay the 1st commiter in december as in november :-) )
tipaul [Tue, 10 Dec 2002 17:34:24 +0000 (17:34 +0000)]
adding authentification with Auth.pm
tipaul [Tue, 10 Dec 2002 15:54:30 +0000 (15:54 +0000)]
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)
tipaul [Tue, 10 Dec 2002 15:52:49 +0000 (15:52 +0000)]
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.
tipaul [Tue, 10 Dec 2002 13:54:08 +0000 (13:54 +0000)]
* bugfixes
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
tipaul [Tue, 10 Dec 2002 13:52:44 +0000 (13:52 +0000)]
improvements from Dombes Abbey work
tipaul [Tue, 10 Dec 2002 13:52:20 +0000 (13:52 +0000)]
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.
tipaul [Tue, 10 Dec 2002 13:48:40 +0000 (13:48 +0000)]
minor presentation modifs
tipaul [Tue, 10 Dec 2002 13:42:35 +0000 (13:42 +0000)]
fugfixes from Dombes Abbey work
tipaul [Tue, 10 Dec 2002 13:42:00 +0000 (13:42 +0000)]
removing warnings
tipaul [Tue, 10 Dec 2002 13:30:03 +0000 (13:30 +0000)]
fugfixes from Dombes Abbey work
tipaul [Tue, 10 Dec 2002 13:29:32 +0000 (13:29 +0000)]
many bugfixes from Dombes Abbey tests
tipaul [Tue, 10 Dec 2002 13:29:09 +0000 (13:29 +0000)]
* bugfixes
* improvements done during dombes intallation/tests
* adding authentication (new Auth.pm)
tipaul [Tue, 10 Dec 2002 13:27:47 +0000 (13:27 +0000)]
bugfixes (davide mails in koha-dev)
rangi [Sat, 7 Dec 2002 04:38:56 +0000 (04:38 +0000)]
Added a note that this module is slated to be removed
finlayt [Thu, 5 Dec 2002 00:07:36 +0000 (00:07 +0000)]
merged changes to the default/en opac files
finlayt [Wed, 4 Dec 2002 22:25:01 +0000 (22:25 +0000)]
merged in changes from the rel-1-2 branch into the main branch. Some of the default templates are a bit broken now....
finlayt [Wed, 4 Dec 2002 04:32:35 +0000 (04:32 +0000)]
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.
tipaul [Mon, 2 Dec 2002 16:14:28 +0000 (16:14 +0000)]
vacuum cleaner
tipaul [Mon, 2 Dec 2002 15:55:19 +0000 (15:55 +0000)]
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.
tipaul [Mon, 2 Dec 2002 15:37:03 +0000 (15:37 +0000)]
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.
tipaul [Mon, 2 Dec 2002 15:13:04 +0000 (15:13 +0000)]
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)
tipaul [Mon, 2 Dec 2002 15:00:15 +0000 (15:00 +0000)]
bugfixes and improvements
tipaul [Mon, 2 Dec 2002 14:59:50 +0000 (14:59 +0000)]
bugfixes and improvments
fmmarzoa [Mon, 2 Dec 2002 08:51:41 +0000 (08:51 +0000)]
Translating to Spanish. First round.
fmmarzoa [Mon, 2 Dec 2002 08:42:08 +0000 (08:42 +0000)]
Translating to Spanish. First round.
fmmarzoa [Fri, 29 Nov 2002 22:02:07 +0000 (22:02 +0000)]
Translated to spanish
tipaul [Wed, 27 Nov 2002 17:49:40 +0000 (17:49 +0000)]
bugzilla bug n°129 fixed
tipaul [Wed, 27 Nov 2002 17:18:48 +0000 (17:18 +0000)]
unused template
tipaul [Wed, 27 Nov 2002 10:51:25 +0000 (10:51 +0000)]
last modif for 1.3.2 release
tipaul [Wed, 27 Nov 2002 10:29:55 +0000 (10:29 +0000)]
commiting forgotten changes before releasing 1.3.2
tipaul [Tue, 26 Nov 2002 15:04:54 +0000 (15:04 +0000)]
road to 1.3.2. Updating db structure during installation
tipaul [Tue, 26 Nov 2002 14:58:08 +0000 (14:58 +0000)]
road to 1.3.2 : installer.pl improvements (including marc parameter selection at installation)
tipaul [Mon, 25 Nov 2002 18:33:17 +0000 (18:33 +0000)]
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
tipaul [Mon, 25 Nov 2002 16:37:09 +0000 (16:37 +0000)]
rebirthing safe-installer.
Note that buildrelease is broken for instance, so don't expect any installer to work well.
buildrelease will be corrected asap.
tipaul [Fri, 22 Nov 2002 10:41:55 +0000 (10:41 +0000)]
moved to misc
tipaul [Fri, 22 Nov 2002 10:40:12 +0000 (10:40 +0000)]
moving non koha-running files to misc dir
tipaul [Fri, 22 Nov 2002 10:21:12 +0000 (10:21 +0000)]
moved to misc
tipaul [Fri, 22 Nov 2002 10:20:40 +0000 (10:20 +0000)]
moving non koha-running files to misc dir
tipaul [Fri, 22 Nov 2002 10:15:22 +0000 (10:15 +0000)]
moving z3950 related scripts to specific dir
tipaul [Fri, 22 Nov 2002 10:13:20 +0000 (10:13 +0000)]
small bugfix
tipaul [Fri, 22 Nov 2002 10:10:15 +0000 (10:10 +0000)]
stopwords list (in french)