Commit graph

1093 commits

Author SHA1 Message Date
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
acli
cb6de03bda Minor wording change 2003-02-03 23:40:06 +00:00
acli
60fa6a8a6f Some translations
Minor wording change, need to update working glossary
2003-02-03 23:39:42 +00:00
acli
8e1d95dbb2 Translated this (unused) image 2003-02-03 23:31:51 +00:00
acli
354ac836ce Translated this image 2003-02-03 23:30:30 +00:00
acli
cf988c8827 Consistency fixes 2003-02-03 22:58:04 +00:00
acli
4bdeb1bdda Added some terms 2003-02-03 22:57:54 +00:00
acli
82acd2c53c Translated user-related strings 2003-02-03 22:28:49 +00:00
acli
f1c8e7e686 Forgot to use C4::Interface::CGI::Output 2003-02-03 22:24:38 +00:00
acli
2cdf03d677 Preliminary translation 2003-02-03 22:23:47 +00:00
acli
88aa291114 Disambiguation 2003-02-03 22:23:37 +00:00
acli
fd0d67e898 Preliminary translation of opac-user.tmpl
Consistency fix to opac-search*.tmpl
2003-02-03 22:12:13 +00:00
acli
058c8bf28b Updates for using (OPAC) user log-in in 1.3 2003-02-03 21:42:41 +00:00
acli
f296bdf464 Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags
(Incomplete merge, new error messages need to be retranslated)
2003-02-03 19:33:22 +00:00
acli
e85ad950e2 Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags
2003-02-03 19:32:15 +00:00
acli
edcecd270c Sync to en template 2003-02-03 19:07:27 +00:00
acli
b5ecefd485 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
2003-02-03 18:46:00 +00:00
acli
9bf2ee4a13 Some more translations 2003-02-03 18:17:50 +00:00
tipaul
6558f2c4b5 french translation 2003-02-03 12:33:04 +00:00
tipaul
85ec59fa57 french translation 2003-02-03 11:11:41 +00:00
tipaul
f028b6a176 french translation 2003-02-03 10:53:38 +00:00
tipaul
b3b3d3bb17 *** empty log message *** 2003-02-03 10:52:40 +00:00
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