Commit graph

1037 commits

Author SHA1 Message Date
acli
bb771c2dd8 Additional translation 2003-02-02 07:44:06 +00:00
acli
e9858a2910 Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:19:29 +00:00
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
d16a9737d6 Handle non-latin1 charsets 2003-02-02 04:57:47 +00:00
acli
d34d5fe2dd Incomplete translation 2003-02-02 04:56:46 +00:00
acli
fc2daff31e Handle non-latin1 charsets 2003-02-02 00:13:10 +00:00
acli
b297952138 Corrected syntax error reported by Benedict
Made the indentation somewhat easier to read; the messiness probably caused
the original syntax error.
2003-01-30 01:47:48 +00:00
kb2qzv
9f5e178c1e Conversion to utf-8 charset 2003-01-29 23:42:30 +00:00
hdl
a0f2bc96a3 Templating : returns.pl 2003-01-29 22:45:07 +00:00
hdl
0d70b6379e Templating :returns.pl 2003-01-29 22:44:38 +00:00
tipaul
702fef90dc bugfix #186 2003-01-28 15:34:52 +00:00
tipaul
d211774437 removing MARC::Charset test 2003-01-28 15:31:22 +00:00
tipaul
75a46dc5bd removing use MARC::Charset
Was a buggy test
2003-01-28 15:28:31 +00:00
tipaul
5fdedad728 userflag table now created in upgrade script (bugfix #171) 2003-01-28 15:13:30 +00:00
tipaul
2b5699f89b reordering code 2003-01-28 15:02:39 +00:00
tipaul
11480721bf Now uses get_template_and_user, and non iso-5589-1 code from Ambrose 2003-01-28 15:01:42 +00:00
tipaul
3f3aec97e0 user can now search in breeding farm with isbn/issn or title. Title/name are stored in breeding farm and showed when a search is done 2003-01-28 15:00:30 +00:00
tipaul
a18bba80d5 *** empty log message *** 2003-01-28 14:58:57 +00:00
tipaul
56ac016812 fixing wrong sql query (use of ?) 2003-01-28 14:57:33 +00:00
tipaul
c23d07724e search on MARC datas.
first draft
2003-01-28 14:56:39 +00:00
tipaul
d8c2e556ce fixing a sql query not using prepare(?) & execute($var) method 2003-01-28 14:53:30 +00:00
tipaul
c0c8f96121 fixing MARCmodbiblio API and reindenting code 2003-01-28 14:50:04 +00:00
tipaul
4cbb08cd5e bugfix #168 + "breedingsearch" sub added+ "isbnsearch" (used only in acqui.simple, should disappear soon) now works on title and isbn 2003-01-28 14:46:50 +00:00
tipaul
0333765bed bugfix for bugzilla #160 2003-01-28 13:04:08 +00:00
hdl
38ca2b91a2 Adding variable declarations 2003-01-28 00:49:55 +00:00
hdl
6bff70151f Templating branchtransfers.pl 2003-01-28 00:48:36 +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
38953ec4ce Reworded the description for "acquisitions" to make it fit on the screen
Added "iso" to dateformat, since dateformat is not yet being used anyway
2003-01-27 03:12:49 +00:00
acli
b1e200adca Partial translation 2003-01-27 02:44:45 +00:00
acli
5c018a19c3 Added check for MARC::Charset, used in acqui.simple/marcimport.pl
(see bug 179)
2003-01-26 23:34:48 +00:00
acli
48bd1f1b3c Handle non-latin1 charsets 2003-01-26 23:21:49 +00:00
acli
51a0d6e4d8 Bump minimum perl version to 5.6.1 (Bug 179) 2003-01-26 16:18:34 +00:00
acli
316d978a6a Figured out what Normal and Exact means 2003-01-26 07:06:26 +00:00
acli
e797d10cda Preliminary, partial translation 2003-01-26 06:51:26 +00:00
acli
2eb43c7e1b Ignore .xvpics 2003-01-26 06:34:54 +00:00
acli
b12576c3cc No translation necessary (same as the en files) 2003-01-26 06:28:23 +00:00