Galen Charlton
84233f4b6d
FRBR: added OPAC search result grouping option
...
Because this feature is experimental, the syspref will
not be added to the list just yet.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:35:17 -06:00
Galen Charlton
2a6507a27c
FRBR: added work-author to PazPar2 search defs
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:35:16 -06:00
Galen Charlton
9384c49d33
PazPar2 FRBRize - adjusted UT and author keys
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:35:15 -06:00
Galen Charlton
35249f48e4
more experimental work on grouping with pazpar2
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:35:14 -06:00
Mason James
3cb4ea7ecf
added 440* and 490* 'series' indexes
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:14:54 -06:00
Mason James
beeb70832e
now fetching missing MARCSERIES/440 values too.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:14:43 -06:00
Paul POULAIN
309f4face9
bugfixing inventory
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:13:33 -06:00
Paul POULAIN
db0428c8c0
moving fr installer to fr-FR
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 16:13:03 -06:00
Henri-Damien LAURENT
9bd7908cda
INNER JOIN was too much restrictive for migrated libraries.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 15:31:16 -06:00
Henri-Damien LAURENT
f0bf3a5db8
BUG FIX : detailed page for supplier failed to get supplier information
...
GetSupplier was split into two functions.
Using GetSupplierFromId
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 15:31:15 -06:00
Henri-Damien LAURENT
249b1c6b27
Displaying Sort Authorised values if linked to authorisedvalue list.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:10:04 -06:00
Henri-Damien LAURENT
02c3fe4c45
ordering branches by branchcodes.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:10:03 -06:00
Henri-Damien LAURENT
792b538c8c
</div> were missing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:10:02 -06:00
Henri-Damien LAURENT
5009969845
using Warn and not print for debugging purpose
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:10:01 -06:00
Henri-Damien LAURENT
552d77c8ad
ordering branches by branchcodes on Auth page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:10:00 -06:00
Paul POULAIN
3c58e8faad
overduenotices-csv from 2.2 + DL file from overdue.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:09:59 -06:00
Paul POULAIN
2915b0f7a3
overdues list, adding links to biblio & patron
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:09:58 -06:00
Paul POULAIN
fd2cdbbb4f
adding missing lcn index for NoZebra (in UNIMARC)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:05:59 -06:00
Paul POULAIN
aa7dcd6a0d
HomeOrHoldingBranch syspref in french
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:05:59 -06:00
Paul POULAIN
1262c3b341
switching home and holdingbranch (rewritten)
...
This is an improvement of a patch that has previously been rejected: I wanted to display holdingbranch, kados prefer homebranch
(and in fact it depends on the library choice...)
now, the library can choose, thanks to HomeOrHoldingBranch syspref.
Note that I have changed the description of the syspref to reflect this new use
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:05:54 -06:00
Galen Charlton
7e39e108f1
moved use of C4::Heading to avoid symbol export problem
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:02:42 -06:00
Galen Charlton
e5fba3650f
authorities: added LinkBibHeadingsToAuthorities
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:02:41 -06:00
Chris Nighswonger
cd45f7b4c0
Changed behavior of barcode.pl plugin to generate barcode onClick of the ... button
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 06:02:40 -06:00
Joshua Ferraro
e65684b1dc
952 $y was marked as 'hidden' for supplemental frameworks
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-11 05:51:41 -06:00
Galen Charlton
b88682f1bb
bug 1372: count MARC records correctly
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 20:22:43 -06:00
Galen Charlton
b549d7e1f1
added StripNonXmlChars to C4::Charset
...
Added invocations of StripNonXmlChars to uses
of new_from_xml() that involve records
saved to Koha fields via MARC::Record->as_xml();
for batch jobs that work on MARC XML files
coming from external sources, StripNonXmlChars
should not necessarily be used, as it may
be better to reject a file or record if it
contains that kind of encoding error.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 20:22:42 -06:00
Galen Charlton
450f5f9cce
keep biblioitems.cn_sort in sync with MARC record
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 20:22:40 -06:00
Joshua Ferraro
69ea5a25ad
synching opac search with staff search
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:20:33 -06:00
Joshua Ferraro
8c9ded3e54
fixing a bug where the query cgi was loaded twice for re-sort forms
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:20:22 -06:00
Joshua Ferraro
5bb6d117c5
handling multiple languages gracefully in sysprefs, allow the user to enable specific languages (and language groups)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:20:12 -06:00
Joshua Ferraro
78f0454dfc
adding translators for Amaric
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:19:56 -06:00
Paul POULAIN
42ddff8d00
adding a media=print stylesheet and removing menus from printing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:08:06 -06:00
Joe Atzberger (siptest
1527f93f3a
Members.pm - make sure we don't return empty refs (is firstname fallback really needed?)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:08:04 -06:00
Paul POULAIN
d92f4020dc
replacing ' by " in javascript translatable strings
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:08:02 -06:00
Ryan Higgins
58efea0215
Allow stage_biblios_file to take matcher id as parameter.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:07:49 -06:00
Ryan Higgins
2fd495ab4d
Change homebranch to branch for advanced search.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:07:48 -06:00
Galen Charlton
7055d54eae
authorities: new batch job to link bibs to authorities
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:44 -06:00
Galen Charlton
a6af7ec35b
authority headings search: remove CCL metacharacters
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:43 -06:00
Galen Charlton
b27aaef73b
moved use of C4::Heading to avoid symbol export problem
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:42 -06:00
Galen Charlton
62ef942468
authorities: added LinkBibHeadingsToAuthorities
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:42 -06:00
Galen Charlton
5609f21c36
FRBR: OPAC template for displaying grouped results
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:41 -06:00
Galen Charlton
cd348abdcb
added grouplabel class for FRBR group labels
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:40 -06:00
Galen Charlton
d92eb0373e
experiment: use PazPar2 to group related works
...
The approach is to use PazPar2 to search just one
target, the biblio Zebra database. The results
of each set are merged by PazPar2 to generate a
hitlist that combines related bibs together; as an
example, if a library has the first Harry Potter
book in three languages and an audiobook format,
the hitlist should ideally return one result
for the work that includes links to the individual
bibs.
The new module C4::Search::PazPar2 implements a
simple client for PazPar2's XML-over-HTTP API. It is
designed to be generic, and thus may end up getting
moved out of Koha to become a stand-alone CPAN module.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:01:39 -06:00
374ee42266
Formatting biblio view link options, other CSS tweaks; Adding record export widget from dev_week (seems to work?)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:06 -06:00
f4be121a30
Writing the cart button to the DOM with js so that non-js users don't see it
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:04 -06:00
35ad5e837e
Re-marking basket count with spans to avoid validation errors
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:04 -06:00
8a719b8cc7
Fixes for display of cart contents number, other minor markup corrections
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:03 -06:00
9379abfe38
Styling cart and list buttons with icons, styling search 'Go' button similarly
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:02 -06:00
500c0ca565
Cart and lists icon placement
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:01 -06:00
3219446068
Trying to get float correct for cart and lists button
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 05:49:00 -06:00