koha.git
20 years agoUpdating to include new MARC search features
oleonard [Thu, 1 Apr 2004 21:52:26 +0000 (21:52 +0000)]
Updating to include new MARC search features

20 years agoAdding new report templates
oleonard [Thu, 1 Apr 2004 21:35:58 +0000 (21:35 +0000)]
Adding new report templates

20 years agoMoving templates to new location
oleonard [Thu, 1 Apr 2004 20:30:03 +0000 (20:30 +0000)]
Moving templates to new location

20 years agoRemoving templates which have moved
oleonard [Thu, 1 Apr 2004 20:29:07 +0000 (20:29 +0000)]
Removing templates which have moved

20 years agoCorrection from Arthur
acli [Thu, 1 Apr 2004 04:03:45 +0000 (04:03 +0000)]
Correction from Arthur

20 years ago"" added in <input> tag
tipaul [Tue, 30 Mar 2004 16:13:29 +0000 (16:13 +0000)]
"" added in <input> tag

20 years agocss'ing (continued)
tipaul [Tue, 30 Mar 2004 16:09:36 +0000 (16:09 +0000)]
css'ing (continued)

20 years agoNEW :
tipaul [Tue, 30 Mar 2004 16:09:04 +0000 (16:09 +0000)]
NEW :
template for report writing.
with 2 nice reports.
pls test.
documentation of the template syntax coming soon

20 years agoMake isbn search on existing records looser (to allow for MARC isbn data)."
joshferraro [Sun, 28 Mar 2004 16:04:47 +0000 (16:04 +0000)]
Make isbn search on existing records looser (to allow for MARC isbn data)."

20 years agoVarious corrections & updates
acli [Sun, 28 Mar 2004 08:54:32 +0000 (08:54 +0000)]
Various corrections & updates

20 years agoMake "Edit subfields" a template variable. This change should not affect
acli [Sun, 28 Mar 2004 08:42:20 +0000 (08:42 +0000)]
Make "Edit subfields" a template variable. This change should not affect
old templates.

20 years ago\n should be an actual newline
acli [Sun, 28 Mar 2004 08:01:26 +0000 (08:01 +0000)]
\n should be an actual newline

20 years agoSome corrections and new translations
acli [Sun, 28 Mar 2004 07:29:12 +0000 (07:29 +0000)]
Some corrections and new translations

20 years agoFixing redirect which points to old location of moremember.pl
oleonard [Wed, 24 Mar 2004 21:23:12 +0000 (21:23 +0000)]
Fixing redirect which points to old location of moremember.pl

20 years agoFixes Bug 763 (Location will not change) replaced:
joshferraro [Wed, 24 Mar 2004 21:06:48 +0000 (21:06 +0000)]
Fixes Bug 763 (Location will not change) replaced:
$dbh->do("UPDATE items holdingbranch = $tbr WHERE   items.itemnumbe$
        &itemseen($itm);
with:
$dbh->do("UPDATE items set holdingbranch = $tbr WHERE   items.itemnumbe$
        &itemseen($itm);

20 years agoFixes bug 749 by removing the comma on line 1488.
joshferraro [Wed, 24 Mar 2004 17:18:30 +0000 (17:18 +0000)]
Fixes bug 749 by removing the comma on line 1488.

20 years agoremoving useless
tipaul [Wed, 24 Mar 2004 15:10:18 +0000 (15:10 +0000)]
removing useless

20 years agosync'ing with rel_2_0
tipaul [Wed, 24 Mar 2004 15:09:25 +0000 (15:09 +0000)]
sync'ing with rel_2_0

20 years agocss'ing & merging members management.
tipaul [Wed, 24 Mar 2004 15:08:19 +0000 (15:08 +0000)]
css'ing & merging members management.
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)

20 years agomembers link moved to members/
tipaul [Wed, 24 Mar 2004 15:01:58 +0000 (15:01 +0000)]
members link moved to members/

20 years agocss'ing & adding test for I & C borrower category
tipaul [Wed, 24 Mar 2004 15:00:06 +0000 (15:00 +0000)]
css'ing & adding test for I &  C borrower category

20 years agocss'ing & merging members management.
tipaul [Wed, 24 Mar 2004 14:59:33 +0000 (14:59 +0000)]
css'ing & merging members management.
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)

20 years agocss'ing
tipaul [Wed, 24 Mar 2004 14:48:12 +0000 (14:48 +0000)]
css'ing

20 years agocss'ing
tipaul [Wed, 24 Mar 2004 10:46:04 +0000 (10:46 +0000)]
css'ing

20 years agobugfixes for newsearches
tipaul [Wed, 24 Mar 2004 10:44:48 +0000 (10:44 +0000)]
bugfixes for newsearches

20 years ago*** empty log message ***
tipaul [Wed, 24 Mar 2004 10:42:35 +0000 (10:42 +0000)]
*** empty log message ***

20 years agoFix for bug 761
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

20 years agoFixing error which prevents withdrawn status from showing correctly
oleonard [Mon, 22 Mar 2004 17:32:21 +0000 (17:32 +0000)]
Fixing error which prevents withdrawn status from showing correctly

20 years agoMinor consistency changes
acli [Sun, 21 Mar 2004 03:19:49 +0000 (03:19 +0000)]
Minor consistency changes

20 years agoNew strings
acli [Sun, 21 Mar 2004 03:06:32 +0000 (03:06 +0000)]
New strings

20 years agoFixed missing closing quotation marks in some of the new markup
acli [Sat, 20 Mar 2004 10:09:12 +0000 (10:09 +0000)]
Fixed missing closing quotation marks in some of the new markup

20 years agoVarious corrections
acli [Sat, 20 Mar 2004 08:42:27 +0000 (08:42 +0000)]
Various corrections

20 years agoOops, wrong dialect
acli [Sat, 20 Mar 2004 06:49:24 +0000 (06:49 +0000)]
Oops, wrong dialect

20 years agobugfix : a missing } was placed at a wrong place. The auth did not work anymore...
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...

20 years agoremoving maxlength=80 in MARC editor : Koha can handle fields >> 255, so the marxleng...
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.

20 years agoreplaced by Reserves2
tipaul [Wed, 17 Mar 2004 15:59:39 +0000 (15:59 +0000)]
replaced by Reserves2

20 years agoremoved : already exist in Circ2.pm
tipaul [Wed, 17 Mar 2004 15:55:27 +0000 (15:55 +0000)]
removed : already exist in Circ2.pm

20 years agouseless : replaced by Circ2.pm it seems
tipaul [Wed, 17 Mar 2004 15:53:09 +0000 (15:53 +0000)]
useless : replaced by Circ2.pm it seems

20 years agoremoving Returns, that is useless
tipaul [Wed, 17 Mar 2004 15:48:28 +0000 (15:48 +0000)]
removing Returns, that is useless

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