evergreen:tags/rel_2_0_2

Last commit made on 2011-02-21
Get this branch:
git clone -b tags/rel_2_0_2 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_0_2
Repository:
lp:evergreen

Recent commits

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

version bumping ... whee!

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

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

Tagging 2.0.2

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

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

2.0.2 upgrade script

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

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

Make sure we continue looping in situations where there is only one copy

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

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

Addressing LP bug: https://bugs.launchpad.net/evergreen/+bug/721450

If a series-class index definition has been removed, the data remains in the field entry table. This is because there was no fkey previously. We need to clean that data out so that the fkey can be validated during upgrade.

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

5ce058c... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Whitespace - convert mix of tabs/spaces to pure spaces

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

87120da... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Switch to BT.textContent() for Opera compatibility

The BT.textContent() method abstracts away some of the browser
differences for us. Most importantly, it makes Opera happy.

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

a44c99a... by senator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Backport r19470 from trunk

Booking: fix the targeter in the I'm-reserving-this-exact-resource-with-this-
exact-barcode case.

It should have always worked like this. This should better mirror the behavior
in the holds targeter when placing a copy-level hold. Basically don't fail
to target a resource for a reservation later just because it's not in an
available status right at this moment.

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

af278d1... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Note --admin-user / --admin-pass options for eg_db_config.pl

Missed backporting this doc from trunk - thanks to Chris Sharp for
pointing this out.

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

4457922... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Avoid mixed-content warnings due to HTTP link for Google Chrome Frame

We're hardcoding this to HTTPS for now to avoid the mixed-content warnings that
occur when content location is https:// and the linked script is at http:// but
a config-aware patch probably wouldn't be a bad idea.

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