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
acli
4d7c1a0ca3
Missing "use" statement
...
Noted correct tab size
2003-02-05 08:04:00 +00:00
acli
c965f345cd
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?
2003-02-05 07:57:56 +00:00
acli
88dcb0a314
Changed the 3 "this does nothing" lines to set the flag. Is this right?
2003-02-05 07:55:42 +00:00
acli
c6a0a155fa
Preliminary (incomplete) translation
2003-02-05 07:49:52 +00:00
acli
f475af255f
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
2003-02-05 06:28:56 +00:00
acli
d5ba0cd000
Sync to en template
2003-02-05 05:03:18 +00:00
acli
2e713fab68
Sync to newest en template (1.10)
2003-02-05 04:54:27 +00:00
acli
c079180c2e
Visual tweaks
2003-02-05 04:45:05 +00:00
acli
3c0e63758d
Make it look more like natural-looking Chinese, + visual tweaks
2003-02-05 04:44:18 +00:00
acli
8ed810617d
Make the "Renewals Allowed" line on the delete screen look more like
...
natural-looking English
2003-02-05 04:31:09 +00:00
acli
0732091547
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
2003-02-05 04:20:14 +00:00
acli
c97bcfa403
Preliminary translation
2003-02-05 03:26:38 +00:00
acli
651e951ac6
French "Oui" and "Non" changed to English :-)
...
Pedantic HTML syntax error fix
2003-02-05 03:25:56 +00:00
tonnesen
3b9defca87
Use chdir instead of absolute path
2003-02-04 18:19:38 +00:00
tonnesen
a88b8beaf3
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.
2003-02-04 18:17:43 +00:00
tonnesen
f58bb6afe0
Removing +1y expiry time from cookies so that cookies expire when the browser
...
exits.
2003-02-04 17:57:10 +00:00
tipaul
ff2458f885
*** empty log message ***
2003-02-04 16:43:07 +00:00
tipaul
6c06ead0b2
including zh_TW as languages during install.
2003-02-04 15:12:12 +00:00
tipaul
5147ddfe45
templating itemtypes
2003-02-04 15:11:10 +00:00
acli
ba3cd9a66c
A couple of HTML syntax error fixes
...
Minor visual tweaks
2003-02-04 07:14:07 +00:00
acli
290c8ea714
Preliminary translation
...
Minor visual tweaks
2003-02-04 07:12:43 +00:00
acli
ddc6eadc7b
Updated opac-userupdate.pl to work with 1.3
...
Copied kohaerror.tmpl from 1.2 for opac-userupdate.pl
2003-02-04 06:40:04 +00:00
acli
d11fb5906b
Check for Mail::Sendmail, for opac/opac-userupdate.pl (Bug 105)
2003-02-04 06:22:19 +00:00
acli
ad5c82626d
Sync to same file in 1.2 branch
2003-02-04 06:01:52 +00:00
acli
dba5a50738
Images for member-password.pl and member-flags.pl links
2003-02-04 05:56:21 +00:00
acli
2820ef5300
Should use language-specific images for Password and Privileges
2003-02-04 05:35:09 +00:00
acli
806c506bfe
Added Password and Privileges links from 1.2 branch (Bug 198)
...
No link images for now
2003-02-04 05:27:33 +00:00
acli
ee506f7039
Converted C4Connect to C4::Context->dbh
2003-02-04 05:20:10 +00:00
acli
02538a5a2d
Additional translation
2003-02-04 05:13:14 +00:00
acli
f1ae358bcd
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)
2003-02-04 04:44:35 +00:00
acli
35f3408db4
Additional translation
2003-02-04 04:05:56 +00:00
acli
62392a8649
Additional translation (tentative)
2003-02-04 03:22:24 +00:00
acli
2006aeaa0d
Fix to tool tips
2003-02-04 03:10:56 +00:00
acli
f0fc3f13ba
Visual tweak + some additional translation
2003-02-04 03:10:19 +00:00
acli
f54ff26b49
Added 1 new term
2003-02-04 02:37:02 +00:00
acli
0c9dc8b4b3
Some translations reworded
2003-02-04 01:49:42 +00:00
acli
e8b1ee981a
Minor correction to previous disambiguation
2003-02-03 23:49:24 +00:00
acli
4630726311
Reverted back to "Members Home" disabled
2003-02-03 23:46:44 +00:00
acli
b90f999415
Disambiguation
2003-02-03 23:46:44 +00:00