Jason Stephenson [Sat, 27 Oct 2018 15:33:27 +0000 (11:33 -0400)]
Fix error in handle_mark_item_event switch.
Bad string constant name.
Jason Stephenson [Sat, 27 Oct 2018 14:59:38 +0000 (10:59 -0400)]
Still syntax error at line 721.
Jason Stephenson [Sat, 27 Oct 2018 14:53:45 +0000 (10:53 -0400)]
Syntax error in holds.js line 721.
Jason Stephenson [Sat, 27 Oct 2018 13:47:35 +0000 (09:47 -0400)]
Revert "Try making mark_damaged always refresh the list."
It makes things worse, in my opinion. Refreshing damaged items is
bugged, and deserves its own fix.
This reverts commit
8c85a539069aa73c592be81c1924c6b718f81da1.
Jason Stephenson [Sat, 27 Oct 2018 13:44:00 +0000 (09:44 -0400)]
Try making mark_damaged always refresh the list.
Jason Stephenson [Sat, 27 Oct 2018 13:37:57 +0000 (09:37 -0400)]
Missing parenthesis.
Jason Stephenson [Sat, 27 Oct 2018 13:27:07 +0000 (09:27 -0400)]
Fix typo.
Jason Stephenson [Sat, 27 Oct 2018 13:25:13 +0000 (09:25 -0400)]
Modify mark_damaged to use handle_mark_item_event and more.
Jason Stephenson [Sat, 27 Oct 2018 01:34:31 +0000 (21:34 -0400)]
The final fixup. (I hope.)
Jason Stephenson [Sat, 27 Oct 2018 00:32:38 +0000 (20:32 -0400)]
Try fixing checkin and renew
Jason Stephenson [Sat, 27 Oct 2018 00:20:16 +0000 (20:20 -0400)]
Fix up the other places.
Jason Stephenson [Sat, 27 Oct 2018 00:19:48 +0000 (20:19 -0400)]
Use my changes with mark missing.
Jason Stephenson [Sun, 21 Oct 2018 22:43:37 +0000 (18:43 -0400)]
Fix another error cause by a typo.
ReferenceError: egcore is not defined
at handle_event (circ.js:1385)
Jason Stephenson [Sun, 21 Oct 2018 22:40:33 +0000 (18:40 -0400)]
Fix missing close paren on the same line as previous error.
Jason Stephenson [Sun, 21 Oct 2018 22:38:14 +0000 (18:38 -0400)]
Fix circ_strings.tt2
egweb: template error: file error - parse error - staff/circ/share/circ_strings.tt2 line 37-38: unexpected token (])
Jason Stephenson [Sun, 21 Oct 2018 22:30:49 +0000 (18:30 -0400)]
Finishing ti up?
Jason Stephenson [Sun, 21 Oct 2018 17:17:21 +0000 (13:17 -0400)]
Small attempt to resynchronize it.
I think I need to go back to defering the status look up if this
doesn't work.
Jason Stephenson [Sun, 21 Oct 2018 17:10:07 +0000 (13:10 -0400)]
Try rearranging the code to look up new copy status only once.
Jason Stephenson [Sun, 21 Oct 2018 17:02:14 +0000 (13:02 -0400)]
Try actually marking the copies now.
Jason Stephenson [Sun, 21 Oct 2018 16:44:30 +0000 (12:44 -0400)]
Really fix the previous error.
Things are never as simple as they seem.
Jason Stephenson [Sun, 21 Oct 2018 16:42:09 +0000 (12:42 -0400)]
Remove extraneous return in circ.mark_discard.
Jason Stephenson [Sun, 21 Oct 2018 16:38:05 +0000 (12:38 -0400)]
Fix TypeError: egCirc.mark_discard(...).thef is not a function
Jason Stephenson [Sun, 21 Oct 2018 16:36:09 +0000 (12:36 -0400)]
Add missing ".result" in previous commit.
Jason Stephenson [Sun, 21 Oct 2018 16:32:16 +0000 (12:32 -0400)]
Bring initial confirmation dialog.
Also edit the strings a bit.
Jason Stephenson [Sun, 21 Oct 2018 12:12:49 +0000 (08:12 -0400)]
Trying something slightly different.
Jason Stephenson [Sun, 21 Oct 2018 12:11:03 +0000 (08:11 -0400)]
Revert "Trying something...."
This reverts commit
24f32f1fcc7a23ad74e4563d263864b9bdcb7cae.
Jason Stephenson [Sun, 21 Oct 2018 12:04:05 +0000 (08:04 -0400)]
Trying something....
Jason Stephenson [Sun, 21 Oct 2018 12:01:20 +0000 (08:01 -0400)]
TYPOE!!!!!!!!
Jason Stephenson [Sun, 21 Oct 2018 12:00:01 +0000 (08:00 -0400)]
Fix pcrud search syntax.
Jason Stephenson [Sun, 21 Oct 2018 11:58:41 +0000 (07:58 -0400)]
Grrr...
Forgot to change the argument name of the get_status inner function.
Jason Stephenson [Sun, 21 Oct 2018 11:55:23 +0000 (07:55 -0400)]
Trying pcrud search and deferred.notify().
Jason Stephenson [Sun, 21 Oct 2018 01:30:29 +0000 (21:30 -0400)]
Just trying to lookup copy status.
Jason Stephenson [Sat, 20 Oct 2018 18:55:53 +0000 (14:55 -0400)]
Revert "Attempt to get flesh_copy_status to work."
This reverts commit
7248fc97f04c645409c6c244b1de5cc1937fa267.
Jason Stephenson [Sat, 20 Oct 2018 18:36:30 +0000 (14:36 -0400)]
Attempt to get flesh_copy_status to work.
Jason Stephenson [Sat, 20 Oct 2018 18:22:06 +0000 (14:22 -0400)]
Alter constant strings for dialogs.
Jason Stephenson [Sun, 7 Oct 2018 18:27:16 +0000 (14:27 -0400)]
Revert "Try using $q.defer();"
This reverts commit
0c79043b2fb5b80eda0195d9736adc74acc67267.
Jason Stephenson [Sun, 7 Oct 2018 18:15:23 +0000 (14:15 -0400)]
Try using $q.defer();
Jason Stephenson [Sun, 7 Oct 2018 17:57:32 +0000 (13:57 -0400)]
Remove doRefresh from circ.mark_discard
Jason Stephenson [Sun, 7 Oct 2018 17:21:28 +0000 (13:21 -0400)]
Change previous commit to use a then().
Jason Stephenson [Sun, 7 Oct 2018 17:10:59 +0000 (13:10 -0400)]
Add copy barcode to list that works.
Jason Stephenson [Sun, 2 Sep 2018 15:04:32 +0000 (11:04 -0400)]
Fix typo.
Jason Stephenson [Sun, 2 Sep 2018 14:58:34 +0000 (10:58 -0400)]
Fix access to copy status.
Jason Stephenson [Sun, 2 Sep 2018 00:46:22 +0000 (20:46 -0400)]
Update UI code for backend changes.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Jason Stephenson [Sun, 5 Aug 2018 13:51:15 +0000 (09:51 -0400)]
Add comments to test file.
Jason Stephenson [Sun, 5 Aug 2018 13:40:24 +0000 (09:40 -0400)]
Small improvement.
Jason Stephenson [Sun, 5 Aug 2018 13:39:14 +0000 (09:39 -0400)]
Remove Data::Dumper from tests.
Jason Stephenson [Sun, 5 Aug 2018 13:32:14 +0000 (09:32 -0400)]
Fix bug in mark_item resrict copy delete check.
Jason Stephenson [Sun, 5 Aug 2018 13:13:05 +0000 (09:13 -0400)]
Fix tests for new events code.
Jason Stephenson [Sun, 15 Jul 2018 22:10:50 +0000 (18:10 -0400)]
Comment fix.
Jason Stephenson [Sun, 15 Jul 2018 21:52:22 +0000 (17:52 -0400)]
More back end improvements.
It should actually work. Though I didn't try the previous commit, I
realized that the transaction code was wrong. I also decided to make
a request to open-ils.circ.transit.abort rather that do all that code
"by hand."
Jason Stephenson [Sun, 15 Jul 2018 21:11:46 +0000 (17:11 -0400)]
More back end work for marking items.
This work unifies the back end behavior more for the different
statuses.
The tests will have to be reworked.
Jason Stephenson [Sun, 8 Jul 2018 21:03:44 +0000 (17:03 -0400)]
Add Open-ILS/src/perlmods/live_t/zz-lp1779467-mark-item-discard.t
Add Perl live tests for minor back end change to marking items as discard/weed.
Jason Stephenson [Sun, 8 Jul 2018 15:13:40 +0000 (11:13 -0400)]
Try checkin before marking item discard/weed.
Modify Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm to call
try_checkin in mark_item when the api includes discard under the same
conditions as when marking an item damaged.
Jason Stephenson [Sat, 7 Jul 2018 21:24:21 +0000 (17:24 -0400)]
Make a potential fix to mark item discard.
Jason Stephenson [Sat, 7 Jul 2018 20:18:44 +0000 (16:18 -0400)]
Wire up basic mark discard/weed with back end.
Jason Stephenson [Sat, 7 Jul 2018 15:04:06 +0000 (11:04 -0400)]
Wire up the JS wrapper functions for discard.
Jason Stephenson [Sat, 7 Jul 2018 13:06:23 +0000 (09:06 -0400)]
Add missing 's in previous commit.
Jason Stephenson [Sat, 7 Jul 2018 12:40:05 +0000 (08:40 -0400)]
LP
1779467: Add Mark Item(s) Discard/Weed to grid menus.
Jason Stephenson [Thu, 25 Oct 2018 13:35:37 +0000 (09:35 -0400)]
Forward Port Release Notes for 3.0.13.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Dan Wells [Wed, 24 Oct 2018 22:18:48 +0000 (18:18 -0400)]
Forward-port 3.1.7 upgrade script
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Dan Wells [Wed, 24 Oct 2018 22:14:28 +0000 (18:14 -0400)]
Forward-port 3.2.1 upgrade script
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Jane Sandberg [Wed, 24 Oct 2018 16:35:50 +0000 (09:35 -0700)]
Docs: adding another entry to 3.2.1 release notes
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Wed, 24 Oct 2018 16:33:23 +0000 (09:33 -0700)]
Docs: adding another entry to 3.1.7 release notes
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Bill Erickson [Mon, 15 Oct 2018 15:43:33 +0000 (11:43 -0400)]
LP#
1797923 Browser client iframe initial loading page
Apply a default value to the browser client iframe URL so the iframe
does not attempt to load a copy of the current page. The default value
points to a simple loading page, displying "Loading..." plus our
standard spinny gif.
Progress gif copied from web/opac/images/ to web/images/ to avoid
dependence on the old opac directory.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Jane Sandberg [Wed, 24 Oct 2018 16:15:44 +0000 (09:15 -0700)]
Docs: Adding release notes for 3.2.1
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Wed, 24 Oct 2018 16:02:37 +0000 (09:02 -0700)]
Docs: adding release notes for 3.1.7
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jason Stephenson [Tue, 23 Oct 2018 20:32:17 +0000 (16:32 -0400)]
Forward port 3.1.5-3.2.0-upgrade-db.sql.
Signed-off-by: Jason Stephenson <jason@sigio.com>
Kathy Lussier [Wed, 26 Sep 2018 18:45:26 +0000 (14:45 -0400)]
LP#
1746536: Remove input-group-addon class from Add Call Number button
The button no longer looks like a button with this class in place.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Mike Rylander [Wed, 26 Sep 2018 16:57:04 +0000 (12:57 -0400)]
LP#
1746536: Restrict CN addition but allow CN edits...
... in the top half of the Vol/Copy editor when there are multiple bib records
represented in the UI.
Also, restrict the size of the org selector using a bootstrap row.
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Conflicts:
Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Mike Rylander [Wed, 19 Sep 2018 14:38:42 +0000 (10:38 -0400)]
LP#
1746536: Allow batch-apply to volume fields in multi-record context
I can't see a reason to restrict Batch Apply for volume fields in a multi-
record context, as all the data is gathered based on the volume owners, not
record information. This commit removes that restriction.
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Cesar Velez [Wed, 12 Sep 2018 09:37:28 +0000 (05:37 -0400)]
LP#
1746536 - enable volcopy editor for multi-bib but only volumes
This removes the disabling of the volcopy editor caused by
passing it a record id of 0. Allowing the Item Status grid's
Edit>Volumes to function as a way to batch edit volumes of
more than 1 bib record.
Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
a. bellenir [Wed, 27 Jun 2018 18:48:56 +0000 (14:48 -0400)]
LP1746536: cannot edit vol/call number in item status
spawnHoldingsEdit was disabling record summary by passing record_id: 0
this change will provided the record_id if exactly one record is selected.
behavior is unchanged if multiple records are selected.
Signed-off-by: a. bellenir <ab@grpl.org>
Signed-off-by: cesar velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Conflicts:
Open-ILS/web/js/ui/default/staff/circ/services/item.js
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Dan Wells [Wed, 10 Oct 2018 20:07:24 +0000 (16:07 -0400)]
LP#
1796978 Realign working copy refresh with proper condition
The "working copy" grid needs to update whenever the copy data above
updates. I *believe* this aligns the refresh with its intended
condition.
This appears to have come about via bug #
1732761, so retesting of
that fix may be in order.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Dan Wells [Thu, 11 Oct 2018 13:21:05 +0000 (09:21 -0400)]
LP#
1796971 Wait for call number and copy before loading locations
In cases where add a copy to a call number, we fetch the original
call number via async, then attach the new copy to it. Before this
commit, however, we were not waiting for the call number fetch
promise to resolve, so the copy wasn't there to use for limiting the
location load.
Since the async request is internal to a loop, one way out is to
capture that promise, then make sure it resolves before loading the
locations.
(We previously returned the copies from the internal function, but that
value wasn't being used anyway, so we don't worry about unwrapping the
$q.all() when it resolves.)
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Jane Sandberg [Thu, 11 Oct 2018 01:37:59 +0000 (18:37 -0700)]
Docs: correcting inaccurate statement in action trigger docs
Remington Steed [Tue, 9 Oct 2018 14:35:00 +0000 (10:35 -0400)]
Docs: Update release notes version in consolidated manual
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Jane Sandberg [Mon, 8 Oct 2018 21:42:30 +0000 (14:42 -0700)]
Docs: adding info about testing action triggers
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Mon, 8 Oct 2018 21:37:30 +0000 (14:37 -0700)]
Docs: adding action/triggers to staff client admin docs
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Mon, 8 Oct 2018 21:36:48 +0000 (14:36 -0700)]
Docs: re-adding missing anchor to install instructions
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Bill Erickson [Mon, 17 Sep 2018 14:18:30 +0000 (10:18 -0400)]
LP#
1792658 Angular Evergreen favicon
Use the Evergreen favicon.ico in the Angular(6) application.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Bill Erickson [Mon, 6 Aug 2018 19:18:35 +0000 (15:18 -0400)]
LP#
1785681 Patron address copy to clipboard
Support copying formatted addresses to the clipboard in the browser
staff client, similar to the XUL client. Action is performed via a new
link in the addresses section (next to "print") in the patron summary
sidebar.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Galen Charlton [Tue, 11 Sep 2018 18:58:29 +0000 (14:58 -0400)]
LP#
1721139: apply proper date format in certain places
This patch ensures that the correct date format is used
to display dates in certain contexts in the web staff
client:
- patron bucket summary
- record bucket summary
- patron bucket 'View batch edits'
This has the side effect of fixing a problem where the batch
edit timestamps were not wrapped correctly in Firefox.
To test
-------
1. Using user buckets, make some batch changes on some patrons and roll
back some of those changes.
2. Using Firefox, click on the 'View Batch Edits' button.
3. Note that the times dispayed are formatted as raw
database timestamps
4. Note that the summary for the user bucket displays the
create time as a raw database timestamp.
5. Navigate to a record bucket and note that its create
time is displayed as a raw timestamp as well.
3. Apply patch.
4. Repeat steps 2-5; this time, the times should be displayed
using the correct date and time format.
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Garry Collum [Thu, 21 Jun 2018 23:41:48 +0000 (19:41 -0400)]
LP#
1778083 Location, Floating, and Age Protect missing from Items Out
Adds columns for Location (Copy), Floating Group, and Age-based Hold
Protection to the items out grid.
To test.
1. View an items out screen to see that the Location, Floating Group,
and Age-based Hold protection columns are not available as options.
2. Apply the patch.
3. Edit some items and add definitions for Floating Group, and
Age-based hold protection.
4. Check out these items and other items that do not have a floating
group or age-based protection.
5. Display the Location, Floating Group, and Age-based Hold Protection
columns.
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Dawn Dale <ddale@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Galen Charlton [Fri, 5 Oct 2018 20:41:04 +0000 (16:41 -0400)]
LP#
1770246: (follow-up) display the open-in-new-window/tab icon
Since the title links added by the previous patch intentionally open
the record in a new tab, display the corresponding icon to be
consistent with other interfaces.
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Garry Collum [Fri, 1 Jun 2018 01:22:35 +0000 (21:22 -0400)]
LP#
1770246 Catalog linked title column in query and pending buckets
To mirror the Record Bucket View grid, this patch adds a title column
in the query and pending bucket tabs that links to the catalog record
of the title displayed. The catalog record is opened in a new tab, so
the query and pending data is not lost.
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Jane Sandberg [Thu, 4 Oct 2018 18:53:59 +0000 (11:53 -0700)]
Docs: adding basic info about printing spine labels
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Tue, 2 Oct 2018 02:48:32 +0000 (19:48 -0700)]
Docs: Adding info about copy number
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Dan Wells [Thu, 27 Sep 2018 21:56:00 +0000 (17:56 -0400)]
Forward-port 3.1.6 upgrade script
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Dan Wells [Thu, 27 Sep 2018 21:55:09 +0000 (17:55 -0400)]
Forward-port 3.0.12 upgrade script
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Jane Sandberg [Wed, 26 Sep 2018 23:21:07 +0000 (16:21 -0700)]
Docs: adding another fix to the 3.1.6 release notes
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Wed, 26 Sep 2018 23:20:05 +0000 (16:20 -0700)]
Docs: adding another fix to the 3.0.12 release notes
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Mike Rylander [Mon, 27 Aug 2018 16:08:37 +0000 (12:08 -0400)]
LP#
1786987: Locale-less org tree cache object becomes stale
The autogen.sh script calls a function that flushes all org tree objects
cached by locale, but does not flush the one used when the locale is
unkown. This commit forces that flushing to occur.
berick: Definition of my $cache pushed up above first use.
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Jane Sandberg [Wed, 26 Sep 2018 16:10:22 +0000 (09:10 -0700)]
Docs: Adding 3.1.6 release notes
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Jane Sandberg [Wed, 26 Sep 2018 16:05:54 +0000 (09:05 -0700)]
Docs: Adding release notes for 3.0.12
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Remington Steed [Tue, 25 Sep 2018 18:54:20 +0000 (14:54 -0400)]
Docs: Clean up installation docs
- Remove redundant NodeJS section
- Relabel sections to distinguish between AngularJS and Angular steps
- Fix a few typos
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Dan Wells [Tue, 25 Sep 2018 17:04:11 +0000 (13:04 -0400)]
Translation updates - newpot
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Dan Wells [Mon, 24 Sep 2018 21:33:12 +0000 (17:33 -0400)]
Translation updates - po files
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Remington Steed [Mon, 24 Sep 2018 21:23:45 +0000 (17:23 -0400)]
Docs: Remove old release notes files
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Remington Steed [Mon, 24 Sep 2018 21:14:39 +0000 (17:14 -0400)]
Docs: Add Upgrade Notes to release notes
This commit copies relevant sections of the release notes into the
Upgrade Notes section.
A few paragraphs are also reformatted into lines of appropriate length.
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Remington Steed [Mon, 24 Sep 2018 19:53:04 +0000 (15:53 -0400)]
Update Release Notes for 3.2-rc
Add new release notes. Also, slight reorganization to the
acknowledgements section (move organizations to appropriate section, fix
sorting of COOL, use consistent name for BC Libraries).
Signed-off-by: Remington Steed <rjs7@calvin.edu>