Commit graph

1052 commits

Author SHA1 Message Date
acli
8f62498205 Updated module location 2003-02-03 07:23:14 +00:00
acli
1bf47197ba Added some POD, minor comment fixes 2003-02-03 07:03:06 +00:00
acli
bc7f9e4160 Translated "Mandatory" and "Repeatable" 2003-02-03 06:29:13 +00:00
acli
c57eb8ad4c More updates 2003-02-03 06:21:22 +00:00
acli
60582222f5 Preliminary translation 2003-02-03 06:17:43 +00:00
acli
b9f4e16d78 Fix for bug 194
Missing ampersand added
2003-02-03 05:35:25 +00:00
acli
f4d334f410 Misc updates 2003-02-03 05:27:44 +00:00
acli
fde1f6bdca The "count" parameter has disappared; removing the reference 2003-02-03 05:26:39 +00:00
acli
1e82d0e36a The "count" parameter has disappared; removing the reference
Added TMPL_IF's to show "Nothing found" if nothing is found in the Koha
database and/or the breeding farm
2003-02-03 05:23:16 +00:00
acli
17db5dbfec Copied parameters-top.inc from en directory 2003-02-03 02:15:59 +00:00
acli
32b87866dd Minor code cleanup
(Implemented some simple FIXME's in C4/Search.pm)
2003-02-03 02:15:43 +00:00
acli
4232919431 Translation correction 2003-02-03 02:14:21 +00:00
acli
366ac24347 Added the "check MARC" link from the en template 2003-02-03 02:12:24 +00:00
acli
b6735c987f Wrong field name "item" specified, should be "itemnumber"
The "Item number" is actually the barcode; wording corrected
(Bug 168)
2003-02-03 01:58:55 +00:00
acli
16d67236c2 Distinguish between On Loan, Item Lost, and Withdrawn, instead of saying
just "not available".  Cf. Bug 112
2003-02-02 08:47:01 +00:00
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