evergreen:tags/rel_2_1_beta1

Last commit made on 2011-05-06
Get this branch:
git clone -b tags/rel_2_1_beta1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_1_beta1
Repository:
lp:evergreen

Recent commits

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

version bumping for 2.1-beta1

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

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

Tagging 2.1-beta1

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

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

Use valid JSON in Dojo i18n for Searcher.js

Dojo i18n processing scripts require valid JSON (quoted keys in hashes),
even though Dojo itself is more relaxed and accepts unquoted keys. So,
do the i18n dance here.

Signed-off-by: Dan Scott <email address hidden>

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

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

Fix typo introduced in r20426

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

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

Patch from Niles Ingalls to make patron phone number searching more matchy.
With assistance from Mike Rylander on pointing out the needed indexes to keep
search fast, and from Mike Peters on arranging a last minute DCO :-)

Type numbers into a patron phone number field and get a match regardless of
the punctuation actually used in the database.

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

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

Patch from Thomas Berezansky to do the following:
    Add more "click to copy" fields

    User's Name
    All three phone numbers

    Also fix issue where tooltip didn't clear when re-opening search form

    Signed-off-by: Thomas Berezansky <email address hidden>

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

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

Add a feature authored by Joscha Filius for the International Institue of
Social History: a diacritical palette for the MARC editor!

Afelonne Doek of IISH wants the community to benefit from this code. To try
it out, press control S in the marc editor (reguarly non-flat-text view).

You can insert the characters you see, and you can right click on entries in
your palette to customize. Customizations /should/ persist through staff client
restart (untested by me so far).

This should make cataloging in multiple (Western-ish) languages at once easier.

Below I copy and paste some of Joscha's message to the list where he introduced
this code:

> *Bugs:*
> A known bug is that is you switch marc edit styles back and forth the
> listener trigger won't work anymore. Also for a far as I know there is at
> least another bug concerning layout which is as far as I know not the result
> of my doing.
>
> *Here comes a possibly nasty part*, to ensure that the diacriticals remain
> intact throughout the persist I've changed global_util.js to URL encode and
> URL decode all stored values. This might cause backwards incompatibility
> with values that are already stored for other purposes without encoding.
> This needs to be checked.

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

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

Remove redundant plpgsql install step from README

PostgreSQL 9.0 includes plpgsql by default, and running the
createlang plpgsql step throws an error that could concern
the installer. Drop the step from the README.

Signed-off-by: Dan Scott <email address hidden>

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

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

Patch from James Fournie improving due-date-editor usability by auto-checking the check box; LP#70956965

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

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

Patch from Jason Boyer swapping the order of report and template name in emailed notices; LP#777273

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