[open-ils-commits] [GIT] Evergreen ILS branch tags/rel_3_0_8 created. db7dbc562ad181a9666cc9f11eee3c6f8b8678be

Evergreen Git git at git.evergreen-ils.org
Mon Jun 4 09:15:04 EDT 2018


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_3_0_8 has been created
        at  db7dbc562ad181a9666cc9f11eee3c6f8b8678be (commit)

- Log -----------------------------------------------------------------
commit db7dbc562ad181a9666cc9f11eee3c6f8b8678be
Author: Dan Wells <dbw2 at calvin.edu>
Date:   Sun May 27 10:22:47 2018 -0400

    Bumping version numbers, adding Upgrade Script and Changelog
    
    Signed-off-by: Dan Wells <dbw2 at calvin.edu>

diff --git a/ChangeLog b/ChangeLog
index 1f72b2c..6c8d923 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,1619 @@
-Evergreen doesn't keep a GNU-style ChangeLog except in release tarballs.
-Those seeking a change log are encouraged to run 'git log -v', or read
-it online at: http://git.evergreen-ils.org/?p=Evergreen.git;a=log
+commit 58155a2de4869ed3a350f52d1519ad3604693d5c
+Author: Dan Wells <dbw2 at calvin.edu>
+Date:   Sun May 27 10:20:16 2018 -0400
+
+    Bump version number for upgrade doc
+    
+    Signed-off-by: Dan Wells <dbw2 at calvin.edu>
+
+16	32	docs/installation/server_upgrade.adoc
+
+commit aab0f40b4a0be02dcae8d8256243ddf09b65727c
+Author: Dan Wells <dbw2 at calvin.edu>
+Date:   Mon Feb 24 12:09:57 2014 -0500
+
+    Bump OpenILS.pm version
+    
+    Signed-off-by: Dan Wells <dbw2 at calvin.edu>
+
+1	1	Open-ILS/src/perlmods/lib/OpenILS.pm
+
+commit afc7b4b68be51200bbb7e0a1f5a467cd58d8e7c9
+Author: Dan Wells <dbw2 at calvin.edu>
+Date:   Sun May 27 09:53:51 2018 -0400
+
+    Translation updates - newpot
+    
+    Signed-off-by: Dan Wells <dbw2 at calvin.edu>
+
+3	3	build/i18n/po/cat.properties/cat.properties.pot
+3	3	build/i18n/po/common.properties/common.properties.pot
+4	4	build/i18n/po/conify/conify.pot
+2653	2647	build/i18n/po/db.seed/db.seed.pot
+25	24	build/i18n/po/lang.dtd/lang.dtd.pot
+68	68	build/i18n/po/tpac/tpac.pot
+2	2	build/i18n/po/vandelay/vandelay.pot
+442	353	build/i18n/po/webstaff/webstaff.pot
+
+commit 3e29888a078690ecc1e58c6daa4ce3c4d9c270c6
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Fri May 25 17:12:59 2018 -0400
+
+    Docs: Release notes entry for lp1732975
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    
+    Conflicts:
+    	docs/RELEASE_NOTES_3_1.adoc
+
+1	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit bc6b25bdc9a8d4e9bbf9e9057182a8687e3d4caf
+Author: Kyle Huckins <khuckins at catalyte.io>
+Date:   Wed May 2 17:47:04 2018 +0000
+
+    lp1732975 Parts Column Not Populated
+    
+    - Retrieve Parts information in egItem
+    
+    Signed-off-by: Kyle Huckins <khuckins at catalyte.io>
+    
+     Changes to be committed:
+    	modified:   Open-ILS/src/templates/staff/cat/item/t_list.tt2
+    	modified:   Open-ILS/web/js/ui/default/staff/circ/services/item.js
+    
+    Signed-off-by: Jeanette Lundgren <jlundgren at cwmars.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+1	1	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+12	0	Open-ILS/web/js/ui/default/staff/circ/services/item.js
+
+commit ce0d0d8567689a11bae4643f14801a14066e3bb5
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Fri May 25 16:49:26 2018 -0400
+
+    Docs: Add release note for bug 1707063
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+2	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit e38cc7773fd88b9025c08675c3684af971a57c8e
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Mon Jan 29 16:37:15 2018 -0500
+
+    LP#1707063: Naive ng-class test for last-column-modified
+    
+    Instead of comparing a (potentially undefined) property of a column, we'll
+    just compare the column object directly when checking to see if a column
+    header should be highlighted for "last touched in editing mode."
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+1	1	Open-ILS/src/templates/staff/share/t_autogrid.tt2
+8	2	Open-ILS/web/js/ui/default/staff/services/grid.js
+
+commit eabf775510b3a28d11d202b25c8f80e016ec56ac
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Fri May 25 13:14:12 2018 -0700
+
+    Docs: correcting description of a bugfix
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+4	1	docs/RELEASE_NOTES_3_0.adoc
+
+commit 059d435253d6ce547b901551514c8e3a058f351b
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Fri May 25 12:53:28 2018 -0700
+
+    Docs: adding to 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+16	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit a3b74e058e4143b29efbb78aeeb79ab948c1d0b4
+Author: Jason Boyer <jboyer at library.in.gov>
+Date:   Wed Feb 21 13:59:44 2018 -0500
+
+    LP1750887: Copy Objects when Saving Copy Templates
+    
+    Copy the callnumbers and statcats objects when saving
+    copy templates to prevent accidental and confusing
+    editing of in-memory copies.
+    
+    cesardv: changed tabs to spaces.
+    
+    Signed-off-by: Jason Boyer <jboyer at library.in.gov>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	0	Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
+
+commit 862b921cf10644a4d5a87aaf19880da61478c614
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Tue May 15 16:12:12 2018 -0400
+
+    LP#1771422 Reset transiting hold copy status fix
+    
+    Avoid modifying the copy status in the hold-reset API when it's passing
+    the copy off to the transit API for canceling the transit.  Let the
+    transit API handle the status instead.
+    
+    This fixes a bug where resetting a transiting hold, and canceling its
+    transit, would leave the targeted copy in "in transit" status instead of
+    "canceled transit".
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+0	2	Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
+
+commit 340d71f1f39566c9d6b836ea23fdc3bad05f3bac
+Author: Lynn Floyd <alynn2671 at gmail.com>
+Date:   Mon May 7 10:43:01 2018 -0700
+
+    LP#1750630: use proper quoting to un-break Transit List print template
+    
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/staff/share/print_templates/t_transit_list.tt2
+
+commit f3f5ec4fcacb9037b27b1bd47b2e572a0d88db18
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Tue May 22 11:18:01 2018 -0400
+
+    LP#1528909: Patron search clickable barcodes
+    
+    Patron barcodes in the patron search grid are now click-able, making it
+    possible to quickly open multiple patrons in new tabs from patron search
+    by control-clicking (or middle-clicking) the barcode links.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+3	1	Open-ILS/src/templates/staff/circ/patron/t_search_results.tt2
+
+commit 6a8f7e927ec87d6028f2b3d6c6ee16ab40eeec27
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Mon May 21 14:22:32 2018 -0400
+
+    LP#1721148: In-house use shows copy status
+    
+    Adds a Copy Status column to the In-House use checkout grid.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Geoff Sams <gsams at roanoketexas.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	0	Open-ILS/src/templates/staff/circ/in_house_use/index.tt2
+1	1	Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js
+
+commit 754a28bb0f6c76f21b6bc827d0d41fde60198d31
+Author: Jeanette Lundgren <jlundgren at cwmars.org>
+Date:   Mon May 14 13:26:45 2018 -0400
+
+    Lp#1760859: Add Missing Images to Tranist and Hold Slips
+    
+    Added new truck transit.png image for web client holds/transit dialog
+    
+    Added holds.png img tag to t_hold_shelf_dialog.tt2
+    
+    Added transit.png img tag to t_transit_dialog.tt2
+    
+    Signed-off-by: Jeanette Lundgren <jlundgren at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	0	Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2
+1	0	Open-ILS/src/templates/staff/circ/share/t_transit_dialog.tt2
+-	-	Open-ILS/web/images/transit.png
+ create mode 100644 Open-ILS/web/images/transit.png
+
+commit c8b4f62dd5b9b680ac63d41eb5a60a5a40a2ddd7
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Fri Mar 30 11:32:45 2018 -0400
+
+    LP#1759352: improve webstaff fix checkout specific due date UX
+    
+    The Date Options dropdown UI added as a result of bug 1717025
+    hides the state of the "checkboxes" for custom due date and
+    the datepicker wasn't disabled when custom due date was disabled.
+    This addresses these UX issues, to that the user has visual feedback
+    as to the state of that option.
+    
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Rogan Hamby <rogan.hamby at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+3	2	Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2
+
+commit e663cbf61114980cec74d6528d9796b5ba474bab
+Author: Jason Stephenson <jason at sigio.com>
+Date:   Tue Apr 10 10:51:24 2018 -0400
+
+    LP#1751126: Make print holds shelf list aware of clear mode.
+    
+    We change the Print Full List button on the holds shelf view to be
+    aware of whether clear mode is active.  If clear mode is active, then
+    the list of holds to clear is printed.  If not, then the full holds
+    shelf list is printed.
+    
+    This commit does not change the label of the print full list button.
+    
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+    Signed-off-by: Dawn Dale <ddale at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+4	1	Open-ILS/web/js/ui/default/staff/circ/holds/app.js
+
+commit 12c6acbded284d055a227b89b29f4dc8ddde637b
+Author: Jeff Davis <jdavis at sitka.bclibraries.ca>
+Date:   Thu Mar 1 16:55:46 2018 -0800
+
+    LP#1752753: Guard against invalid timezone
+    
+    If the lib.timezone org setting is not a valid timezone, attempting to
+    use it can result in an internal server error in the OPAC.  Let's handle
+    the error with try/catch instead.
+    
+    To test
+    -------
+    1. In Library Settings Editor, edit the "Library time zone" setting for
+       Example Branch 1, setting the value to something that's not the name
+       of a time zone (like "invalid" or "UTC-07:00").
+    2. In the OPAC, retrieve a record with holdings at Example Branch 1.
+        You will get an Internal Server Error.
+    3. Edit the library setting to use a valid timezone name, like
+       "America/Vancouver".
+    4. Retrieve the same record again. This time, the record will display
+       properly.
+    5. Apply the patch and repeat steps 1 and 2; this time, there should
+       be no internal server error.
+    
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+7	1	Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
+
+commit 9374c73dd9c6db7c98bc3371a99e82227141a64c
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Fri May 25 14:25:44 2018 -0400
+
+    LP#1772417: (follow-up) improve I18N of the bucket title string
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2
+
+commit c4842074e96f683f66abea268b8548fef11c8648
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Mon May 21 09:28:39 2018 -0700
+
+    LP1772417: Adding the bucket ID to the user bucket display
+    
+    To test:
+    1) Open a patron bucket.  Note that the bucket ID is not listed
+    in the bucket information section at the top of this screen.
+    2) Apply this commit.
+    3) Open the same patron bucket.  Note that the bucket ID is
+    listed in the bucket information section
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/staff/circ/patron/bucket/t_bucket_info.tt2
+
+commit e863820e3715470e6cfe604259b809a49a3ad103
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Tue Oct 17 12:40:11 2017 -0400
+
+    LP#1693035 Login timeout honors workstation org
+    
+    Use the org unit linked to the provided workstation to collect the
+    login timeout org unit setting value during login.  Previously, all
+    checks defaulted to the global org unit.
+    
+    This patch solidifies the precedence order for OUS lookups during login
+    like so:
+    
+    1. Workstation org unit.
+    2. API org unit value.
+    3. Users' home org unit.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Michele Morgan <mmorgan at noblenet.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+23	13	Open-ILS/src/c-apps/oils_auth_internal.c
+
+commit b5eb8762b6ac7bd14f6866051659d0a17c214c68
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Mon Feb 5 17:45:22 2018 -0500
+
+    LP#1746815: Fix sticky hold url param
+    
+    Renamed the hold_id url param from "id" to "hid" and prevent it from
+    sticking in url's where it not needed.
+    
+    To test
+    -------
+    [1] Log in to the public catalog as a patron that has at least
+        two hold requests.
+    [2] Go to the My Account holds tab and edit one of the holds.
+    [3] Rather than submit a change, click on the holds tab again.
+    [4] Note that /only/ the hold you were edit displays, and that the
+        'id' URL parameter persists as you navigate through the public
+        catalog.
+    [5] Apply the patch and repeat steps 1-3. This time, you should
+        see all of the holds.
+    
+    Signed-off by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Michele Morgan <mmorgan at noblenet.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
+1	1	Open-ILS/src/templates/opac/myopac/holds.tt2
+2	2	Open-ILS/src/templates/opac/parts/myopac/base.tt2
+7	7	Open-ILS/src/templates/opac/parts/topnav.tt2
+
+commit 1061e8db2e52be57e27dd30c1e3a2f07722775d2
+Author: Jason Boyer <jboyer at library.in.gov>
+Date:   Fri May 18 09:12:37 2018 -0400
+
+    LP1772017: Correctly Extract Cast from Records
+    
+    authors.tt2 has been using field 508 for cast display but
+    the correct field is 511 when ind1=1.
+    
+    Testing note:
+    
+    In the Concerto data set, the title "The rum diary" is a good test
+    record, as it has both a 508 field and a 511.
+    
+    Signed-off-by: Jason Boyer <jboyer at library.in.gov>
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/opac/parts/record/authors.tt2
+
+commit 9b5bbff9b37678cc9af45c49ae94f21f9186f904
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Fri May 25 08:50:53 2018 -0700
+
+    Docs: adding to 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+10	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit 1ed3e20ba6884c38a0297ea6646746ebfa44ffb8
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Fri May 4 09:58:53 2018 -0400
+
+    LP#1755220: Return value checking in offline session fetch
+    
+    We need to make sure that we receive the correct shape of data (array) rather
+    than that we simply got anything when fetching sessions.  In the case of an
+    expired session token, we'll receive an ILS Event object informing us of the
+    expiration where we'd normally see a list of sessions.
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Dawn Dale <ddale at georgialibraries.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+2	1	Open-ILS/web/js/ui/default/staff/offline.js
+
+commit 41fd8d996f9e8be253f9928ac7575e261d41d2ff
+Author: Garry Collum <gcollum at gmail.com>
+Date:   Wed May 23 19:47:56 2018 -0400
+
+    LP#1745240: Hold Alias Missing from Hold Shelf Slip
+    
+    A patron's hold alias can be printed in the hold shelf slip using the variable patron.alias.  This patch just adds 'patron.alias' to the list of available options displayed at the top of the template. Also adds a colon before the patron's name fields for consistency.
+    
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: John Amundson <jamundson at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+2	1	Open-ILS/src/templates/staff/share/print_templates/t_hold_shelf_slip.tt2
+
+commit 84ad556b25d9bd70d742d55c572d326685c1017f
+Author: Garry Collum <gcollum at gmail.com>
+Date:   Wed May 23 22:17:38 2018 -0400
+
+    LP#1745232 - Bill History Receipt doesn't have Finish Date
+    
+    Adds xact.finish and xact.summary.last_payment to the example data.  Also adds xact.summary.last_payment_ts to the template body to indicate when the last payment was made.  Also adds a list of variables that can be used in the template in the template's description.
+    
+    To test -
+    1. apply the patch
+    2. find a patron with billings, or add some billings to a patron record.
+    3. make payments on some of the billings using various methods.
+    4. go to billing history and print the history list.
+    
+    Signed-off-by: Garry Collum <gcollum at gmail.com>
+    Signed-off-by: John Amundson <jamundson at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+20	4	Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2
+4	0	Open-ILS/web/js/ui/default/staff/admin/workstation/app.js
+
+commit 047dd1a625dbcc896df8fbe426ff1ea629178fda
+Author: gcollum <gcollum at gmail.com>
+Date:   Sun May 20 13:18:18 2018 -0400
+
+    LP#1743782 Copy Status not available in Check-In Screen
+    
+    Makes the status an available column to display in the Check-In screen.
+    
+    To test:
+    1. Apply patch.
+    2. Go to check-in and display 'Status' as a column in the table.
+    3. Check-in various items that may be checked-out, catch a hold, not checked out, etc.
+    
+    Signed-off-by: gcollum <gcollum at gmail.com>
+    Signed-off-by: Dawn Dale <ddale at georgialibraries.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+3	0	Open-ILS/src/templates/staff/circ/checkin/t_checkin_table.tt2
+
+commit b1540c7bc72163de3c6ff542f15972ba84450bd7
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Thu Apr 19 17:25:59 2018 -0400
+
+    LP#1765731 - restore CN suffix and preffix in Holds Pull List
+    
+    Overly gung-ho removal of "redundant" fields/columns in bug
+    1728147 removed call number prefix and suffix as available columns
+    in the hold pull list grid in the web staff client; this will
+    restore them there.
+    
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+13	1	Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2
+
+commit 0db68e6738f06cfb36dd0f0b33767301099416f7
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Wed May 23 15:48:02 2018 -0700
+
+    Docs: Adding to and reorganizing the 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+60	18	docs/RELEASE_NOTES_3_0.adoc
+
+commit e05cf34dd061463b10653c9e929a51e32e2bd7f9
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Thu Apr 19 11:44:42 2018 -0400
+
+    LP#1765444: improve how MARC editor fetches fixed field metadata
+    
+    This patch fixes a problem where the web staff MARC editor would
+    make repeated and redundant calls to two Evergreen methods to fetch
+    data about fixed field positions and values if that metadata was
+    not already cached by local storage or Hatch.
+    
+    In particular, this patch caches and returns the data retrieval
+    promises, ensuring that only one set of FF position and value
+    requests are made.
+    
+    Prior to this patch, each eg-marc-edit-fixed-field directive, of which
+    there are 64, could end up invoking those methods when initializing
+    the editor for a record type that had not been previously seen.
+    
+    To test
+    -------
+    [1] Clear all FFPosTable_* and FFValueTable_* keys from local storage
+        (or Hatch).
+    [2] Retrieve a bib record in the web staff client. Note that up to
+        64 calls each are made of open-ils.cat.biblio.fixed_field_values.by_rec_type
+        and open-ils.fielder.cmfpm.atomic.
+    [3] Apply the patch and repeat steps #1 and #2.
+    [4] This time, note that only one call each are made.
+    [5] Verify that the fixed field inputs continue to work as expected.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+41	35	Open-ILS/web/js/ui/default/staff/cat/services/tagtable.js
+
+commit 2545bc37ac0e6ee1cc3bbf4e7632de6400ad29c8
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Tue May 15 17:21:00 2018 -0400
+
+    LP#1770478: Offline org unit tree can break
+    
+    A thinko in the org tree reconstruction for offline mode caused the tree to be
+    broken in some situations, when the orgs were not ordered strictly by ID in
+    the list stored in the browser's IndexedDB storage.  This commit removes that
+    requirement, and allows trees of any ID and storage ordering to be
+    reconstituted.
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+6	4	Open-ILS/web/js/ui/default/staff/services/lovefield.js
+
+commit 02d3d6c7c2bb797102feefe0ac4b2c781ea43210
+Author: Kyle Huckins <khuckins at catalyte.io>
+Date:   Tue May 1 18:28:36 2018 +0000
+
+    lp1759327 Populate Copy Templates Floating Dropdown
+    
+    - Add update watcher and call itemSvc.get_floating_groups within
+    egVolTemplate directive to properly populate dropdown when accessing
+    volcopy editor from local administration.
+    
+    Signed-off-by: Kyle Huckins <khuckins at catalyte.io>
+    Signed-off-by: Jeanette Lundgren <jlundgren at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+7	1	Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
+
+commit b45e85bdc2c47f20c8ee0f3613f7d7dd88bdc6fa
+Author: Jeff Davis <jdavis at sitka.bclibraries.ca>
+Date:   Tue Apr 24 14:00:07 2018 -0700
+
+    LP#1749996: add option to remove floating in web client copy editor
+    
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+3	2	Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
+
+commit 012f1904375cd812d1949b3975be24fa7215c2cb
+Author: Kyle Huckins <khuckins at catalyte.io>
+Date:   Wed May 16 17:00:26 2018 +0000
+
+    lp1760997 Holds Pull List Blank Fields
+    
+    - Requires field data to be loaded into holds pull list grid
+    initially.
+    
+    Signed-off-by: Kyle Huckins <khuckins at catalyte.io>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+14	14	Open-ILS/src/templates/staff/circ/holds/t_pull_list.tt2
+
+commit 9d0777cf4f58ed998c52be037d7738a9c53b4ead
+Author: gcollum <gcollum at gmail.com>
+Date:   Fri May 18 20:10:49 2018 -0400
+
+    LP1749994 Disable payment button pending payment amount
+    
+    Apply payment button on patron bills screen should be inactive if Payment
+    Received is blank
+    
+    Adds a test to see if there is a value in Payment Received input box. The
+    Apply Payment button doesn't activate unless a billing or billings is
+    selected and a numerical value is in Payment Received.
+    
+    To test.
+    1. Add some billings to a patron's account.
+    2. Click some of the billings to select them. Notice that the Apply Payment
+       button is active.
+    3. Apply patch
+    4. Select some of the billings.  The Apply Payment button is not active.
+    5. Enter some values into Payment Received.  If values other than numbers
+       are entered the Apply Payment button is not activated.  If numbers are
+       added the button is activated.
+    6. Uncheck all of the billings to see that the activated button deactivates,
+       if no billings are checked.
+    
+    Signed-off-by: gcollum <gcollum at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Dawn Dale <ddale at georgialibraries.org>
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+
+1	1	Open-ILS/src/templates/staff/circ/patron/t_bills.tt2
+
+commit 8ff8b98bdd4d7f26c649ef63196a0200feeb89e6
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Wed May 16 17:24:05 2018 -0400
+
+    LP#1639022 Webstaff convert change to credit
+    
+    Add support for converting change to patron credit in the patron bills
+    interface, consistent with the XUL feature.  When the
+    'circ.disable_patron_credit' org unit setting is applied, the option is
+    hidden.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Laura Sachjen <sachjenl at branchdistrictlibrary.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+8	0	Open-ILS/src/templates/staff/circ/patron/t_bills.tt2
+17	6	Open-ILS/web/js/ui/default/staff/circ/patron/bills.js
+
+commit 2819c442346e2128d0a228ca3b8e3e5f91fcc161
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Tue May 22 17:55:03 2018 -0700
+
+    Docs: updating 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+3	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit 6fb9fc8659241a65405845b0dff0e7c4355dc56d
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Mon Apr 30 17:03:26 2018 -0400
+
+    LP#14973322: (follow-up) allow profile-only patron searches
+    
+    This patch removes the implicit requirement introduced by the previous
+    patch that a field other than profile be used in the patron search.
+    
+    For performance reasons, it might be good to mark permission.grp_descendants()
+    as stable.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Boyer <jboyer at library.in.gov>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+8	4	Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/actor.pm
+
+commit d5e7320a9c1bde5838a4f244c3370d48df2f9346
+Author: Jason Boyer <jboyer at library.in.gov>
+Date:   Fri Apr 20 14:49:25 2018 -0400
+
+    LP14973322: Search for Users by Profile
+    
+    Stop treating profile like a text value, instead
+    include users in the selected profiles and descendants.
+    
+    To test
+    -------
+    [0] Search for users by last name (and / or first) and do not
+        select a profile, take note of results
+    [1] Select the top of your permission group tree (Users, likely) and
+        search again, results should be the same.
+    [2] Select a group further down the tree (Circulators, Administrators,
+        Patrons, etc.) and repeat the search, there should only be results
+        from that group and its descendants.
+    [3] Finally, select a group with no child groups. Results will only be
+        that specific group.
+    
+    Signed-off-by: Jason Boyer <jboyer at library.in.gov>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+7	0	Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/actor.pm
+1	1	Open-ILS/web/js/ui/default/staff/services/patron_search.js
+
+commit ead1711400e1b161c53515e620e50ef3bf1d3404
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Mon Apr 30 16:14:52 2018 -0400
+
+    LP#1497322: add Perl live_t regression and unit tests for patron searching
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+62	0	Open-ILS/src/perlmods/live_t/27-lp1497322-patron-search-by-profile.t
+ create mode 100644 Open-ILS/src/perlmods/live_t/27-lp1497322-patron-search-by-profile.t
+
+commit 3126271e138d694ffbd6b46983e0da9c7f47f09a
+Author: Lynn Floyd <alynn2671 at gmail.com>
+Date:   Mon Apr 30 18:45:41 2018 -0400
+
+    Docs: Update "Receipt Template Editor" for Web Client
+    
+    Completely rewritten chapter. Many thanks to Terran McCanna, as much
+    was borrowed from her wiki pages.
+    
+    Signed-off-by: Lynn Floyd <alynn2671 at gmail.com>
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+257	0	docs/admin/receipt_template_editor.adoc
+0	628	docs/admin/workstation_admin_receipt_template_editor.adoc
+-	-	docs/media/receipt1.png
+-	-	docs/media/receipt2.png
+1	1	docs/root.adoc
+1	1	docs/root_staff_client_admin.adoc
+ create mode 100644 docs/admin/receipt_template_editor.adoc
+ delete mode 100644 docs/admin/workstation_admin_receipt_template_editor.adoc
+ create mode 100644 docs/media/receipt1.png
+ create mode 100644 docs/media/receipt2.png
+
+commit 05ea2da8d9a58ad34a884e388274a1972ae580ed
+Author: Remington Steed <rjs7 at calvin.edu>
+Date:   Thu May 17 10:24:37 2018 -0400
+
+    Docs: Fix two minor typos
+    
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+1	1	docs/admin/MARC_RAD_MVF_CRA.adoc
+1	1	docs/admin/librarysettings.adoc
+
+commit 390ed2d64a98b05fd7082a061570bf379f0a7865
+Author: Remington Steed <rjs7 at calvin.edu>
+Date:   Tue May 15 09:59:13 2018 -0400
+
+    Docs: Update Long-overdue docs for web client
+    
+    This commit completes LP #1325704 by documenting the setting which
+    controls which tabs the long-overdue circ can appear on.
+    
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+9	4	docs/circulation/circulating_items_web_client.adoc
+
+commit 2196e6e9dfaa3ab4efb4f317ab566a0e45092d0a
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Thu May 17 04:35:55 2018 -0700
+
+    Docs: adding to 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+4	1	docs/RELEASE_NOTES_3_0.adoc
+
+commit 7a55a11618b1e3ecfae21d6348135f13a59744e1
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Tue May 15 17:21:53 2018 -0400
+
+    LP#1756912: Stamping upgrade script for add preferred lib to unapi feeds
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    
+    Conflicts:
+    	Open-ILS/src/sql/Pg/002.schema.config.sql
+
+1	1	Open-ILS/src/sql/Pg/002.schema.config.sql
+128	0	Open-ILS/src/sql/Pg/upgrade/1110.schema.add_pref_lib_to_unapi_feeds.sql
+0	128	Open-ILS/src/sql/Pg/upgrade/XXXX.schema.add_pref_lib_to_unapi_feeds.sql
+ create mode 100644 Open-ILS/src/sql/Pg/upgrade/1110.schema.add_pref_lib_to_unapi_feeds.sql
+ delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.add_pref_lib_to_unapi_feeds.sql
+
+commit b1c3e85d4ed000d168abf8663f2d27d5ca4d1ea3
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Wed Mar 21 12:03:27 2018 -0400
+
+    LP#1756912: restore display of copy counts for preferred library
+    
+    This patch fixes a regression introduced by the patches for bug 1698206
+    and restores the display of copy counts for the preferred library (when set)
+    on the public catalog results and record details pages.
+    
+    To test
+    -------
+    [1] Log into the public catalog as a user and set a preferred library.
+    [2] Perform a catalog search at a system that is other than the
+        preferred library set in step 1. Repeat the search with
+        "Groups Formats and Editions" checked.
+    [3] Note that in both cases, the copy counts displayed in search results and
+        the record details pages do not include a line for the preferred
+        library.
+    [4] Apply the patch and repeat step 2. This time, the preferred library
+        count should be included in the display.
+    
+    The substance of this patch (with the exception of the pgTAP tests)
+    follows an approach suggested by Bob Wicksall <bwicksall at pls-net.org>
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    
+    Conflicts:
+    	Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
+
+3	2	Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
+6	6	Open-ILS/src/sql/Pg/990.schema.unapi.sql
+46	0	Open-ILS/src/sql/Pg/t/lp1756912_unapi_feed_copy_counts_include_preflib.pg
+128	0	Open-ILS/src/sql/Pg/upgrade/XXXX.schema.add_pref_lib_to_unapi_feeds.sql
+ create mode 100644 Open-ILS/src/sql/Pg/t/lp1756912_unapi_feed_copy_counts_include_preflib.pg
+ create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.add_pref_lib_to_unapi_feeds.sql
+
+commit f14c6b9d89616fce058f172a562adf02f76397e7
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Tue May 15 15:47:56 2018 -0400
+
+    LP#1738893: Release notes entry for batch edit stat cat fix
+    
+    Adding release notes entry since the initial maintenance release notes
+    have already been done.
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    
+    Conflicts:
+    	docs/RELEASE_NOTES_3_1.adoc
+
+3	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit bdffb043789132527eef5bc2f57ab727a9b985d4
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Mon Apr 30 15:12:53 2018 -0400
+
+    LP#1738893-allow saving required statcats in multi record vol-copy edit
+    
+    This change allows the user to set a required stat cat for multiple
+    record copies in the Volcopy editor.
+    
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+1	1	Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
+
+commit 890cc968a1fbc04f9663d1de3d92b5e27eb1a05f
+Author: Katie G. Martin <bcl at blaircountylibraries.org>
+Date:   Wed May 2 10:21:10 2018 -0500
+
+    Docs: Updated Long Overdue items section for web client
+    
+    Updated section as per launchpad bug #1325704.
+    
+    - Updated screenshots.
+    - Changed name of "Lost, Claimed Returned, Long Overdue, Has Unpaid
+      Billings" to "Other/Special Circulations".
+    - Added tip pointing to the docs chapter on the library settings editor.
+    - Changed a setting code to its equivalent display name.
+    
+    Signed-off-by: Katie G. Martin <bcl at blaircountylibraries.org>
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+17	7	docs/circulation/circulating_items_web_client.adoc
+-	-	docs/media/long_overdue1.png
+-	-	docs/media/long_overdue2.png
+ create mode 100644 docs/media/long_overdue1.png
+ create mode 100644 docs/media/long_overdue2.png
+
+commit ce13b43bb01eb43be8ae9bb4f823de24ff4a5756
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Sun May 13 17:14:18 2018 -0700
+
+    Docs: adding docs contributor to release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+1	0	docs/RELEASE_NOTES_3_0.adoc
+
+commit 6ff617f8fd894e3c304a6503b126572e1a373ded
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Sun May 13 17:01:10 2018 -0700
+
+    Docs: starting 3.0.8 release notes
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+78	1	docs/RELEASE_NOTES_3_0.adoc
+
+commit 6f00dd1e16311b8dfd22fb523ea45bb246a60714
+Author: Katie G. Martin <bcl at blaircountylibraries.org>
+Date:   Mon Apr 30 15:36:56 2018 -0500
+
+    Docs: Update Patron Search to add DOB
+    
+    Patron Search now includes DOB y/m/d -- this adds those fields to the
+    list of searches and adds tips for search syntax for DOB.
+    
+    Updated advanced search screenshot to include the DOB search fields.
+    
+    Corrected and simplified sentence about the "include inactive" checkbox.
+    
+    Signed-off-by: Katie G. Martin <bcl at blaircountylibraries.org>
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+8	1	docs/circulation/circulation_patron_records_web_client.adoc
+-	-	docs/media/circulation_patron_records-1b_web_client.png
+
+commit e6eccddbbc1d6c1071b6c157126653731c4f5301
+Author: Remington Steed <rjs7 at calvin.edu>
+Date:   Thu May 10 11:00:16 2018 -0400
+
+    Docs: Fix inaccuracies in Holdings Import Profiles sections
+    
+    In dev/_importing_materials_in_the_staff_client.html:
+    
+    - Fix "For more details" link
+    - Remove remaining references to "Keep" (some were removed previously in
+      commit 7570423802)
+    - Remove "static values" references from both pages (not supported)
+    - Add link to related Library Settings
+    
+    In dev/_import_item_attributes_2.html:
+    
+    - Remove sentence fragment left behind when previous "Keep" reference
+      was deleted.
+    - Add table row for "Parts Data"
+    
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+4	6	docs/admin_initial_setup/importing_via_staff_client.adoc
+4	4	docs/cataloging/batch_importing_MARC.adoc
+
+commit 353ffdfd6ca5fea72715bc75f443caad9e20f153
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Mon Apr 30 14:27:41 2018 -0400
+
+    LP#1740537 Transit dialog showing wrong branch
+    
+    Always retrieve the latest copy transit from the server when displaying
+    the copy transit dialog.  This resolves an issue where a just-closed
+    transit is used instead.
+    
+    Add a filter to avoid canceled transits.
+    
+    Make the transit lookup call authoritative, since the transit may have
+    just been created.
+    
+    To test (test plan courtesy of John Amundson):
+    
+    1. Sign in as Library A.
+    2. Check in an item owned by Library B that does not have any holds
+       associated with it. This will send the item in transit to its home,
+       Library B.
+    3. Place a hold on the item to be picked up at Library C.
+    4. Sign in as Library B.
+    5. Check in the item. The transit pop-up and printout will show that
+       the item needs to be transited to Library B instead of Library C.
+    6. Apply the patch and repeat steps 1-5 using a different item. This
+       time, the transit pop-up will show that the item needs
+       to be transited to Library C.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+5	4	Open-ILS/web/js/ui/default/staff/circ/services/circ.js
+
+commit 06fe3824d7f71913a7bfd99156bd3a176f2c324c
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Mon Apr 30 15:49:59 2018 -0500
+
+    LP1766712: Add Scrollbar to Patron Search Permission Group Field
+    
+    To test:
+    * Open the patron search screen
+    * Click the Profile Group dropdown
+    * Confirm that there is a scrollbar
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Jeanette Lundgren <jlundgren at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+1	1	Open-ILS/src/templates/staff/share/t_patron_search_form.tt2
+
+commit 5ca6ede3099b6c2d11a16d9d5e6051c3eada0799
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Thu Apr 19 15:11:41 2018 -0400
+
+    LP#1765501: ensure that webstaff MARC editor can deal with short 008s
+    
+    This patch ensures that the 008 field, when maintained by the web staff
+    MARC editor, is kept at its proper length. In particular, this solves a
+    problem where input can get messed up if the user selects the entire
+    contents of the 008 field and replaces it with a shorter string.
+    
+    To test
+    ------
+    [1] Create a new bib record. Ensure that the MARC record editor is
+        /not/ in flat text mode.
+    [2] Edit the 008 field by selecting its entire contents and replacing it
+        with a subset. For example, this might be done when the first action
+        that a cataloger takes is to set the 008/00-05.
+    [3] Enter value in the individual fixed-field inputs at the top of the
+        MARC editor form. For example, enter 'eng' in the Lang field.
+    [4] Note that the results are wrong; e.g., the text ends up as
+        "080419en en eng".
+    [5] Apply the patch and repeat steps #1-#4. This time, the results
+        should be correct.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+
+17	0	Open-ILS/web/js/ui/default/staff/marcrecord.js
+
+commit 7f6d82980d0d8147f926f6da5a5bfe21223e921c
+Author: Chris Sharp <csharp at georgialibraries.org>
+Date:   Mon May 7 08:31:56 2018 -0400
+
+    LP#1743854 - Correct initial cursor focus in in-house use UI
+    
+    Previously, the "Record In-House Use" UI opened with the cursor
+    focused in the "# of Uses" field, which required staff to manually
+    select the "Barcode" field.  It is far more intuitive to have the
+    "Barcode" field have initial focus.
+    
+    Signed-off-by: Chris Sharp <csharp at georgialibraries.org>
+    Signed-off-by: Geoff Sams <gsams at roanoketexas.com>
+
+1	1	Open-ILS/web/js/ui/default/staff/circ/in_house_use/app.js
+
+commit 77da2221756ceb28b17c83a7c0b206b40f117e2c
+Author: Ben Shum <ben at evergreener.net>
+Date:   Thu May 3 10:02:50 2018 -0500
+
+    LP#1758426: Disable triggers before recalculating bib visibility in 1085
+    
+    Followup to also disable triggers as part of the numbered upgrade script.
+    
+    Signed-off-by: Ben Shum <ben at evergreener.net>
+
+23	0	Open-ILS/src/sql/Pg/upgrade/1085.function.luri_vis_cache.sql
+
+commit 863b1c1ab0b4b2e4b50ba8f1dba1d54d080cc1df
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Fri Mar 23 16:35:16 2018 -0400
+
+    LP#1758426: Disable triggers before recalculating bib visibility
+    
+    Disabling triggers in the 3.0.2-3.0.3 upgrade script to speed up the
+    recalculation of bib visibility. These are the same triggers that were
+    disabled when performing a similar recalculation in the 2.12.6-3.0.0 upgrade
+    script.
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    Signed-off-by: Ben Shum <ben at evergreener.net>
+
+23	0	Open-ILS/src/sql/Pg/version-upgrade/3.0.2-3.0.3-upgrade-db.sql
+
+commit 38a9bde3a2c386f9e004b713860b98464dbef27b
+Author: Rogan Hamby <rogan.hamby at gmail.com>
+Date:   Fri Dec 22 09:37:06 2017 -0500
+
+    LP#1739029: adding profile and password env var for novelist
+    
+    Signed-off-by: Rogan Hamby <rogan.hamby at gmail.com>
+    Signed-off-by: Ben Shum <ben at evergreener.net>
+
+2	1	Open-ILS/examples/apache/eg_vhost.conf.in
+2	1	Open-ILS/examples/apache_24/eg_vhost.conf.in
+
+commit e2da2c7c6b539e2c4f4b17b73e99ee4639dcdae9
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Mon Mar 19 15:30:03 2018 -0700
+
+    LP1724026: fixing alignment issues in patron registration/edit screen
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+0	16	Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
+
+commit 6ad74f16ff4f2133b322f07bcba440f501174784
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Tue May 1 14:29:50 2018 -0400
+
+    LP#1576727: (follow-up) add unit test
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+22	0	Open-ILS/src/perlmods/live_t/28-marc_cn.t
+ create mode 100644 Open-ILS/src/perlmods/live_t/28-marc_cn.t
+
+commit 5920f3f1f7a6cc219df409827ac95977945e9a07
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Fri Apr 29 15:30:17 2016 -0400
+
+    LP#1576727: Delimit bib CN subfields with a space
+    
+    When suggested call numbers are pulled from a bib record, space delimiters are
+    dropped.  This is bad for noralization routines.  Now we will forcibly inject
+    a space between subfield values.
+    
+    Also included are two small optimizations: exit early if no nodes are found
+    for a particular bib CN definition; use map+join instead of a for loop and
+    blind substring trim to stitch together an xpath expression.
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+9	7	Open-ILS/src/perlmods/lib/OpenILS/Application/Cat.pm
+
+commit 3cc70dc3bb996210d326feb7f275ae5ffd7627a9
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Mon Apr 30 22:45:48 2018 -0400
+
+    LP#1732591: (follow-up) fix major regressions
+    
+    This patch works around two regressions introduced by a previous patch:
+    
+    - record links from titles on the OPAC results page simply re-ran
+      the search
+    - record links from cover images on the OPAC results page dropped
+      all paramters
+    
+    In one case, a 'record_url' should have been a mkurl() expression. In the
+    other case, the prior patch did not handle the clear_params parameter
+    correctly; an empty array is /not/ equivalent to undef, and all CGI parameters
+    were getting cleared.
+    
+    This patch is offered in lieu of simply pushing a revert.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+3	3	Open-ILS/src/templates/opac/parts/result/table.tt2
+
+commit 3b70230b51fd18348d06afd964d08d36481db6ab
+Author: Katie G. Martin <bcl at blaircountylibraries.org>
+Date:   Mon Apr 30 15:04:48 2018 -0500
+
+    Docs: Update circulation_patron_records_web_client.adoc
+    
+    Signed-off-by: Katie G. Martin <bcl at blaircountylibraries.org>
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+1	0	docs/admin/librarysettings.adoc
+31	0	docs/circulation/circulation_patron_records_web_client.adoc
+
+commit d673ae1d2cb69cd51f999898dfe9c95591a27ee7
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Mon Apr 30 15:21:21 2018 -0500
+
+    Docs: adding info about bibliographic fingerprints
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+
+15	0	docs/admin/schema_bibliographic.adoc
+4	0	docs/root.adoc
+2	0	docs/root_command_line_admin.adoc
+ create mode 100644 docs/admin/schema_bibliographic.adoc
+
+commit a96107ab2594000cabaa25cce55ffe54973beceb
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Sat Feb 10 08:22:20 2018 -0800
+
+    LP1748649: Don't show bib call # in show_details mode
+    
+    Using "show more details" in the public catalog displays
+    a list of items associated with each bib in the results list --
+    and their call numbers. Consequently, when in that mode, it
+    is not necessary to separately display one of the bib call numbers
+    in the bib summary on the results page; this patch removes it.
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/opac/parts/result/table.tt2
+
+commit f9c8e6ae4315871abc08179c137b8d199261e43c
+Author: Bill Erickson <berickxx at gmail.com>
+Date:   Fri Feb 9 14:27:05 2018 -0500
+
+    LP#1748006 Patron edit juv flag manual override
+    
+    Allow staff to manually override the patron juvenile flag value
+    regardless of patron DoB.
+    
+    Patch removes the ng-blur handler for dob and expire_date, which fires
+    too aggressively.  The dob handler is replaced with a $watch handler, so
+    the new and old value can be compared.  No watch is applied to
+    expire_date, since no code is currently fired when it's changed.
+    
+    Change the log level of the "field changed" message from log to debug.
+    
+    To test:
+    
+    [1] Open a patron in the web staff patron editor.
+    [2] Apply a juvenile birth date (less than 18 years by default).
+    [3] Confirm the juvenile flag is automatically activated (if it wasn't
+        already).
+    [4] Confirm it's possible to un-check the juvenile flag and save the
+        patron.
+    
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	3	Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
+17	5	Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js
+
+commit 0c3135c78913e9e55417012b5e84bb8f276c1c6f
+Author: Dan Pearl <dpearl at cwmars.org>
+Date:   Fri Mar 2 13:37:43 2018 -0500
+
+    LP173259 - Array error appears in search box while placing hold after advanced search
+    
+    The place-hold code assumed it was not in "_adv" parameter mode.  This
+    assumption was faulty.  Now, the link generated for Place Hold will
+    translate the argument list to the single-line format that Place Hold
+    expected, when necessary.
+    
+    Testing procedure:
+    
+    Set holds for all the following items, observing that the searchbox in
+    the searchbar is not blank and does not contain ARRAY(xxx).
+    
+    Basic Search / Place Hold
+    Basic Search / Record Detail / Place Hold
+    Advanced Search with a plain search term / Place Hold
+    Advanced Search with a plain search term / Record Detail / Place Hold
+    Advanced Search with a fancy (multiline) search term / Place Hold
+    Advanced Search with a fancy (multiline) search term / Record Detail / Place Hold
+    
+    Signed-off-by: Dan Pearl <dpearl at cwmars.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+    Signed-off-by: Dan Wells <dbw2 at calvin.edu>
+
+38	8	Open-ILS/src/templates/opac/parts/result/table.tt2
+
+commit 3896f1ec89970c8e8e2e984b38558558977b8810
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Tue Feb 6 16:56:56 2018 -0500
+
+    LP#1738249: sort out circ or renewal workstation
+    
+    This patch uses accs to work out the name of the workstation
+    of the most recent renewal, if it exists, or the original
+    checkout. It implicitly handles the case where the workstation
+    on the original circulation is null.  As a bonus, this patch
+    adds an explicit "Last Renewal Workstation" to the item status
+    grid.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+2	1	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+5	0	Open-ILS/web/js/ui/default/staff/circ/services/item.js
+
+commit 6f4002306d8fec5a33ec41fc12d5e831be6aa4aa
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Tue Feb 6 16:44:32 2018 -0500
+
+    LP#1738249: further fix to checkout workstation
+    
+    Since accs.checkout_workstation contains the workstation associated
+    with the initial loan (and not any subsequent renewals), use that.
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+1	1	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+0	1	Open-ILS/web/js/ui/default/staff/circ/services/item.js
+
+commit 785de699ea51c21377e2223ee8c0e8338297989f
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Thu Jan 25 12:50:59 2018 -0500
+
+    LP#1738249 - Fix checkout_workstation display issue
+    
+    Addresses the issue with checkout workstation, by
+    attaching as a object property to the flatCopy hash.
+    Also makes sure the pcrud call uses combcirc.
+    
+    Signed-off by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+1	1	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+2	1	Open-ILS/web/js/ui/default/staff/circ/services/item.js
+
+commit 9bd1e83b54e3089bc537085a59525a39280abad3
+Author: Cesar Velez <cesar.velez at equinoxinitiative.org>
+Date:   Fri Jan 19 12:55:03 2018 -0500
+
+    LP#1738249 - Webstaff CircLib should point to item's circ_lib plus misc
+    
+    This addresses some display issues in the webstaff Item Status grid.
+    Besides, correcting the Circ Lib to be the item's and not the
+    circulation,this also fleshes the owning lib. Additionally, I've applied
+    miker's fix to 1743819 in order to prevent a regression.
+    
+    Signed-off by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+3	3	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+4	2	Open-ILS/web/js/ui/default/staff/circ/services/item.js
+
+commit 7af83a833a138778b223da0b191893df30975201
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Tue Jan 16 23:40:32 2018 -0500
+
+    LP#1738249: Item status column picker fixes
+    
+    Adds some fixes to the column pickers in the web staff client Item Status
+    interface:
+    
+      * The Circulation Library field now displays the asset.copy circ library
+        instead of the checkout library.
+      * The Circulation Library and Checkout / Renewal Library now show the
+        shortname instead of the full name.
+      * A typo fix so that Remaining Renewals display
+    
+    Conflicts:
+    	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Jason Stephenson <jason at sigio.com>
+
+2	2	Open-ILS/src/templates/staff/cat/item/t_list.tt2
+
+commit 18ac86c66617cbe3efefb52407877902c691ef86
+Author: Kathy Lussier <klussier at masslnc.org>
+Date:   Mon Mar 19 16:15:01 2018 -0400
+
+    LP#1756993: Add padding to bottom of web client pages
+    
+    Adds 50px of padding at the bottom of web client interfaces. This padding
+    provides some breathing room at the bottom of the page without giving the
+    appearance of too much white space.
+    
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+3	0	Open-ILS/src/templates/staff/css/style.css.tt2
+
+commit 509d9a3617797a32a288d75aab10a897e069a898
+Author: Chris Sharp <csharp at georgialibraries.org>
+Date:   Tue Apr 10 11:40:35 2018 -0400
+
+    LP#1746300: Fix circulation counts in Item Status Details
+    
+    Currently, the "Total Circs -Current Year" and "Total Circs -
+    Prev Year" numbers are seemingly randomly incorrect.  This is
+    caused by pulling the numbers from the "circbyyr" fieldmapper
+    object, which results in an array of 2 rows (one for renewals
+    and one for new circs).  The current JS only displays the count
+    for the first item in the array, ignoring the other.
+    
+    This branch totals the two, resulting in the right result for each
+    year's circulations.
+    
+    Signed-off-by: Chris Sharp <csharp at georgialibraries.org>
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+18	4	Open-ILS/web/js/ui/default/staff/cat/item/app.js
+
+commit ecb4bc828e622d3a080c1cc6c8802380a743f3e0
+Author: Galen Charlton <gmc at equinoxinitiative.org>
+Date:   Fri Mar 23 14:48:02 2018 -0400
+
+    LP#1758360: handle DOB display logic in egPatronSummary correctly
+    
+    This patch ensures that the patron DOB will be displayed or
+    obscured correctly by the standalone egPatronSummary directive
+    in the same way that the patron app does.
+    
+    To test
+    -------
+    [1] In the web staff client, do a patron search, select two patrons,
+        then click the Merge Patrons button.
+    [2] Note that the patron DOB is not displayed in the modal.
+    [3] Apply the patch and repeat step #1.
+    [4] This time, the patron DOB will be displayed (if the
+        circ.obscure_dob library setting is not enabled) or the
+        the field label will be clickable (and clicking it will
+        cause the DOB to be displayed).
+    
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Bill Erickson <berickxx at gmail.com>
+
+18	0	Open-ILS/web/js/ui/default/staff/circ/services/patrons.js
+
+commit 1915e01c775bae9b28dfe39efd2e5f1fdda5f357
+Author: Jane Sandberg <sandbej at linnbenton.edu>
+Date:   Sat Mar 17 11:01:08 2018 -0700
+
+    LP1721143: making permission group dropdown scrollable in patron create/edit interface
+    
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Terran McCanna <tmccanna at georgialibraries.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
+
+commit 2fcf3c8f583e56142014ab8d4669bcf42c301924
+Author: Jeff Davis <jdavis at sitka.bclibraries.ca>
+Date:   Mon May 22 13:26:10 2017 -0700
+
+    LP#1682296: Avoid database query error on serials batch receive
+    
+    To test
+    -------
+    [1] Example Search -> Retrieve title by database ID -> Actions
+        for this Record -> Serials Batch Receive -> Next ->
+        this works as expected & receivable issues are listed.
+    [2] Click on "Start Over"; you are prompted to "Enter an identifier
+        for a bibliographic record" this is where the search fails
+    
+        Example enter "109242427" results in two errors.
+    
+    [3] Desired behavior - If you enter a database ID or ISSN in the
+        "Enter an identifier for a bibliographic record" field the
+        receivable issuances should be displayed
+    
+    Signed-off-by: Jeff Davis <jdavis at sitka.bclibraries.ca>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm
+
+commit fa7a46b6d511af4339a81be70129d49ce9801583
+Author: Sam Link <slink at LIBPC002>
+Date:   Wed Jan 24 10:34:56 2018 -0500
+
+    LP#1744585: Patron summary display accessibility fix.
+    
+    When a patron summary contains an image of the patron, that image tag
+    now has a null alt attribute to remove it from the flow of a screen
+    reader. As the image provides no navigation capabilities or additional
+    data, this is the proper way to assign an alt attribute
+    
+    Signed-off-by: Sam Link <slink at columbiacountyga.gov>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/templates/staff/circ/patron/t_summary.tt2
+
+commit 3e6b8e3bc4498040acbf0b4336f2e0ddeb2b3a94
+Author: Josh Stompro <stomproj at larl.org>
+Date:   Tue Dec 19 08:37:55 2017 -0600
+
+    LP#1739044: fix lock file detection in eg-pbx-allocator.pl
+    
+    Lock file detection wasn't working correctly.  The
+    wrong operator was used to read the contents of the lock file.
+    
+    Testing:
+    
+    Running the eg-pbx-allocator.pl in the background multiple times will
+    trigger the lock file detection.  Use -t to run in test mode to avoid
+    moving any files while testing.
+    
+    /usr/local/bin/eg-pbx-allocator.pl -t -v -c /usr/local/etc/eg-pbx-daemon.conf &
+    /usr/local/bin/eg-pbx-allocator.pl -t -v -c /usr/local/etc/eg-pbx-daemon.conf
+    
+    In syslog you can see entries that are missing the PID number when you test
+    before the fix is installed.
+    
+    virt-asterisk1 eg-pbx-allocator.pl: lock file present (/tmp/eg-pbx-allocator-LOCK),  still running
+    
+    after the fix is installed, you will see the PID in the syslog entry.
+    
+    virt-asterisk1 eg-pbx-allocator.pl: lock file present (/tmp/eg-pbx-allocator-LOCK), 21039 still running
+    
+    Signed-off-by: Josh Stompro <stomproj at larl.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/asterisk/pbx-daemon/eg-pbx-allocator.pl
+
+commit 546c15c8165fc397ca4feda492ca7be466a2eb96
+Author: Josh Stompro <stomproj at larl.org>
+Date:   Tue Jan 23 13:19:20 2018 -0600
+
+    LP#1745001 - action_trigger_runner.pl max-sleep argument broken.
+    
+    Fix the --max-sleep argument so it accepts an integer number of max
+    seconds to sleep waiting for a lock file to disappear.
+    
+    Testing:
+    
+    Before Fix: Add --max-sleep=60 to action_trigger_runner.pl and view the
+    error message that results.
+    
+    After Fix: Run the same command and notice that it no longer errors out.
+    
+    Signed-off-by: Josh Stompro <stomproj at larl.org>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/support-scripts/action_trigger_runner.pl.in
+
+commit b5bc4ba61d71654d12f7f73f4c2b548c01e469c9
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Mon Apr 2 16:09:12 2018 -0400
+
+    LP#1760223: Update HTTP headers to follow standard
+    
+    In the olden days, some browsers didn't understand the "attachment" content
+    disposition.  They only understood "inline" but would let the user save a file
+    if a filename was provided.  However, in these modern days, relevant browsers
+    all do the right thing and know about both flavors of content disposition, so
+    we, too, must change with the times and support the letter of the standard.
+    
+    This commit fixes downloading of MARCXML from the Exporter module.
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Jane Sandberg <sandbej at linnbenton.edu>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Galen Charlton <gmc at equinoxinitiative.org>
+
+1	1	Open-ILS/src/perlmods/lib/OpenILS/WWW/Exporter.pm
+
+commit f7bc0a6417313fdc98d41a63bbde7049bb8fe138
+Author: Mike Rylander <mrylander at gmail.com>
+Date:   Mon Apr 16 10:29:05 2018 -0400
+
+    LP#1745233: Don't test for LURIs during copy location searches
+    
+    When a user is searching with a copy location or location group filter,
+    Located URIs should not be used to include records in the result set because
+    they are not "within" a copy location.
+    
+    Signed-off-by: Mike Rylander <mrylander at gmail.com>
+    Signed-off-by: Cesar Velez <cesar.velez at equinoxinitiative.org>
+    Signed-off-by: Kathy Lussier <klussier at masslnc.org>
+
+9	7	Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm
+
+commit 30965b209d817dd6e8298bab114e3f32cffd0592
+Author: Remington Steed <rjs7 at calvin.edu>
+Date:   Fri Apr 20 12:09:55 2018 -0400
+
+    Docs: Update several chapters for web client
+    
+      - User and Group Permissions
+        - One new screenshot
+        - Minor line reformatting
+      - SMS Text Messaging
+        - Update screenshots and alt text
+        - Correction/clarification to some instructions
+      - Barcode Completion
+        - Replace composite screenshot with separate updated screenshots
+        - Reformat headings to accommodate new screenshots
+        - Update other screenshots
+        - Slight rewording (change "actor" to "patron", "asset" to "copy")
+        - Remove release date and reference to previous name of feature
+    
+    Signed-off-by: Remington Steed <rjs7 at calvin.edu>
+
+12	8	docs/admin/SMS_messaging.adoc
+32	17	docs/admin/lsa-barcode_completion.adoc
+6	7	docs/admin/permissions.adoc
+-	-	docs/media/Barcode_Check_In.png
+-	-	docs/media/Barcode_Checkout_Item_Barcode.png
+-	-	docs/media/Barcode_Checkout_Patron_Barcode.png
+-	-	docs/media/Barcode_Item_Status.png
+-	-	docs/media/Barcode_OPAC_Staff_Place_Hold.png
+-	-	docs/media/SMS_Text_Messaging1.png
+-	-	docs/media/SMS_Text_Messaging2.png
+-	-	docs/media/SMS_Text_Messaging5.png
+-	-	docs/media/SMS_Text_Messaging6.png
+-	-	docs/media/lsa-barcode_completion_fields.png
+-	-	docs/media/lsa-barcode_completion_multiple.png
+-	-	docs/media/permissions_1a.png
+ create mode 100644 docs/media/Barcode_Check_In.png
+ create mode 100644 docs/media/Barcode_Checkout_Item_Barcode.png
+ create mode 100644 docs/media/Barcode_Checkout_Patron_Barcode.png
+ create mode 100644 docs/media/Barcode_Item_Status.png
+ create mode 100644 docs/media/Barcode_OPAC_Staff_Place_Hold.png
+ create mode 100644 docs/media/SMS_Text_Messaging1.png
+ create mode 100644 docs/media/SMS_Text_Messaging2.png
+ create mode 100644 docs/media/SMS_Text_Messaging5.png
+ create mode 100644 docs/media/SMS_Text_Messaging6.png
+ create mode 100644 docs/media/permissions_1a.png
+
+commit 591afad0e7ae078bb9efc566f8e6812bd29c1d44
+Author: Dan Wells <dbw2 at calvin.edu>
+Date:   Thu Apr 19 09:49:54 2018 -0400
+
+    Forward-port 3.0.7 upgrade script
+    
+    Signed-off-by: Dan Wells <dbw2 at calvin.edu>
+
+5	0	Open-ILS/src/sql/Pg/version-upgrade/3.0.6-3.0.7-upgrade-db.sql
+ create mode 100644 Open-ILS/src/sql/Pg/version-upgrade/3.0.6-3.0.7-upgrade-db.sql
diff --git a/Open-ILS/src/perlmods/lib/OpenILS/Application.pm b/Open-ILS/src/perlmods/lib/OpenILS/Application.pm
index d750216..4bc45c7 100644
--- a/Open-ILS/src/perlmods/lib/OpenILS/Application.pm
+++ b/Open-ILS/src/perlmods/lib/OpenILS/Application.pm
@@ -7,7 +7,7 @@ use OpenILS::Utils::Fieldmapper;
 sub ils_version {
     # version format is "x-y-z", for example "2-0-0" for Evergreen 2.0.0
     # For branches, format is "x-y"
-    return "HEAD";
+    return "3-0-8";
 }
 
 __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 af854f8..06520c7 100644
--- a/Open-ILS/src/sql/Pg/002.schema.config.sql
+++ b/Open-ILS/src/sql/Pg/002.schema.config.sql
@@ -93,6 +93,7 @@ CREATE TRIGGER no_overlapping_deps
     FOR EACH ROW EXECUTE PROCEDURE evergreen.array_overlap_check ('deprecates');
 
 INSERT INTO config.upgrade_log (version, applied_to) VALUES ('1110', :eg_version); --gmcharlt/cesardv/kmlussier
+INSERT INTO config.upgrade_log (version, applied_to) VALUES ('3.0.8', :eg_version);
 
 CREATE TABLE config.bib_source (
 	id		SERIAL	PRIMARY KEY,
diff --git a/Open-ILS/src/sql/Pg/version-upgrade/3.0.7-3.0.8-upgrade-db.sql b/Open-ILS/src/sql/Pg/version-upgrade/3.0.7-3.0.8-upgrade-db.sql
new file mode 100644
index 0000000..ae2fcfd
--- /dev/null
+++ b/Open-ILS/src/sql/Pg/version-upgrade/3.0.7-3.0.8-upgrade-db.sql
@@ -0,0 +1,131 @@
+--Upgrade Script for 3.0.7 to 3.0.8
+\set eg_version '''3.0.8'''
+BEGIN;
+INSERT INTO config.upgrade_log (version, applied_to) VALUES ('3.0.8', :eg_version);
+
+SELECT evergreen.upgrade_deps_block_check('1110', :eg_version);
+
+DROP FUNCTION IF EXISTS unapi.biblio_record_entry_feed (BIGINT[], TEXT, TEXT[], TEXT, INT, HSTORE, HSTORE,
+                                                        BOOL, TEXT, TEXT, TEXT, TEXT, TEXT, XML);
+DROP FUNCTION IF EXISTS unapi.metabib_virtual_record_feed (BIGINT[], TEXT, TEXT[], TEXT, INT, HSTORE, HSTORE,
+                                                           BOOL, TEXT, TEXT, TEXT, TEXT, TEXT, XML);
+
+CREATE OR REPLACE FUNCTION unapi.biblio_record_entry_feed ( id_list BIGINT[], format TEXT, includes TEXT[], org TEXT, depth INT DEFAULT NULL, slimit HSTORE DEFAULT NULL, soffset HSTORE DEFAULT NULL, include_xmlns BOOL DEFAULT TRUE, title TEXT DEFAULT NULL, description TEXT DEFAULT NULL, creator TEXT DEFAULT NULL, update_ts TEXT DEFAULT NULL, unapi_url TEXT DEFAULT NULL, header_xml XML DEFAULT NULL, pref_lib INT DEFAULT NULL ) RETURNS XML AS $F$
+DECLARE
+    layout          unapi.bre_output_layout%ROWTYPE;
+    transform       config.xml_transform%ROWTYPE;
+    item_format     TEXT;
+    tmp_xml         TEXT;
+    xmlns_uri       TEXT := 'http://open-ils.org/spec/feed-xml/v1';
+    ouid            INT;
+    element_list    TEXT[];
+BEGIN
+
+    IF org = '-' OR org IS NULL THEN
+        SELECT shortname INTO org FROM evergreen.org_top();
+    END IF;
+
+    SELECT id INTO ouid FROM actor.org_unit WHERE shortname = org;
+    SELECT * INTO layout FROM unapi.bre_output_layout WHERE name = format;
+
+    IF layout.name IS NULL THEN
+        RETURN NULL::XML;
+    END IF;
+
+    SELECT * INTO transform FROM config.xml_transform WHERE name = layout.transform;
+    xmlns_uri := COALESCE(transform.namespace_uri,xmlns_uri);
+
+    -- Gather the bib xml
+    SELECT XMLAGG( unapi.bre(i, format, '', includes, org, depth, slimit, soffset, include_xmlns, pref_lib)) INTO tmp_xml FROM UNNEST( id_list ) i;
+
+    IF layout.title_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.title_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, title;
+    END IF;
+
+    IF layout.description_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.description_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, description;
+    END IF;
+
+    IF layout.creator_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.creator_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, creator;
+    END IF;
+
+    IF layout.update_ts_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.update_ts_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, update_ts;
+    END IF;
+
+    IF unapi_url IS NOT NULL THEN
+        EXECUTE $$SELECT XMLCONCAT( XMLELEMENT( name link, XMLATTRIBUTES( 'http://www.w3.org/1999/xhtml' AS xmlns, 'unapi-server' AS rel, $1 AS href, 'unapi' AS title)), $2)$$ INTO tmp_xml USING unapi_url, tmp_xml::XML;
+    END IF;
+
+    IF header_xml IS NOT NULL THEN tmp_xml := XMLCONCAT(header_xml,tmp_xml::XML); END IF;
+
+    element_list := regexp_split_to_array(layout.feed_top,E'\\.');
+    FOR i IN REVERSE ARRAY_UPPER(element_list, 1) .. 1 LOOP
+        EXECUTE 'SELECT XMLELEMENT( name '|| quote_ident(element_list[i]) ||', XMLATTRIBUTES( $1 AS xmlns), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML;
+    END LOOP;
+
+    RETURN tmp_xml::XML;
+END;
+$F$ LANGUAGE PLPGSQL STABLE;
+
+CREATE OR REPLACE FUNCTION unapi.metabib_virtual_record_feed ( id_list BIGINT[], format TEXT, includes TEXT[], org TEXT, depth INT DEFAULT NULL, slimit HSTORE DEFAULT NULL, soffset HSTORE DEFAULT NULL, include_xmlns BOOL DEFAULT TRUE, title TEXT DEFAULT NULL, description TEXT DEFAULT NULL, creator TEXT DEFAULT NULL, update_ts TEXT DEFAULT NULL, unapi_url TEXT DEFAULT NULL, header_xml XML DEFAULT NULL, pref_lib INT DEFAULT NULL ) RETURNS XML AS $F$
+DECLARE
+    layout          unapi.bre_output_layout%ROWTYPE;
+    transform       config.xml_transform%ROWTYPE;
+    item_format     TEXT;
+    tmp_xml         TEXT;
+    xmlns_uri       TEXT := 'http://open-ils.org/spec/feed-xml/v1';
+    ouid            INT;
+    element_list    TEXT[];
+BEGIN
+
+    IF org = '-' OR org IS NULL THEN
+        SELECT shortname INTO org FROM evergreen.org_top();
+    END IF;
+
+    SELECT id INTO ouid FROM actor.org_unit WHERE shortname = org;
+    SELECT * INTO layout FROM unapi.bre_output_layout WHERE name = format;
+
+    IF layout.name IS NULL THEN
+        RETURN NULL::XML;
+    END IF;
+
+    SELECT * INTO transform FROM config.xml_transform WHERE name = layout.transform;
+    xmlns_uri := COALESCE(transform.namespace_uri,xmlns_uri);
+
+    -- Gather the bib xml
+    SELECT XMLAGG( unapi.mmr(i, format, '', includes, org, depth, slimit, soffset, include_xmlns, pref_lib)) INTO tmp_xml FROM UNNEST( id_list ) i;
+
+    IF layout.title_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.title_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, title;
+    END IF;
+
+    IF layout.description_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.description_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, description;
+    END IF;
+
+    IF layout.creator_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.creator_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, creator;
+    END IF;
+
+    IF layout.update_ts_element IS NOT NULL THEN
+        EXECUTE 'SELECT XMLCONCAT( XMLELEMENT( name '|| layout.update_ts_element ||', XMLATTRIBUTES( $1 AS xmlns), $3), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML, update_ts;
+    END IF;
+
+    IF unapi_url IS NOT NULL THEN
+        EXECUTE $$SELECT XMLCONCAT( XMLELEMENT( name link, XMLATTRIBUTES( 'http://www.w3.org/1999/xhtml' AS xmlns, 'unapi-server' AS rel, $1 AS href, 'unapi' AS title)), $2)$$ INTO tmp_xml USING unapi_url, tmp_xml::XML;
+    END IF;
+
+    IF header_xml IS NOT NULL THEN tmp_xml := XMLCONCAT(header_xml,tmp_xml::XML); END IF;
+
+    element_list := regexp_split_to_array(layout.feed_top,E'\\.');
+    FOR i IN REVERSE ARRAY_UPPER(element_list, 1) .. 1 LOOP
+        EXECUTE 'SELECT XMLELEMENT( name '|| quote_ident(element_list[i]) ||', XMLATTRIBUTES( $1 AS xmlns), $2)' INTO tmp_xml USING xmlns_uri, tmp_xml::XML;
+    END LOOP;
+
+    RETURN tmp_xml::XML;
+END;
+$F$ LANGUAGE PLPGSQL STABLE;
+
+COMMIT;
diff --git a/Open-ILS/xul/staff_client/chrome/content/main/about.html b/Open-ILS/xul/staff_client/chrome/content/main/about.html
index b2b87b6..9eb36c7 100644
--- a/Open-ILS/xul/staff_client/chrome/content/main/about.html
+++ b/Open-ILS/xul/staff_client/chrome/content/main/about.html
@@ -1,7 +1,7 @@
 <html><head><script></script></head><body onload="var x = document.getElementById('version'); var version ='/xul/server/'.split(/\//)[2]; if (version == 'server') { version = 'versionless debug build'; } x.appendChild(document.createTextNode(version));">
 <h1 style="text-decoration: underline">Evergreen</h1>
 <p>Target Server ID: <span id="version"></span></p>
-<p>$HeadURL$</p>
+<p>http://git.evergreen-ils.org/?p=Evergreen.git;a=shortlog;h=refs/heads/tags/rel_3_0_8</p>
 <h2>What is Evergreen?</h2>
 <blockquote>
 <p>
diff --git a/Open-ILS/xul/staff_client/defaults/preferences/prefs.js b/Open-ILS/xul/staff_client/defaults/preferences/prefs.js
index 0613a13..abf970b 100644
--- a/Open-ILS/xul/staff_client/defaults/preferences/prefs.js
+++ b/Open-ILS/xul/staff_client/defaults/preferences/prefs.js
@@ -11,7 +11,7 @@ pref("toolkit.singletonWindowType", "eg_main");
 pref("open-ils.enable_join_tabs", true);
 
 // We'll use this one to help brand some build information into the client, and rely on subversion keywords
-pref("open-ils.repository.headURL","$HeadURL$");
+pref("open-ils.repository.headURL","http://git.evergreen-ils.org/?p=Evergreen.git;a=shortlog;h=refs/heads/tags/rel_3_0_8");
 pref("open-ils.repository.author","$Author$");
 pref("open-ils.repository.revision","$Revision$");
 pref("open-ils.repository.date","$Date$");
diff --git a/Open-ILS/xul/staff_client/windowssetup.nsi b/Open-ILS/xul/staff_client/windowssetup.nsi
index a954357..93eb47a 100644
--- a/Open-ILS/xul/staff_client/windowssetup.nsi
+++ b/Open-ILS/xul/staff_client/windowssetup.nsi
@@ -3,7 +3,7 @@
 ; HM NIS Edit Wizard helper defines
 ; Old versions of makensis don't like this, moved to Makefile
 ;!define /file PRODUCT_VERSION "client/VERSION"
-!define PRODUCT_TAG "Master"
+!define PRODUCT_TAG "3.0"
 !define PRODUCT_INSTALL_TAG "${PRODUCT_TAG}"
 !define UI_IMAGESET "beta"
 ;!define UI_IMAGESET "release"
diff --git a/README b/README
deleted file mode 120000
index 1ee2103..0000000
--- a/README
+++ /dev/null
@@ -1 +0,0 @@
-docs/installation/server_installation.adoc
\ No newline at end of file
diff --git a/README b/README
new file mode 100644
index 0000000..aeaad1c
--- /dev/null
+++ b/README
@@ -0,0 +1,692 @@
+Installing the Evergreen server
+===============================
+:toc:
+:numbered:
+
+Preamble: referenced user accounts
+----------------------------------
+
+In subsequent sections, we will refer to a number of different accounts, as
+follows:
+
+  * Linux user accounts:
+    ** The *user* Linux account is the account that you use to log onto the
+       Linux system as a regular user.
+    ** The *root* Linux account is an account that has system administrator
+       privileges. On Debian you can switch to this account from
+       your *user* account by issuing the `su -` command and entering the
+       password for the *root* account when prompted. On Ubuntu you can switch
+       to this account from your *user* account using the `sudo su -` command
+       and entering the password for your *user* account when prompted.
+    ** The *opensrf* Linux account is an account that you create when installing
+       OpenSRF. You can switch to this account from the *root* account by
+       issuing the `su - opensrf` command.
+    ** The *postgres* Linux account is created automatically when you install
+       the PostgreSQL database server. You can switch to this account from the
+       *root* account by issuing the `su - postgres` command.
+  * PostgreSQL user accounts:
+    ** The *evergreen* PostgreSQL account is a superuser account that you will
+       create to connect to the PostgreSQL database server.
+  * Evergreen administrator account:
+    ** The *egadmin* Evergreen account is an administrator account for
+       Evergreen that you will use to test connectivity and configure your
+       Evergreen instance.
+
+Preamble: developer instructions
+--------------------------------
+
+[NOTE]
+Skip this section if you are using an official release tarball downloaded
+from http://evergreen-ils.org/egdownloads
+
+Developers working directly with the source code from the Git repository,
+rather than an official release tarball, must perform one step before they 
+can proceed with the `./configure` step.
+
+As the *user* Linux account, issue the following command in the Evergreen
+source directory to generate the configure script and Makefiles:
+
+[source, bash]
+------------------------------------------------------------------------------
+autoreconf -i
+------------------------------------------------------------------------------
+
+Installing prerequisites
+------------------------
+
+  * **PostgreSQL**: The minimum supported version is 9.4.
+  * **Linux**: Evergreen has been tested on Debian Stretch (9), 
+    Debian Jessie (8), Debian Wheezy (7), Ubuntu Xenial Xerus (16.04), 
+    and Ubuntu Trusty Tahr (14.04).
+    If you are running an older version of these distributions, you may want 
+    to upgrade before upgrading Evergreen. For instructions on upgrading these
+    distributions, visit the Debian or Ubuntu websites.
+  * **OpenSRF**: The minimum supported version of OpenSRF is 3.0.0.
+
+
+Evergreen has a number of prerequisite packages that must be installed
+before you can successfully configure, compile, and install Evergreen.
+
+1. Begin by installing the most recent version of OpenSRF (3.0.0 or later).
+   You can download OpenSRF releases from http://evergreen-ils.org/opensrf-downloads/
+2. On some distributions, it is necessary to install PostgreSQL 9.4+ from external
+   repositories.
++
+  * Debian (Wheezy) and Ubuntu (Trusty) comes with older versions of 
+    PostgreSQL, so steps are taken to automatically utilize the 
+    PostgreSQL community's apt sources. 
+    (For complete details, see: https://wiki.postgresql.org/wiki/Apt)
+  * Debian (Jessie/Stretch) and Ubuntu (Xenial) comes with PostgreSQL 9.4+,
+    so no additional steps are required.
++
+3. Issue the following commands as the *root* Linux account to install
+   prerequisites using the `Makefile.install` prerequisite installer,
+   substituting `debian-stretch`, `debian-jessie`, `debian-wheezy`,
+   `ubuntu-xenial`, or `ubuntu-trusty` for <osname> below:
++
+[source, bash]
+------------------------------------------------------------------------------
+make -f Open-ILS/src/extras/Makefile.install <osname>
+------------------------------------------------------------------------------
++
+4. Add the libdbi-libdbd libraries to the system dynamic library path by
+   issuing the following commands as the *root* Linux account:
++
+[NOTE]
+You should skip this step if installing on Ubuntu Trusty/Xenial or Debian Jessie/Stretch. The Ubuntu
+and Debian Jessie/Stretch targets use libdbd-pgsql from packages.
++
+.Debian Wheezy
+[source, bash]
+------------------------------------------------------------------------------
+echo "/usr/local/lib/dbd" > /etc/ld.so.conf.d/eg.conf
+ldconfig
+------------------------------------------------------------------------------
+
+[[optional_developer_additions]]
+5. OPTIONAL: Developer additions
++
+To perform certain developer tasks from a Git source code checkout, 
+additional packages may be required.  As the *root* Linux account:
++
+ * To install packages needed for retrieving and managing web dependencies,
+   use the <osname>-developer Makefile.install target.  Currently, 
+   this is only needed for building and installing the (preview) browser 
+   staff client.
++
+[source, bash]
+------------------------------------------------------------------------------
+make -f Open-ILS/src/extras/Makefile.install <osname>-developer
+------------------------------------------------------------------------------
++
+ * To install packages required for building Evergreen translations, use
+   the <osname>-translator Makefile.install target.
++
+[source, bash]
+------------------------------------------------------------------------------
+make -f Open-ILS/src/extras/Makefile.install <osname>-translator
+------------------------------------------------------------------------------
++
+ * To install packages required for building Evergreen release bundles, use
+   the <osname>-packager Makefile.install target.
++
+[source, bash]
+------------------------------------------------------------------------------
+make -f Open-ILS/src/extras/Makefile.install <osname>-packager
+------------------------------------------------------------------------------
+
+Extra steps for web staff client
+--------------------------------
+
+[NOTE]
+Skip this entire section if you are using an official release tarball downloaded
+from http://evergreen-ils.org/downloads
+
+Install dependencies for web staff client
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+[NOTE]
+You may skip this section if you have installed the
+<<optional_developer_additions,optional developer additions>>.  You will still need to do the following
+steps in <<install_files_for_web_staff_client,Install files for web staff client>>.
+
+1. Install the long-term stability (LTS) release of
+https://nodejs.org[Node.js]. Add the Node.js `/bin` directory to your
+environment variable `PATH`.
++
+2. Install Grunt CLI
++
+[source,sh]
+------------------------------------------------------------------------------
+% sudo npm install -g grunt-cli
+------------------------------------------------------------------------------
+
+[[install_files_for_web_staff_client]]
+Install files for web staff client
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+1. Building, Testing, Minification: The remaining steps all take place within
+   the staff JS web root:
++
+[source,sh]
+------------------------------------------------------------------------------
+cd $EVERGREEN_ROOT/Open-ILS/web/js/ui/default/staff/
+------------------------------------------------------------------------------
++
+2. Install Project-local Dependencies. npm inspects the 'package.json' file
+   for dependencies and fetches them from the Node package network.
++
+[source,sh]
+------------------------------------------------------------------------------
+npm install   # fetch JS dependencies
+------------------------------------------------------------------------------
++
+3. Run the build script.
++
+[source,sh]
+------------------------------------------------------------------------------
+# build, run tests, concat+minify
+grunt all
+------------------------------------------------------------------------------
+
+
+Configuration and compilation instructions
+------------------------------------------
+
+For the time being, we are still installing everything in the `/openils/`
+directory. From the Evergreen source directory, issue the following commands as
+the *user* Linux account to configure and build Evergreen:
+
+[source, bash]
+------------------------------------------------------------------------------
+PATH=/openils/bin:$PATH ./configure --prefix=/openils --sysconfdir=/openils/conf
+make
+------------------------------------------------------------------------------
+
+These instructions assume that you have also installed OpenSRF under `/openils/`.
+If not, please adjust PATH as needed so that the Evergreen `configure` script
+can find `osrf_config`.
+
+Installation instructions
+-------------------------
+
+1. Once you have configured and compiled Evergreen, issue the following
+   command as the *root* Linux account to install Evergreen, build the server
+   portion of the staff client, and copy example configuration files to
+   `/openils/conf`.
+   Change the value of the `STAFF_CLIENT_STAMP_ID` variable to match the version
+   of the staff client that you will use to connect to the Evergreen server.
++
+[source, bash]
+------------------------------------------------------------------------------
+make STAFF_CLIENT_STAMP_ID=rel_3_0_8 install
+------------------------------------------------------------------------------
++
+2. The server portion of the staff client expects `http://hostname/xul/server`
+   to resolve. Issue the following commands as the *root* Linux account to
+   create a symbolic link pointing to the `server` subdirectory of the server
+   portion of the staff client that we just built using the staff client ID
+   'rel_name':
++
+[source, bash]
+------------------------------------------------------------------------------
+cd /openils/var/web/xul
+ln -sf rel_name/server server
+------------------------------------------------------------------------------
+
+Change ownership of the Evergreen files
+---------------------------------------
+
+All files in the `/openils/` directory and subdirectories must be owned by the
+`opensrf` user. Issue the following command as the *root* Linux account to
+change the ownership on the files:
+
+[source, bash]
+------------------------------------------------------------------------------
+chown -R opensrf:opensrf /openils
+------------------------------------------------------------------------------
+
+Run ldconfig
+------------
+
+On Debian Stretch, run the following command as the root user:
+
+[source, bash]
+------------------------------------------------------------------------------
+ldconfig
+------------------------------------------------------------------------------
+
+Additional Instructions for Developers
+--------------------------------------
+
+[NOTE]
+Skip this section if you are using an official release tarball downloaded
+from http://evergreen-ils.org/egdownloads
+
+Developers working directly with the source code from the Git repository,
+rather than an official release tarball, need to install the Dojo Toolkit
+set of JavaScript libraries. The appropriate version of Dojo is included in
+Evergreen release tarballs. Developers should install the Dojo 1.3.3 version
+of Dojo by issuing the following commands as the *opensrf* Linux account:
+
+[source, bash]
+------------------------------------------------------------------------------
+wget http://download.dojotoolkit.org/release-1.3.3/dojo-release-1.3.3.tar.gz
+tar -C /openils/var/web/js -xzf dojo-release-1.3.3.tar.gz
+cp -r /openils/var/web/js/dojo-release-1.3.3/* /openils/var/web/js/dojo/.
+------------------------------------------------------------------------------
+
+
+Configure the Apache Web server
+-------------------------------
+
+. Use the example configuration files in `Open-ILS/examples/apache/` (for
+Apache versions below 2.4) or `Open-ILS/examples/apache_24/` (for Apache
+versions 2.4 or greater) to configure your Web server for the Evergreen
+catalog, staff client, Web services, and administration interfaces. Issue the
+following commands as the *root* Linux account:
++
+.Debian Wheezy
+[source,bash]
+------------------------------------------------------------------------------
+cp Open-ILS/examples/apache/eg.conf       /etc/apache2/sites-available/
+cp Open-ILS/examples/apache/eg_vhost.conf /etc/apache2/
+cp Open-ILS/examples/apache/eg_startup    /etc/apache2/
+# Now set up SSL
+mkdir /etc/apache2/ssl
+cd /etc/apache2/ssl
+------------------------------------------------------------------------------
++
+.Ubuntu Trusty/Xenial and Debian Jessie/Stretch
+[source,bash]
+------------------------------------------------------------------------------------
+cp Open-ILS/examples/apache_24/eg_24.conf       /etc/apache2/sites-available/eg.conf
+cp Open-ILS/examples/apache_24/eg_vhost_24.conf /etc/apache2/eg_vhost.conf
+cp Open-ILS/examples/apache/eg_startup    	/etc/apache2/
+# Now set up SSL
+mkdir /etc/apache2/ssl
+cd /etc/apache2/ssl
+------------------------------------------------------------------------------------
++
+. The `openssl` command cuts a new SSL key for your Apache server. For a
+production server, you should purchase a signed SSL certificate, but you can
+just use a self-signed certificate and accept the warnings in the staff client
+and browser during testing and development. Create an SSL key for the Apache
+server by issuing the following command as the *root* Linux account:
++
+[source,bash]
+------------------------------------------------------------------------------
+openssl req -new -x509 -days 365 -nodes -out server.crt -keyout server.key
+------------------------------------------------------------------------------
++
+. As the *root* Linux account, edit the `eg.conf` file that you copied into
+place.
+  a. To enable access to the offline upload / execute interface from any
+     workstation on any network, make the following change (and note that
+     you *must* secure this for a production instance):
+     * (Apache 2.2): Replace `Allow from 10.0.0.0/8` with `Allow from all`
+     * (Apache 2.4): Replace `Require host 10.0.0.0/8` with `Require all granted`
+. Change the user for the Apache server.
+  * (Debian and Ubuntu): As the *root* Linux account, edit
+    `/etc/apache2/envvars`.  Change `export APACHE_RUN_USER=www-data` to 
+    `export APACHE_RUN_USER=opensrf`.
+. As the *root* Linux account, configure Apache with KeepAlive settings
+  appropriate for Evergreen. Higher values can improve the performance of a
+  single client by allowing multiple requests to be sent over the same TCP
+  connection, but increase the risk of using up all available Apache child
+  processes and memory.
+  * (Debian and Ubuntu): Edit `/etc/apache2/apache2.conf`.
+    a. Change `KeepAliveTimeout` to `1`.
+    b. Change `MaxKeepAliveRequests` to `100`.
+. As the *root* Linux account, configure the prefork module to start and keep
+  enough Apache servers available to provide quick responses to clients without
+  running out of memory. The following settings are a good starting point for a
+  site that exposes the default Evergreen catalogue to the web:
++
+.Debian Wheezy (`/etc/apache2/apache2.conf`)
+[source,bash]
+------------------------------------------------------------------------------
+<IfModule mpm_prefork_module>
+   StartServers         15
+   MinSpareServers       5
+   MaxSpareServers      15
+   MaxClients           75
+   MaxRequestsPerChild 500
+</IfModule>
+------------------------------------------------------------------------------
++
+.Ubuntu Trusty/Xenial, Debian Jessie/Stretch (`/etc/apache2/mods-available/mpm_prefork.conf`)
+[source,bash]
+------------------------------------------------------------------------------
+<IfModule mpm_prefork_module>
+   StartServers            15
+   MinSpareServers          5
+   MaxSpareServers         15
+   MaxRequestWorkers       75
+   MaxConnectionsPerChild 500
+</IfModule>
+------------------------------------------------------------------------------
++
+. (Ubuntu Trusty/Xenial, Debian Jessie/Stretch) As the *root* user,
+    enable the mpm_prefork module:
++
+[source,bash]
+------------------------------------------------------------------------------
+a2dismod mpm_event
+a2enmod mpm_prefork
+------------------------------------------------------------------------------
++
+. (Debian Wheezy): As the *root* Linux account, enable the Evergreen site:
++
+[source,bash]
+------------------------------------------------------------------------------
+a2dissite default  # OPTIONAL: disable the default site (the "It Works" page)
+a2ensite eg.conf
+------------------------------------------------------------------------------
++
+(Ubuntu Trusty/Xenial, Debian Jessie/Stretch):
++
+[source,bash]
+------------------------------------------------------------------------------
+a2dissite 000-default  # OPTIONAL: disable the default site (the "It Works" page)
+a2ensite eg.conf
+------------------------------------------------------------------------------
++
+. (Debian and Ubuntu): As the *root* Linux account, enable Apache to write
+   to the lock directory; this is currently necessary because Apache
+   is running as the `opensrf` user:
++
+[source,bash]
+------------------------------------------------------------------------------
+chown opensrf /var/lock/apache2
+------------------------------------------------------------------------------
+
+Learn more about additional Apache options in the following sections:
+
+  * <<_apache_rewrite_tricks,Apache Rewrite Tricks>>
+  * <<_apache_access_handler_perl_module,Apache Access Handler Perl Module>>
+
+Configure OpenSRF for the Evergreen application
+-----------------------------------------------
+There are a number of example OpenSRF configuration files in `/openils/conf/`
+that you can use as a template for your Evergreen installation. Issue the
+following commands as the *opensrf* Linux account:
+
+[source, bash]
+------------------------------------------------------------------------------
+cp -b /openils/conf/opensrf_core.xml.example /openils/conf/opensrf_core.xml
+cp -b /openils/conf/opensrf.xml.example /openils/conf/opensrf.xml
+------------------------------------------------------------------------------
+
+When you installed OpenSRF, you created four Jabber users on two
+separate domains and edited the `opensrf_core.xml` file accordingly. Please
+refer back to the OpenSRF README and, as the *opensrf* Linux account, edit the
+Evergreen version of the `opensrf_core.xml` file using the same Jabber users
+and domains as you used while installing and testing OpenSRF.
+
+[NOTE]
+The `-b` flag tells the `cp` command to create a backup version of the
+destination file. The backup version of the destination file has a tilde (`~`)
+appended to the file name, so if you have forgotten the Jabber users and
+domains, you can retrieve the settings from the backup version of the files.
+
+`eg_db_config`, described in <<_creating_the_evergreen_database,Creating the Evergreen
+database>>, sets the database connection information in `opensrf.xml` for you.
+
+Configure action triggers for the Evergreen application
+-------------------------------------------------------
+_Action Triggers_ provide hooks for the system to perform actions when a given
+event occurs; for example, to generate reminder or overdue notices, the
+`checkout.due` hook is processed and events are triggered for potential actions
+if there is no checkin time.
+
+To enable the default set of hooks, issue the following command as the
+*opensrf* Linux account:
+
+[source, bash]
+------------------------------------------------------------------------------
+cp -b /openils/conf/action_trigger_filters.json.example /openils/conf/action_trigger_filters.json
+------------------------------------------------------------------------------
+
+For more information about configuring and running action triggers, see
+<<_processing_action_triggers,Notifications / Action Triggers>>.
+
+Creating the Evergreen database
+-------------------------------
+
+Setting up the PostgreSQL server
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+For production use, most libraries install the PostgreSQL database server on a
+dedicated machine. Therefore, by default, the `Makefile.install` prerequisite
+installer does *not* install the PostgreSQL 9 database server that is required
+by every Evergreen system. You can install the packages required by Debian or
+Ubuntu on the machine of your choice using the following commands as the
+*root* Linux account:
+
+.(Debian / Ubuntu) Installing PostgreSQL server packages
+
+Each OS build target provides the postgres server installation packages
+required for each operating system.  To install Postgres server packages, 
+use the make target 'postgres-server-<OSTYPE>'.  Choose the most appropriate 
+command below based on your operating system.
+
+[source, bash]
+------------------------------------------------------------------------------
+make -f Open-ILS/src/extras/Makefile.install postgres-server-debian-stretch
+make -f Open-ILS/src/extras/Makefile.install postgres-server-debian-jessie
+make -f Open-ILS/src/extras/Makefile.install postgres-server-debian-wheezy
+make -f Open-ILS/src/extras/Makefile.install postgres-server-ubuntu-trusty
+make -f Open-ILS/src/extras/Makefile.install postgres-server-ubuntu-xenial
+------------------------------------------------------------------------------
+
+For a standalone PostgreSQL server, install the following Perl modules for your
+distribution as the *root* Linux account:
+
+.(Debian and Ubuntu) 
+No extra modules required for these distributions.
+
+You need to create a PostgreSQL superuser to create and access the database.
+Issue the following command as the *postgres* Linux account to create a new
+PostgreSQL superuser named `evergreen`. When prompted, enter the new user's
+password:
+
+[source, bash]
+------------------------------------------------------------------------------
+createuser -s -P evergreen
+------------------------------------------------------------------------------
+
+.Enabling connections to the PostgreSQL database
+
+Your PostgreSQL database may be configured by default to prevent connections,
+for example, it might reject attempts to connect via TCP/IP or from other
+servers. To enable TCP/IP connections from localhost, check your `pg_hba.conf`
+file, found in the `/etc/postgresql/` directory on Debian and Ubuntu.
+A simple way to enable TCP/IP
+connections from localhost to all databases with password authentication, which
+would be suitable for a test install of Evergreen on a single server, is to
+ensure the file contains the following entries _before_ any "host ... ident"
+entries:
+
+------------------------------------------------------------------------------
+host    all             all             ::1/128                 md5
+host    all             all             127.0.0.1/32            md5
+------------------------------------------------------------------------------
+
+When you change the `pg_hba.conf` file, you will need to reload PostgreSQL to
+make the changes take effect.  For more information on configuring connectivity
+to PostgreSQL, see
+http://www.postgresql.org/docs/devel/static/auth-pg-hba-conf.html
+
+Creating the Evergreen database and schema
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Once you have created the *evergreen* PostgreSQL account, you also need to
+create the database and schema, and configure your configuration files to point
+at the database server. Issue the following command as the *root* Linux account
+from inside the Evergreen source directory, replacing <user>, <password>,
+<hostname>, <port>, and <dbname> with the appropriate values for your
+PostgreSQL database (where <user> and <password> are for the *evergreen*
+PostgreSQL account you just created), and replace <admin-user> and <admin-pass>
+with the values you want for the *egadmin* Evergreen administrator account:
+
+[source, bash]
+------------------------------------------------------------------------------
+perl Open-ILS/src/support-scripts/eg_db_config --update-config \
+       --service all --create-database --create-schema --create-offline \
+       --user <user> --password <password> --hostname <hostname> --port <port> \
+       --database <dbname> --admin-user <admin-user> --admin-pass <admin-pass>
+------------------------------------------------------------------------------
+
+This creates the database and schema and configures all of the services in
+your `/openils/conf/opensrf.xml` configuration file to point to that database.
+It also creates the configuration files required by the Evergreen `cgi-bin`
+administration scripts, and sets the user name and password for the *egadmin*
+Evergreen administrator account to your requested values.
+
+You can get a complete set of options for `eg_db_config` by passing the
+`--help` parameter.
+
+Loading sample data
+~~~~~~~~~~~~~~~~~~~
+If you add the `--load-all-sample` parameter to the `eg_db_config` command,
+a set of authority and bibliographic records, call numbers, copies, staff
+and regular users, and transactions will be loaded into your target
+database. This sample dataset is commonly referred to as the _concerto_
+sample data, and can be useful for testing out Evergreen functionality and
+for creating problem reports that developers can easily recreate with their
+own copy of the _concerto_ sample data.
+
+Creating the database on a remote server
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+In a production instance of Evergreen, your PostgreSQL server should be
+installed on a dedicated server.
+
+PostgreSQL 9.4 and later
+^^^^^^^^^^^^^^^^^^^^^^^^
+To create the database instance on a remote database server running PostgreSQL
+9.4 or later, simply use the `--create-database` flag on `eg_db_config`.
+
+Starting Evergreen
+------------------
+1. As the *root* Linux account, start the `memcached` and `ejabberd` services
+(if they aren't already running):
++
+[source, bash]
+------------------------------------------------------------------------------
+/etc/init.d/ejabberd start
+/etc/init.d/memcached start
+------------------------------------------------------------------------------
++
+2. As the *opensrf* Linux account, start Evergreen. The `-l` flag in the
+following command is only necessary if you want to force Evergreen to treat the
+hostname as `localhost`; if you configured `opensrf.xml` using the real
+hostname of your machine as returned by `perl -ENet::Domain 'print
+Net::Domain::hostfqdn() . "\n";'`, you should not use the `-l` flag.
++
+[source, bash]
+------------------------------------------------------------------------------
+osrf_control -l --start-all
+------------------------------------------------------------------------------
++
+  ** If you receive the error message `bash: osrf_control: command not found`,
+     then your environment variable `PATH` does not include the `/openils/bin`
+     directory; this should have been set in the *opensrf* Linux account's
+     `.bashrc` configuration file. To manually set the `PATH` variable, edit the
+     configuration file `~/.bashrc` as the *opensrf* Linux account and add the
+     following line:
++
+[source, bash]
+------------------------------------------------------------------------------
+export PATH=$PATH:/openils/bin
+------------------------------------------------------------------------------
++
+3. As the *opensrf* Linux account, generate the Web files needed by the staff
+   client and catalogue and update the organization unit proximity (you need to do
+   this the first time you start Evergreen, and after that each time you change the library org unit configuration.
+):
++
+[source, bash]
+------------------------------------------------------------------------------
+autogen.sh
+------------------------------------------------------------------------------
++
+4. As the *root* Linux account, restart the Apache Web server:
++
+[source, bash]
+------------------------------------------------------------------------------
+/etc/init.d/apache2 restart
+------------------------------------------------------------------------------
++
+If the Apache Web server was running when you started the OpenSRF services, you
+might not be able to successfully log in to the OPAC or staff client until the
+Apache Web server is restarted.
+
+Testing connections to Evergreen
+--------------------------------
+
+Once you have installed and started Evergreen, test your connection to
+Evergreen via `srfsh`. As the *opensrf* Linux account, issue the following
+commands to start `srfsh` and try to log onto the Evergreen server using the
+*egadmin* Evergreen administrator user name and password that you set using the
+`eg_db_config` command:
+
+[source, bash]
+------------------------------------------------------------------------------
+/openils/bin/srfsh
+srfsh% login <admin-user> <admin-pass>
+------------------------------------------------------------------------------
+
+You should see a result like:
+
+    Received Data: "250bf1518c7527a03249858687714376"
+    ------------------------------------
+    Request Completed Successfully
+    Request Time in seconds: 0.045286
+    ------------------------------------
+
+    Received Data: {
+       "ilsevent":0,
+       "textcode":"SUCCESS",
+       "desc":" ",
+       "pid":21616,
+       "stacktrace":"oils_auth.c:304",
+       "payload":{
+          "authtoken":"e5f9827cc0f93b503a1cc66bee6bdd1a",
+          "authtime":420
+       }
+
+    }
+
+    ------------------------------------
+    Request Completed Successfully
+    Request Time in seconds: 1.336568
+    ------------------------------------
+[[install-troubleshooting-1]]
+If this does not work, it's time to do some troubleshooting.
+
+  * As the *opensrf* Linux account, run the `settings-tester.pl` script to see
+    if it finds any system configuration problems. The script is found at
+    `Open-ILS/src/support-scripts/settings-tester.pl` in the Evergreen source
+    tree.
+  * Follow the steps in the http://evergreen-ils.org/dokuwiki/doku.php?id=troubleshooting:checking_for_errors[troubleshooting guide].
+  * If you have faithfully followed the entire set of installation steps
+    listed here, you are probably extremely close to a working system.
+    Gather your configuration files and log files and contact the
+    http://evergreen-ils.org/communicate/mailing-lists/[Evergreen development 
+mailing list] for assistance before making any drastic changes to your system
+    configuration.
+
+Getting help
+------------
+
+Need help installing or using Evergreen? Join the mailing lists at
+http://evergreen-ils.org/communicate/mailing-lists/ or contact us on the Freenode
+IRC network on the #evergreen channel.
+
+License
+-------
+This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
+Unported License. To view a copy of this license, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
diff --git a/configure.ac b/configure.ac
index dacb5a3..d59889d 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, 3.0.8, open-ils-dev at list.georgialibraries.org)
+AM_INIT_AUTOMAKE([OpenILS], [3.0.8])
 AC_REVISION($Revision: 0.1 $)
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_SUBDIRS([Open-ILS/xul/staff_client/external/libmar])

commit 58155a2de4869ed3a350f52d1519ad3604693d5c
Author: Dan Wells <dbw2 at calvin.edu>
Date:   Sun May 27 10:20:16 2018 -0400

    Bump version number for upgrade doc
    
    Signed-off-by: Dan Wells <dbw2 at calvin.edu>

diff --git a/docs/installation/server_upgrade.adoc b/docs/installation/server_upgrade.adoc
index 5b60550..a03ad11 100644
--- a/docs/installation/server_upgrade.adoc
+++ b/docs/installation/server_upgrade.adoc
@@ -7,7 +7,7 @@ Software Prerequisites
 ~~~~~~~~~~~~~~~~~~~~~~
 
   * **PostgreSQL**: The minimum supported version is 9.4.
-  * **Linux**: Evergreen 3.0.5 has been tested on Debian Stretch (9.0),
+  * **Linux**: Evergreen 3.0.8 has been tested on Debian Stretch (9.0),
     Debian Jessie (8.0), Debian Wheezy (7.0), Ubuntu Xenial Xerus (16.04),
     and Ubuntu Trusty Tahr (14.04).
     If you are running an older version of these distributions, you may want
@@ -43,12 +43,12 @@ osrf_control --localhost --stop-all
  .. Back up the /openils directory.
 . Upgrade OpenSRF. Download and install the latest version of OpenSRF from
 the https://evergreen-ils.org/opensrf-downloads/[OpenSRF download page].
-. As the *opensrf* user, download and extract Evergreen 3.0.5:
+. As the *opensrf* user, download and extract Evergreen 3.0.8:
 +
 [source, bash]
 -----------------------------------------------
-wget https://evergreen-ils.org/downloads/Evergreen-ILS-3.0.5.tar.gz
-tar xzf Evergreen-ILS-3.0.5.tar.gz
+wget https://evergreen-ils.org/downloads/Evergreen-ILS-3.0.8.tar.gz
+tar xzf Evergreen-ILS-3.0.8.tar.gz
 -----------------------------------------------
 +
 [NOTE]
@@ -58,7 +58,7 @@ For the latest edition of Evergreen, check the https://evergreen-ils.org/egdownl
 +
 [source, bash]
 ---------------------------------------------
-cd /home/opensrf/Evergreen-ILS-3.0.5
+cd /home/opensrf/Evergreen-ILS-3.0.8
 ---------------------------------------------
 +
 On the next command, replace `[distribution]` with one of these values for your
@@ -82,7 +82,7 @@ make -f Open-ILS/src/extras/Makefile.install [distribution]
 +
 [source, bash]
 ------------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-3.0.5
+cd /home/opensrf/Evergreen-ILS-3.0.8
 PATH=/openils/bin:$PATH ./configure --prefix=/openils --sysconfdir=/openils/conf
 make
 ------------------------------------------------------------
@@ -93,8 +93,8 @@ These instructions assume that you have also installed OpenSRF under /openils/.
 +
 [source, bash]
 ------------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-3.0.5
-make STAFF_CLIENT_STAMP_ID=rel_3_0_5 install
+cd /home/opensrf/Evergreen-ILS-3.0.8
+make STAFF_CLIENT_STAMP_ID=rel_3_0_8 install
 ------------------------------------------------------------
 +
 . As the *root* user, change all files to be owned by the opensrf user and group:
@@ -110,7 +110,7 @@ chown -R opensrf:opensrf /openils
 -----------------------------------------------------------
 cd /openils/var/web/xul/
 rm server
-ln -sf rel_3_0_5/server server
+ln -sf rel_3_0_8/server server
 ----------------------------------------------------------
 +
 . As the *opensrf* user, update opensrf_core.xml and opensrf.xml by copying the
@@ -130,7 +130,7 @@ Copying these configuration files will remove any customizations you have made t
 +
 [source, bash]
 -------------------------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-3.0.5
+cd /home/opensrf/Evergreen-ILS-3.0.8
 perl Open-ILS/src/support-scripts/eg_db_config --update-config --service all \
 --create-offline --database evergreen --host localhost --user evergreen --password evergreen
 -------------------------------------------------------------------------
@@ -154,21 +154,21 @@ The diff command can be used to show the differences between the distribution ve
 +
 [source, bash]
 ----------------------------------------------------------
-cp /home/opensrf/Evergreen-ILS-3.0.5/Open-ILS/examples/apache/eg_startup /etc/apache2/eg_startup
+cp /home/opensrf/Evergreen-ILS-3.0.8/Open-ILS/examples/apache/eg_startup /etc/apache2/eg_startup
 ----------------------------------------------------------
 +
 .. Update /etc/apache2/eg_vhost.conf by copying the example from Open-ILS/examples/apache/eg_vhost.conf.
 +
 [source, bash]
 ----------------------------------------------------------
-cp /home/opensrf/Evergreen-ILS-3.0.5/Open-ILS/examples/apache/eg_vhost.conf /etc/apache2/eg_vhost.conf
+cp /home/opensrf/Evergreen-ILS-3.0.8/Open-ILS/examples/apache/eg_vhost.conf /etc/apache2/eg_vhost.conf
 ----------------------------------------------------------
 +
 .. Update /etc/apache2/sites-available/eg.conf by copying the example from Open-ILS/examples/apache/eg.conf.
 +
 [source, bash]
 ----------------------------------------------------------
-cp /home/opensrf/Evergreen-ILS-3.0.5/Open-ILS/examples/apache/eg.conf /etc/apache2/sites-available/eg.conf
+cp /home/opensrf/Evergreen-ILS-3.0.8/Open-ILS/examples/apache/eg.conf /etc/apache2/sites-available/eg.conf
 ----------------------------------------------------------
 
 Upgrade the Evergreen database schema
@@ -191,7 +191,7 @@ anything goes wrong during the upgrade.
 =============
 Evergreen provides incremental upgrade scripts that allow you to upgrade
 from one minor version to the next until you have the current version of
-the schema. For example, if you want to upgrade from 2.7.0 to 3.0.5, you
+the schema. For example, if you want to upgrade from 2.7.0 to 2.11.0, you
 would run the following upgrade scripts:
 
 - 2.7.0-2.7.1-upgrade-db.sql
@@ -216,22 +216,6 @@ would run the following upgrade scripts:
 - 2.10.5-2.10.6-upgrade-db.sql
 - 2.10.6-2.10.7-upgrade-db.sql
 - 2.10.7-2.11.0-upgrade-db.sql (this is a major version upgrade)
-- 2.11.0-2.11.1-upgrade-db.sql
-- 2.11.1-2.11.2-upgrade-db.sql
-- 2.11.2-2.11.3-upgrade-db.sql
-- 2.11.3-2.12.0-upgrade-db.sql (this is a major version upgrade)
-- 2.12.0-2.12.1-upgrade-db.sql
-- 2.12.1-2.12.2-upgrade-db.sql
-- 2.12.2-2.12.3-upgrade-db.sql
-- 2.12.3-2.12.4-upgrade-db.sql
-- 2.12.4-2.12.5-upgrade-db.sql
-- 2.12.5-2.12.6-upgrade-db.sql
-- 2.12.6-3.0.0-upgrade-db.sql (this is a major version upgrade)
-- 3.0.0-3.0.1-upgrade-db.sql
-- 3.0.1-3.0.2-upgrade-db.sql
-- 3.0.2-3.0.3-upgrade-db.sql
-- 3.0.3-3.0.4-upgrade-db.sql
-- 3.0.4-3.0.5-upgrade-db.sql
 
 Note that you do *not* want to run additional 2.7 scripts to upgrade to the
 newest version of 2.7, since currently there is no automated way to upgrade
@@ -251,8 +235,8 @@ as a user with the ability to connect to the database server.
 
 [source, bash]
 ----------------------------------------------------------
-cd /home/opensrf/Evergreen-ILS-3.0.5/Open-ILS/src/sql/Pg
-psql -U evergreen -h localhost -f version-upgrade/3.0.3-3.0.4-upgrade-db.sql evergreen
+cd /home/opensrf/Evergreen-ILS-3.0.8/Open-ILS/src/sql/Pg
+psql -U evergreen -h localhost -f version-upgrade/3.0.7-3.0.8-upgrade-db.sql evergreen
 ----------------------------------------------------------
 
 [TIP]

commit aab0f40b4a0be02dcae8d8256243ddf09b65727c
Author: Dan Wells <dbw2 at calvin.edu>
Date:   Mon Feb 24 12:09:57 2014 -0500

    Bump OpenILS.pm version
    
    Signed-off-by: Dan Wells <dbw2 at calvin.edu>

diff --git a/Open-ILS/src/perlmods/lib/OpenILS.pm b/Open-ILS/src/perlmods/lib/OpenILS.pm
index d7235ce..88b11b9 100644
--- a/Open-ILS/src/perlmods/lib/OpenILS.pm
+++ b/Open-ILS/src/perlmods/lib/OpenILS.pm
@@ -6,6 +6,6 @@ OpenILS - Client and server support for the Evergreen open source library system
 
 =cut
 
-our $VERSION = '2.4';
+our $VERSION = '3.0008';
 
 1;

-----------------------------------------------------------------------


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list