koha.git
16 years agoLogical error where closing tags for LI and OL were inside the (2nd half of the)...
Joe Atzberger [Tue, 2 Oct 2007 16:01:45 +0000 (11:01 -0500)]
Logical error where closing tags for LI and OL were inside the (2nd half of the) conditional.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoRemoved obsolete member entry templates.
Chris Catalfo [Tue, 2 Oct 2007 15:56:32 +0000 (10:56 -0500)]
Removed obsolete member entry templates.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoAdded basic MARC21 index definitions.
Chris Catalfo [Tue, 2 Oct 2007 15:28:20 +0000 (10:28 -0500)]
Added basic MARC21 index definitions.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding a message if browser table is empty
Paul POULAIN [Tue, 2 Oct 2007 09:33:18 +0000 (11:33 +0200)]
adding a message if browser table is empty

The message point to the wiki page that explain how to set the feature.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX for browser and nozebra tables
Paul POULAIN [Tue, 2 Oct 2007 09:33:17 +0000 (11:33 +0200)]
BUGFIX for browser and nozebra tables

- adding browser and nozebra table definition to kohastructure & updatedatabase
- bumping to 3.00.00.005

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX for 1447: Duplicate record function fails
Paul POULAIN [Tue, 2 Oct 2007 09:33:16 +0000 (11:33 +0200)]
BUGFIX for 1447: Duplicate record function fails

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agochanging the name of the zebra password file to passwd
Joshua Ferraro [Tue, 2 Oct 2007 04:14:07 +0000 (23:14 -0500)]
changing the name of the zebra password file to passwd

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoimprovements to zebra dirs, adding READMEs to preserve empty data dirs
Joshua Ferraro [Tue, 2 Oct 2007 04:08:00 +0000 (23:08 -0500)]
improvements to zebra dirs, adding READMEs to preserve empty data dirs

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoupdating fund field length and normalizing brancode
Joshua Ferraro [Tue, 2 Oct 2007 03:46:04 +0000 (22:46 -0500)]
updating fund field length and normalizing brancode

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for bug 1454
Chris Cormack [Tue, 2 Oct 2007 03:02:30 +0000 (22:02 -0500)]
Fix for bug 1454

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for 1431, checking userid is unique
Chris Cormack [Tue, 2 Oct 2007 01:39:59 +0000 (20:39 -0500)]
Fix for 1431, checking userid is unique

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for a bug in reserves, if a charge was incurred we got a server error, and it...
Chris Cormack [Mon, 1 Oct 2007 23:24:07 +0000 (18:24 -0500)]
Fix for a bug in reserves, if a charge was incurred we got a server error, and it wasnt listing the itemtypes available

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agosample label data
Joshua Ferraro [Mon, 1 Oct 2007 22:29:48 +0000 (17:29 -0500)]
sample label data

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agomore marc21 sample data
Joshua Ferraro [Mon, 1 Oct 2007 22:29:47 +0000 (17:29 -0500)]
more marc21 sample data

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agocommenting out set_service_options, but also removes commit op
Joshua Ferraro [Mon, 1 Oct 2007 22:29:46 +0000 (17:29 -0500)]
commenting out set_service_options, but also removes commit op

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoUpdate instructions to match latest installer settings.
MJ Ray [Mon, 1 Oct 2007 15:13:58 +0000 (16:13 +0100)]
Update instructions to match latest installer settings.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoUpdate instructions about MySQL and Zebra
MJ Ray [Mon, 1 Oct 2007 15:13:57 +0000 (16:13 +0100)]
Update instructions about MySQL and Zebra

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoAdd more zebra configuration
MJ Ray [Mon, 1 Oct 2007 15:13:56 +0000 (16:13 +0100)]
Add more zebra configuration

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofixes last two sysprefs explanation values
Joshua Ferraro [Mon, 1 Oct 2007 02:23:18 +0000 (21:23 -0500)]
fixes last two sysprefs explanation values

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoAdding two missing sysprefs
Joshua Ferraro [Mon, 1 Oct 2007 02:05:44 +0000 (21:05 -0500)]
Adding two missing sysprefs

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofix bad call to GetMarcFromKohaField in bulkmarcimport, and add -fk param, allowing...
Ryan Higgins [Mon, 1 Oct 2007 00:44:16 +0000 (19:44 -0500)]
fix bad call to GetMarcFromKohaField in bulkmarcimport, and add -fk param, allowing disabling of fk constraints during import.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for bug 1436, changing to use issuedate, not timestamp for sorting issues
Chris Cormack [Mon, 1 Oct 2007 01:43:07 +0000 (20:43 -0500)]
Fix for bug 1436, changing to use issuedate, not timestamp for sorting issues

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agonomenclature fixes, changing document to item
Joshua Ferraro [Mon, 1 Oct 2007 00:35:22 +0000 (19:35 -0500)]
nomenclature fixes, changing document to item

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoVast improvements to marc21 bib and auth definitions
Joshua Ferraro [Sun, 30 Sep 2007 05:15:37 +0000 (00:15 -0500)]
Vast improvements to marc21 bib and auth definitions

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoRemove NOT NULL for new columns in biblioitems as they
Joshua Ferraro [Sun, 30 Sep 2007 23:59:25 +0000 (18:59 -0500)]
Remove NOT NULL for new columns in biblioitems as they

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for bug 1437, items not showing on moredetail.pl
Chris Cormack [Sun, 30 Sep 2007 22:49:53 +0000 (17:49 -0500)]
Fix for bug 1437, items not showing on moredetail.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agomore sample data for English
Joshua Ferraro [Sun, 30 Sep 2007 21:49:58 +0000 (16:49 -0500)]
more sample data for English

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofix column spelling errors and inconsistency btwn kohastructure and Biblio.pm (editio...
Ryan Higgins [Sun, 30 Sep 2007 20:38:40 +0000 (15:38 -0500)]
fix column spelling errors and inconsistency btwn kohastructure and Biblio.pm (editionreponsability).

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX: we show the 1st page, that is numbered 0
Paul POULAIN [Sun, 30 Sep 2007 20:22:35 +0000 (22:22 +0200)]
BUGFIX: we show the 1st page, that is numbered 0

Without this, the search in catalogue showed the # of results, but not the results !

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX (minor)
Paul POULAIN [Sun, 30 Sep 2007 20:22:34 +0000 (22:22 +0200)]
BUGFIX (minor)

authority list ordering was bugguy

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFIX for 1418 (Notices (letters) overdues actions busted)
Paul POULAIN [Sun, 30 Sep 2007 20:22:33 +0000 (22:22 +0200)]
FIX for 1418 (Notices (letters) overdues actions busted)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agojust reindenting
Paul POULAIN [Sun, 30 Sep 2007 20:22:32 +0000 (22:22 +0200)]
just reindenting

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing :
Paul POULAIN [Sun, 30 Sep 2007 20:22:31 +0000 (22:22 +0200)]
Bug Fixing :

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : I forgot to add the random part of UpSubfield(...)
Paul POULAIN [Sun, 30 Sep 2007 20:22:30 +0000 (22:22 +0200)]
BUGFIX : I forgot to add the random part of UpSubfield(...)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agochanging nomenclature of notice/status triggers feature
Joshua Ferraro [Sun, 30 Sep 2007 19:30:47 +0000 (14:30 -0500)]
changing nomenclature of notice/status triggers feature

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agolisting valid authority types
Joshua Ferraro [Sun, 30 Sep 2007 16:46:52 +0000 (11:46 -0500)]
listing valid authority types

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agomore auth cleaning
Joshua Ferraro [Sun, 30 Sep 2007 06:12:26 +0000 (01:12 -0500)]
more auth cleaning

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agominor cleanup of authorities home
Joshua Ferraro [Sun, 30 Sep 2007 06:12:25 +0000 (01:12 -0500)]
minor cleanup of authorities home

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agorevive IntranetmainUserblock syspref, three-column design for mainpage
Joshua Ferraro [Sun, 30 Sep 2007 05:55:38 +0000 (00:55 -0500)]
revive IntranetmainUserblock syspref, three-column design for mainpage

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoimprovements to nomenclature for English
Joshua Ferraro [Sun, 30 Sep 2007 04:55:07 +0000 (23:55 -0500)]
improvements to nomenclature for English

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoimprovements to the system preferences
Joshua Ferraro [Sun, 30 Sep 2007 04:37:21 +0000 (23:37 -0500)]
improvements to the system preferences

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofixing sloppy coding in moremember.pl: 500 error when paton missing branchcode
Joshua Ferraro [Sun, 30 Sep 2007 02:45:04 +0000 (21:45 -0500)]
fixing sloppy coding in moremember.pl: 500 error when paton missing branchcode

 Got an error: Can't use an undefined value as a HASH reference at
                /home/jmf/koha_30_prerelease/koha/production/intranet/cgi-bin/members/moremember.pl line 191.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoremove test data from branches template
Joshua Ferraro [Sun, 30 Sep 2007 01:05:27 +0000 (20:05 -0500)]
remove test data from branches template

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agonomenclature to branches
Joshua Ferraro [Sun, 30 Sep 2007 01:05:26 +0000 (20:05 -0500)]
nomenclature to branches

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofixing marc21 authorities defs
Joshua Ferraro [Sun, 30 Sep 2007 01:05:25 +0000 (20:05 -0500)]
fixing marc21 authorities defs

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agonomenclature changes and improvements to breadcrumb logic
Joshua Ferraro [Sun, 30 Sep 2007 01:05:24 +0000 (20:05 -0500)]
nomenclature changes and improvements to breadcrumb logic

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoSmall nomenclature change, add types
Joshua Ferraro [Sun, 30 Sep 2007 01:05:23 +0000 (20:05 -0500)]
Small nomenclature change, add types

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoimproving sample patron data
Joshua Ferraro [Sat, 29 Sep 2007 21:45:42 +0000 (16:45 -0500)]
improving sample patron data

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agominor adjustments to frameworks
Joshua Ferraro [Sat, 29 Sep 2007 21:12:29 +0000 (16:12 -0500)]
minor adjustments to frameworks

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFixing logic error that was busting templates.
Chris Cormack [Sun, 30 Sep 2007 00:55:39 +0000 (19:55 -0500)]
Fixing logic error that was busting templates.

DO NOT create an empty array by going my @array='';

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoremoving confusing display of patron category from moremember
Joshua Ferraro [Sat, 29 Sep 2007 18:59:43 +0000 (13:59 -0500)]
removing confusing display of patron category from moremember

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agogenericize spsuggest feature
Joshua Ferraro [Sat, 29 Sep 2007 18:04:18 +0000 (13:04 -0500)]
genericize spsuggest feature

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agomissing ) caused install to fail! We need to test changes before
Joshua Ferraro [Sat, 29 Sep 2007 18:04:17 +0000 (13:04 -0500)]
missing ) caused install to fail! We need to test changes before

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoGeneral work on menus and toolbars, as well as some minor terminology changes on...
Owen Leonard [Sat, 29 Sep 2007 15:15:25 +0000 (10:15 -0500)]
General work on menus and toolbars, as well as some minor terminology changes on some pages.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoMore tweaks to holds interface. Using js to link hold item and hold any checkboxes.
Owen Leonard [Sat, 29 Sep 2007 15:15:03 +0000 (10:15 -0500)]
More tweaks to holds interface. Using js to link hold item and hold any checkboxes.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agofixing hardcoded borrowernumber
Joshua Ferraro [Sat, 29 Sep 2007 15:10:29 +0000 (10:10 -0500)]
fixing hardcoded borrowernumber

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing, again password was not crypted.
Henri-Damien LAURENT [Fri, 28 Sep 2007 14:45:20 +0000 (16:45 +0200)]
Bug Fixing, again password was not crypted.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing : crypting password before storing them to database.
Henri-Damien LAURENT [Fri, 28 Sep 2007 14:45:19 +0000 (16:45 +0200)]
Bug Fixing : crypting password before storing them to database.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing: verifying that biblionumber is not already stored in marcrecord before...
Henri-Damien LAURENT [Fri, 28 Sep 2007 14:45:17 +0000 (16:45 +0200)]
Bug Fixing: verifying that biblionumber is not already stored in marcrecord before storing it

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFixing syntax error
Chris Cormack [Fri, 28 Sep 2007 21:39:53 +0000 (16:39 -0500)]
Fixing syntax error

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding debuglevel syspref too, v3.00.00.004
Mason James [Fri, 28 Sep 2007 03:28:34 +0000 (22:28 -0500)]
adding debuglevel syspref too, v3.00.00.004

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoupdate version-number
Mason James [Fri, 28 Sep 2007 02:50:33 +0000 (21:50 -0500)]
update version-number

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding cgi::carp module too
Mason James [Fri, 28 Sep 2007 01:48:25 +0000 (20:48 -0500)]
adding cgi::carp module too

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding carp debuglevel syspref
Mason James [Fri, 28 Sep 2007 00:06:02 +0000 (19:06 -0500)]
adding carp debuglevel syspref

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadded debuglevel syspref, to control error message verbosity after runtime error.
Mason James [Thu, 27 Sep 2007 23:50:35 +0000 (18:50 -0500)]
added debuglevel syspref, to control error message verbosity after runtime error.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding debuglevel to admin tab
Mason James [Thu, 27 Sep 2007 23:41:14 +0000 (18:41 -0500)]
adding debuglevel to admin tab

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoadding CGI::Carp handling handle_errors() sub to top of Context.pm
Mason James [Thu, 27 Sep 2007 23:03:01 +0000 (18:03 -0500)]
adding CGI::Carp handling handle_errors() sub to top of Context.pm

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for hardcoded borrowernumber in this template
Chris Cormack [Thu, 27 Sep 2007 22:38:46 +0000 (17:38 -0500)]
Fix for hardcoded borrowernumber in this template

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFix for bug with request.pl not showing an error message if a borrower is not found
Chris Cormack [Thu, 27 Sep 2007 21:51:16 +0000 (16:51 -0500)]
Fix for bug with request.pl not showing an error message if a borrower is not found

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoVarious random noodlings: - Visual changes to circ, detail, request, and member pages...
Owen Leonard [Thu, 27 Sep 2007 19:58:31 +0000 (14:58 -0500)]
Various random noodlings: - Visual changes to circ, detail, request, and member pages. Fixed checkouts/reserves tabs on circulation.tmpl. Moved new form-layout CSS into staff-global.css and generalized it for wider use. Refined patron details sidebar for use on circulation.tmpl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoCorrections to memberentrygen.tmpl and members.js, experimental reformatting of morem...
Owen Leonard [Thu, 27 Sep 2007 19:58:13 +0000 (14:58 -0500)]
Corrections to memberentrygen.tmpl and members.js, experimental reformatting of moremember.tmpl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : updating opac-logout to deal with CGI::Sessions
Paul POULAIN [Thu, 27 Sep 2007 16:58:19 +0000 (18:58 +0200)]
BUGFIX : updating opac-logout to deal with CGI::Sessions

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : create a unique div for each subfield
Paul POULAIN [Thu, 27 Sep 2007 15:08:28 +0000 (17:08 +0200)]
BUGFIX : create a unique div for each subfield

otherwise, when you have a repeated field, when editing biblio,
the cloneSubfield (+) button will clone the subfield in the 1st field
wherever you click !

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBugfix for 1429
Chris Cormack [Thu, 27 Sep 2007 21:28:06 +0000 (16:28 -0500)]
Bugfix for 1429

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoacquisition, parcel recieve : Changing column order & title and adding totals
Paul POULAIN [Wed, 26 Sep 2007 10:26:36 +0000 (12:26 +0200)]
acquisition, parcel recieve : Changing column order & title and adding totals

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing : password were modified when patron page was edited even though unchanged
Henri-Damien LAURENT [Wed, 26 Sep 2007 10:26:35 +0000 (12:26 +0200)]
Bug Fixing : password were modified when patron page was edited even though unchanged

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fix : Unknown is displayed when needed. and First arrival and innercounter is...
Henri-Damien LAURENT [Wed, 26 Sep 2007 10:26:34 +0000 (12:26 +0200)]
Bug Fix : Unknown is displayed when needed. and First arrival and innercounter is displayed.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agotemplate change : removing <table> & setting <label> instead (bug 183 on suivi.paulpo...
Paul POULAIN [Wed, 26 Sep 2007 10:26:33 +0000 (12:26 +0200)]
template change : removing <table> & setting <label> instead (bug 183 on suivi.paulpoulain.com)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX (unimarc specific) escaping ' in template variables in 4XX plugin
Paul POULAIN [Wed, 26 Sep 2007 10:26:32 +0000 (12:26 +0200)]
BUGFIX (unimarc specific) escaping ' in template variables in 4XX plugin

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years ago2 BUGFIX (1 being unimarc specific) : change in plugin handling
Paul POULAIN [Wed, 26 Sep 2007 10:26:31 +0000 (12:26 +0200)]
2 BUGFIX (1 being unimarc specific) : change in plugin handling

before this commit, the main (usually $a) entry could not be entered by the librarian.
With the new BiblioAddAuthority feature, it's a bad idea : the librarian will
be able to enter a value manually, and the authority will be automatically created on the fly
Thus the small change in addbiblio.pl

This commit also fixes a bug in plugin 4XX (which is unimarc specific) :
"Empty" option did not work properly + API convention fix (biblionumber instead of bibnum)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : NoZebra indexing was wrong for accented words
Paul POULAIN [Wed, 26 Sep 2007 10:26:30 +0000 (12:26 +0200)]
BUGFIX : NoZebra indexing was wrong for accented words

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoA couple more tweaks to member entry form. Still unfinished: inline CSS will have...
Owen Leonard [Mon, 24 Sep 2007 20:17:43 +0000 (15:17 -0500)]
A couple more tweaks to member entry form. Still unfinished: inline CSS will have to be generalized and moved to external stylesheet. Trying some changes to circ page, including moving patron info into sidebar, consolidating messages and warnings. Also unfinished!

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoMinor changes to header and circ-toolbar. Beginning work on memberentry form layout...
Owen Leonard [Mon, 24 Sep 2007 20:17:30 +0000 (15:17 -0500)]
Minor changes to header and circ-toolbar. Beginning work on memberentry form layout CSS (unfinished)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoMore efforts with toolbars, nothing solved. Also corrections, and modifications to...
Owen Leonard [Mon, 24 Sep 2007 20:17:15 +0000 (15:17 -0500)]
More efforts with toolbars, nothing solved. Also corrections, and modifications to resident search to place focus on displayed form field.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoCorrections, and first test of Circ toolbar
Owen Leonard [Mon, 24 Sep 2007 20:17:00 +0000 (15:17 -0500)]
Corrections, and first test of Circ toolbar

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoCleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor...
Owen Leonard [Mon, 24 Sep 2007 20:16:45 +0000 (15:16 -0500)]
Cleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor corrections.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoVarious corrections, and addition of printers-admin search form
Owen Leonard [Tue, 25 Sep 2007 12:40:12 +0000 (07:40 -0500)]
Various corrections, and addition of printers-admin search form

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : fix url for up button
Paul POULAIN [Mon, 24 Sep 2007 14:26:36 +0000 (16:26 +0200)]
BUGFIX : fix url for up button

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoIMPROVEMENT : reintroducing stopwords management
Paul POULAIN [Mon, 24 Sep 2007 14:26:35 +0000 (16:26 +0200)]
IMPROVEMENT : reintroducing stopwords management

Zebra (and NoZebra) doesn't deal with stopwords.
It search the exact string the user types.
This commit :
- reintroduces stopword management script that was in 2.2
- add stopword management to Zebra & NoZebra searches.

PS : fortunatly, the stopwords table was not removed by updatedatabase, so nothing to do here.
(& the table is in kohastructure.sql)

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX : API changed, removing "old"
Paul POULAIN [Mon, 24 Sep 2007 14:26:34 +0000 (16:26 +0200)]
BUGFIX : API changed, removing "old"

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX #670
Paul POULAIN [Mon, 24 Sep 2007 14:26:33 +0000 (16:26 +0200)]
BUGFIX #670

Ported code from librarian interface, as it works here

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug fixing : 1396
Paul POULAIN [Mon, 24 Sep 2007 14:26:32 +0000 (16:26 +0200)]
Bug fixing : 1396

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug fixing : Editing broken javascript
Paul POULAIN [Mon, 24 Sep 2007 14:26:31 +0000 (16:26 +0200)]
Bug fixing : Editing broken javascript

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agobug fixing on 1396 :
Paul POULAIN [Mon, 24 Sep 2007 14:26:30 +0000 (16:26 +0200)]
bug fixing on 1396 :

Conflicts:

circ/circulation.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoAdding a status description.
Henri-Damien LAURENT [Mon, 24 Sep 2007 14:26:29 +0000 (16:26 +0200)]
Adding a status description.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBug Fixing: button renew did not work. (popup was changed to take only useful variable.)
Paul POULAIN [Mon, 24 Sep 2007 14:26:28 +0000 (16:26 +0200)]
Bug Fixing: button renew did not work. (popup was changed to take only useful variable.)

Conflicts:

koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tmpl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agobug IPT176 :Once more.
Paul POULAIN [Mon, 24 Sep 2007 14:26:27 +0000 (16:26 +0200)]
bug IPT176 :Once more.

Conflicts:

koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoBUGFIX for 1309 (displayXXX in Koha.pm)
Paul POULAIN [Mon, 24 Sep 2007 14:26:26 +0000 (16:26 +0200)]
BUGFIX for 1309 (displayXXX in Koha.pm)

Those subs were no more useful, the template didn't use them.
No hardcoding strings in .pl & .pm pls, we can't translate them.

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFIX for 1391, search on 1 digit cardnumber
Paul POULAIN [Mon, 24 Sep 2007 14:26:25 +0000 (16:26 +0200)]
FIX for 1391, search on 1 digit cardnumber

Signed-off-by: Chris Cormack <crc@liblime.com>
16 years agoFIX for 1298 : removing hardcoded calls to mySQL, Perl, zebra & yaz-client
Paul POULAIN [Mon, 24 Sep 2007 14:26:24 +0000 (16:26 +0200)]
FIX for 1298 : removing hardcoded calls to mySQL, Perl, zebra & yaz-client

Signed-off-by: Chris Cormack <crc@liblime.com>