acli
2834ca3c7c
Temporarily removed file that should not be checked in
...
(should not be translated yet)
2003-02-09 08:09:23 +00:00
acli
37ebda534b
Updated for the fix for bug 180
2003-02-09 08:08:38 +00:00
acli
338d829484
Converted the categories field in the default listing to a TMPL_LOOP + a
...
boolean TMPL_VAR
2003-02-09 07:55:13 +00:00
acli
d16adad21d
Partial (incomplete) fix for bug 180
2003-02-09 07:41:22 +00:00
acli
0b48a8edf6
Trying to fix bug 130 here; corresponding changes will need to be made to
...
the templates
2003-02-09 06:56:43 +00:00
acli
13739fb5e3
Use ? for variables in all SQL statements
2003-02-09 06:39:07 +00:00
acli
76d997dfc2
Noted most likely correct tab size
...
Fixed some strange indentation
Noted stuff that needs to be fixed
Partial stub for "add new branch category" action
2003-02-09 06:14:32 +00:00
acli
cf4e7d4a65
Additional translations
2003-02-09 05:48:32 +00:00
acli
8cc5c0f8c9
Pick up koha-front-koha.gif from the fr directory
...
Note: The French in the image may be wrong
2003-02-09 04:10:41 +00:00
acli
2e44bfd44b
Missing punctuation
2003-02-09 04:09:31 +00:00
acli
33ac029a05
Take some images from the fr template
2003-02-09 03:23:35 +00:00
acli
dc28ff5ddd
French images, translated text from *-top.inc
...
The "mouseover" images have *not* been translated
2003-02-09 03:23:19 +00:00
acli
0289e3eae4
Ignore .xvpics for CVS checkins
2003-02-09 03:15:38 +00:00
acli
213e2a3cf0
Corrected the width of the images
2003-02-09 03:14:53 +00:00
acli
2e48904e0b
Corrected the width of the image; the actual width was not the same as
...
the width declared in the HTML, causing the image on the screen to become
quite ugly
2003-02-09 02:52:28 +00:00
acli
fff91d52df
Pick up some files from the templates directory
...
Fixed the "Parameters" gif; the actual width was not the same as what is
declared in the HTML
2003-02-09 02:40:54 +00:00
acli
e16671f5df
Ignore .xvpics for CVS
2003-02-08 22:14:59 +00:00
acli
67416d6762
Original files for the tentative French images
2003-02-08 22:14:33 +00:00
acli
0a1fde9254
Some tentative French images
...
Adjusted the *-top.inc files for the tentative images
Added some notes on the images
2003-02-08 22:13:55 +00:00
acli
0361b13db3
HTML syntax error corrected
2003-02-08 21:59:13 +00:00
acli
51154c2d15
Partial translation
2003-02-08 21:53:34 +00:00
acli
fc5e8465ee
Corrected wrong method to include headers and footers
...
Over-translation corrected (simpleredirect.pl parameter "Adult" got
translated, resulting in Zero-sized reply)
2003-02-08 21:52:29 +00:00
acli
308c8aa7b6
Added default case to catch illegal values resulting from over-translation
2003-02-08 21:49:55 +00:00
acli
84a21924d0
Updated script to use get_template_and_user
...
Noted tab size
2003-02-08 21:47:15 +00:00
acli
26cb22583c
Removed duplicated login link
...
Replaced UTF-8 by SGML entity, since this looks like a ISO-8859-1 page
2003-02-08 19:53:30 +00:00
acli
be5f5273fa
Tentatively export the "internal" function CalcReserveFee ; opac-reserves
...
uses it
Noted correct tab size
2003-02-06 07:41:28 +00:00
acli
23c93d6e80
Removed check for IS (bug 202)
2003-02-06 07:40:12 +00:00
acli
c781f2575a
Bug in previous check-in
2003-02-06 07:11:09 +00:00
acli
47aa996a11
Forgot to take out debugging code
2003-02-06 07:07:54 +00:00
acli
a7b83fdbf7
Minor visual tweaks
...
Noted correct tab size
2003-02-06 07:05:51 +00:00
acli
0bfdc458b6
Minor visual & wording tweaks
2003-02-06 07:04:57 +00:00
acli
7abba9141e
Consistency fixes, updated working glossary
2003-02-06 06:37:47 +00:00
acli
850a3e41f6
Use the new C4::Boolean module and the new C4::Auth::boolean_parameter
...
function to test for boolean values in parameters
2003-02-06 06:35:26 +00:00
acli
97fa105d5a
Use get_template_and_user
2003-02-06 06:32:57 +00:00
acli
6157f1842b
Convenience function to check for 1/0/true/false/on/off/yes/no
2003-02-06 06:15:00 +00:00
acli
8f722b5829
POD elaboration for checkauth() (esp. regarding "$flagsrequired")
2003-02-06 06:13:59 +00:00
acli
bf5fb01d32
Make sure flagsrequired is *circulate* not parameters
2003-02-06 05:10:54 +00:00
acli
fc5d0e3961
Explicitly declare dependency on HTML::Template
...
If checkauth() detects a permission problem (e.g., in untemplated scripts),
this is necessary for the code (that displays the error message) to run
(otherwise Perl dies with a very cryptic, confusing error message)
2003-02-06 05:04:36 +00:00
acli
365b8619f4
Minor entity syntax error fix
2003-02-06 03:31:47 +00:00
tipaul
7a7b7d7e6e
small fix to launch catalogue through loadmodule (MARC or non MARC)
2003-02-05 17:13:24 +00:00
tipaul
98d746e42e
small bugfix (execute with ?)
2003-02-05 15:52:24 +00:00
acli
dcfbab52cb
Missing use statement
...
Noted correct tab size
FIXME: This is just a mock-up & seems to be for OPAC; do we still need this?
2003-02-05 10:13:02 +00:00
acli
6ac450b83b
Converted a few SQL statements to use ? to fix a few strange SQL errors
...
Noted correct tab size
2003-02-05 10:05:02 +00:00
acli
49840caf13
Worked around weirdness with HTML::Template; without the {}, it complains
...
of being passed an odd number of arguments even though we are not
2003-02-05 10:04:14 +00:00
acli
8467d9ecd3
Fixed a few minor errors to make it run
...
Noted correct tab size
2003-02-05 09:23:03 +00:00
acli
993c57941b
Fixed bug 202, the branch menu-building code has spurious checks for CU and
...
IS fields, which does not exist, resulting in no branches being added
For selectbranchprinter:
Noted correct tab size
Handle non-latin1 charsets
For branchtransfers:
Use getbranch and getprinter
Removed spurious checkauth call and associated unused variables
2003-02-05 09:07:09 +00:00
acli
3fe003f31a
Preliminary translation
2003-02-05 09:03:56 +00:00
acli
de88b3b406
Added missing "use" statement
...
Noted correct tab size
Note: this script does not actually work yet
2003-02-05 08:30:27 +00:00
acli
655e2e7e23
Minor entity syntax error fix
2003-02-05 08:17:13 +00:00
acli
d33c0340cf
Preliminary (incomplete) translation
2003-02-05 08:16:24 +00:00