]>
git.koha-community.org Git - koha.git/log
tipaul [Wed, 24 Mar 2004 14:48:12 +0000 (14:48 +0000)]
css'ing
tipaul [Wed, 24 Mar 2004 10:46:04 +0000 (10:46 +0000)]
css'ing
tipaul [Wed, 24 Mar 2004 10:44:48 +0000 (10:44 +0000)]
bugfixes for newsearches
tipaul [Wed, 24 Mar 2004 10:42:35 +0000 (10:42 +0000)]
*** empty log message ***
rangi [Wed, 24 Mar 2004 00:36:07 +0000 (00:36 +0000)]
Fix for bug 761
Ill commit this to the rel-2-0 branch as well
oleonard [Mon, 22 Mar 2004 17:32:21 +0000 (17:32 +0000)]
Fixing error which prevents withdrawn status from showing correctly
acli [Sun, 21 Mar 2004 03:19:49 +0000 (03:19 +0000)]
Minor consistency changes
acli [Sun, 21 Mar 2004 03:06:32 +0000 (03:06 +0000)]
New strings
acli [Sat, 20 Mar 2004 10:09:12 +0000 (10:09 +0000)]
Fixed missing closing quotation marks in some of the new markup
acli [Sat, 20 Mar 2004 08:42:27 +0000 (08:42 +0000)]
Various corrections
acli [Sat, 20 Mar 2004 06:49:24 +0000 (06:49 +0000)]
Oops, wrong dialect
tipaul [Fri, 19 Mar 2004 15:07:29 +0000 (15:07 +0000)]
bugfix : a missing } was placed at a wrong place. The auth did not work anymore...
tipaul [Wed, 17 Mar 2004 16:55:40 +0000 (16:55 +0000)]
removing maxlength=80 in MARC editor : Koha can handle fields >> 255, so the marxlength is stupid.
tipaul [Wed, 17 Mar 2004 15:59:39 +0000 (15:59 +0000)]
replaced by Reserves2
tipaul [Wed, 17 Mar 2004 15:55:27 +0000 (15:55 +0000)]
removed : already exist in Circ2.pm
tipaul [Wed, 17 Mar 2004 15:53:09 +0000 (15:53 +0000)]
useless : replaced by Circ2.pm it seems
tipaul [Wed, 17 Mar 2004 15:48:28 +0000 (15:48 +0000)]
removing Returns, that is useless
tipaul [Wed, 17 Mar 2004 15:16:58 +0000 (15:16 +0000)]
removing unused package
joshferraro [Tue, 16 Mar 2004 20:29:04 +0000 (20:29 +0000)]
fixed missing } at EOF
kb2qzv [Tue, 16 Mar 2004 19:24:49 +0000 (19:24 +0000)]
translated, after having run "update".
tipaul [Tue, 16 Mar 2004 13:39:50 +0000 (13:39 +0000)]
synch'ing with 2.0 branch
acli [Tue, 16 Mar 2004 06:42:18 +0000 (06:42 +0000)]
Workaround for strange label. Didn't realize this happens in the OPAC too.
acli [Tue, 16 Mar 2004 06:32:02 +0000 (06:32 +0000)]
Forgot about this change from Arthur
acli [Tue, 16 Mar 2004 06:00:00 +0000 (06:00 +0000)]
Minor updates
acli [Tue, 16 Mar 2004 05:53:44 +0000 (05:53 +0000)]
Some more corrections, some from Arthur
rangi [Mon, 15 Mar 2004 23:41:20 +0000 (23:41 +0000)]
Passing thru the borrowernumber with the charges data, so can create a link
to the payment window
rangi [Mon, 15 Mar 2004 20:24:13 +0000 (20:24 +0000)]
Fixing some bogus sql
tipaul [Mon, 15 Mar 2004 15:03:35 +0000 (15:03 +0000)]
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>)
tipaul [Mon, 15 Mar 2004 15:01:49 +0000 (15:01 +0000)]
adding virtual shelves to opac
tipaul [Mon, 15 Mar 2004 14:43:05 +0000 (14:43 +0000)]
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)
tipaul [Mon, 15 Mar 2004 14:42:02 +0000 (14:42 +0000)]
introducing a little bit more css in default theme
tipaul [Mon, 15 Mar 2004 14:35:37 +0000 (14:35 +0000)]
adding " into a link
tipaul [Mon, 15 Mar 2004 14:34:18 +0000 (14:34 +0000)]
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>)
tipaul [Mon, 15 Mar 2004 14:32:40 +0000 (14:32 +0000)]
missing my
tipaul [Mon, 15 Mar 2004 14:31:50 +0000 (14:31 +0000)]
adding a minor check
acli [Fri, 12 Mar 2004 05:42:34 +0000 (05:42 +0000)]
Various corrections, mostly from Arthur
acli [Fri, 12 Mar 2004 02:50:35 +0000 (02:50 +0000)]
Minor corrections
tipaul [Thu, 11 Mar 2004 16:06:20 +0000 (16:06 +0000)]
*** empty log message ***
acli [Thu, 11 Mar 2004 05:47:29 +0000 (05:47 +0000)]
Minor layout adjustment - original adjustment looked horrible in Chinese.
This adjusted version should be indistinguishable for European languages.
acli [Thu, 11 Mar 2004 05:42:55 +0000 (05:42 +0000)]
Make the page headings translatable while trying not to break old templates
kb2qzv [Wed, 10 Mar 2004 19:29:24 +0000 (19:29 +0000)]
minor update.
tipaul [Wed, 10 Mar 2004 15:23:01 +0000 (15:23 +0000)]
*** empty log message ***
tipaul [Wed, 10 Mar 2004 15:22:10 +0000 (15:22 +0000)]
moving members related scripts to "members" directory
tipaul [Wed, 10 Mar 2004 15:10:45 +0000 (15:10 +0000)]
moving members related scripts to "members" directory
tipaul [Wed, 10 Mar 2004 15:09:29 +0000 (15:09 +0000)]
modifying shelves : introducing category of shelf : private, public, free for all
acli [Wed, 10 Mar 2004 08:42:01 +0000 (08:42 +0000)]
I did break this one
acli [Wed, 10 Mar 2004 08:25:07 +0000 (08:25 +0000)]
Missed a couple
acli [Wed, 10 Mar 2004 08:09:02 +0000 (08:09 +0000)]
Interim updates due to the Javascript changes
acli [Wed, 10 Mar 2004 07:38:05 +0000 (07:38 +0000)]
JavaScript changes to make tmpl_process3 recognize translatable strings.
Note: This may break things!
acli [Wed, 10 Mar 2004 07:00:27 +0000 (07:00 +0000)]
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.
acli [Wed, 10 Mar 2004 03:09:22 +0000 (03:09 +0000)]
Interim update
acli [Wed, 10 Mar 2004 03:02:43 +0000 (03:02 +0000)]
Fixed charset conversion problem reported by Benedict.
kb2qzv [Mon, 8 Mar 2004 16:31:13 +0000 (16:31 +0000)]
header update.
kb2qzv [Mon, 8 Mar 2004 15:58:24 +0000 (15:58 +0000)]
Updates due to Ambrose's improvements to the translation tool.
These are now ready for rel_2_0.
acli [Mon, 8 Mar 2004 05:41:55 +0000 (05:41 +0000)]
Updates due to bug fixes to the translation tool just committed
acli [Mon, 8 Mar 2004 05:00:42 +0000 (05:00 +0000)]
Sorry, forgot to take out debugging code before committing
acli [Mon, 8 Mar 2004 04:59:38 +0000 (04:59 +0000)]
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.
acli [Mon, 8 Mar 2004 04:48:58 +0000 (04:48 +0000)]
<a> without matching </a>
kb2qzv [Mon, 8 Mar 2004 00:04:52 +0000 (00:04 +0000)]
Version 2.0 ready. Corrections are needed since there's no proofreading performed.
Niech ktos pomoze.
kb2qzv [Sun, 7 Mar 2004 22:59:31 +0000 (22:59 +0000)]
107 more strings to translate and I'll be finished. No proofreading though, yet.
kb2qzv [Sun, 7 Mar 2004 13:48:03 +0000 (13:48 +0000)]
minor update, about 343 strings more to go for completion
acli [Sun, 7 Mar 2004 05:47:31 +0000 (05:47 +0000)]
Various updates/fixes from rel_2_0
Fixes for bugs 721 (templating), 727, and 734
rangi [Sun, 7 Mar 2004 01:49:34 +0000 (01:49 +0000)]
Starting on C4::Query,
Currently doesnt do anything much at all.
Im building a skeleton module then ill flesh it out
rangi [Sat, 6 Mar 2004 21:26:44 +0000 (21:26 +0000)]
Got rid of the last error message -1 bug
tipaul [Sat, 6 Mar 2004 20:26:13 +0000 (20:26 +0000)]
adding seealso feature in MARC searches
rangi [Sat, 6 Mar 2004 07:55:35 +0000 (07:55 +0000)]
Bugfix, now it actually does whats its supposed to.
rangi [Sat, 6 Mar 2004 07:45:33 +0000 (07:45 +0000)]
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.
rangi [Fri, 5 Mar 2004 21:24:38 +0000 (21:24 +0000)]
Templates for use with the notifys/fines.pl script
rangi [Fri, 5 Mar 2004 21:23:32 +0000 (21:23 +0000)]
Little script to format a letter for printing to be sent to a borrower with overdue items
rangi [Fri, 5 Mar 2004 21:22:15 +0000 (21:22 +0000)]
Scripts to deal with overdues.
fines.pl will levy fines and place them on patrons accounts, it will also then attempt to notify
the borrowers.
Either by email, sms, fax etc depending on what the patron has set as preferred contact.
Email and letters are currently working fine, fax, and sms need to be worked on.
Test with caution in your library, you dont want to be bombarding patrons with emails :)
acli [Fri, 5 Mar 2004 06:37:54 +0000 (06:37 +0000)]
Minor update
acli [Fri, 5 Mar 2004 06:29:01 +0000 (06:29 +0000)]
"Cancel requests" graphical text
acli [Fri, 5 Mar 2004 06:09:28 +0000 (06:09 +0000)]
Consistency fix; we should be using the equivalent of "vous", not "tu"
acli [Fri, 5 Mar 2004 05:54:04 +0000 (05:54 +0000)]
Reverted translated first name/last name order; Koha does not work well
with name forms other than the English ordering (and the names should be
in English too...)
acli [Fri, 5 Mar 2004 05:33:01 +0000 (05:33 +0000)]
More translations
oleonard [Thu, 4 Mar 2004 22:36:31 +0000 (22:36 +0000)]
Fixing error in TMPL tags
oleonard [Thu, 4 Mar 2004 19:18:55 +0000 (19:18 +0000)]
Removed broken 'edit items' link
tipaul [Thu, 4 Mar 2004 16:49:09 +0000 (16:49 +0000)]
adding LDAP auth.
Introduce a new Perl dependency Net:LDAP
tipaul [Thu, 4 Mar 2004 15:39:41 +0000 (15:39 +0000)]
unsued package. beginning code cleaning
tipaul [Thu, 4 Mar 2004 15:32:46 +0000 (15:32 +0000)]
unsued package. beginning code cleaning
acli [Tue, 2 Mar 2004 03:08:24 +0000 (03:08 +0000)]
Minor updates
acli [Mon, 1 Mar 2004 18:46:43 +0000 (18:46 +0000)]
More perldoc updates
acli [Mon, 1 Mar 2004 18:16:30 +0000 (18:16 +0000)]
Perldoc update
acli [Mon, 1 Mar 2004 06:37:34 +0000 (06:37 +0000)]
Correct translation of "Clear"
acli [Mon, 1 Mar 2004 06:18:02 +0000 (06:18 +0000)]
Minor consistency fixes
acli [Mon, 1 Mar 2004 06:03:36 +0000 (06:03 +0000)]
Minor updates
acli [Mon, 1 Mar 2004 04:34:49 +0000 (04:34 +0000)]
Corrections from Arthur
acli [Mon, 1 Mar 2004 03:26:26 +0000 (03:26 +0000)]
Minor updates
acli [Mon, 1 Mar 2004 00:15:53 +0000 (00:15 +0000)]
Minor updates
kb2qzv [Sun, 29 Feb 2004 19:50:53 +0000 (19:50 +0000)]
minor updates
kb2qzv [Sun, 29 Feb 2004 19:11:46 +0000 (19:11 +0000)]
translation file over 60% completed.
acli [Sun, 29 Feb 2004 16:27:42 +0000 (16:27 +0000)]
Updates and corrections
acli [Sun, 29 Feb 2004 10:07:49 +0000 (10:07 +0000)]
Minor update
acli [Sun, 29 Feb 2004 10:04:27 +0000 (10:04 +0000)]
Redo the label after correcting the translation of "acquisitions"
acli [Sun, 29 Feb 2004 09:09:50 +0000 (09:09 +0000)]
Minor update
acli [Sun, 29 Feb 2004 08:59:08 +0000 (08:59 +0000)]
Minor correction
acli [Sun, 29 Feb 2004 07:35:00 +0000 (07:35 +0000)]
Minor updates plus some corrections
acli [Sun, 29 Feb 2004 07:03:18 +0000 (07:03 +0000)]
Fix charset problem reported by Benedict
acli [Sun, 29 Feb 2004 06:41:36 +0000 (06:41 +0000)]
Copied from en directory
acli [Sun, 29 Feb 2004 06:34:05 +0000 (06:34 +0000)]
Title -> Salutation, so that it can be translated properly to Chinese