Commit graph

1094 commits

Author SHA1 Message Date
arensb
22487a7c52 (portability): use 'hostname' instead of 'hostname -f' (FreeBSD and
MacOS only support 'hostname [-s]').
2003-01-22 13:43:06 +00:00
acli
b5fa3e1cd5 Removed dead code 2003-01-22 03:47:05 +00:00
arensb
d94a992aea Removed two "my" declarations that were masking previous variable
declarations, to make 'perl -w' happy.
2003-01-22 03:45:27 +00:00
tipaul
ae8ed59033 includes on top and bottom of each screen translated to french 2003-01-21 15:23:35 +00:00
tipaul
4095d0d087 *** empty log message *** 2003-01-21 14:01:52 +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
219c8df7d1 bugfix (NOTE : this bugs makes installation of the 1.3.3 a little fuzzy. Please fix your DB if you installed 1.3.3) 2003-01-21 09:03:27 +00:00
tipaul
70adcdf925 character encoding ISO646 => 8859-1, first draft 2003-01-21 08:13:50 +00:00
tipaul
653dfae9fa translation to french 2003-01-20 14:44:40 +00:00
tipaul
61368cb390 # cleaning 2003-01-20 13:48:50 +00:00
tipaul
67b22efe87 *** empty log message *** 2003-01-20 13:25:29 +00:00
tipaul
6b58475018 fix for #167 2003-01-20 13:23:20 +00:00
tipaul
d26b2df9dc *** empty log message *** 2003-01-20 13:15:01 +00:00
tipaul
c62706ae86 fix for bug #163 2003-01-20 12:45:39 +00:00
acli
125c7f9c7e Handle meta tags for non-latin1 charsets 2003-01-20 07:39:27 +00:00
acli
b242ad44ec Removed scoping-related perl warnings 2003-01-20 07:38:54 +00:00
acli
5d52c8bf49 Removed scoping-related perl warnings
Factored similar code in getborrowernumber
"i.e." in one comment should be "e.g."
2003-01-20 07:38:23 +00:00
acli
2e7bb9a106 Removed perl warning 2003-01-20 07:35:31 +00:00
acli
93b67826d3 Corrected the missing brace syntax error (Bug 162)
Added meta tag handling for non-latin1 charsets
Removed some dead code

I have reindented the file; hopefully this will make it easier to read.
The file had inconsistent indentation that probably was the cause of the
missing brace. Please use cvs diff -bBtw to see the real diffs.
2003-01-20 07:03:19 +00:00
acli
9b101f3118 Minor spelling/punctuation corrections. More hyphens removed to conform to
normal English usage.
2003-01-20 04:12:41 +00:00
acli
7cb0415653 Minor updates with minor spelling corrections. Some hyphenations removed to
conform to normal English usage.

Reformatted with "par 72" with manual adjustments for bullet points
2003-01-20 04:06:03 +00:00
acli
e720300588 Reformatted with "par 72" command 2003-01-20 03:53:32 +00:00
acli
252e86a362 Replaced the reference to INSTALL with a reference to installer.pl 2003-01-20 03:40:03 +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
ea50c2acb6 Preliminary fix of the CGI.pm problem of always assuming that everything is
in ISO-8859-1.

A new C4::Charset module (tentative name) has been created to guess the
charset of a piece of HTML markup. The CGI programs will be modified to use
this module as they are encountered during translation.
2003-01-19 06:15:44 +00:00
acli
6bdd53ded8 Added < to the filenames of open() calls 2003-01-19 06:13:27 +00:00
acli
7de07fa754 Minor comment fixes 2003-01-19 02:52:18 +00:00
acli
d4496757a9 Updated intrahtdocs and opachtdocs in /etc/koha.conf creation, to reflect
the new actual locations
2003-01-19 02:31:52 +00:00
tonnesen
fa300fb4c2 Trunk 'buildrelease' script now gets the template files out of the koha-tmpl repository. 2003-01-16 20:57:29 +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
a138d8ab2c test of meta tag http-equiv for iso-8859-2 2003-01-15 14:57:55 +00:00
tipaul
d44c135f24 ambrose li patch + bugfix for #158 2003-01-15 13:05:21 +00:00
tipaul
94d998dbc6 bugfix for #158 2003-01-15 13:04:20 +00:00
tipaul
91e962aac7 bugfix for bug #157 2003-01-15 13:01:38 +00:00
rangi
12c6a26124 Fixing typo, thanks ambrose for spotting this 2003-01-15 03:47:46 +00:00
rangi
b29f498f3c Fixing a call to cgi->dump to be Dump 2003-01-15 03:12:22 +00:00
tipaul
3b6f7a6d06 little improvments (mandatory subfields in item appear red if not filled) 2003-01-14 16:45:33 +00:00
tipaul
1f4e2fb312 warn removing 2003-01-14 16:43:50 +00:00
tipaul
08ba8abf0f bugfix : use gettemplate_and_user instead of gettemplate.
fix a blank screen in 1.3.3 in "import in breeding farm"
2003-01-14 16:41:17 +00:00
kb2qzv
4cdb419dc8 minor change of wording. 2003-01-11 00:40:46 +00:00
kb2qzv
8951f8ae33 First round translation. 2003-01-11 00:36:50 +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
kb2qzv
f53ee7bc6f In french - no english available 2003-01-10 23:36:46 +00:00
kb2qzv
9995e42a49 *** empty log message *** 2003-01-10 23:35:45 +00:00
kb2qzv
e0b3179de5 First round translation 2003-01-10 23:15:15 +00:00
kb2qzv
190c7fcc33 First round translation 2003-01-10 23:01:54 +00:00
hdl
12c2d55e71 Templating : updatebiblio.pl updatebiblio.tmpl 2003-01-10 22:21:50 +00:00
kb2qzv
c99ef4d6f3 First round translation 2003-01-10 22:17:09 +00:00
kb2qzv
c9990d6ed4 recommitting after mistakingly deleted 2003-01-10 22:04:42 +00:00
kb2qzv
8ad2bd4123 First round translation 2003-01-10 21:50:33 +00:00