Commit graph

97 commits

Author SHA1 Message Date
hdl
f969269bad Templating branchtransfers.tmpl 2003-01-28 00:48:04 +00:00
hdl
6a6d5c2c76 Correcting cirulation to circulation-top 2003-01-28 00:46:45 +00:00
acli
80a34bc2ff Use "post" instead of "put" for the Edit screen, to avoid the URL being so
long that it becomes invalid (bug 183)
2003-01-27 08:15:40 +00:00
acli
01153e7fc5 Corrected wrong wording 2003-01-27 06:57:41 +00:00
acli
0c7d8f0154 The two corners on the left should be transparent 2003-01-27 05:31:13 +00:00
acli
522361f3e7 Copied the image files from the koha-html module 2003-01-27 03:28:53 +00:00
acli
7ffffc95b2 Manually reverted the page to English (file changed too much for patch to
work)
2003-01-25 22:13:51 +00:00
acli
9773b0bec1 Handle non-latin1 charsets
Corrected wrong method to include page header and footer
2003-01-25 20:05:47 +00:00
acli
e662ba255d Handle non-latin1 charsets
Corrected wrong method to include the page header and footer
2003-01-25 19:49:57 +00:00
acli
7d8fcad974 Corrected wrong method to include the page header and footer 2003-01-25 19:31:09 +00:00
acli
ade845cdd3 Handle non-latin1 charsets
Corrected wrong method to include the page header and footer
2003-01-25 19:23:37 +00:00
tipaul
a95a4740ac small gui fixes 2003-01-23 12:29:10 +00:00
tipaul
a9b32d47f4 upgrading import in breeding farm (you can now search on ISBN or on title) AND character encoding. 2003-01-23 12:26:41 +00:00
hdl
41cbeb7bc3 Templating selectbranchprinter.pl 2003-01-23 11:32:42 +00:00
hdl
3202a41437 bugfixes :
uses C4::Auth; added to request.pl
one </TMPL_IF> needed in request.tmpl
2003-01-23 09:48:44 +00:00
hdl
4ff523bff0 Templating request 2003-01-22 23:35:57 +00:00
tipaul
e0a3a53e5b add in parameters a "check marc" link.
this script checks MARC parameters and try to detect tome errors in configuration.
currently checks 7 differents things.

The 1.3.3 MARC21 parameters fails miserabily to this test : 3 errors !!!
2003-01-21 13:45:37 +00:00
tipaul
c62706ae86 fix for bug #163 2003-01-20 12:45:39 +00:00
acli
b447ac5583 Reverted the file back to English (rolled back changes in the last revision) 2003-01-20 03:33:36 +00:00
acli
7de07fa754 Minor comment fixes 2003-01-19 02:52:18 +00:00
tipaul
a913fc3bca adding a MARC parameter in systempref ( which is ON or OFF)
the search will be a marc search if MARC=ON
and a standard (v1.2) search if MARC=OFF
2003-01-16 10:29:45 +00:00
kb2qzv
2ca37dcc59 Back to english version of the file. Sorry for the mess. Hope it works. 2003-01-11 00:16:41 +00:00
hdl
12c2d55e71 Templating : updatebiblio.pl updatebiblio.tmpl 2003-01-10 22:21:50 +00:00
kb2qzv
ec77493b04 *** empty log message *** 2003-01-10 00:57:51 +00:00
kb2qzv
c8872227c7 First round translation 2003-01-10 00:56:54 +00:00
kb2qzv
34f5a2446c *** empty log message *** 2003-01-09 10:17:27 +00:00
kb2qzv
7cf05b6b94 *** empty log message *** 2003-01-09 10:09:52 +00:00
hdl
16c57f0a75 Templating reservereport et shelves. 2002-12-19 18:55:40 +00:00
hdl
9d8857f344 Templating reports.pl
This might be of no use... Since it is never called and seems obsolete.
2002-12-19 15:22:18 +00:00
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
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
tipaul
42881c6d92 vacuum cleaner 2002-12-02 16:14:28 +00:00