koha.git
16 years agoContext.pm extraneous variable removed.
Joe Atzberger [Wed, 14 Nov 2007 01:02:36 +0000 (19:02 -0600)]
Context.pm extraneous variable removed.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAuth_with_ldap.pm - Expanded comments and field mappings.
Joe Atzberger [Wed, 14 Nov 2007 01:02:34 +0000 (19:02 -0600)]
Auth_with_ldap.pm - Expanded comments and field mappings.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLDAP: more of the same
Joe Atzberger [Wed, 14 Nov 2007 01:02:32 +0000 (19:02 -0600)]
LDAP: more of the same

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoInput.t permissions fix
Joe Atzberger [Wed, 14 Nov 2007 01:02:31 +0000 (19:02 -0600)]
Input.t permissions fix

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomatching enhancements -- allow matching rule to be changed on the fly
Galen Charlton [Wed, 14 Nov 2007 23:11:34 +0000 (17:11 -0600)]
matching enhancements -- allow matching rule to be changed on the fly

Enhancement to store the matching rule associated with an
import batch and to allow the current matching rule in
effect to be changed and the duplicate detection redone.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobibliographic matching enhancements
Galen Charlton [Wed, 14 Nov 2007 22:10:10 +0000 (16:10 -0600)]
bibliographic matching enhancements

* serialization of matching rules to database
* added two default matching rules for MARC21
* update import staging CGI to choose matching rule

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBug Fixing : user unable to get disconnect from OPAC.
Henri-Damien LAURENT [Wed, 14 Nov 2007 18:11:17 +0000 (12:11 -0600)]
Bug Fixing : user unable to get disconnect from OPAC.

using the same facility as the intranet : logout.x=1
It is the easiest way.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRolling back change to javascript which caused problems on some systems (still not...
Owen Leonard [Thu, 15 Nov 2007 18:54:09 +0000 (12:54 -0600)]
Rolling back change to javascript which caused problems on some systems (still not sure why!)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUG FIX OPAC sort results was broken
Henri-Damien LAURENT [Thu, 15 Nov 2007 18:54:08 +0000 (12:54 -0600)]
BUG FIX OPAC sort results was broken

Adapting sort to what has been designed for intranet.
Copying resort_form.inc to opac includes.
Using resort_form in the templates.

I hope this will not be too much of a burden. this should come before all owen's redesign. Unless it has already been done.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding cardnumber information to borrower display on circulation page.
Henri-Damien LAURENT [Thu, 15 Nov 2007 18:54:07 +0000 (12:54 -0600)]
Adding cardnumber information to borrower display on circulation page.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonomenclature change s/Branch/Library/
Joshua Ferraro [Fri, 16 Nov 2007 13:32:05 +0000 (07:32 -0600)]
nomenclature change s/Branch/Library/

16 years agoModified SessionStorage pref to include Pg choice
Chris Nighswonger [Wed, 14 Nov 2007 22:10:07 +0000 (16:10 -0600)]
Modified SessionStorage pref to include Pg choice

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding callnumbers to serials-home
Henri-Damien LAURENT [Wed, 14 Nov 2007 18:11:16 +0000 (12:11 -0600)]
Adding callnumbers to serials-home

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed typo in sysprefs.sql
Galen Charlton [Wed, 14 Nov 2007 18:11:15 +0000 (12:11 -0600)]
fixed typo in sysprefs.sql

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdating version in C4/Context as begged for by slef :)
Chris Cormack [Wed, 14 Nov 2007 18:11:14 +0000 (12:11 -0600)]
Updating version in C4/Context as begged for by slef :)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoContext.pm version update and a begging NOTE in updatedatabase
MJ Ray [Wed, 14 Nov 2007 18:11:11 +0000 (12:11 -0600)]
Context.pm version update and a begging NOTE in updatedatabase

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded code to notify PostgreSQL server of utf8 client when opening connection
Chris Nighswonger [Wed, 14 Nov 2007 22:10:06 +0000 (16:10 -0600)]
Added code to notify PostgreSQL server of utf8 client when opening connection

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted session storage code to support PostgreSQL
Chris Nighswonger [Wed, 14 Nov 2007 22:10:05 +0000 (16:10 -0600)]
Ported session storage code to support PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing sort for pendingreserves report
Ryan Higgins [Wed, 14 Nov 2007 05:58:00 +0000 (23:58 -0600)]
fixing sort for pendingreserves report

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing pending reserves to use dates specified
Ryan Higgins [Wed, 14 Nov 2007 05:57:59 +0000 (23:57 -0600)]
fixing pending reserves to use dates specified

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding experimental index for pname
Joshua Ferraro [Fri, 16 Nov 2007 13:06:28 +0000 (07:06 -0600)]
adding experimental index for pname

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUGFIX to handle correctly db_driver eq mysql
Paul POULAIN [Wed, 14 Nov 2007 17:04:52 +0000 (18:04 +0100)]
BUGFIX to handle correctly db_driver eq mysql

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBeginning redesign of the OPAC. At this stage it's a move to make it more like the...
Owen Leonard [Tue, 13 Nov 2007 22:20:37 +0000 (16:20 -0600)]
Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChange to allow scripts to find OPAC templates in their new location
Owen Leonard [Tue, 13 Nov 2007 22:20:36 +0000 (16:20 -0600)]
Change to allow scripts to find OPAC templates in their new location

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoReorganizing OPAC files in the same way intranet files were
Owen Leonard [Tue, 13 Nov 2007 22:20:35 +0000 (16:20 -0600)]
Reorganizing OPAC files in the same way intranet files were

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding a system pref so you can stop users from reserving items that dont belong...
Chris Cormack [Wed, 14 Nov 2007 03:07:45 +0000 (21:07 -0600)]
Adding a system pref so you can stop users from reserving items that dont belong at their branch

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore About additions
Chris Cormack [Wed, 14 Nov 2007 01:02:33 +0000 (19:02 -0600)]
More About additions

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixes to date handling
Joshua Ferraro [Wed, 14 Nov 2007 02:41:46 +0000 (20:41 -0600)]
fixes to date handling

16 years agoadding a few contributors that weren't recognized
Joshua Ferraro [Wed, 14 Nov 2007 00:32:05 +0000 (18:32 -0600)]
adding a few contributors that weren't recognized

We really need to send out a call to folks to make sure we
don't miss anyone.

16 years agoMissing AND in the SQL in pendingreserves.pl only if independentbranches was turned on
Chris Cormack [Tue, 13 Nov 2007 23:59:20 +0000 (17:59 -0600)]
Missing AND in the SQL in pendingreserves.pl only if independentbranches was turned on

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing versioning issue with last updatedatabase patch
Joshua Ferraro [Wed, 14 Nov 2007 00:01:21 +0000 (18:01 -0600)]
fixing versioning issue with last updatedatabase patch

16 years agomatcher serialization -- added matcher code and some keys
Galen Charlton [Tue, 13 Nov 2007 22:23:57 +0000 (16:23 -0600)]
matcher serialization -- added matcher code and some keys

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdatedatabase changes to reflect C4::Matcher serialization tables
Galen Charlton [Tue, 13 Nov 2007 22:23:56 +0000 (16:23 -0600)]
updatedatabase changes to reflect C4::Matcher serialization tables

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMARC matching - added tables to serialize C4::Matcher objects
Galen Charlton [Tue, 13 Nov 2007 22:23:55 +0000 (16:23 -0600)]
MARC matching - added tables to serialize C4::Matcher objects

also added two missing 'drop table if exists' statements

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobumping database rev to 027
Galen Charlton [Tue, 13 Nov 2007 22:20:38 +0000 (16:20 -0600)]
bumping database rev to 027

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocorrected en version of sample_labels.sql
Galen Charlton [Tue, 13 Nov 2007 22:23:58 +0000 (16:23 -0600)]
corrected en version of sample_labels.sql

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoModifying layout (single column), and making some markup corrections.
Owen Leonard [Tue, 13 Nov 2007 22:20:34 +0000 (16:20 -0600)]
Modifying layout (single column), and making some markup corrections.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLast update to this template reintroduced previously removed add links which are...
Owen Leonard [Tue, 13 Nov 2007 22:20:33 +0000 (16:20 -0600)]
Last update to this template reintroduced previously removed add links which are now in the toolbar. Removing again.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting YUI grid for added administration menu (which was removed because the...
Owen Leonard [Tue, 13 Nov 2007 22:20:32 +0000 (16:20 -0600)]
Correcting YUI grid for added administration menu (which was removed because the tables on that page get so huge, but as long as we're scrolling horozontally I guess it doesn't really matter).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded env var MARCFLAVOUR to spec marc to be installed for zebra
Chris Nighswonger [Tue, 13 Nov 2007 22:20:31 +0000 (16:20 -0600)]
Added env var MARCFLAVOUR to spec marc to be installed for zebra

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCleaned up regex's looking for defunct CVS files
Chris Nighswonger [Tue, 13 Nov 2007 22:20:30 +0000 (16:20 -0600)]
Cleaned up regex's looking for defunct CVS files

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix so with independent branches a staff member cant see who has items out if the...
Chris Cormack [Tue, 13 Nov 2007 21:59:29 +0000 (15:59 -0600)]
Fix so with independent branches a staff member cant see who has items out if the borrower is from another library/branch

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding a system preference to choose whether a homebranch or a holdingbranch is used...
Chris Cormack [Tue, 13 Nov 2007 20:11:13 +0000 (14:11 -0600)]
Adding a system preference to choose whether a homebranch or a holdingbranch is used to check against for independentbranches

Changing GanBookBeIssued to use this systempreference
Set to homebranch by default Paul and others you might want to switch this to holdingbranch to get the behaviour you are used to

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for rank being set to zero if a specific item is selected
Chris Cormack [Tue, 13 Nov 2007 18:42:53 +0000 (12:42 -0600)]
Fix for rank being set to zero if a specific item is selected

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1566, changed default behaviour of manual/unexpected serial, to not receive.
Mason James [Tue, 13 Nov 2007 17:59:13 +0000 (11:59 -0600)]
bug 1566, changed default behaviour of manual/unexpected serial, to not receive.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosmall text formatting change, added spaces
Mason James [Tue, 13 Nov 2007 17:59:12 +0000 (11:59 -0600)]
small text formatting change, added spaces

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1566, enddate not showing.
Mason James [Tue, 13 Nov 2007 17:59:11 +0000 (11:59 -0600)]
bug 1566, enddate not showing.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug fixed 'weeklength', not showing in subscription edit screen
Mason James [Tue, 13 Nov 2007 17:59:10 +0000 (11:59 -0600)]
bug fixed 'weeklength', not showing in subscription edit screen

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdate item-at-wrong-branch error message to show homebranch.
Ryan Higgins [Tue, 13 Nov 2007 17:59:09 +0000 (11:59 -0600)]
update item-at-wrong-branch error message to show homebranch.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding view drop-button to catalog toolbar; mv Delete to Edit
Ryan Higgins [Tue, 13 Nov 2007 05:36:48 +0000 (23:36 -0600)]
adding view drop-button to catalog toolbar; mv Delete to Edit

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix: prevent crash when displaying authority record leader
Galen Charlton [Fri, 9 Nov 2007 22:58:42 +0000 (16:58 -0600)]
bugfix: prevent crash when displaying authority record leader

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMoved language dirs one level down under dbms dir (mysql)
Chris Nighswonger [Tue, 13 Nov 2007 18:27:57 +0000 (13:27 -0500)]
Moved language dirs one level down under dbms dir (mysql)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCleanup to remove old kohastructure_pg.sql
Chris Nighswonger [Tue, 13 Nov 2007 17:59:08 +0000 (11:59 -0600)]
Cleanup to remove old kohastructure_pg.sql

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted marc21 simple bib frameworks sql to PostgreSQL
Chris Nighswonger [Tue, 13 Nov 2007 17:59:07 +0000 (11:59 -0600)]
Ported marc21 simple bib frameworks sql to PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted marc21 framework sql to PostgreSQL
Chris Nighswonger [Tue, 13 Nov 2007 17:54:49 +0000 (11:54 -0600)]
Ported marc21 framework sql to PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted marc21 authorities sql to PostgreSQL
Chris Nighswonger [Tue, 13 Nov 2007 17:54:48 +0000 (11:54 -0600)]
Ported marc21 authorities sql to PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdated README.txt to include more PostgreSQL notes
Chris Nighswonger [Tue, 13 Nov 2007 17:54:47 +0000 (11:54 -0600)]
Updated README.txt to include more PostgreSQL notes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrect comments and POD to reflect keyword additions/changes
Chris Nighswonger [Tue, 13 Nov 2007 17:54:46 +0000 (11:54 -0600)]
Correct comments and POD to reflect keyword additions/changes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdated README.txt to include PostgreSQL notes
Chris Nighswonger [Tue, 13 Nov 2007 17:51:36 +0000 (11:51 -0600)]
Updated README.txt to include PostgreSQL notes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted step2.tmpl to support PostgreSQL
Chris Nighswonger [Tue, 13 Nov 2007 17:51:35 +0000 (11:51 -0600)]
Ported step2.tmpl to support PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrection for bad patch on step3.tmpl
Chris Nighswonger [Tue, 13 Nov 2007 17:51:34 +0000 (11:51 -0600)]
Correction for bad patch on step3.tmpl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMoved/renamed kohastructure_pg.sql to data/Pg
Chris Nighswonger [Mon, 12 Nov 2007 21:49:10 +0000 (15:49 -0600)]
Moved/renamed kohastructure_pg.sql to data/Pg

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPorted _new_dbh() to handle PostgreSQL connections
Chris Nighswonger [Mon, 12 Nov 2007 21:49:09 +0000 (15:49 -0600)]
Ported _new_dbh() to handle PostgreSQL connections

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMoved location of updater scripts to dbms specific dir.
Chris Nighswonger [Mon, 12 Nov 2007 21:49:08 +0000 (15:49 -0600)]
Moved location of updater scripts to dbms specific dir.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanged path to updatedatabase.pl to dbms specific dir
Chris Nighswonger [Mon, 12 Nov 2007 21:49:07 +0000 (15:49 -0600)]
Changed path to updatedatabase.pl to dbms specific dir

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoModified step3 template for PostgreSQL option.
Chris Nighswonger [Mon, 12 Nov 2007 21:49:06 +0000 (15:49 -0600)]
Modified step3 template for PostgreSQL option.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMoved kohastructure.sql into mysql dmbs directory
Chris Nighswonger [Mon, 12 Nov 2007 21:49:05 +0000 (15:49 -0600)]
Moved kohastructure.sql into mysql dmbs directory

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoInitial port of install.pl to support PostgreSQL
Chris Nighswonger [Mon, 12 Nov 2007 21:49:04 +0000 (15:49 -0600)]
Initial port of install.pl to support PostgreSQL

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoWe were calling get biblioitemdata when we should have been calling get bibliodata
Chris Cormack [Tue, 13 Nov 2007 06:45:17 +0000 (00:45 -0600)]
We were calling get biblioitemdata when we should have been calling get bibliodata

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing a bug that was causing a charge to be added twice if renewing in circulation
Chris Cormack [Tue, 13 Nov 2007 02:06:00 +0000 (20:06 -0600)]
Fixing a bug that was causing a charge to be added twice if renewing in circulation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix to stop a silent failing of issuing when an item from a branch is checked out...
Chris Cormack [Tue, 13 Nov 2007 00:51:59 +0000 (18:51 -0600)]
Fix to stop a silent failing of issuing when an item from a branch is checked out at another branch and independent branches is on

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdate facets: remove count
Ryan Higgins [Tue, 13 Nov 2007 00:38:01 +0000 (18:38 -0600)]
update facets: remove count

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix for branch facet - [homebranch]
Ryan Higgins [Tue, 13 Nov 2007 00:38:00 +0000 (18:38 -0600)]
fix for branch facet - [homebranch]

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix: do not crash when searching 'default' (all) heading types
Galen Charlton [Mon, 12 Nov 2007 23:13:47 +0000 (17:13 -0600)]
bugfix: do not crash when searching 'default' (all) heading types

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocorrections to biblio indexing for authority record links
Galen Charlton [Mon, 12 Nov 2007 23:13:46 +0000 (17:13 -0600)]
corrections to biblio indexing for authority record links

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfixes for reindexing problems
Galen Charlton [Mon, 12 Nov 2007 23:13:45 +0000 (17:13 -0600)]
bugfixes for reindexing problems

* now properly deletes deleted authorities from index
* now actually ignores duplicate work
* standardized on recordDelete instead of delete_record
  for bibs and recordDelete for authorities

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agowhen reverting import batch: don't try to delete items that are already deleted
Galen Charlton [Mon, 12 Nov 2007 23:13:44 +0000 (17:13 -0600)]
when reverting import batch: don't try to delete items that are already deleted

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agovarious authorities fixes
Galen Charlton [Mon, 12 Nov 2007 23:13:43 +0000 (17:13 -0600)]
various authorities fixes

* improve generation of summaries for MARC21 authorities
* fix search syntax for link to display bibs linked to a given authority
* in addbiblio.pl's BiblioAddAuthorities, check all headings, not just the first of each tag

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomisc labels fixes
Galen Charlton [Mon, 12 Nov 2007 23:13:42 +0000 (17:13 -0600)]
misc labels fixes

* Corrected sample label data
* Commented out debug warns and smart comments
* Correct location of a template

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonomenclature cleanup for returns
Joshua Ferraro [Mon, 12 Nov 2007 23:13:41 +0000 (17:13 -0600)]
nomenclature cleanup for returns

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanging the behaviour the browse by letters links show all the time now
Chris Cormack [Mon, 12 Nov 2007 22:49:04 +0000 (16:49 -0600)]
Changing the behaviour the browse by letters links show all the time now

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for 404 error when clicking on a reserve in circulations
Chris Cormack [Mon, 12 Nov 2007 21:41:01 +0000 (15:41 -0600)]
Fix for 404 error when clicking on a reserve in circulations

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for borrower name not showing when a borrower is debarred
Chris Cormack [Mon, 12 Nov 2007 21:03:11 +0000 (15:03 -0600)]
Fix for borrower name not showing when a borrower is debarred

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanges to add dbms type and port & rename db vars for multi-dbms
Chris Nighswonger [Mon, 12 Nov 2007 20:43:09 +0000 (14:43 -0600)]
Changes to add dbms type and port & rename db vars for multi-dbms

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCommenting out link to addnotes.pl which doesnt exist
Chris Cormack [Mon, 12 Nov 2007 20:46:22 +0000 (14:46 -0600)]
Commenting out link to addnotes.pl which doesnt exist

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoSetting it up so circ and members use a different toolbar so that actions can return...
Chris Cormack [Mon, 12 Nov 2007 20:33:34 +0000 (14:33 -0600)]
Setting it up so circ and members use a different toolbar so that actions can return to their right destination

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix so that if you edit a borrower from circ, or change a password from circ you...
Chris Cormack [Mon, 12 Nov 2007 20:33:33 +0000 (14:33 -0600)]
Fix so that if you edit a borrower from circ, or change a password from circ you are taken back there

Toolbar needs to be made for members too, its using the same one as circ, which isnt right, will do this next

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRevert "Modifying styling of resident search boxes in order to prevent brief appearan...
Ryan Higgins [Mon, 12 Nov 2007 19:22:45 +0000 (13:22 -0600)]
Revert "Modifying styling of resident search boxes in order to prevent brief appearance of search boxes that get hidden by javascript."

This reverts commit 0cfc014f896adceadb7471bb35076bb6d3f9fe7d.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating img filefind that has been moved
Paul POULAIN [Mon, 12 Nov 2007 18:13:25 +0000 (12:13 -0600)]
updating img filefind that has been moved

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorecord.abs: rm 090$c , add 952$y itemtype
Ryan Higgins [Mon, 12 Nov 2007 19:22:44 +0000 (13:22 -0600)]
record.abs: rm 090$c , add 952$y itemtype

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating language slightly - branch->library, etc.
Ryan Higgins [Mon, 12 Nov 2007 19:22:43 +0000 (13:22 -0600)]
updating language slightly - branch->library, etc.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agotoo many column merged. minor change
Paul POULAIN [Mon, 12 Nov 2007 18:13:24 +0000 (12:13 -0600)]
too many column merged. minor change

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorelooking histsearch & adding some links to jump to basket, biblio...
Paul POULAIN [Mon, 12 Nov 2007 18:13:23 +0000 (12:13 -0600)]
relooking histsearch & adding some links to jump to basket, biblio...

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUNIMARC zebra config files updated
Paul POULAIN [Mon, 12 Nov 2007 18:13:22 +0000 (12:13 -0600)]
UNIMARC zebra config files updated

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating about.pl
Paul POULAIN [Mon, 12 Nov 2007 18:13:21 +0000 (12:13 -0600)]
updating about.pl

- adding all dependencies
- adding yui tabs for a better look
- adding BibLibre in credits for frenchies main contributors
- removing translators for other languages than french, as only french is available now

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agohandling wrong MARC record better
Paul POULAIN [Mon, 12 Nov 2007 18:13:20 +0000 (12:13 -0600)]
handling wrong MARC record better

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix to limit search to branch in OPAC
Paul POULAIN [Mon, 12 Nov 2007 18:13:19 +0000 (12:13 -0600)]
bugfix to limit search to branch in OPAC

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoutf8 handling fixes 'Wide character in print at' encoding errors.
Mason James [Mon, 12 Nov 2007 18:13:18 +0000 (12:13 -0600)]
utf8 handling fixes 'Wide character in print at' encoding errors.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoImprovements to nomenclature and translations
Joshua Ferraro [Mon, 12 Nov 2007 04:10:56 +0000 (22:10 -0600)]
Improvements to nomenclature and translations

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing encoding declarations to make it easier to translate
Joshua Ferraro [Mon, 12 Nov 2007 04:10:55 +0000 (22:10 -0600)]
fixing encoding declarations to make it easier to translate

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