]>
git.koha-community.org Git - koha.git/log
Paul POULAIN [Wed, 13 Feb 2008 19:03:25 +0000 (13:03 -0600)]
use YAML for installer auth like we do for Koha itself
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 13 Feb 2008 19:03:23 +0000 (13:03 -0600)]
bugfix : opacnote was displayed twice
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 13 Feb 2008 19:03:22 +0000 (13:03 -0600)]
adding branchcode for subscriptions details
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 13 Feb 2008 19:03:21 +0000 (13:03 -0600)]
bugfixing scan index for UNIMARC
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 15 Feb 2008 08:04:36 +0000 (21:04 +1300)]
install: tweaked 'make update'
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 15 Feb 2008 08:04:35 +0000 (21:04 +1300)]
installer: added 'make upgrade' target
INTRANET_TMPL_DIR
INTRANET_WWW_DIR
OPAC_TMPL_DIR
OPAC_WWW_DIR
KOHA_CONF_DIR
OPAC_TMPL_DIR
OPAC_WWW_DIR
PAZPAR2_CONF_DIR
ZEBRA_CONF_DIR
For each directory on the list, if an existing file
installed file is different from the version
coming from the new package, it is copied to a backup file
whose name will have the suffix "_koha_<old_version_number>"
or "_upgrade_backup", depending on whether
the --prev-install-log option was used or not
during 'perl Makefile.PL'.
The directories whose files were backed up were
chosen because they contain configuration and
HTML files that a non-programmer Koha user
is likely to change. Consequently, the backup
files produced by 'make upgrade' are not a substitute
for doing a complete backup of one's Koha
installation before upgrading.
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 15 Feb 2008 08:04:34 +0000 (21:04 +1300)]
install: added --prev-install-log option to Makefile.PL
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 15 Feb 2008 08:04:33 +0000 (21:04 +1300)]
installer: added install log
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 15 Feb 2008 08:04:32 +0000 (21:04 +1300)]
Zebra startup: create /var/run and /var/lock subdirs if needed
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Wed, 13 Feb 2008 19:03:20 +0000 (13:03 -0600)]
add option to export and index xml to rebuild_zebra
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:19 +0000 (13:03 -0600)]
more holiday/calendar work
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:18 +0000 (13:03 -0600)]
add Tools breadcrumbs & sidebar to OPAC comment moderation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:17 +0000 (13:03 -0600)]
fixed radio buttons for holiday exception/deletion
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:16 +0000 (13:03 -0600)]
holidays: adjusted calendar CSS
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:15 +0000 (13:03 -0600)]
XHTML corrections: guided reports
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:14 +0000 (13:03 -0600)]
XHTML corrections: tools and reports
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:13 +0000 (13:03 -0600)]
XHTML corrections for bib display and item add
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:12 +0000 (13:03 -0600)]
don't sort @INC when displaying on about page
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:11 +0000 (13:03 -0600)]
display path to Perl interpreter on about page
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 13 Feb 2008 19:03:10 +0000 (13:03 -0600)]
display Perl @INC on about page
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Frederic Demians [Wed, 13 Feb 2008 19:03:09 +0000 (13:03 -0600)]
Add a required Debian package & fix a wrong character encoding
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Wed, 13 Feb 2008 04:30:26 +0000 (23:30 -0500)]
fixing zebraqueue daemon for delete operation part two
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 12 Feb 2008 23:36:58 +0000 (18:36 -0500)]
fixes to indexing process for deleted records
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 12 Feb 2008 03:09:39 +0000 (21:09 -0600)]
Fix for Zconn not creating a new connection when zebra goes away and comes
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 12 Feb 2008 00:54:13 +0000 (18:54 -0600)]
completed XHTML fixes for addbiblio
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:55 +0000 (16:21 -0600)]
fix XHTML validation errors in addbiblio.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:54 +0000 (16:21 -0600)]
restore tabbing function in MARC bib editor
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:53 +0000 (16:21 -0600)]
added back use of C4::Charset
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:52 +0000 (16:21 -0600)]
fixed XHTML validation error
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:51 +0000 (16:21 -0600)]
OPAC: display bib record URLs even if bib has no items
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:50 +0000 (16:21 -0600)]
FRBR: configure PazPar2 during installation
Also added koha-pazpar2-ctl.sh to start and stop
PazPar2.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:49 +0000 (16:21 -0600)]
FRBR: fixed paging through grouped results
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:48 +0000 (16:21 -0600)]
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>
Galen Charlton [Mon, 11 Feb 2008 22:21:47 +0000 (16:21 -0600)]
FRBR: added work-author to PazPar2 search defs
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:46 +0000 (16:21 -0600)]
PazPar2 FRBRize - adjusted UT and author keys
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 11 Feb 2008 22:21:45 +0000 (16:21 -0600)]
more experimental work on grouping with pazpar2
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 11 Feb 2008 06:18:10 +0000 (19:18 +1300)]
added 440* and 490* 'series' indexes
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 11 Feb 2008 05:51:09 +0000 (18:51 +1300)]
now fetching missing MARCSERIES/440 values too.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Thu, 7 Feb 2008 17:49:37 +0000 (18:49 +0100)]
bugfixing inventory
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 30 Jan 2008 17:13:53 +0000 (18:13 +0100)]
moving fr installer to fr-FR
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:54 +0000 (01:41 -0600)]
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>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:51 +0000 (01:41 -0600)]
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>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:55 +0000 (01:41 -0600)]
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>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:53 +0000 (01:41 -0600)]
ordering branches by branchcodes.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:52 +0000 (01:41 -0600)]
</div> were missing
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:50 +0000 (01:41 -0600)]
using Warn and not print for debugging purpose
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 10 Feb 2008 07:41:49 +0000 (01:41 -0600)]
ordering branches by branchcodes on Auth page.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Sun, 10 Feb 2008 07:41:47 +0000 (01:41 -0600)]
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>
Paul POULAIN [Sun, 10 Feb 2008 07:41:46 +0000 (01:41 -0600)]
overdues list, adding links to biblio & patron
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Sun, 10 Feb 2008 07:41:45 +0000 (01:41 -0600)]
adding missing lcn index for NoZebra (in UNIMARC)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Sun, 10 Feb 2008 07:41:44 +0000 (01:41 -0600)]
HomeOrHoldingBranch syspref in french
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Sun, 10 Feb 2008 07:41:43 +0000 (01:41 -0600)]
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>
Galen Charlton [Sun, 10 Feb 2008 07:41:42 +0000 (01:41 -0600)]
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>
Galen Charlton [Sun, 10 Feb 2008 07:41:41 +0000 (01:41 -0600)]
authorities: added LinkBibHeadingsToAuthorities
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Sun, 10 Feb 2008 07:41:40 +0000 (01:41 -0600)]
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>
Joshua Ferraro [Mon, 11 Feb 2008 11:50:21 +0000 (06:50 -0500)]
952 $y was marked as 'hidden' for supplemental frameworks
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 8 Feb 2008 22:55:41 +0000 (16:55 -0600)]
bug 1372: count MARC records correctly
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Fri, 8 Feb 2008 22:35:18 +0000 (16:35 -0600)]
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>
Galen Charlton [Fri, 8 Feb 2008 17:39:03 +0000 (11:39 -0600)]
keep biblioitems.cn_sort in sync with MARC record
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 8 Feb 2008 11:54:17 +0000 (06:54 -0500)]
synching opac search with staff search
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 7 Feb 2008 05:31:05 +0000 (00:31 -0500)]
fixing a bug where the query cgi was loaded twice for re-sort forms
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 4 Feb 2008 04:18:48 +0000 (23:18 -0500)]
handling multiple languages gracefully in sysprefs, allow the user to enable specific languages (and language groups)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 28 Jan 2008 05:46:01 +0000 (00:46 -0500)]
adding translators for Amaric
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 8 Feb 2008 08:24:51 +0000 (02:24 -0600)]
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>
Joe Atzberger (siptest [Thu, 7 Feb 2008 18:59:12 +0000 (12:59 -0600)]
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>
Paul POULAIN [Thu, 7 Feb 2008 18:59:08 +0000 (12:59 -0600)]
replacing ' by " in javascript translatable strings
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Thu, 7 Feb 2008 18:59:04 +0000 (12:59 -0600)]
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>
Ryan Higgins [Thu, 7 Feb 2008 18:59:03 +0000 (12:59 -0600)]
Change homebranch to branch for advanced search.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:53 +0000 (00:11 -0600)]
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>
Galen Charlton [Thu, 7 Feb 2008 06:11:52 +0000 (00:11 -0600)]
authority headings search: remove CCL metacharacters
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:51 +0000 (00:11 -0600)]
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>
Galen Charlton [Thu, 7 Feb 2008 06:11:50 +0000 (00:11 -0600)]
authorities: added LinkBibHeadingsToAuthorities
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:49 +0000 (00:11 -0600)]
FRBR: OPAC template for displaying grouped results
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:48 +0000 (00:11 -0600)]
added grouplabel class for FRBR group labels
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:47 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:46 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:45 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:44 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:43 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:42 +0000 (00:11 -0600)]
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>
Owen Leonard [Thu, 7 Feb 2008 06:11:41 +0000 (00:11 -0600)]
Cart and lists icon placement
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Thu, 7 Feb 2008 06:11:40 +0000 (00:11 -0600)]
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>
Galen Charlton [Thu, 7 Feb 2008 06:11:38 +0000 (00:11 -0600)]
authorities: limit by heading type during matching
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:37 +0000 (00:11 -0600)]
authorities - new module - C4::Heading
Objects of type C4::Heading represent
headings and are (currently) initialized
from bib MARC::Field objects. A C4::Heading
has the ability via SimpleSearch to locate
the authority records that are either authorizing
the heading itself or contained more preferred
terms for the heading via See links.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:36 +0000 (00:11 -0600)]
authorities -- added CCL indexes for heading matching
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:35 +0000 (00:11 -0600)]
quell warnings for SimpleSearch under 'use warnings'
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:34 +0000 (00:11 -0600)]
authorities indexing: qualify indexes with ":w"
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:33 +0000 (00:11 -0600)]
authorities indexing - MAJOR changes
For DOM indexing, added index_matching_heading option
to create indexes for matching an entire authority
heading -- the index works by indexing a heading
such
150 $aCars$xElectric$zEngland$vScience fiction
as something like
"cars generalsubdiv electric geographicsubdiv england
formsubdiv science fiction"
Also started adjust names of some indexes to conform
to languaged used in the MARC21 and UNIMARC standards, e.g.,
"See" => "See-from"
"See-also" => "See-also-from"
"Conference-name-heading" => "Meeting-name-heading"
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 7 Feb 2008 06:11:32 +0000 (00:11 -0600)]
authorities - enabled DOM indexing
All new authority features will be based on the DOM indexing.
To update an existing installation, do the following:
[1] run perl Makefile.PL
[2] make
[3] make update_zebra_conf
[4] copy the new koha-conf.xml to $KOHA_CONF
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 5 Feb 2008 11:27:58 +0000 (06:27 -0500)]
Adding 'more_subfields_xml' column to deleteditems table.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sun, 3 Feb 2008 19:10:20 +0000 (13:10 -0600)]
SMS - widespread cleanup and moving code away from Cyprus/Turkey-specific implementation. Much more needed.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sun, 3 Feb 2008 19:10:19 +0000 (13:10 -0600)]
Makefile.PL - trivial perldoc correction
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Frederic DEMIANS [Sat, 2 Feb 2008 05:23:57 +0000 (23:23 -0600)]
Fixes bug #1808
OPAC: $8 - Koha collection, decoded with ccode authorised
values
Staff: $c - Shelving location
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sat, 2 Feb 2008 05:23:56 +0000 (23:23 -0600)]
templates - HTML validation tweaks, FIXME's added
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sat, 2 Feb 2008 05:23:55 +0000 (23:23 -0600)]
Context.pm - file size test (-s) is subset of file exists test (-e), so testing both is same as testing -s.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sat, 2 Feb 2008 05:23:54 +0000 (23:23 -0600)]
masthead.inc - several validation fixes (no div inside <a>, unpaired closing tags)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sat, 2 Feb 2008 05:23:53 +0000 (23:23 -0600)]
opac.css - button background fix for input.icon
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sat, 2 Feb 2008 05:23:52 +0000 (23:23 -0600)]
shelves - corrections and HTML validation changes
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Sat, 2 Feb 2008 05:23:51 +0000 (23:23 -0600)]
charset: fixed bug that prevented ISO-5426 conversion
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Sat, 2 Feb 2008 05:23:50 +0000 (23:23 -0600)]
Modified viewlog.pl to discern where it was called from and display the appropriate menu.
If viewlog.pl is called from the circulation menu, then the circulation menu is displayed.
If viewlog.pl is called otherwise, the tools menu is displayed.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>