[open-ils-commits] [GIT] Evergreen ILS branch tags/rel_1_6_1_9 created. 3be03fe2802682fbab3a6b1d6e3a961f6ae6dafe
Evergreen Git
git at git.evergreen-ils.org
Tue Oct 4 13:17:26 EDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, tags/rel_1_6_1_9 has been created
at 3be03fe2802682fbab3a6b1d6e3a961f6ae6dafe (commit)
- Log -----------------------------------------------------------------
commit 3be03fe2802682fbab3a6b1d6e3a961f6ae6dafe
Author: Mike Rylander <mrylander at gmail.com>
Date: Tue Oct 4 13:09:54 2011 -0400
Change log and version bumps
Signed-off-by: Mike Rylander <mrylander at gmail.com>
diff --git a/ChangeLog b/ChangeLog
index 3323187..8a60819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1 +1,198 @@
-#ChangeLog
+2011-09-12 Thomas Berezansky <tsbere at mvlc.org>
+
+ * Open-ILS/xul/staff_client/chrome/content/auth/session.js: When
+ workstation is invalid request a new seed The original one may no longer be valid
+
+ Signed-off-by: Thomas Berezansky <tsbere at mvlc.org>
+ Signed-off-by: Bill Erickson <berick at esilibrary.com>
+
+2011-09-01 Thomas Berezansky <tsbere at mvlc.org>
+
+ * Open-ILS/examples/opensrf.xml.example,
+ Open-ILS/src/c-apps/oils_auth.c: Make more auth values configurable Amount of time seed is valid Amount of time to keep failure count in
+ memcache since last auth event Number of failures before locking out
+ auth attempts Also, remove seed from memcache once it has been used once.
+
+ Signed-off-by: Thomas Berezansky <tsbere at mvlc.org>
+ Signed-off-by: Bill Erickson <berick at esilibrary.com>
+
+2011-08-30 Thomas Berezansky <tsbere at mvlc.org>
+
+ * Open-ILS/src/c-apps/oils_auth.c: Brute Force protection for
+ authentication Count auth failures in memcache. If 10+ have occurred cause
+ failure. After 90 seconds of no activity counter resets.
+
+ Signed-off-by: Thomas Berezansky <tsbere at mvlc.org>
+ Signed-off-by: Bill Erickson <berick at esilibrary.com>
+
+2011-10-04 Mike Rylander <mrylander at gmail.com>
+
+ * Open-ILS/src/sql/Pg/1.6.1.8-1.6.1.9-upgrade-db.sql: (very slim)
+ Upgrade script for 1.6.1.9
+
+ Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+2011-06-15 Jason Etheridge <jason at esilibrary.com>
+
+ * Open-ILS/xul/staff_client/server/patron/bills.js: lp797321:
+ Disable the Apply Payment button during payment processing to
+ mitigate chance of duplicate payments. I can't actually reproduce the creation of duplicate payments
+ locally with trunk/2.x, but there are reports of it, and this
+ doesn't seem to hurt. Not
+
+ Signed-off-by: Jason Etheridge <jason at esilibrary.com>
+ Signed-off-by: Galen Charlton <gmc at esilibrary.com>
+
+2011-06-01 Dan Scott <dan at coffeecode.net>
+
+ * Open-ILS/src/perlmods/OpenILS/Application/Reporter.pm: Whitespace
+ cleanup in aisle 3 (O:A:Reporter)
+
+ Signed-off-by: Dan Scott <dan at coffeecode.net>
+
+2011-06-01 Michael Peters <mrpeters at library.in.gov>
+
+ * Open-ILS/src/perlmods/OpenILS/Application/Reporter.pm: LP#740466
+ Sort report folders by name Add order_by to Reporter.pm to sort report folders by name
+
+
+ Signed-off-by: Michael Peters <mrpeters at library.in.gov>
+ Signed-off-by: Dan Scott <dan at coffeecode.net>
+
+2011-05-31 Michael Peters <mrpeters at library.in.gov>
+
+ * Open-ILS/web/opac/locale/en-US/opac.dtd: LP#739444 Incrementing
+ opac.dtd copyright date
+
+
+ Signed-off-by: Michael Peters <mrpeters at library.in.gov>
+ Signed-off-by: Dan Scott <dan at coffeecode.net>
+
+2011-05-27 Jason Etheridge <jason at esilibrary.com>
+
+ * Open-ILS/xul/staff_client/server/circ/checkin.xul: Fix Hold
+ Capture Check-In Mode, similar to
+ 9641dcf040798aac1e274253c8ae8a722674bcc2
+
+ Signed-off-by: Jason Etheridge <jason at esilibrary.com>
+
+2010-09-17 senator <senator at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/web/js/ui/default/vandelay/vandelay.js: Fix some cases
+ where View MARC upon colliding import broke in Vandelay git-svn-id: svn://svn.open-ils.org/ILS/trunk@17763
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+ Signed-off-by: Jason Etheridge <jason at esilibrary.com>
+
+2011-05-23 Mike Rylander <mrylander at gmail.com>
+
+ *
+ Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/actor.p
+ m: Revert "Wrap proximity refreshing in a transaction to avoid
+ timespans where there is no such information" This reverts commit 2e07b250c764a5db6f2d2a4316136440b1b78960.
+
+ Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+2011-05-12 miker <miker at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ *
+ Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/actor.p
+ m: Wrap proximity refreshing in a transaction to avoid timespans
+ where there is no such information git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20460
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-26 phasefx <phasefx at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/xul/staff_client/server/circ/checkin.js: fix disappearing
+ cursor/caret for Check In git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20319
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-22 gmc <gmc at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/src/sql/Pg/1.6.1.4-1.6.1.5-upgrade-db.sql: LP#768983 -
+ fix version stamp in 1.6.1.4-1.6.1.5 upgrade script git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20283
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+ Signed-off-by: Galen Charlton <gmc at esilibrary.com>
+
+2011-04-20 miker <miker at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/src/support-scripts/offline-blocked-list.pl: Patch from
+ Jeff Davis addressing parameter usage issues git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20249
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-18 phasefx <phasefx at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/xul/staff_client/server/cat/marcedit.xul: in the MARC
+ Editor, put the callnumber and barcode textboxes for Fast Item Add
+ on a separate row git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20156
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-18 phasefx <phasefx at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/xul/staff_client/server/cat/spine_labels.xul: font_helper
+ in this version depends on JSAN being set up by my_init() git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20143
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-15 phasefx <phasefx at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/xul/staff_client/server/cat/spine_labels.xul: label
+ interface, run persist_helper() before my_init(), since the latter
+ depends on values set by the former git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20109
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-15 miker <miker at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/src/c-apps/oils_cstore.c: Backported version of r20094:
+ Protect pcrud-ish retrieve from an empty result set git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20099
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-04-07 phasefx <phasefx at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/web/opac/skin/default/js/myopac.js: test for pre-cat
+ slightly off in OPAC My Account, spotted by Steve Callender git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@20021
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-03-29 miker <miker at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm: Patch from Brandon
+ Uhlman addressing SIP2 unavailable holds display. The unavail_holds() function in OpenILS::SIP::Patron is a
+ placeholder that returns an empty set, instead of an actual list of
+ a patrons' holds not cur rently ready for pickup. When an SC determines whether a patron has holds ready for pickup by
+ comparing the cardinalities of hold_items() and unavail_holds() [*]
+ using the exi sting unavail_holds() logic, it effectively reports
+ every currently placed hold as ready for pickup, which is generally
+ not true. The attached patch assumes that unavailable holds are those that
+ meet one of two sets of conditions: - hold requests that are not cancelled (cancel_time = null), not
+ fulfilled (fulfillment time = null), and not captured (capture_time
+ = null) - hold requests that are neither cancelled nor fulfilled (as above),
+ are captured (capture_time != null), and for which, additionally,
+ the current_cop y does not have the status 'On holds shelf' (status
+ = 8). The only items that should meet this condition are those that
+ are in transit to a location w here they will be added to the holds
+ shelf. The patch iterates through the items meeting each condition, and
+ adds them to a master list of relevant holds, which it then
+ processes (in the same wa y that hold_items is processed) and
+ returns. This patch was developed against and tested on rel_1_6_0 from SVN (~
+ 1.6.0.2), but should apply cleanly against current rel_1_6_0 and
+ trunk; OpenSRF 1 .2.2, PostgreSQL 8.3.8, Ubuntu Hardy 64-bit. [*] The two cardinalities are returned by SIP message 64 as
+ fixed-length integers in positions 35-38 and 55-58 respectively, so
+ we don't need to itera te through the list ourseles. git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@19898
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
+2011-03-18 miker <miker at dcc99617-32d9-48b4-a31d-7c20da2025e4>
+
+ * Allow the "result_field" to be used as the default alias in the
+ output column of a row or set returning transform git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_1@19804
+ dcc99617-32d9-48b4-a31d-7c20da2025e4
+
+
diff --git a/Open-ILS/src/perlmods/OpenILS/Application.pm b/Open-ILS/src/perlmods/OpenILS/Application.pm
index 3dae2af..0511d9c 100644
--- a/Open-ILS/src/perlmods/OpenILS/Application.pm
+++ b/Open-ILS/src/perlmods/OpenILS/Application.pm
@@ -6,7 +6,7 @@ use base qw/OpenSRF::Application/;
sub ils_version {
# version format is "x-y-z-p", for example "1-2-1-0" for Evergreen 1.2.1.0
# For branches, format is "x-y-z"
- return "1-6-1";
+ return "1-6-1-9";
}
__PACKAGE__->register_method(
diff --git a/Open-ILS/src/sql/Pg/002.schema.config.sql b/Open-ILS/src/sql/Pg/002.schema.config.sql
index a217689..6251df9 100644
--- a/Open-ILS/src/sql/Pg/002.schema.config.sql
+++ b/Open-ILS/src/sql/Pg/002.schema.config.sql
@@ -51,6 +51,7 @@ CREATE TABLE config.upgrade_log (
install_date TIMESTAMP WITH TIME ZONE NOT NULL DEFAULT NOW()
);
+INSERT INTO config.upgrade_log(version) VALUES ('1.6.1.9');
INSERT INTO config.upgrade_log (version) VALUES ('0485'); -- dbs
CREATE TABLE config.bib_source (
diff --git a/README b/README
index 0243787..a99c884 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-README for Evergreen 1.6
+README for Evergreen 1.6.1.9
Installing prerequisites:
========================
@@ -40,7 +40,7 @@ Installation instructions:
Once you have configured and compiled Evergreen, issue the following
command as the root user to install Evergreen:
-make STAFF_CLIENT_BUILD_ID=rel_1_6_0_0 install
+make STAFF_CLIENT_BUILD_ID=rel_1_6_1_9 install
This will install Evergreen, including example configuration files in
/openils/conf/ that you can use as templates for your own configuration files.
diff --git a/configure.ac b/configure.ac
index fa52218..2272869 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,8 +20,8 @@
export PATH=${PATH}:/usr/sbin
AC_PREREQ(2.61)
-AC_INIT(Open-ILS, trunk, open-ils-dev at list.georgialibraries.org)
-AM_INIT_AUTOMAKE([OpenILS], [trunk])
+AC_INIT(Open-ILS, 1.6.1.9, open-ils-dev at list.georgialibraries.org)
+AM_INIT_AUTOMAKE([OpenILS], [1.6.1.9])
AC_REVISION($Revision: 0.1 $)
AC_CONFIG_SRCDIR([configure.ac])
AC_PREFIX_DEFAULT([/openils/])
-----------------------------------------------------------------------
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list