Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Joshua Ferraro aabea3417b WARNING: Updates to Index Defs for Authorities
This commit is a partial fix to authority control for MARC21,
and better authority handling in general (for UNIMARC too).
Before this patch, authority searching, editing, saving, was
not functioning, or was extremely buggy.

WARNING: You will need to re-index your authority database after
applying this commit.

The following changes have been made:

  * Normalizing record.abs index names (in both MARC21 and UNIMARC)
  * Synching authorities/bib1.att, ccl.properties, AuthoritiesMarc.pm
    with new indexes (UNIMARC too)
  * Clean up biblios/bib1.att (remove duplicate att defs)
  * Clean up authorities-* templates to conform to new styles
  * Fixed search failure when using Default framework (now searches
    All)

Also included are several fixes to the built-in SRU server for
Authority and Biblio, it's recommended that you update your
koha-conf.xml file:

  * adding explain-authorities.xml and explain-biblios.xml
  * adding necessary info to koha-conf.xml to enable SRU/W
  * adding several example XSLT stylesheets, that can be used
    for SRU on-the-fly transformations (to MODS, DC, RDF, etc.)

Still remaining for 3.0 are the following tasks:

  * update MARC21 frameworks (authority and cross-reference bib)
  * update display code/templates in authority results list
  * update search code/templates to utilize index points
  * implement 'grouping' of authtypes for searching (Name, Title, Subject)
  * repair utility to import auths and perform matching
  * repair bibliographic import to match auths and warn if no match

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 00:28:40 -06:00
..
acqui nomenclature cleanup for acquisitions: 2008-01-01 20:04:56 -06:00
admin Improvements to nomenclature re: authority tag, making .tip global 2007-12-28 08:31:56 -06:00
authorities WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
catalogue removing extra collection display from moredetail.tmpl 2008-01-01 18:42:45 -06:00
cataloguing Fix for bug 1319, can no longer delete an item with a waiting reserve on it 2007-12-30 16:59:05 -06:00
circ Fix for bug 1515 2007-12-30 20:51:22 -06:00
errors Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00
help s/Waited/Expected/ for serials statuses reformating rebuild_nozebra.pl indexes 2008-01-01 12:59:28 -06:00
installer web installer: clean up warns; improve naming of Nozebra op 2007-12-26 20:48:04 -06:00
labels Fix bad behaviour of Label Batches table when Generate PDF link is clicked in staff client. 2007-12-19 18:55:16 -06:00
maint
members Minor reformatting of error messages. 2007-12-28 12:31:10 -06:00
reports A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1. 2007-12-13 17:21:26 -06:00
reserve Bugfix for 1725 request.pl erroring with a biblio that has no items 2008-01-01 17:43:40 -06:00
reviews nomenclature improvements, updating README.txt 2007-12-22 15:10:32 -06:00
serials s/Waited/Expected/ for serials statuses reformating rebuild_nozebra.pl indexes 2008-01-01 12:59:28 -06:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion
tools fix to bug 1569 2007-12-25 11:46:31 -06:00
virtualshelves Revert "Merging hdl's Search.pm changes" 2007-12-23 14:50:37 -06:00
z3950
about.tmpl missing < in about page 2007-12-22 15:10:26 -06:00
auth.tmpl
intranet-main.tmpl Warning: Big Commit. Fixing Virtual Shelves 2007-12-23 14:31:14 -06:00