koha.git
21 years agoAdded missing "use" statement
acli [Wed, 5 Feb 2003 08:30:27 +0000 (08:30 +0000)]
Added missing "use" statement
Noted correct tab size

Note: this script does not actually work yet

21 years agoMinor entity syntax error fix
acli [Wed, 5 Feb 2003 08:17:13 +0000 (08:17 +0000)]
Minor entity syntax error fix

21 years agoPreliminary (incomplete) translation
acli [Wed, 5 Feb 2003 08:16:24 +0000 (08:16 +0000)]
Preliminary (incomplete) translation

21 years agoMissing "use" statement
acli [Wed, 5 Feb 2003 08:04:00 +0000 (08:04 +0000)]
Missing "use" statement
Noted correct tab size

21 years agoFixed bug 200; a "last" was placed in the wrong place
acli [Wed, 5 Feb 2003 07:57:56 +0000 (07:57 +0000)]
Fixed bug 200; a "last" was placed in the wrong place

The file does not use 4-character tabs, nor 8-character tabs, it uses both
(!); updated comments.

Catch more $code's; is this (and the change to Circ2.pm) what was intended?

21 years agoChanged the 3 "this does nothing" lines to set the flag. Is this right?
acli [Wed, 5 Feb 2003 07:55:42 +0000 (07:55 +0000)]
Changed the 3 "this does nothing" lines to set the flag. Is this right?

21 years agoPreliminary (incomplete) translation
acli [Wed, 5 Feb 2003 07:49:52 +0000 (07:49 +0000)]
Preliminary (incomplete) translation

21 years agoImplemented fixes for bug 170
acli [Wed, 5 Feb 2003 06:28:56 +0000 (06:28 +0000)]
Implemented fixes for bug 170
1. Circ2::returnbook will throw an exception if $branch is undef
2. branch/printer-getting code is modularized into getbranch and getprinter
   with correct logic from circulation.pl (temporarily put into Circ2.pm)
3. circulation.pl and returns.pl modified to use above functions

Noted correct tab sizes for the files; returns.pl partially reformatted to
conform to the dominant correct tab size

Handle non-latin1 charsets for returns.pl

21 years agoSync to en template
acli [Wed, 5 Feb 2003 05:03:18 +0000 (05:03 +0000)]
Sync to en template

21 years agoSync to newest en template (1.10)
acli [Wed, 5 Feb 2003 04:54:27 +0000 (04:54 +0000)]
Sync to newest en template (1.10)

21 years agoVisual tweaks
acli [Wed, 5 Feb 2003 04:45:05 +0000 (04:45 +0000)]
Visual tweaks

21 years agoMake it look more like natural-looking Chinese, + visual tweaks
acli [Wed, 5 Feb 2003 04:44:18 +0000 (04:44 +0000)]
Make it look more like natural-looking Chinese, + visual tweaks

21 years agoMake the "Renewals Allowed" line on the delete screen look more like
acli [Wed, 5 Feb 2003 04:31:09 +0000 (04:31 +0000)]
Make the "Renewals Allowed" line on the delete screen look more like
natural-looking English

21 years agoMake sure the total number of matching itemtypes is counted correctly;
acli [Wed, 5 Feb 2003 04:20:14 +0000 (04:20 +0000)]
Make sure the total number of matching itemtypes is counted correctly;
counting categoryitems is unreliable (Bug 199)

Make a note near the begining that the file has 4-space tabs, and add
Local variables at the end for Emacs people

21 years agoPreliminary translation
acli [Wed, 5 Feb 2003 03:26:38 +0000 (03:26 +0000)]
Preliminary translation

21 years agoFrench "Oui" and "Non" changed to English :-)
acli [Wed, 5 Feb 2003 03:25:56 +0000 (03:25 +0000)]
French "Oui" and "Non" changed to English :-)
Pedantic HTML syntax error fix

21 years agoUse chdir instead of absolute path
tonnesen [Tue, 4 Feb 2003 18:19:38 +0000 (18:19 +0000)]
Use chdir instead of absolute path

21 years agoRemoved dependence on the koha-tmpl cvs module which is just a link to
tonnesen [Tue, 4 Feb 2003 18:17:43 +0000 (18:17 +0000)]
Removed dependence on the koha-tmpl cvs module which is just a link to
koha-tmpl directory in the koha module.
buildrelease also now uses an absolute path to find the buildrelease script for
guessing the current version number.

21 years agoRemoving +1y expiry time from cookies so that cookies expire when the browser
tonnesen [Tue, 4 Feb 2003 17:57:10 +0000 (17:57 +0000)]
Removing +1y expiry time from cookies so that cookies expire when the browser
exits.

21 years ago*** empty log message *** R_1-9-0
tipaul [Tue, 4 Feb 2003 16:43:07 +0000 (16:43 +0000)]
*** empty log message ***

21 years agoincluding zh_TW as languages during install.
tipaul [Tue, 4 Feb 2003 15:12:12 +0000 (15:12 +0000)]
including zh_TW as languages during install.

21 years agotemplating itemtypes
tipaul [Tue, 4 Feb 2003 15:11:10 +0000 (15:11 +0000)]
templating itemtypes

21 years agoA couple of HTML syntax error fixes
acli [Tue, 4 Feb 2003 07:14:07 +0000 (07:14 +0000)]
A couple of HTML syntax error fixes
Minor visual tweaks

21 years agoPreliminary translation
acli [Tue, 4 Feb 2003 07:12:43 +0000 (07:12 +0000)]
Preliminary translation
Minor visual tweaks

21 years agoUpdated opac-userupdate.pl to work with 1.3
acli [Tue, 4 Feb 2003 06:40:04 +0000 (06:40 +0000)]
Updated opac-userupdate.pl to work with 1.3
Copied kohaerror.tmpl from 1.2 for opac-userupdate.pl

21 years agoCheck for Mail::Sendmail, for opac/opac-userupdate.pl (Bug 105)
acli [Tue, 4 Feb 2003 06:22:19 +0000 (06:22 +0000)]
Check for Mail::Sendmail, for opac/opac-userupdate.pl (Bug 105)

21 years agoSync to same file in 1.2 branch
acli [Tue, 4 Feb 2003 06:01:52 +0000 (06:01 +0000)]
Sync to same file in 1.2 branch

21 years agoImages for member-password.pl and member-flags.pl links
acli [Tue, 4 Feb 2003 05:56:21 +0000 (05:56 +0000)]
Images for member-password.pl and member-flags.pl links

21 years agoShould use language-specific images for Password and Privileges
acli [Tue, 4 Feb 2003 05:35:09 +0000 (05:35 +0000)]
Should use language-specific images for Password and Privileges

21 years agoAdded Password and Privileges links from 1.2 branch (Bug 198)
acli [Tue, 4 Feb 2003 05:27:33 +0000 (05:27 +0000)]
Added Password and Privileges links from 1.2 branch (Bug 198)
No link images for now

21 years agoConverted C4Connect to C4::Context->dbh
acli [Tue, 4 Feb 2003 05:20:10 +0000 (05:20 +0000)]
Converted C4Connect to C4::Context->dbh

21 years agoAdditional translation
acli [Tue, 4 Feb 2003 05:13:14 +0000 (05:13 +0000)]
Additional translation

21 years agoReverted to using s/// instead of quotemeta for title/author/illustrator,
acli [Tue, 4 Feb 2003 04:44:35 +0000 (04:44 +0000)]
Reverted to using s/// instead of quotemeta for title/author/illustrator,
to avoid quoting spaces (which results in most titles/authors etc. becoming
unsearchable) (Bug 197)

21 years agoAdditional translation
acli [Tue, 4 Feb 2003 04:05:56 +0000 (04:05 +0000)]
Additional translation

21 years agoAdditional translation (tentative)
acli [Tue, 4 Feb 2003 03:22:24 +0000 (03:22 +0000)]
Additional translation (tentative)

21 years agoFix to tool tips
acli [Tue, 4 Feb 2003 03:10:56 +0000 (03:10 +0000)]
Fix to tool tips

21 years agoVisual tweak + some additional translation
acli [Tue, 4 Feb 2003 03:10:19 +0000 (03:10 +0000)]
Visual tweak + some additional translation

21 years agoAdded 1 new term
acli [Tue, 4 Feb 2003 02:37:02 +0000 (02:37 +0000)]
Added 1 new term

21 years agoSome translations reworded
acli [Tue, 4 Feb 2003 01:49:42 +0000 (01:49 +0000)]
Some translations reworded

21 years agoMinor correction to previous disambiguation
acli [Mon, 3 Feb 2003 23:49:24 +0000 (23:49 +0000)]
Minor correction to previous disambiguation

21 years agoReverted back to "Members Home" disabled
acli [Mon, 3 Feb 2003 23:46:44 +0000 (23:46 +0000)]
Reverted back to "Members Home" disabled

21 years agoDisambiguation
acli [Mon, 3 Feb 2003 23:46:44 +0000 (23:46 +0000)]
Disambiguation

21 years agoMinor wording change
acli [Mon, 3 Feb 2003 23:40:06 +0000 (23:40 +0000)]
Minor wording change

21 years agoSome translations
acli [Mon, 3 Feb 2003 23:39:42 +0000 (23:39 +0000)]
Some translations
Minor wording change, need to update working glossary

21 years agoTranslated this (unused) image
acli [Mon, 3 Feb 2003 23:31:51 +0000 (23:31 +0000)]
Translated this (unused) image

21 years agoTranslated this image
acli [Mon, 3 Feb 2003 23:30:30 +0000 (23:30 +0000)]
Translated this image

21 years agoConsistency fixes
acli [Mon, 3 Feb 2003 22:58:04 +0000 (22:58 +0000)]
Consistency fixes

21 years agoAdded some terms
acli [Mon, 3 Feb 2003 22:57:54 +0000 (22:57 +0000)]
Added some terms

21 years agoTranslated user-related strings
acli [Mon, 3 Feb 2003 22:28:49 +0000 (22:28 +0000)]
Translated user-related strings

21 years agoForgot to use C4::Interface::CGI::Output
acli [Mon, 3 Feb 2003 22:24:38 +0000 (22:24 +0000)]
Forgot to use C4::Interface::CGI::Output

21 years agoPreliminary translation
acli [Mon, 3 Feb 2003 22:23:47 +0000 (22:23 +0000)]
Preliminary translation

21 years agoDisambiguation
acli [Mon, 3 Feb 2003 22:23:37 +0000 (22:23 +0000)]
Disambiguation

21 years agoPreliminary translation of opac-user.tmpl
acli [Mon, 3 Feb 2003 22:12:13 +0000 (22:12 +0000)]
Preliminary translation of opac-user.tmpl
Consistency fix to opac-search*.tmpl

21 years agoUpdates for using (OPAC) user log-in in 1.3
acli [Mon, 3 Feb 2003 21:42:41 +0000 (21:42 +0000)]
Updates for using (OPAC) user log-in in 1.3

21 years agoAdded check for mandatory tags, and distinguish between mandatory subfields
acli [Mon, 3 Feb 2003 19:33:22 +0000 (19:33 +0000)]
Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags
(Incomplete merge, new error messages need to be retranslated)

21 years agoAdded check for mandatory tags, and distinguish between mandatory subfields
acli [Mon, 3 Feb 2003 19:32:15 +0000 (19:32 +0000)]
Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags

21 years agoSync to en template
acli [Mon, 3 Feb 2003 19:07:27 +0000 (19:07 +0000)]
Sync to en template

21 years agoMinor factoring in C4/Biblio.pm, plus change to export the per-tag
acli [Mon, 3 Feb 2003 18:46:00 +0000 (18:46 +0000)]
Minor factoring in C4/Biblio.pm, plus change to export the per-tag
'mandatory' property to a per-subfield 'tag_mandatory' template parameter,
so that addbiblio.tmpl can distinguish between mandatory subfields in a
mandatory tag and mandatory subfields in an optional tag

Not-minor factoring in acqui.simple/addbiblio.pl to make the if-else blocks
smaller, and to add some POD; need further testing for this

Added function to check if a MARC subfield name is "koha-internal" (instead
of checking it for 'lib' and 'tag' everywhere); temporarily added to Koha.pm

Use above function in acqui.simple/additem.pl and search.marc/search.pl

21 years agoSome more translations
acli [Mon, 3 Feb 2003 18:17:50 +0000 (18:17 +0000)]
Some more translations

21 years agofrench translation
tipaul [Mon, 3 Feb 2003 12:33:04 +0000 (12:33 +0000)]
french translation

21 years agofrench translation
tipaul [Mon, 3 Feb 2003 11:11:41 +0000 (11:11 +0000)]
french translation

21 years agofrench translation
tipaul [Mon, 3 Feb 2003 10:53:38 +0000 (10:53 +0000)]
french translation

21 years ago*** empty log message ***
tipaul [Mon, 3 Feb 2003 10:52:40 +0000 (10:52 +0000)]
*** empty log message ***

21 years agoUpdated module location
acli [Mon, 3 Feb 2003 07:23:14 +0000 (07:23 +0000)]
Updated module location

21 years agoAdded some POD, minor comment fixes
acli [Mon, 3 Feb 2003 07:03:06 +0000 (07:03 +0000)]
Added some POD, minor comment fixes

21 years agoTranslated "Mandatory" and "Repeatable"
acli [Mon, 3 Feb 2003 06:29:13 +0000 (06:29 +0000)]
Translated "Mandatory" and "Repeatable"

21 years agoMore updates
acli [Mon, 3 Feb 2003 06:21:22 +0000 (06:21 +0000)]
More updates

21 years agoPreliminary translation
acli [Mon, 3 Feb 2003 06:17:43 +0000 (06:17 +0000)]
Preliminary translation

21 years agoFix for bug 194
acli [Mon, 3 Feb 2003 05:35:25 +0000 (05:35 +0000)]
Fix for bug 194
Missing ampersand added

21 years agoMisc updates
acli [Mon, 3 Feb 2003 05:27:44 +0000 (05:27 +0000)]
Misc updates

21 years agoThe "count" parameter has disappared; removing the reference
acli [Mon, 3 Feb 2003 05:26:39 +0000 (05:26 +0000)]
The "count" parameter has disappared; removing the reference

21 years agoThe "count" parameter has disappared; removing the reference
acli [Mon, 3 Feb 2003 05:23:16 +0000 (05:23 +0000)]
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

21 years agoCopied parameters-top.inc from en directory
acli [Mon, 3 Feb 2003 02:15:59 +0000 (02:15 +0000)]
Copied parameters-top.inc from en directory

21 years agoMinor code cleanup
acli [Mon, 3 Feb 2003 02:15:43 +0000 (02:15 +0000)]
Minor code cleanup
(Implemented some simple FIXME's in C4/Search.pm)

21 years agoTranslation correction
acli [Mon, 3 Feb 2003 02:14:21 +0000 (02:14 +0000)]
Translation correction

21 years agoAdded the "check MARC" link from the en template
acli [Mon, 3 Feb 2003 02:12:24 +0000 (02:12 +0000)]
Added the "check MARC" link from the en template

21 years agoWrong field name "item" specified, should be "itemnumber"
acli [Mon, 3 Feb 2003 01:58:55 +0000 (01:58 +0000)]
Wrong field name "item" specified, should be "itemnumber"
The "Item number" is actually the barcode; wording corrected
(Bug 168)

21 years agoDistinguish between On Loan, Item Lost, and Withdrawn, instead of saying
acli [Sun, 2 Feb 2003 08:47:01 +0000 (08:47 +0000)]
Distinguish between On Loan, Item Lost, and Withdrawn, instead of saying
just "not available".  Cf. Bug 112

21 years agoAdditional translation
acli [Sun, 2 Feb 2003 07:44:06 +0000 (07:44 +0000)]
Additional translation

21 years agoMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
acli [Sun, 2 Feb 2003 07:19:29 +0000 (07:19 +0000)]
Moved C4/Charset.pm to C4/Interface/CGI/Output.pm

21 years agoMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
acli [Sun, 2 Feb 2003 07:18:37 +0000 (07:18 +0000)]
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

21 years agoWrong *-top.inc included
acli [Sun, 2 Feb 2003 05:02:35 +0000 (05:02 +0000)]
Wrong *-top.inc included

21 years agoMake the heading more meaningful
acli [Sun, 2 Feb 2003 05:02:02 +0000 (05:02 +0000)]
Make the heading more meaningful

21 years agoA couple of wording corrections
acli [Sun, 2 Feb 2003 05:01:32 +0000 (05:01 +0000)]
A couple of wording corrections

21 years agoWrong TITLE
acli [Sun, 2 Feb 2003 05:00:29 +0000 (05:00 +0000)]
Wrong TITLE

21 years agoThe search interface takes a barcode from the item number field; adjusting
acli [Sun, 2 Feb 2003 04:59:39 +0000 (04:59 +0000)]
The search interface takes a barcode from the item number field; adjusting
the display to match

21 years agoHandle non-latin1 charsets
acli [Sun, 2 Feb 2003 04:57:47 +0000 (04:57 +0000)]
Handle non-latin1 charsets

21 years agoIncomplete translation
acli [Sun, 2 Feb 2003 04:56:46 +0000 (04:56 +0000)]
Incomplete translation

21 years agoHandle non-latin1 charsets
acli [Sun, 2 Feb 2003 00:13:10 +0000 (00:13 +0000)]
Handle non-latin1 charsets

21 years agoCorrected syntax error reported by Benedict
acli [Thu, 30 Jan 2003 01:47:48 +0000 (01:47 +0000)]
Corrected syntax error reported by Benedict

Made the indentation somewhat easier to read; the messiness probably caused
the original syntax error.

21 years agoConversion to utf-8 charset
kb2qzv [Wed, 29 Jan 2003 23:42:30 +0000 (23:42 +0000)]
Conversion to utf-8 charset

21 years agoTemplating : returns.pl
hdl [Wed, 29 Jan 2003 22:45:07 +0000 (22:45 +0000)]
Templating : returns.pl

21 years agoTemplating :returns.pl
hdl [Wed, 29 Jan 2003 22:44:38 +0000 (22:44 +0000)]
Templating :returns.pl

21 years agobugfix #186
tipaul [Tue, 28 Jan 2003 15:34:52 +0000 (15:34 +0000)]
bugfix #186

21 years agoremoving MARC::Charset test
tipaul [Tue, 28 Jan 2003 15:31:22 +0000 (15:31 +0000)]
removing MARC::Charset test

21 years agoremoving use MARC::Charset
tipaul [Tue, 28 Jan 2003 15:28:31 +0000 (15:28 +0000)]
removing use MARC::Charset
Was a buggy test

21 years agouserflag table now created in upgrade script (bugfix #171)
tipaul [Tue, 28 Jan 2003 15:13:30 +0000 (15:13 +0000)]
userflag table now created in upgrade script (bugfix #171)

21 years agoreordering code
tipaul [Tue, 28 Jan 2003 15:02:39 +0000 (15:02 +0000)]
reordering code

21 years agoNow uses get_template_and_user, and non iso-5589-1 code from Ambrose
tipaul [Tue, 28 Jan 2003 15:01:42 +0000 (15:01 +0000)]
Now uses get_template_and_user, and non iso-5589-1 code from Ambrose

21 years agouser can now search in breeding farm with isbn/issn or title. Title/name are stored...
tipaul [Tue, 28 Jan 2003 15:00:30 +0000 (15:00 +0000)]
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