evergreen:tags/rel_2_1_prealpha2

Last commit made on 2011-04-13
Get this branch:
git clone -b tags/rel_2_1_prealpha2 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_1_prealpha2
Repository:
lp:evergreen

Recent commits

1b5125f... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Thinko in the delete query for copy visibility caching

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_2_1_prealpha2@20072 dcc99617-32d9-48b4-a31d-7c20da2025e4

35a9710... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

bumping version numbers

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_2_1_prealpha2@20059 dcc99617-32d9-48b4-a31d-7c20da2025e4

ea5b6c3... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

tagging next preview

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_2_1_prealpha2@20058 dcc99617-32d9-48b4-a31d-7c20da2025e4

10343ba... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Add support for Multi-Homed Items (aka Foreign Bibs, aka Linked Items)

Evergreen needs to support the ability to attach a barcoded item to more than one bibliographic record. Use cases include:
  1. Barcoded E-Readers with preloaded content
    * Readers would all be items attached to a single "master" bib record in the traditional way, through call numbers that define their ownership
    * Each reader, as a barcoded item, can be attached through Multi-homed Items to records describing the list of preloaded content
    * These attached Multi-homed Items can be added and removed as content is swapped out on each reader
  2. Dual-language items
    * Cataloger decides which of several alternate languages is the primary, and attaches the barcoded item to that record in the traditional way
    * Alternate language records are attached to this item through Multi-homed Items
  3. "Back-to-back" books -- two books printed upside down relative to one another, with two "front" covers
    * Cataloger decides which of the two titles is the primary, and attaches the barcoded item to that record in the traditional way
    * Alternate title record is attached to this item through Multi-homed Items
  4. Bound Volumes -- Sets of individual works collected into a single barcoded package
    * Cataloger decides which of the titles is the primary (or creates a record for the collection as a whole), and attaches the barcoded item to that record in the traditional way
    * Remaining title records for the collected peices are attached to this item through Multi-homed Items

Functionality funded by Natural Resources Canada -- http://www.nrcan-rncan.gc.ca/com/

Please see http://git.esilibrary.com/?p=evergreen-equinox.git;a=shortlog;h=refs/heads/multi_home for the full commit history.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20057 dcc99617-32d9-48b4-a31d-7c20da2025e4

ff7034a... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Add a trigger function to simulate FKEY constraints on inherited tables

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20054 dcc99617-32d9-48b4-a31d-7c20da2025e4

3a894c3... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Final cleanup for the base schema, re search_path ... I hope

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20051 dcc99617-32d9-48b4-a31d-7c20da2025e4

7898151... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Fix functions stranded in the evergreen schema without a search path reference (ugly but mechanical)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20048 dcc99617-32d9-48b4-a31d-7c20da2025e4

84b60d9... by gmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>

add missing upgrade script

Signed-off-by: Galen Charlton <email address hidden>

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20045 dcc99617-32d9-48b4-a31d-7c20da2025e4

68ce20f... by gmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>

fix my overzealous editing of configure.ac

Signed-off-by: Galen Charlton <email address hidden>

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20043 dcc99617-32d9-48b4-a31d-7c20da2025e4

2227d3e... by phasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Let's not be picky about permissions here; an item needs to go where it needs to go :)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20041 dcc99617-32d9-48b4-a31d-7c20da2025e4