Commit graph

152 commits

Author SHA1 Message Date
acli
52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.

Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template

Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
6d940e0d84 Wrong *-top.inc included 2003-02-02 05:02:35 +00:00
acli
13aa3cf49d Make the heading more meaningful 2003-02-02 05:02:02 +00:00
acli
39890b6fe6 A couple of wording corrections 2003-02-02 05:01:32 +00:00
acli
11a093e0ae Wrong TITLE 2003-02-02 05:00:29 +00:00
acli
fc9629aedd The search interface takes a barcode from the item number field; adjusting
the display to match
2003-02-02 04:59:39 +00:00
acli
d34d5fe2dd Incomplete translation 2003-02-02 04:56:46 +00:00
hdl
0d70b6379e Templating :returns.pl 2003-01-29 22:44:38 +00:00
tipaul
a18bba80d5 *** empty log message *** 2003-01-28 14:58:57 +00:00
tipaul
c23d07724e search on MARC datas.
first draft
2003-01-28 14:56:39 +00:00
tipaul
0333765bed bugfix for bugzilla #160 2003-01-28 13:04:08 +00:00
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
6f62a2b4cd A element does not have ALT attribute 2003-01-27 16:36:59 +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
7934eba399 Sync wording to same as the translation in opac-tmpl 2003-01-27 06:53:09 +00:00
acli
bfc2f56620 Translated the images 2003-01-27 06:37:00 +00:00
acli
0c7d8f0154 The two corners on the left should be transparent 2003-01-27 05:31:13 +00:00
acli
56bbb8e211 This sounds better 2003-01-27 04:51:49 +00:00
acli
522361f3e7 Copied the image files from the koha-html module 2003-01-27 03:28:53 +00:00
acli
b1e200adca Partial translation 2003-01-27 02:44:45 +00:00
acli
e9aea951d4 Added meta tags
Removed duplicate HTML tags in some templates (they are in *-top.inc)
2003-01-26 03:36:37 +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
ae8ed59033 includes on top and bottom of each screen translated to french 2003-01-21 15:23:35 +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
a138d8ab2c test of meta tag http-equiv for iso-8859-2 2003-01-15 14:57:55 +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