]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/RELEASE_NOTES_2_2_1.txt
Z39.50 Batch Search/Overlay Seed Data
[working/Evergreen.git] / docs / RELEASE_NOTES_2_2_1.txt
1 Release Notes for Evergreen 2.2.1
2 =================================
3
4 This release contains many bugfixes improving on Evergreen 2.2.0.
5 Significant changes since 2.2.0 are mentioned below, roughly grouped by area
6 affected.  For more information on a given change, see the 
7 http://open-ils.org/downloads/ChangeLog-2.2.0-2.2.1[technical changelog].
8
9 All releases starting with this one are going to be much larger than they
10 used to be now that the Evergreen documentation is stored in the same
11 repository as the source code.  Cheers to Robert Soulliere and to so many
12 more contributors from our Documentation Interest Group.
13
14 We also have some new folks contributing code, as well as continuing
15 contributions from all the old folks (har).  Thanks all!
16
17 Changes
18 -------
19  * ACQ: Vendor Invoice Won't Save
20  * ACQ: Cache propagated funds in fund rollover action
21  * ACQ: Add constraint to PO state value
22  * Documentation: Fix typo in upgrade instructions
23  * Documentation: remove those darn Windows carriage returns
24  * Documentation: Migrate reports documentation from 2.1
25  * Documentation: Format text to limit line length to 80 characters
26  * Documentation: Fix various issues causing errors during processing
27  * Documentation: Add Patron Bills section to Patron Management chapter
28  * Documentation: Add Circulation, Patron management Chapter
29  * Documentation: Add Group Serials Issues Chapter
30  * Documentation: Update EG upgrade instructions to reflect 2.2.0 release
31  * Documentation: Remove antiquated 1.6 directory from docs folder
32  * Documentation: Improve Fedora prereqs and instructions
33  * Documentation: Bump OpenSRF prerequisite to 2.1 for Evergreen 2.2+
34  * Documentation: link README to server install docs
35  * Documentation: Merge the Evergreen docs into the code repository
36  * Documentation: Fix typo in upgrade instructions
37  * Documentation: Add line breaks in authorities chapter to fix
38  * Documentation: Wording improvement for 2.2 release notes
39  * JSPAC: Point to TPAC from <noscript> section
40  * TPAC: Decode translated strings into UTF8
41  * TPAC: Implement a locale picker
42  * TPAC: Allow user to change activation options for suspended holds
43  * TPAC: Fix recognition of logged-in users via HTTP
44  * TPAC: repair editions statement display
45  * TPAC: Set autofocus appropriately for different contexts
46  * TPAC: Use % font size + bold to highlight login failure
47  * TPAC: CSS change for login failure message
48  * TPAC: Physical description, now with spaces
49  * TPAC: Fix glitch returning from viewing ready-for-pickup to all holds
50  * TPAC: Disable caching for auth-required pages
51  * TPAC: Fix titles/tabs in Account Preferences subpages
52  * TPAC: Handle multiple matches for an XPath expression
53  * TPAC: Add paging to My Lists
54  * TPAC: Add record detail navigation to page bottom
55  * TPAC: Search wrapper spacing
56  * Staff client: increase default width for the XUL list line number column
57  * Staff client: Patron name border color for Notes
58  * Staff client: Add component to force external browser use
59  * Staff client: Allow opening of links in default browser
60  * Staff client: Move Prefix field ahead of Names in patron editor
61  * Staff client: Show in Catalog not working in bills interface
62  * Repair PCrudFilter localeStrings variable collisions
63  * Repaired typo in example rsyslog config file
64  * Fix version numbers in 2.1 -> 2.2 upgrade script
65  * Avoid problem with 2.1 -> 2.2 upgrade script issuing error about thesuari
66  * 2.2 upgrade missing vandelay.authority_match.quality column
67  * Teach the autosuggest web service to cache suggestions where appropriate
68  * Add new columns to CDBI table definitions
69  * Switch to a PLPERLU maintain_901() trigger function
70  * Add evergreen.get_locale_name() function to base schema
71  * Squelch uninitialized var warning from hold_copy_targeter
72  * Silence undef string concatenation warning in AutoSuggest