koha.git
16 years agosearchdesc improvements, more opac fixes
Joshua Ferraro [Sat, 24 Nov 2007 22:29:02 +0000 (16:29 -0600)]
searchdesc improvements, more opac fixes

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing some links in the template:
Joshua Ferraro [Sat, 24 Nov 2007 21:24:29 +0000 (15:24 -0600)]
fixing some links in the template:

s/search/cgi-bin\/koha\/opac-search.pl/

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding limit_cgi_not_availablity which is identical to
Joshua Ferraro [Sat, 24 Nov 2007 21:16:23 +0000 (15:16 -0600)]
adding limit_cgi_not_availablity which is identical to

limit_cgi but without the available limit

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing limit by availability, using nifty _ALLRECORDS in Zebra
Joshua Ferraro [Sat, 24 Nov 2007 21:10:18 +0000 (15:10 -0600)]
fixing limit by availability, using nifty _ALLRECORDS in Zebra

to handle NULL values

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating page-numbers.inc for OPAC
Joshua Ferraro [Sat, 24 Nov 2007 20:09:35 +0000 (14:09 -0600)]
updating page-numbers.inc for OPAC

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving marc21 frameworks from misc/ they are in the installer dir now
Joshua Ferraro [Sat, 24 Nov 2007 17:54:12 +0000 (11:54 -0600)]
removing marc21 frameworks from misc/ they are in the installer dir now

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving item-level repeatability
Joshua Ferraro [Sat, 24 Nov 2007 17:52:04 +0000 (11:52 -0600)]
removing item-level repeatability

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agostarting work on porting search to OPAC
Joshua Ferraro [Sat, 24 Nov 2007 16:52:54 +0000 (10:52 -0600)]
starting work on porting search to OPAC

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing reference to resort_form.inc and adding it to the opac
Joshua Ferraro [Sat, 24 Nov 2007 16:07:39 +0000 (10:07 -0600)]
fixing reference to resort_form.inc and adding it to the opac

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding a space between query and limit concat
Joshua Ferraro [Sat, 24 Nov 2007 15:37:21 +0000 (09:37 -0600)]
adding a space between query and limit concat

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving single-quotes from subject links
Joshua Ferraro [Sat, 24 Nov 2007 15:36:44 +0000 (09:36 -0600)]
removing single-quotes from subject links

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding flags for some advanced search features
Joshua Ferraro [Sat, 24 Nov 2007 15:30:55 +0000 (09:30 -0600)]
adding flags for some advanced search features

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove wrdl
Joshua Ferraro [Sat, 24 Nov 2007 15:26:21 +0000 (09:26 -0600)]
remove wrdl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agotelling the user what stopwords have been removed from the
Joshua Ferraro [Thu, 22 Nov 2007 19:47:17 +0000 (13:47 -0600)]
telling the user what stopwords have been removed from the

query -- can be quite confusing if you don't know!

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore work on nozebra
Joshua Ferraro [Thu, 22 Nov 2007 19:17:27 +0000 (13:17 -0600)]
more work on nozebra

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving faulty /TMPL_IF from header
Joshua Ferraro [Thu, 22 Nov 2007 19:17:26 +0000 (13:17 -0600)]
removing faulty /TMPL_IF from header

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochange to use <optgroup>
Joshua Ferraro [Thu, 22 Nov 2007 19:17:25 +0000 (13:17 -0600)]
change to use <optgroup>

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding $DEBUG warnings to nozebra
Joshua Ferraro [Thu, 22 Nov 2007 19:17:24 +0000 (13:17 -0600)]
adding $DEBUG warnings to nozebra

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrecting error which removed default stylesheet if no opaclayoutstylesheet was...
Owen Leonard [Thu, 22 Nov 2007 18:15:33 +0000 (12:15 -0600)]
Correcting error which removed default stylesheet if no opaclayoutstylesheet was specified.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing boolean AND searching
Joshua Ferraro [Thu, 22 Nov 2007 18:15:00 +0000 (12:15 -0600)]
fixing boolean AND searching

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoswitching from searchdesc to query_desc and limit_desc,
Joshua Ferraro [Thu, 22 Nov 2007 00:34:08 +0000 (18:34 -0600)]
switching from searchdesc to query_desc and limit_desc,

searchdesc is now just a flag

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agopreserve sort_by choice in facets
Joshua Ferraro [Thu, 22 Nov 2007 00:34:07 +0000 (18:34 -0600)]
preserve sort_by choice in facets

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving sanatized operand, we can now handle non-sanatized operands
Joshua Ferraro [Wed, 21 Nov 2007 23:57:17 +0000 (17:57 -0600)]
removing sanatized operand, we can now handle non-sanatized operands

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing sort_by for page numbers
Joshua Ferraro [Wed, 21 Nov 2007 23:57:15 +0000 (17:57 -0600)]
fixing sort_by for page numbers

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding query_inputs to build the query as a set of hidden inputs
Joshua Ferraro [Wed, 21 Nov 2007 23:57:16 +0000 (17:57 -0600)]
adding query_inputs to build the query as a set of hidden inputs

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrection to masthead.inc--search error messages weren't showing up. Commenting...
Owen Leonard [Wed, 21 Nov 2007 20:56:33 +0000 (14:56 -0600)]
Correction to masthead.inc--search error messages weren't showing up. Commenting Amazon image javascript because it's not working properly everywhere.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTweaks to opac-detail, opac-results. Many changes to opac-shelves.tmpl following...
Owen Leonard [Wed, 21 Nov 2007 20:56:22 +0000 (14:56 -0600)]
Tweaks to opac-detail, opac-results. Many changes to opac-shelves.tmpl following the pattern of revision started in dev_week and continued in the 3.0 staff client.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore changes to opac suggestions, including enabling the AnonSuggestions system prefe...
Owen Leonard [Wed, 21 Nov 2007 20:56:10 +0000 (14:56 -0600)]
More changes to opac suggestions, including enabling the AnonSuggestions system preference in Auth.pm and hiding delete option from anonymous users.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCorrected bad pathing for default Perl base dir. Default now matches Debian Perl.
Chris Nighswonger [Wed, 21 Nov 2007 19:22:23 +0000 (14:22 -0500)]
Corrected bad pathing for default Perl base dir. Default now matches Debian Perl.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore OPAC updates, including changes to how virtual shelves and suggestions links...
Owen Leonard [Wed, 21 Nov 2007 13:35:21 +0000 (07:35 -0600)]
More OPAC updates, including changes to how virtual shelves and suggestions links are displayed, and some reorganization of suggestions page.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBugfixing interface issues. Also enabling contextual menu highlighting for catalogue...
Owen Leonard [Wed, 21 Nov 2007 13:35:11 +0000 (07:35 -0600)]
Bugfixing interface issues. Also enabling contextual menu highlighting for catalogue detail pages.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMerge branch 'master' of /home/jmf/repos/koha-rm-root.git/
Joshua Ferraro [Wed, 21 Nov 2007 20:13:27 +0000 (14:13 -0600)]
Merge branch 'master' of /home/jmf/repos/koha-rm-root.git/

16 years agoadding query_cgi to facets
Joshua Ferraro [Wed, 21 Nov 2007 19:53:02 +0000 (13:53 -0600)]
adding query_cgi to facets

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving page numbers to it's own include
Joshua Ferraro [Wed, 21 Nov 2007 19:42:12 +0000 (13:42 -0600)]
moving page numbers to it's own include

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing page numbers to use query_cgi
Joshua Ferraro [Wed, 21 Nov 2007 19:40:15 +0000 (13:40 -0600)]
fixing page numbers to use query_cgi

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoreverting to more mature page numbering system
Joshua Ferraro [Wed, 21 Nov 2007 06:05:20 +0000 (00:05 -0600)]
reverting to more mature page numbering system

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore fixes: limit by branch working
Joshua Ferraro [Wed, 21 Nov 2007 05:31:19 +0000 (23:31 -0600)]
more fixes: limit by branch working

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing mc-* group OR queries (checkboxs)
Joshua Ferraro [Wed, 21 Nov 2007 05:01:00 +0000 (23:01 -0600)]
fixing mc-* group OR queries (checkboxs)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging item-level itemtype index to itype to avoid confusion
Joshua Ferraro [Wed, 21 Nov 2007 03:56:37 +0000 (21:56 -0600)]
changing item-level itemtype index to itype to avoid confusion

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding $simple_search for index scanning and federated queries
Joshua Ferraro [Wed, 21 Nov 2007 03:02:13 +0000 (21:02 -0600)]
adding $simple_search for index scanning and federated queries

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorefactoring how limits are built, first working version
Joshua Ferraro [Wed, 21 Nov 2007 01:46:53 +0000 (19:46 -0600)]
refactoring how limits are built, first working version

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agos/homebranch/branch/
Joshua Ferraro [Wed, 21 Nov 2007 01:01:53 +0000 (19:01 -0600)]
s/homebranch/branch/

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agouse 'branch' rather than 'homebranch'
Joshua Ferraro [Wed, 21 Nov 2007 00:59:25 +0000 (18:59 -0600)]
use 'branch' rather than 'homebranch'

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing search qualifiers
Joshua Ferraro [Wed, 21 Nov 2007 00:42:43 +0000 (18:42 -0600)]
adding missing search qualifiers

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing search qualifiers
Joshua Ferraro [Wed, 21 Nov 2007 00:42:43 +0000 (18:42 -0600)]
adding missing search qualifiers

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobiblios integration: added MARC bib add and replace services
Galen Charlton [Tue, 20 Nov 2007 23:09:00 +0000 (17:09 -0600)]
biblios integration: added MARC bib add and replace services

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobibllios integration: added authentication
Galen Charlton [Tue, 20 Nov 2007 23:08:59 +0000 (17:08 -0600)]
bibllios integration: added authentication

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agostarted biblios integration
Galen Charlton [Tue, 20 Nov 2007 23:08:58 +0000 (17:08 -0600)]
started biblios integration

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobiblios integration: added bib_profile API
Galen Charlton [Tue, 20 Nov 2007 23:08:57 +0000 (17:08 -0600)]
biblios integration: added bib_profile API

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocleanup for search patches after merge
Joshua Ferraro [Tue, 20 Nov 2007 23:09:06 +0000 (17:09 -0600)]
cleanup for search patches after merge

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding diagnostic debug option
Joshua Ferraro [Tue, 20 Nov 2007 23:09:05 +0000 (17:09 -0600)]
adding diagnostic debug option

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixes to fielded searches, truncation, field weighting, relevance, etc.
Joshua Ferraro [Tue, 20 Nov 2007 23:09:04 +0000 (17:09 -0600)]
fixes to fielded searches, truncation, field weighting, relevance, etc.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving repeatable fields at the item level
Joshua Ferraro [Tue, 20 Nov 2007 23:09:03 +0000 (17:09 -0600)]
removing repeatable fields at the item level

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving search indexes into an include
Joshua Ferraro [Tue, 20 Nov 2007 23:09:02 +0000 (17:09 -0600)]
moving search indexes into an include

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing asc and dsc to match for resort form
Joshua Ferraro [Tue, 20 Nov 2007 23:09:01 +0000 (17:09 -0600)]
fixing asc and dsc to match for resort form

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMARCSUBJECT template loops structure was incorrect, now displays subjects, with corre...
Mason James [Tue, 20 Nov 2007 23:08:54 +0000 (17:08 -0600)]
MARCSUBJECT template loops structure was incorrect, now displays subjects, with correct 'su:*' search urls, pinched from dev-week.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding yellow style for search term
Paul POULAIN [Tue, 20 Nov 2007 23:08:55 +0000 (17:08 -0600)]
adding yellow style for search term

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoGetNoZebraIndexes() regex now handles naughty whitespace (read: tabs)
Mason James [Tue, 20 Nov 2007 03:12:57 +0000 (21:12 -0600)]
GetNoZebraIndexes() regex now handles naughty whitespace (read: tabs)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdated name following email from Joshua Ferraro about ZOOM VERSION String
MJ Ray [Mon, 19 Nov 2007 23:48:31 +0000 (23:48 +0000)]
Updated name following email from Joshua Ferraro about ZOOM VERSION String

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding calendar widget to circulation/stickyduedate
Ryan Higgins [Mon, 19 Nov 2007 23:31:57 +0000 (17:31 -0600)]
Adding calendar widget to circulation/stickyduedate

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFinishing first round of OPAC updates. Lost of unstandardized interface elements...
Owen Leonard [Mon, 19 Nov 2007 21:08:25 +0000 (15:08 -0600)]
Finishing first round of OPAC updates. Lost of unstandardized interface elements and menu placement issues still to be resolved. Also included are a couple of changes to the intranet detail page.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOPAC update
Owen Leonard [Mon, 19 Nov 2007 21:08:16 +0000 (15:08 -0600)]
OPAC update

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoTesting changes to styling of view menu in staff client, making progress with layout...
Owen Leonard [Mon, 19 Nov 2007 21:07:59 +0000 (15:07 -0600)]
Testing changes to styling of view menu in staff client, making progress with layout of opac-detail.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding 2 deps to export biblios in dc format
Paul POULAIN [Mon, 19 Nov 2007 17:55:29 +0000 (18:55 +0100)]
adding 2 deps to export biblios in dc format

note that the result is really silly in unimarc

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobetter to have verbose=0
Paul POULAIN [Mon, 19 Nov 2007 17:55:28 +0000 (18:55 +0100)]
better to have verbose=0

or the sysadm will get zillions of mails ;-)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix : we need to give the booksellerid to the biblio search
Paul POULAIN [Mon, 19 Nov 2007 17:55:27 +0000 (18:55 +0100)]
bugfix : we need to give the booksellerid to the biblio search

(otherwise, it will be empty, and a constraint will fail, making the input fail as well)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove a SQL limit & the items table stuff
Paul POULAIN [Mon, 19 Nov 2007 17:55:25 +0000 (18:55 +0100)]
remove a SQL limit & the items table stuff

The authoritative data for the items is the items table, not the MARC data.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoeverybody, says 100 times : "It's forbidden to put TMPL_IF inside a html tag"
Paul POULAIN [Mon, 19 Nov 2007 17:55:26 +0000 (18:55 +0100)]
everybody, says 100 times : "It's forbidden to put TMPL_IF inside a html tag"

The translator become crazy :
<anything <!-- TMPL_IF -->nanana<!-- /TMPL_IF -->> is ILLEGAL in Koha

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging the way subjects are build in detail.pl
Paul POULAIN [Mon, 19 Nov 2007 17:55:23 +0000 (18:55 +0100)]
changing the way subjects are build in detail.pl

If you have a $9 as authority, then you can directly search on an=<koha-auth-number>

For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)

The link must be "an=12045"

The link is not changed in case there is no $9 (still apply on each term, one by one)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoLoan length fixes (default branch is now '*', not '')
Paul POULAIN [Mon, 19 Nov 2007 17:55:24 +0000 (18:55 +0100)]
Loan length fixes (default branch is now '*', not '')

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agostill handling better dirty MARC records
Paul POULAIN [Mon, 19 Nov 2007 17:55:21 +0000 (18:55 +0100)]
still handling better dirty MARC records

this time it's when a biblio don't have biblionumber, has a 100$a field, and it's invalid.

1 biblio in my 300 000 DB (and it was biblio 294 359, of course !)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMinor Bug Fixing NZorder showed inverted orders for some indexes.
Henri-Damien LAURENT [Mon, 19 Nov 2007 10:06:54 +0000 (11:06 +0100)]
Minor Bug Fixing NZorder showed inverted orders for some indexes.

sort {$a cmp $b} @array is the same as sort @array
But sort {$b cmp $a} @array reverse order.
+ Adapting GetMarcFromKohaField to new signature.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agolittle SQL typo fix, now builds 'NoZebraIndexes' index mapping correctly.
Mason James [Mon, 19 Nov 2007 07:39:34 +0000 (01:39 -0600)]
little SQL typo fix, now builds 'NoZebraIndexes' index mapping correctly.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding xisbn, amazon similar items to OPAC
Joshua Ferraro [Sun, 18 Nov 2007 17:18:40 +0000 (11:18 -0600)]
adding xisbn, amazon similar items to OPAC

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonomenclature improvements for translation
Joshua Ferraro [Sun, 18 Nov 2007 17:06:00 +0000 (11:06 -0600)]
nomenclature improvements for translation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding endnote export and 'related items'
Joshua Ferraro [Sun, 18 Nov 2007 17:05:59 +0000 (11:05 -0600)]
adding endnote export and 'related items'

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing rebuildnonmarc.pl
Paul POULAIN [Fri, 16 Nov 2007 17:48:32 +0000 (18:48 +0100)]
fixing rebuildnonmarc.pl

the API of TransformMarcToKoha has changed.
+
For a reason I don't understand (& appear a conception bug), the biblioitemnumber is not shipped in the hash
and it's needed by the UPDATE. So it has to be reintroduced manually.
That's how it's done in Biblio.pm/Sub ModItem.

I think 3.2 will see the end of biblioitems (& it's replacement by something else)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging the way subjects are build in detail.pl
Paul POULAIN [Fri, 16 Nov 2007 17:48:30 +0000 (18:48 +0100)]
changing the way subjects are build in detail.pl

If you have a $9 as authority, then you can directly search on an=<koha-auth-number>

For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)

The link must be "an=12045"

The link is not changed in case there is no $9 (still apply on each term, one by one)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonumberingpattern was disimissed when editing a subscription
Henri-Damien LAURENT [Fri, 16 Nov 2007 16:55:28 +0000 (17:55 +0100)]
numberingpattern was disimissed when editing a subscription

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBUGFIX in asc and desc merged for dates
Paul POULAIN [Fri, 16 Nov 2007 14:48:43 +0000 (15:48 +0100)]
BUGFIX in asc and desc merged for dates

Note that the main "Date" has been moved to desc, which is usually what the user prefer I bet

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving 2 useless lines
Paul POULAIN [Fri, 16 Nov 2007 08:18:35 +0000 (09:18 +0100)]
removing 2 useless lines

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix: correct class sort rule not selected when editing class source
Galen Charlton [Thu, 8 Nov 2007 14:29:48 +0000 (08:29 -0600)]
bugfix: correct class sort rule not selected when editing class source

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 [Wed, 7 Nov 2007 20:35:12 +0000 (21:35 +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 agoadding export feature to OPAC
Joshua Ferraro [Sun, 18 Nov 2007 18:45:00 +0000 (12:45 -0600)]
adding export feature to OPAC

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomore nomenclature / translation cleanup
Joshua Ferraro [Sun, 18 Nov 2007 18:44:56 +0000 (12:44 -0600)]
more nomenclature / translation cleanup

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving warn from XISBN.pm
Joshua Ferraro [Sun, 18 Nov 2007 18:44:55 +0000 (12:44 -0600)]
removing warn from XISBN.pm

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove unnecessary module
Joshua Ferraro [Mon, 19 Nov 2007 06:09:20 +0000 (00:09 -0600)]
remove unnecessary module

16 years agoCouple of little fixes to the zebraqueue daemon
Chris Cormack [Sun, 11 Nov 2007 18:30:23 +0000 (12:30 -0600)]
Couple of little fixes to the zebraqueue daemon

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDaemon to look after the zebraqueue
Chris Cormack [Sun, 11 Nov 2007 04:21:29 +0000 (22:21 -0600)]
Daemon to look after the zebraqueue

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix : don't show previously entered values again after saving an item
Paul POULAIN [Sat, 17 Nov 2007 00:49:24 +0000 (18:49 -0600)]
bugfix : don't show previously entered values again after saving an item

it's confusing and useless

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving authority-auth-number to 8910 again
Paul POULAIN [Sat, 17 Nov 2007 00:49:12 +0000 (18:49 -0600)]
moving authority-auth-number to 8910 again

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging the way subjects are build in detail.pl
Paul POULAIN [Sat, 17 Nov 2007 00:49:27 +0000 (18:49 -0600)]
changing the way subjects are build in detail.pl

If you have a $9 as authority, then you can directly search on an=<koha-auth-number>

For example, if you have :
600$912045$aEurope$xFrance$xMarseille (Europe--France--Marseille as subject of the biblio)

The link must be "an=12045"

The link is not changed in case there is no $9 (still apply on each term, one by one)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agolibs for Authorised_values for items were not displayed
Henri-Damien LAURENT [Sat, 17 Nov 2007 00:49:22 +0000 (18:49 -0600)]
libs for Authorised_values for items were not displayed

Using GetAuthorisedValues exported by Biblio.pm
Adding GetAuthorisedValue for itemdisplay in MARCdetail.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding some missing equiv. WARNING : UTF-8 file
Paul POULAIN [Sat, 17 Nov 2007 00:49:23 +0000 (18:49 -0600)]
adding some missing equiv. WARNING : UTF-8 file

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoNoZebra : fix on the last page in case there is more than 1 page
Paul POULAIN [Sat, 17 Nov 2007 00:49:20 +0000 (18:49 -0600)]
NoZebra : fix on the last page in case there is more than 1 page

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago(unimarc) moving items declaration after it's subfields
Paul POULAIN [Sat, 17 Nov 2007 00:49:16 +0000 (18:49 -0600)]
(unimarc) moving items declaration after it's subfields

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdating unimarc zebra config file
Paul POULAIN [Sat, 17 Nov 2007 00:49:15 +0000 (18:49 -0600)]
updating unimarc zebra config file

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomissing biblionumber AND missing unimarc 100 was not properly handled
Paul POULAIN [Sat, 17 Nov 2007 00:49:14 +0000 (18:49 -0600)]
missing biblionumber AND missing unimarc 100 was not properly handled

now, adding both on the fly when needed.
(had 2 biblios like that in a 290 000 DB, but was enought to have M::F::X complaining & diing !)

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 [Sat, 17 Nov 2007 00:49:19 +0000 (18:49 -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: Paul POULAIN <paul@koha-fr.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoporting sort_by stuff from staff to opac
Paul POULAIN [Sat, 17 Nov 2007 00:49:13 +0000 (18:49 -0600)]
porting sort_by stuff from staff to opac

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