kb2qzv
f4c8f892c4
translated, after having run "update".
2004-03-16 19:24:49 +00:00
tipaul
b0cf7df697
synch'ing with 2.0 branch
2004-03-16 13:39:50 +00:00
acli
8f40eaa445
Workaround for strange label. Didn't realize this happens in the OPAC too.
2004-03-16 06:42:18 +00:00
acli
2c12fbcddf
Forgot about this change from Arthur
2004-03-16 06:32:02 +00:00
acli
6829211a9d
Minor updates
2004-03-16 06:00:00 +00:00
acli
f973e2a7ac
Some more corrections, some from Arthur
2004-03-16 05:53:44 +00:00
rangi
9ab6c09048
Passing thru the borrowernumber with the charges data, so can create a link
...
to the payment window
2004-03-15 23:41:20 +00:00
rangi
8b84c25809
Fixing some bogus sql
2004-03-15 20:24:13 +00:00
tipaul
98dbf5769f
introducing new features :
...
* search on non marc fields : the marc field is found by a sub in Biblio.pm
* ordering a search
This commit shows the sql in log. Pls test it's correctly indexed (using : explain <sql_in_log>)
2004-03-15 15:03:35 +00:00
tipaul
b03777ffb8
adding virtual shelves to opac
2004-03-15 15:01:49 +00:00
tipaul
a2c3d13039
adding searches on non marc fields ( like quick search) in MARC.
...
quick search should be removable soon, to keep only 1 search (marc & non marc)
2004-03-15 14:43:05 +00:00
tipaul
668a90073a
introducing a little bit more css in default theme
2004-03-15 14:42:02 +00:00
tipaul
a765291a91
adding " into a link
2004-03-15 14:35:37 +00:00
tipaul
f981c4c15f
introducing new features :
...
* search on non marc fields : the marc field is found by a sub in Biblio.pm
* ordering a search
This commit shows the sql in log. Pls test it's correctly indexed (using : explain <sql_in_log>)
2004-03-15 14:34:18 +00:00
tipaul
f3ab1904dc
missing my
2004-03-15 14:32:40 +00:00
tipaul
5c1ba0f7b8
adding a minor check
2004-03-15 14:31:50 +00:00
acli
9cb14c3ac7
Various corrections, mostly from Arthur
2004-03-12 05:42:34 +00:00
acli
2fa6629bf4
Minor corrections
2004-03-12 02:50:35 +00:00
tipaul
0b468a1a96
*** empty log message ***
2004-03-11 16:06:20 +00:00
acli
ca2912bb8d
Minor layout adjustment - original adjustment looked horrible in Chinese.
...
This adjusted version should be indistinguishable for European languages.
2004-03-11 05:47:29 +00:00
acli
fc4a43fcd0
Make the page headings translatable while trying not to break old templates
2004-03-11 05:42:55 +00:00
kb2qzv
9154c58594
minor update.
2004-03-10 19:29:24 +00:00
tipaul
96b8464ec4
*** empty log message ***
2004-03-10 15:23:01 +00:00
tipaul
9a7462a357
moving members related scripts to "members" directory
2004-03-10 15:22:10 +00:00
tipaul
2951d20c69
moving members related scripts to "members" directory
2004-03-10 15:10:45 +00:00
tipaul
5a6e1a968e
modifying shelves : introducing category of shelf : private, public, free for all
2004-03-10 15:09:29 +00:00
acli
46cebe4c91
I did break this one
2004-03-10 08:42:01 +00:00
acli
a4e62f9d84
Missed a couple
2004-03-10 08:25:07 +00:00
acli
ac591883ca
Interim updates due to the Javascript changes
2004-03-10 08:09:02 +00:00
acli
7907a48d40
JavaScript changes to make tmpl_process3 recognize translatable strings.
...
Note: This may break things!
2004-03-10 07:38:05 +00:00
acli
2d132d2b6b
Added hack to extract and translate strings inside JavaScript CDATA blocks,
...
using C-like _("some translatable string") notation. English templates will
need to be modified.
2004-03-10 07:00:27 +00:00
acli
424149c742
Interim update
2004-03-10 03:09:22 +00:00
acli
c38bdb0d02
Fixed charset conversion problem reported by Benedict.
2004-03-10 03:02:43 +00:00
kb2qzv
327be56936
header update.
2004-03-08 16:31:13 +00:00
kb2qzv
d508695d81
Updates due to Ambrose's improvements to the translation tool.
...
These are now ready for rel_2_0.
2004-03-08 15:58:24 +00:00
acli
8e43a8c326
Updates due to bug fixes to the translation tool just committed
2004-03-08 05:41:55 +00:00
acli
507773d963
Sorry, forgot to take out debugging code before committing
2004-03-08 05:00:42 +00:00
acli
db1660f512
Fixed some bugs which caused some context to be not recognized, and some
...
spurious context to be recognized. In particular, the bugs fixed are:
1. Failure to recognize INPUT element at the end, e.g., if the input has
the form "Item number:%S", then the pattern was recognized as only
"Item number".
2. Failure to remove matching <foo></foo> tags if the pattern contains
INPUT or TMPL_VAR; e.g., if the input has the form "<h1>%s %s</h1>",
the form would not be simplified to "%s %s".
Unfortunately, fixing these 2 bugs will cause about 40 fuzzies to appear.
2004-03-08 04:59:38 +00:00
acli
5563ae4494
<a> without matching </a>
2004-03-08 04:48:58 +00:00
kb2qzv
5dba7d6dbd
Version 2.0 ready. Corrections are needed since there's no proofreading performed.
...
Niech ktos pomoze.
2004-03-08 00:04:52 +00:00
kb2qzv
ff5c653bfa
107 more strings to translate and I'll be finished. No proofreading though, yet.
2004-03-07 22:59:31 +00:00
kb2qzv
3aee16178e
minor update, about 343 strings more to go for completion
2004-03-07 13:48:03 +00:00
acli
29b1df6046
Various updates/fixes from rel_2_0
...
Fixes for bugs 721 (templating), 727, and 734
2004-03-07 05:47:31 +00:00
rangi
adc12a8cd8
Starting on C4::Query,
...
Currently doesnt do anything much at all.
Im building a skeleton module then ill flesh it out
2004-03-07 01:49:34 +00:00
rangi
795a46d49f
Got rid of the last error message -1 bug
2004-03-06 21:26:44 +00:00
tipaul
1498ce1415
adding seealso feature in MARC searches
2004-03-06 20:26:13 +00:00
rangi
97e878c514
Bugfix, now it actually does whats its supposed to.
2004-03-06 07:55:35 +00:00
rangi
e122410f9b
First cut of a script to scrap the average customer ratings for books from
...
Amazon and store them in a ratings table in the Koha db
ratings.sql is the table definition
My next task is to extend it to work for cd's and dvds as well.
2004-03-06 07:45:33 +00:00
rangi
8bb2e860b1
Templates for use with the notifys/fines.pl script
2004-03-05 21:24:38 +00:00
rangi
14ccd6237e
Little script to format a letter for printing to be sent to a borrower with overdue items
2004-03-05 21:23:32 +00:00