koha.git
20 years agoremoving unused package
tipaul [Wed, 17 Mar 2004 15:16:58 +0000 (15:16 +0000)]
removing unused package

20 years agofixed missing } at EOF
joshferraro [Tue, 16 Mar 2004 20:29:04 +0000 (20:29 +0000)]
fixed missing } at EOF

20 years agotranslated, after having run "update".
kb2qzv [Tue, 16 Mar 2004 19:24:49 +0000 (19:24 +0000)]
translated, after having run "update".

20 years agosynch'ing with 2.0 branch
tipaul [Tue, 16 Mar 2004 13:39:50 +0000 (13:39 +0000)]
synch'ing with 2.0 branch

20 years agoWorkaround for strange label. Didn't realize this happens in the OPAC too.
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.

20 years agoForgot about this change from Arthur
acli [Tue, 16 Mar 2004 06:32:02 +0000 (06:32 +0000)]
Forgot about this change from Arthur

20 years agoMinor updates
acli [Tue, 16 Mar 2004 06:00:00 +0000 (06:00 +0000)]
Minor updates

20 years agoSome more corrections, some from Arthur
acli [Tue, 16 Mar 2004 05:53:44 +0000 (05:53 +0000)]
Some more corrections, some from Arthur

20 years agoPassing thru the borrowernumber with the charges data, so can create a link
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

20 years agoFixing some bogus sql
rangi [Mon, 15 Mar 2004 20:24:13 +0000 (20:24 +0000)]
Fixing some bogus sql

20 years agointroducing new features :
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>)

20 years agoadding virtual shelves to opac
tipaul [Mon, 15 Mar 2004 15:01:49 +0000 (15:01 +0000)]
adding virtual shelves to opac

20 years agoadding searches on non marc fields ( like quick search) in MARC.
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)

20 years agointroducing a little bit more css in default theme
tipaul [Mon, 15 Mar 2004 14:42:02 +0000 (14:42 +0000)]
introducing a little bit more css in default theme

20 years agoadding " into a link
tipaul [Mon, 15 Mar 2004 14:35:37 +0000 (14:35 +0000)]
adding " into a link

20 years agointroducing new features :
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>)

20 years agomissing my
tipaul [Mon, 15 Mar 2004 14:32:40 +0000 (14:32 +0000)]
missing my

20 years agoadding a minor check
tipaul [Mon, 15 Mar 2004 14:31:50 +0000 (14:31 +0000)]
adding a minor check

20 years agoVarious corrections, mostly from Arthur
acli [Fri, 12 Mar 2004 05:42:34 +0000 (05:42 +0000)]
Various corrections, mostly from Arthur

20 years agoMinor corrections
acli [Fri, 12 Mar 2004 02:50:35 +0000 (02:50 +0000)]
Minor corrections

20 years ago*** empty log message ***
tipaul [Thu, 11 Mar 2004 16:06:20 +0000 (16:06 +0000)]
*** empty log message ***

20 years agoMinor layout adjustment - original adjustment looked horrible in Chinese.
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.

20 years agoMake the page headings translatable while trying not to break old templates
acli [Thu, 11 Mar 2004 05:42:55 +0000 (05:42 +0000)]
Make the page headings translatable while trying not to break old templates

20 years agominor update.
kb2qzv [Wed, 10 Mar 2004 19:29:24 +0000 (19:29 +0000)]
minor update.

20 years ago*** empty log message ***
tipaul [Wed, 10 Mar 2004 15:23:01 +0000 (15:23 +0000)]
*** empty log message ***

20 years agomoving members related scripts to "members" directory
tipaul [Wed, 10 Mar 2004 15:22:10 +0000 (15:22 +0000)]
moving members related scripts to "members" directory

20 years agomoving 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

20 years agomodifying shelves : introducing category of shelf : private, public, free for all
tipaul [Wed, 10 Mar 2004 15:09:29 +0000 (15:09 +0000)]
modifying shelves : introducing category of shelf : private, public, free for all

20 years agoI did break this one
acli [Wed, 10 Mar 2004 08:42:01 +0000 (08:42 +0000)]
I did break this one

20 years agoMissed a couple
acli [Wed, 10 Mar 2004 08:25:07 +0000 (08:25 +0000)]
Missed a couple

20 years agoInterim updates due to the Javascript changes
acli [Wed, 10 Mar 2004 08:09:02 +0000 (08:09 +0000)]
Interim updates due to the Javascript changes

20 years agoJavaScript changes to make tmpl_process3 recognize translatable strings.
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!

20 years agoAdded hack to extract and translate strings inside JavaScript CDATA blocks,
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.

20 years agoInterim update
acli [Wed, 10 Mar 2004 03:09:22 +0000 (03:09 +0000)]
Interim update

20 years agoFixed charset conversion problem reported by Benedict.
acli [Wed, 10 Mar 2004 03:02:43 +0000 (03:02 +0000)]
Fixed charset conversion problem reported by Benedict.

20 years agoheader update.
kb2qzv [Mon, 8 Mar 2004 16:31:13 +0000 (16:31 +0000)]
header update.

20 years agoUpdates due to Ambrose's improvements to the translation tool.
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.

20 years agoUpdates due to bug fixes to the translation tool just committed
acli [Mon, 8 Mar 2004 05:41:55 +0000 (05:41 +0000)]
Updates due to bug fixes to the translation tool just committed

20 years agoSorry, forgot to take out debugging code before committing
acli [Mon, 8 Mar 2004 05:00:42 +0000 (05:00 +0000)]
Sorry, forgot to take out debugging code before committing

20 years agoFixed some bugs which caused some context to be not recognized, and some
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.

20 years ago<a> without matching </a>
acli [Mon, 8 Mar 2004 04:48:58 +0000 (04:48 +0000)]
<a> without matching </a>

20 years agoVersion 2.0 ready. Corrections are needed since there's no proofreading performed.
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.

20 years ago107 more strings to translate and I'll be finished. No proofreading though, yet.
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.

20 years agominor update, about 343 strings more to go for completion
kb2qzv [Sun, 7 Mar 2004 13:48:03 +0000 (13:48 +0000)]
minor update, about 343 strings more to go for completion

20 years agoVarious updates/fixes from rel_2_0
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

20 years agoStarting on C4::Query,
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

20 years agoGot rid of the last error message -1 bug
rangi [Sat, 6 Mar 2004 21:26:44 +0000 (21:26 +0000)]
Got rid of the last error message -1 bug

20 years agoadding seealso feature in MARC searches
tipaul [Sat, 6 Mar 2004 20:26:13 +0000 (20:26 +0000)]
adding seealso feature in MARC searches

20 years agoBugfix, now it actually does whats its supposed to.
rangi [Sat, 6 Mar 2004 07:55:35 +0000 (07:55 +0000)]
Bugfix, now it actually does whats its supposed to.

20 years agoFirst cut of a script to scrap the average customer ratings for books from
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.

20 years agoTemplates for use with the notifys/fines.pl script
rangi [Fri, 5 Mar 2004 21:24:38 +0000 (21:24 +0000)]
Templates for use with the notifys/fines.pl script

20 years agoLittle script to format a letter for printing to be sent to a borrower with overdue...
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

20 years agoScripts to deal with overdues.
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 :)

20 years agoMinor update
acli [Fri, 5 Mar 2004 06:37:54 +0000 (06:37 +0000)]
Minor update

20 years ago"Cancel requests" graphical text
acli [Fri, 5 Mar 2004 06:29:01 +0000 (06:29 +0000)]
"Cancel requests" graphical text

20 years agoConsistency fix; we should be using the equivalent of "vous", not "tu"
acli [Fri, 5 Mar 2004 06:09:28 +0000 (06:09 +0000)]
Consistency fix; we should be using the equivalent of "vous", not "tu"

20 years agoReverted translated first name/last name order; Koha does not work well
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...)

20 years agoMore translations
acli [Fri, 5 Mar 2004 05:33:01 +0000 (05:33 +0000)]
More translations

20 years agoFixing error in TMPL tags
oleonard [Thu, 4 Mar 2004 22:36:31 +0000 (22:36 +0000)]
Fixing error in TMPL tags

20 years agoRemoved broken 'edit items' link
oleonard [Thu, 4 Mar 2004 19:18:55 +0000 (19:18 +0000)]
Removed broken 'edit items' link

20 years agoadding LDAP auth.
tipaul [Thu, 4 Mar 2004 16:49:09 +0000 (16:49 +0000)]
adding LDAP auth.
Introduce a new Perl dependency Net:LDAP

20 years agounsued package. beginning code cleaning
tipaul [Thu, 4 Mar 2004 15:39:41 +0000 (15:39 +0000)]
unsued package. beginning code cleaning

20 years agounsued package. beginning code cleaning
tipaul [Thu, 4 Mar 2004 15:32:46 +0000 (15:32 +0000)]
unsued package. beginning code cleaning

20 years agoMinor updates
acli [Tue, 2 Mar 2004 03:08:24 +0000 (03:08 +0000)]
Minor updates

20 years agoMore perldoc updates
acli [Mon, 1 Mar 2004 18:46:43 +0000 (18:46 +0000)]
More perldoc updates

20 years agoPerldoc update
acli [Mon, 1 Mar 2004 18:16:30 +0000 (18:16 +0000)]
Perldoc update

20 years agoCorrect translation of "Clear"
acli [Mon, 1 Mar 2004 06:37:34 +0000 (06:37 +0000)]
Correct translation of "Clear"

20 years agoMinor consistency fixes
acli [Mon, 1 Mar 2004 06:18:02 +0000 (06:18 +0000)]
Minor consistency fixes

20 years agoMinor updates
acli [Mon, 1 Mar 2004 06:03:36 +0000 (06:03 +0000)]
Minor updates

20 years agoCorrections from Arthur
acli [Mon, 1 Mar 2004 04:34:49 +0000 (04:34 +0000)]
Corrections from Arthur

20 years agoMinor updates
acli [Mon, 1 Mar 2004 03:26:26 +0000 (03:26 +0000)]
Minor updates

20 years agoMinor updates
acli [Mon, 1 Mar 2004 00:15:53 +0000 (00:15 +0000)]
Minor updates

20 years agominor updates
kb2qzv [Sun, 29 Feb 2004 19:50:53 +0000 (19:50 +0000)]
minor updates

20 years agotranslation file over 60% completed.
kb2qzv [Sun, 29 Feb 2004 19:11:46 +0000 (19:11 +0000)]
translation file over 60% completed.

20 years agoUpdates and corrections
acli [Sun, 29 Feb 2004 16:27:42 +0000 (16:27 +0000)]
Updates and corrections

20 years agoMinor update
acli [Sun, 29 Feb 2004 10:07:49 +0000 (10:07 +0000)]
Minor update

20 years agoRedo the label after correcting the translation of "acquisitions"
acli [Sun, 29 Feb 2004 10:04:27 +0000 (10:04 +0000)]
Redo the label after correcting the translation of "acquisitions"

20 years agoMinor update
acli [Sun, 29 Feb 2004 09:09:50 +0000 (09:09 +0000)]
Minor update

20 years agoMinor correction
acli [Sun, 29 Feb 2004 08:59:08 +0000 (08:59 +0000)]
Minor correction

20 years agoMinor updates plus some corrections
acli [Sun, 29 Feb 2004 07:35:00 +0000 (07:35 +0000)]
Minor updates plus some corrections

20 years agoFix charset problem reported by Benedict
acli [Sun, 29 Feb 2004 07:03:18 +0000 (07:03 +0000)]
Fix charset problem reported by Benedict

20 years agoCopied from en directory
acli [Sun, 29 Feb 2004 06:41:36 +0000 (06:41 +0000)]
Copied from en directory

20 years agoTitle -> Salutation, so that it can be translated properly to Chinese
acli [Sun, 29 Feb 2004 06:34:05 +0000 (06:34 +0000)]
Title -> Salutation, so that it can be translated properly to Chinese

20 years agoMinor updates
acli [Sun, 29 Feb 2004 06:25:14 +0000 (06:25 +0000)]
Minor updates

20 years agoMinor updates
acli [Sun, 29 Feb 2004 04:29:38 +0000 (04:29 +0000)]
Minor updates

20 years agoMinor updates
acli [Sun, 29 Feb 2004 03:58:10 +0000 (03:58 +0000)]
Minor updates

20 years agoVarious corrections, including correction of the translation of "acquisition"
acli [Sun, 29 Feb 2004 03:38:18 +0000 (03:38 +0000)]
Various corrections, including correction of the translation of "acquisition"

20 years agoMinor corrections
acli [Sun, 29 Feb 2004 01:03:58 +0000 (01:03 +0000)]
Minor corrections

20 years agoApplied most of Arthur's corrections, some with editorial changes.
acli [Sun, 29 Feb 2004 00:56:10 +0000 (00:56 +0000)]
Applied most of Arthur's corrections, some with editorial changes.
Some other corrections.

20 years agoApplied most of Arthur's corrections, some with editorial changes.
acli [Sun, 29 Feb 2004 00:54:50 +0000 (00:54 +0000)]
Applied most of Arthur's corrections, some with editorial changes.
Some other corrections.
Copied graphics from en directory.

20 years agoUsable translation, nearly a 100% translated.
kb2qzv [Sat, 28 Feb 2004 15:18:42 +0000 (15:18 +0000)]
Usable translation, nearly a 100% translated.

20 years agono fuzzy strings, over 50% translated.
kb2qzv [Sat, 28 Feb 2004 15:17:55 +0000 (15:17 +0000)]
no fuzzy strings, over 50% translated.

20 years agoincomlete translation of default intranet
kb2qzv [Sat, 28 Feb 2004 10:02:42 +0000 (10:02 +0000)]
incomlete translation of default intranet

20 years ago- Consider <INPUT type=text> and <INPUT type=text> part of strings.
acli [Fri, 27 Feb 2004 13:26:07 +0000 (13:26 +0000)]
- Consider <INPUT type=text> and <INPUT type=text> part of strings.
- If a string is enclosed by a tag, remove that tag from the extracted string
- Generate automatic comments to provide more information for the translator
- A couple bug fixes

20 years agoHTML syntax correction
acli [Fri, 27 Feb 2004 03:57:43 +0000 (03:57 +0000)]
HTML syntax correction

20 years agoOne more suggested change from Arthur
acli [Thu, 26 Feb 2004 22:17:08 +0000 (22:17 +0000)]
One more suggested change from Arthur

20 years agoincomplete; but just in case my HDD crashed here is an upload.
kb2qzv [Thu, 26 Feb 2004 16:50:18 +0000 (16:50 +0000)]
incomplete; but just in case my HDD crashed here is an upload.

20 years agominor updates
kb2qzv [Thu, 26 Feb 2004 10:56:37 +0000 (10:56 +0000)]
minor updates

20 years agoFirst half of Arthur's corrections; the rest pending clarifications
acli [Thu, 26 Feb 2004 07:12:10 +0000 (07:12 +0000)]
First half of Arthur's corrections; the rest pending clarifications

20 years agoInterim minor update
acli [Thu, 26 Feb 2004 05:29:03 +0000 (05:29 +0000)]
Interim minor update