koha.git
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>
16 years agowrapping AddBiblio(), and AddItem() in evals{} to protect import from failure due...
Mason James [Sun, 11 Nov 2007 23:58:33 +0000 (17:58 -0600)]
wrapping AddBiblio(), and AddItem() in evals{} to protect import from failure due to bad records.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agowrapping write to *.iso file in eval{}, to handle failure, caused by bad record.
Mason James [Sun, 11 Nov 2007 23:58:32 +0000 (17:58 -0600)]
wrapping write to *.iso file in eval{}, to handle failure, caused by bad record.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanging default behaviour of reserves back to needing a return. (this can be switche...
Chris Cormack [Sun, 11 Nov 2007 23:37:52 +0000 (17:37 -0600)]
Changing default behaviour of reserves back to needing a return. (this can be switched off in sys prefs)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoShifting other variables, no need to have the same code twice just more chance for...
Chris Cormack [Sun, 11 Nov 2007 22:59:40 +0000 (16:59 -0600)]
Shifting other variables, no need to have the same code twice just more chance for a typo :)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for variable scoping problem
Chris Cormack [Sun, 11 Nov 2007 22:59:39 +0000 (16:59 -0600)]
Fix for variable scoping problem

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for reserve notes not showing
Chris Cormack [Sun, 11 Nov 2007 22:45:08 +0000 (16:45 -0600)]
Fix for reserve notes not showing

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofurther mods to change from ccode to itype at item-level itypes.
Ryan Higgins [Sun, 11 Nov 2007 22:39:29 +0000 (16:39 -0600)]
further mods to change from ccode to itype at item-level itypes.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdatedatabase for itype.
Ryan Higgins [Sun, 11 Nov 2007 22:39:28 +0000 (16:39 -0600)]
updatedatabase for itype.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanges to item-level itype reintroduce items.itype (had been removed by updatedataba...
Ryan Higgins [Sun, 11 Nov 2007 22:39:27 +0000 (16:39 -0600)]
changes to item-level itype reintroduce items.itype (had been removed by updatedatabase but still in kohastructure) populate itype with bi.itemtype. fix error in getbiblio

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoquick auth hack for zebra 2.0.18 could probably be cleaner...
Ryan Higgins [Sun, 11 Nov 2007 22:39:26 +0000 (16:39 -0600)]
quick auth hack for zebra 2.0.18 could probably be cleaner...

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMaking SQL more portable
Chris Cormack [Sun, 11 Nov 2007 22:29:10 +0000 (16:29 -0600)]
Making SQL more portable

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing nomenclature and tmpl_process3.pl bugs
Joshua Ferraro [Sun, 11 Nov 2007 18:55:52 +0000 (12:55 -0600)]
Fixing nomenclature and tmpl_process3.pl bugs

tmpl_process3.pl still throws some multi-byte warnings
but no markup errors

There are still quite a few places we could normalize
to reduce the size of the translation file

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving dumper
Mason James [Sun, 11 Nov 2007 18:01:02 +0000 (12:01 -0600)]
removing dumper

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded inital 'delete' lines, so running 'mysql koha3 < marc21_framework_DEFAULT.sql...
Mason James [Sun, 11 Nov 2007 18:01:01 +0000 (12:01 -0600)]
added inital 'delete' lines, so running 'mysql koha3 < marc21_framework_DEFAULT.sql' doesnt fail if you currently have existing rows in your marc-framework tables (which is likely)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded class tables
Chris Nighswonger [Sat, 10 Nov 2007 05:26:48 +0000 (23:26 -0600)]
Added class tables

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing advanced search
Joshua Ferraro [Fri, 9 Nov 2007 22:58:44 +0000 (16:58 -0600)]
fixing advanced search

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdating to .0024 (conflict between joshua and mason, both updated to 23)
Chris Cormack [Fri, 9 Nov 2007 22:58:43 +0000 (16:58 -0600)]
Updating to .0024 (conflict between joshua and mason, both updated to 23)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging biblioitems.itemtype to varchar(10)
Mason James [Fri, 9 Nov 2007 22:58:41 +0000 (16:58 -0600)]
changing biblioitems.itemtype to varchar(10)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing : dates orders were inverted
Henri-Damien LAURENT [Thu, 8 Nov 2007 18:22:12 +0000 (12:22 -0600)]
Fixing : dates orders were inverted

Newest to Oldest is desc and not asc.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agozebra abs file update.
Henri-Damien LAURENT [Thu, 8 Nov 2007 18:03:54 +0000 (12:03 -0600)]
zebra abs file update.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating labels* tables for innodb, and recent dev work.
Mason James [Fri, 9 Nov 2007 03:07:11 +0000 (21:07 -0600)]
updating labels* tables for innodb, and recent dev work.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTidying. Properly commenting javascript in some search includes. Standardizing markup...
Owen Leonard [Fri, 9 Nov 2007 03:07:10 +0000 (21:07 -0600)]
Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating version to trigger updatedatabase
Joshua Ferraro [Fri, 9 Nov 2007 16:37:48 +0000 (10:37 -0600)]
updating version to trigger updatedatabase

16 years agoadding yuipath system preference to updatedatabase
Joshua Ferraro [Fri, 9 Nov 2007 16:30:49 +0000 (10:30 -0600)]
adding yuipath system preference to updatedatabase

16 years agoadding new sysprefs for YUI Path, default to pull from external source
Joshua Ferraro [Fri, 9 Nov 2007 01:19:16 +0000 (19:19 -0600)]
adding new sysprefs for YUI Path, default to pull from external source

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing failed merge in updatedatabase
Joshua Ferraro [Fri, 9 Nov 2007 01:07:45 +0000 (19:07 -0600)]
fixing failed merge in updatedatabase

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing typo Test::CSV should be Text::CSV
Chris Cormack [Thu, 8 Nov 2007 22:20:17 +0000 (16:20 -0600)]
Fixing typo Test::CSV should be Text::CSV

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBumping to .0022
Chris Cormack [Thu, 8 Nov 2007 21:27:22 +0000 (15:27 -0600)]
Bumping to .0022

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrection from my batch of search include changes
Owen Leonard [Thu, 8 Nov 2007 21:27:21 +0000 (15:27 -0600)]
Correction from my batch of search include changes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRemoving some unused menus, moving a couple of simple toolbars into the page body.
Owen Leonard [Thu, 8 Nov 2007 21:27:20 +0000 (15:27 -0600)]
Removing some unused menus, moving a couple of simple toolbars into the page body.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoModifying styling of resident search boxes in order to prevent brief appearance of...
Owen Leonard [Thu, 8 Nov 2007 21:26:54 +0000 (15:26 -0600)]
Modifying styling of resident search boxes in order to prevent brief appearance of search boxes that get hidden by javascript.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFormatting admin-home into columns, styling system preferences 'add' button.
Owen Leonard [Thu, 8 Nov 2007 21:26:53 +0000 (15:26 -0600)]
Formatting admin-home into columns, styling system preferences 'add' button.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoEnabling yuipath system preference for choosing local or Yahoo-hosted YUI js library...
Owen Leonard [Thu, 8 Nov 2007 21:26:52 +0000 (15:26 -0600)]
Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLots of work to standardize elements like Save/Cancel buttons and delete confirmation...
Owen Leonard [Thu, 8 Nov 2007 21:26:51 +0000 (15:26 -0600)]
Lots of work to standardize elements like Save/Cancel buttons and delete confirmations. A couple of changes to auth_subfields_structure.pl in order to enable display of tagfield and tagsubfield without outputting hidden form field at the same time (for breadcrumbs).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrected marc_subfield_structure.authorised_value & authtypecode to varchar(20)
Chris Nighswonger [Thu, 8 Nov 2007 21:26:50 +0000 (15:26 -0600)]
Corrected marc_subfield_structure.authorised_value & authtypecode to varchar(20)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrected marc_subfield_structure.seealso to varchar(1100)
Chris Nighswonger [Thu, 8 Nov 2007 21:26:49 +0000 (15:26 -0600)]
Corrected marc_subfield_structure.seealso to varchar(1100)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrected marc_subfield_structure.seealso to varchar(600)
Chris Nighswonger [Thu, 8 Nov 2007 21:26:48 +0000 (15:26 -0600)]
Corrected marc_subfield_structure.seealso to varchar(600)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoved references to disused value_builders
Galen Charlton [Thu, 8 Nov 2007 20:53:03 +0000 (14:53 -0600)]
removed references to disused value_builders

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding extra MARC frameworks development comments and SQL statements for MARC fields...
thd [Thu, 8 Nov 2007 20:53:02 +0000 (14:53 -0600)]
Adding extra MARC frameworks development comments and SQL statements for MARC fields with letters to misc/installer_devel_notes/data/en/marcflavour .

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding English UNIMARC frameworks.
thd [Thu, 8 Nov 2007 20:53:01 +0000 (14:53 -0600)]
Adding English UNIMARC frameworks.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChaning MARC 21 bibliographic frameworks. Removing plugins which have yet to be writt...
thd [Thu, 8 Nov 2007 20:53:00 +0000 (14:53 -0600)]
Chaning MARC 21 bibliographic frameworks. Removing plugins which have yet to be written. Adding missing biblioitems.cn_prefix column link. Translating Recommandation 995 to English. Removing some development comments and SQL statements for MARC 21 field names with letters.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMoving simple MARC 21 bibliographic frameworks to installer/data/en/marcflavour/marc2...
thd [Thu, 8 Nov 2007 20:52:59 +0000 (14:52 -0600)]
Moving simple MARC 21 bibliographic frameworks to installer/data/en/marcflavour/marc21/optional .

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMARC 21 frameworks changes. Moving bibliographic frameworks field names with letters...
thd [Thu, 8 Nov 2007 20:52:58 +0000 (14:52 -0600)]
MARC 21 frameworks changes. Moving bibliographic frameworks field names with letters and many development comments, and removing use of unwritten plugins, Changing authority frameworks syntax.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix: prevent multiple addition of the same authorised value in a category
Galen Charlton [Thu, 8 Nov 2007 19:00:24 +0000 (13:00 -0600)]
bugfix: prevent multiple addition of the same authorised value in a category

Also put the prev/next page buttons in the same place relative to the
action links

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUMP to 022 : items.damaged added
Paul POULAIN [Thu, 8 Nov 2007 19:00:26 +0000 (13:00 -0600)]
BUMP to 022 : items.damaged added

It was declared in kohastructure, but forgotten in updater. libraries upgrading from 2.2 will have problem...

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodealing with >=, <= and date stuff in NoZebra
Paul POULAIN [Thu, 8 Nov 2007 19:00:25 +0000 (13:00 -0600)]
dealing with >=, <= and date stuff in NoZebra

- if the user search on >= or <=, fix a bug removing the < and >
- if the user search on a numeric value (mainly for dates search), retrieve only numeric results

Example : previously Date >=2005 returned "printed in 1976", as "printed" was > than 2005
now it don't.
note that Date >=1900 returns "printed in 1976" as NZ search is a always wrdl search (and, as you know 1976 > 1900 ;-) )

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded missing admin menu to two templates
Galen Charlton [Thu, 8 Nov 2007 19:00:23 +0000 (13:00 -0600)]
added missing admin menu to two templates

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoNZOrder Broken
Henri-Damien LAURENT [Thu, 8 Nov 2007 18:22:13 +0000 (12:22 -0600)]
NZOrder Broken

Sorting Operands changed : Adapting NZOrder to these changes
Removing < > from string deletion.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug 1565, added close link.
Mason James [Thu, 8 Nov 2007 18:03:53 +0000 (12:03 -0600)]
bug 1565, added close link.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobug-1565, added close , and search-again links
Mason James [Thu, 8 Nov 2007 18:03:52 +0000 (12:03 -0600)]
bug-1565, added close , and search-again links

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoextended missed branchcode columns to 10 chars
Mason James [Thu, 8 Nov 2007 06:42:37 +0000 (00:42 -0600)]
extended missed branchcode columns to 10 chars

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging missed branchcode columns from varchar(4) to 10
Mason James [Thu, 8 Nov 2007 06:42:36 +0000 (00:42 -0600)]
changing missed branchcode columns from varchar(4) to 10

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding "Loading" overlay for addbiblio and add authority pages. Adding YUI button...
Owen Leonard [Wed, 7 Nov 2007 21:46:28 +0000 (15:46 -0600)]
Adding "Loading" overlay for addbiblio and add authority pages. Adding YUI button to authorites.tmpl.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLots of work to standardize elements like Save/Cancel buttons and delete confirmation...
Owen Leonard [Wed, 7 Nov 2007 21:46:27 +0000 (15:46 -0600)]
Lots of work to standardize elements like Save/Cancel buttons and delete confirmations. A couple of changes to auth_subfields_structure.pl in order to enable display of tagfield and tagsubfield without outputting hidden form field at the same time (for breadcrumbs).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosmall fix for a variable out of scope
Paul POULAIN [Wed, 7 Nov 2007 21:46:23 +0000 (15:46 -0600)]
small fix for a variable out of scope

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago#1546 REPLACE statements (continued)
Paul POULAIN [Fri, 2 Nov 2007 14:26:07 +0000 (15:26 +0100)]
#1546 REPLACE statements (continued)

- biblio framework
- marc tag
- auth tag

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfixes to config files for zebra 2.0.18
Paul POULAIN [Tue, 23 Oct 2007 08:16:16 +0000 (10:16 +0200)]
bugfixes to config files for zebra 2.0.18

those 2 lines are invalid

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agosmall change in french translation
Paul POULAIN [Wed, 7 Nov 2007 21:46:25 +0000 (15:46 -0600)]
small change in french translation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding Class::Factory::Util dep
Paul POULAIN [Wed, 7 Nov 2007 21:46:24 +0000 (15:46 -0600)]
Adding Class::Factory::Util dep

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove facets header if there is no facets to show
Paul POULAIN [Wed, 7 Nov 2007 21:46:22 +0000 (15:46 -0600)]
remove facets header if there is no facets to show

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore corrects to MARC21 leader editing templates
Galen Charlton [Wed, 7 Nov 2007 21:46:21 +0000 (15:46 -0600)]
more corrects to MARC21 leader editing templates

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoved kohaspsuggest preference to OPAC features tab
Galen Charlton [Wed, 7 Nov 2007 21:46:20 +0000 (15:46 -0600)]
moved kohaspsuggest preference to OPAC features tab

Was in 'Catalogue', but this feature is not related to
cataloguing but OPAC search logging.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed typo that caused MARC21 leader form to emit 25 characters instead of 24
Galen Charlton [Wed, 7 Nov 2007 21:46:19 +0000 (15:46 -0600)]
fixed typo that caused MARC21 leader form to emit 25 characters instead of 24

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRevert "leader must be 25 and not 24 char long"
Galen Charlton [Wed, 7 Nov 2007 21:46:18 +0000 (15:46 -0600)]
Revert "leader must be 25 and not 24 char long"

This reverts commit 991ae79bb607b84e8df23023b7eeda11d4ca8ff5.

Note: the MARC21 (and UNIMARC) leader length is *24* characters,
not 25.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix typos on syspref
Ryan Higgins [Wed, 7 Nov 2007 21:46:17 +0000 (15:46 -0600)]
fix typos on syspref

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1526 reserve status not showing on detail.pl
Chris Cormack [Wed, 7 Nov 2007 18:30:10 +0000 (12:30 -0600)]
Fix for bug 1526 reserve status not showing on detail.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofurther item-level itype changes
Ryan Higgins [Wed, 7 Nov 2007 18:12:21 +0000 (12:12 -0600)]
further item-level itype changes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonotforloan from items.ccode->itemtypes.notforloan instead of bi.itemtype
Ryan Higgins [Wed, 7 Nov 2007 18:12:20 +0000 (12:12 -0600)]
notforloan from items.ccode->itemtypes.notforloan instead of bi.itemtype

(by syspref)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdded a step to enable apache2 rewrite module
Chris Nighswonger [Wed, 7 Nov 2007 18:12:19 +0000 (12:12 -0600)]
Added a step to enable apache2 rewrite module

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBug Fixing : itemization would create undesirable items
Henri-Damien LAURENT [Wed, 7 Nov 2007 18:12:18 +0000 (12:12 -0600)]
Bug Fixing : itemization would create undesirable items

One item was created for "unexpected" issues if the first issue was received.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving french opac templates
Joshua Ferraro [Thu, 8 Nov 2007 23:05:42 +0000 (17:05 -0600)]
removing french opac templates

16 years agoremoving french staff client templates
Joshua Ferraro [Thu, 8 Nov 2007 23:05:05 +0000 (17:05 -0600)]
removing french staff client templates

16 years agofixing misplaced apostrophe
Joshua Ferraro [Thu, 8 Nov 2007 14:47:19 +0000 (08:47 -0600)]
fixing misplaced apostrophe

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixed typo that caused DefaultClassificationSource pref to not be a drop-down
Galen Charlton [Tue, 6 Nov 2007 22:30:52 +0000 (16:30 -0600)]
fixed typo that caused DefaultClassificationSource pref to not be a drop-down

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing subject link on detail pages and searching API
Joshua Ferraro [Tue, 6 Nov 2007 22:30:51 +0000 (16:30 -0600)]
fixing subject link on detail pages and searching API

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonew batch job to stage a file of MARC biblios for import.
Galen Charlton [Tue, 6 Nov 2007 22:11:33 +0000 (16:11 -0600)]
new batch job to stage a file of MARC biblios for import.

As part of this, modified two routines in C4::ImportBatch
to support a callback for monitor progress of import
processing.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonew batch job to commit a batch of imported bibs
Galen Charlton [Tue, 6 Nov 2007 22:11:32 +0000 (16:11 -0600)]
new batch job to commit a batch of imported bibs

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocleaned up POD a bit
Galen Charlton [Tue, 6 Nov 2007 22:11:31 +0000 (16:11 -0600)]
cleaned up POD a bit

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1477, hold dates not displaying in moremember.pl
Chris Cormack [Tue, 6 Nov 2007 21:24:04 +0000 (15:24 -0600)]
Fix for bug 1477, hold dates not displaying in moremember.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for Bug 1564 (couldn't edit patron from patron search results list).
Owen Leonard [Tue, 6 Nov 2007 21:05:21 +0000 (15:05 -0600)]
Fix for Bug 1564 (couldn't edit patron from patron search results list).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFurther markup fixes, adding toolbars for some admin pages
Owen Leonard [Tue, 6 Nov 2007 21:05:20 +0000 (15:05 -0600)]
Further markup fixes, adding toolbars for some admin pages

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTweaking layout a little.
Owen Leonard [Tue, 6 Nov 2007 21:05:19 +0000 (15:05 -0600)]
Tweaking layout a little.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding a missing comma. Still doesn't work, though (Bug 1562).
Owen Leonard [Tue, 6 Nov 2007 21:05:18 +0000 (15:05 -0600)]
Adding a missing comma. Still doesn't work, though (Bug 1562).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing zebra-striping of z3950 search results, YUI-ing z3950 search button, tweaking...
Owen Leonard [Tue, 6 Nov 2007 21:05:17 +0000 (15:05 -0600)]
Fixing zebra-striping of z3950 search results, YUI-ing z3950 search button, tweaking layout of z3950 search popup

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBug fixing : irregularities were not saved. Nor were innerloops.
Henri-Damien LAURENT [Tue, 6 Nov 2007 20:40:43 +0000 (14:40 -0600)]
Bug fixing : irregularities were not saved. Nor were innerloops.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanging 100$a coded field Only when marcflavour eq UNIMARC.
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:46 +0000 (11:55 -0600)]
Changing 100$a coded field Only when marcflavour eq UNIMARC.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBiblioAddsAuthority : First version.
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:45 +0000 (11:55 -0600)]
BiblioAddsAuthority : First version.

This links to existing heading exactly matched.
Result search must be unique.
Do nothing if multiple result.
Automaticaly Adds authority if heading donot match.
(there should be a special status for that kind of authority)
(We should look into Rejected forms before adding).

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agopatch pour le champ 100 AddAuthority.
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:44 +0000 (11:55 -0600)]
patch pour le champ 100 AddAuthority.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agooups, too many parenthesis
Paul POULAIN [Tue, 6 Nov 2007 17:55:42 +0000 (11:55 -0600)]
oups, too many parenthesis

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorebuild_zebra now handle correctly improper authorities records
Paul POULAIN [Tue, 6 Nov 2007 17:55:38 +0000 (11:55 -0600)]
rebuild_zebra now handle correctly improper authorities records

(missing 100 field are automatically added)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving warn
Paul POULAIN [Tue, 6 Nov 2007 17:55:37 +0000 (11:55 -0600)]
removing warn

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago#1546 fix (removing REPLACE)
Paul POULAIN [Tue, 6 Nov 2007 17:55:36 +0000 (11:55 -0600)]
#1546 fix (removing REPLACE)

+ reindenting the code
+ SQL follow coding guidelines

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