]> git.evergreen-ils.org Git - Evergreen.git/blob - ChangeLog
Bumping version numbers, adding Upgrade Script and Changelog
[Evergreen.git] / ChangeLog
1 commit 76d7bea52583d725010d3e60490067c384609165
2 Author: Chris Sharp <csharp@georgialibraries.org>
3 Date:   Fri Jun 29 08:08:58 2018 -0400
4
5     Updating upgrade docs for 3.0.9.
6     
7     Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
8
9 16      15      docs/installation/server_upgrade.adoc
10
11 commit 0c72abbe44718a133718d4a288cb295704c84537
12 Author: Chris Sharp <csharp@georgialibraries.org>
13 Date:   Fri Jun 29 08:08:21 2018 -0400
14
15     Bumping Perl version string for 3.0.9
16     
17     Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
18
19 1       1       Open-ILS/src/perlmods/lib/OpenILS.pm
20 16      32      docs/installation/server_upgrade.adoc
21
22 commit 19785b44bd87db819b0f293514cedaffcd59b2fc
23 Author: Jane Sandberg <sandbej@linnbenton.edu>
24 Date:   Thu Jun 28 12:19:22 2018 -0700
25
26     Docs: Adding 3.0.9 release notes
27     
28     Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
29
30 56      0       docs/RELEASE_NOTES_3_0.adoc
31
32 commit e9accd82769f4ec396b7365c25579de9d8c0ff31
33 Author: Mike Rylander <mrylander@gmail.com>
34 Date:   Wed Jun 20 09:22:38 2018 -0400
35
36     LP#1773832: Empty deleted records can be surfaced in search results
37     
38     There are cases where we avoid checking the deleted flag of bibs as an
39     optimization that avoids a JOIN in the search query.  However, for some
40     shapes of real-world data, particularly in upgraded instances, deleted
41     records can slip through.  This commit adds an explicit check for the
42     flag to all search queries.
43     
44     Signed-off-by: Mike Rylander <mrylander@gmail.com>
45     Signed-off-by: Daniel Pearl <dpearl@cwmars.org>
46     Signed-off-by: Jason Stephenson <jason@sigio.com>
47
48 3       3       Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm
49
50 commit 3ea9d98244ff052b9a36ceb1db5e2c0d790afa08
51 Author: Jason Stephenson <jason@sigio.com>
52 Date:   Wed Jun 27 16:08:17 2018 -0400
53
54     LP 1758160: Bump version in upgrade_log.
55     
56     Signed-off-by: Jason Stephenson <jason@sigio.com>
57
58 1       1       Open-ILS/src/sql/Pg/002.schema.config.sql
59 12      0       Open-ILS/src/sql/Pg/upgrade/1112.schema.auch-source_circ-index.sql
60 0       12      Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auch-source_circ-index.sql
61  create mode 100644 Open-ILS/src/sql/Pg/upgrade/1112.schema.auch-source_circ-index.sql
62  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auch-source_circ-index.sql
63
64 commit f1745afe5e28c4a3c8e230b2b7fa8a08b4375c32
65 Author: blake <blake@mobiusconsortium.org>
66 Date:   Mon Apr 9 19:52:08 2018 -0500
67
68     LP1758160_Deleting_patrons_can_exceed_staff_client_timeouts
69     
70     Added an index to action.usr_circ_history for much needed postgresql justice.
71     This will increase the speed when deleting patrons with large number of circulations.
72     
73     Signed-off-by: blake <blake@mobiusconsortium.org>
74     Signed-off-by: Jason Boyer <jboyer@library.in.gov>
75     Signed-off-by: Jason Stephenson <jason@sigio.com>
76
77 1       0       Open-ILS/src/sql/Pg/090.schema.action.sql
78 12      0       Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auch-source_circ-index.sql
79  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.auch-source_circ-index.sql
80
81 commit 17fe954e1efa8625014b647fb3c65700f542dec3
82 Author: Jane Sandberg <sandbej@linnbenton.edu>
83 Date:   Wed Jun 20 14:33:25 2018 -0700
84
85     Docs: improving index terms for MARC import/export options
86     
87     Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
88
89 2       0       docs/cataloging/batch_importing_MARC.adoc
90 4       0       docs/development/support_scripts.adoc
91
92 commit f44be2fdf073f4cec387bf90c9c92253fcdc2e76
93 Author: Jeanette Lundgren <jlundgren@cwmars.org>
94 Date:   Tue Jun 19 15:21:50 2018 -0400
95
96     added fields for hold notification preference to display
97     
98     Signed-off-by: Jeanette Lundgren <jlundgren@cwmars.org>
99     Signed-off-by: Garry Collum <gcollum@gmail.com>
100     Signed-off-by: Jason Stephenson <jason@sigio.com>
101
102 4       1       Open-ILS/src/templates/staff/circ/share/t_hold_shelf_dialog.tt2
103
104 commit 10e25842a8478f2076f94b765eaf94e48b296aa2
105 Author: Jane Sandberg <sandbej@linnbenton.edu>
106 Date:   Thu Jun 7 10:11:43 2018 -0700
107
108     LP1772444: Updating list of variables in bill template descriptions
109     
110     Bill: repaired merge conflicts and applied some additional docs
111     consistency across the two billing templates.
112     
113     Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
114     Signed-off-by: Bill Erickson <berickxx@gmail.com>
115
116 18      4       Open-ILS/src/templates/staff/share/print_templates/t_bills_current.tt2
117 19      6       Open-ILS/src/templates/staff/share/print_templates/t_bills_historical.tt2
118
119 commit 745ec1f35b659b83791a7c79da3b734867cebf9c
120 Author: Jason Boyer <jboyer@library.in.gov>
121 Date:   Mon May 21 12:09:09 2018 -0400
122
123     LP1772444: Add Patron Names to Bill Receipts
124     
125     The bills_current and bills_historical receipt templates
126     were missing patron information. This has been added to
127     match most other receipt templates (money_summary is not
128     included since it could potentially be stale).
129     
130     Signed-off-by: Jason Boyer <jboyer@library.in.gov>
131     Signed-off-by: Bill Erickson <berickxx@gmail.com>
132
133 28      2       Open-ILS/web/js/ui/default/staff/circ/patron/bills.js
134
135 commit 055e6441dd15885db9640ed3dc5d6ba8d5352cf3
136 Author: Bill Erickson <berickxx@gmail.com>
137 Date:   Thu May 31 10:58:38 2018 -0400
138
139     LP#1774427 Parse DoB dates as whole dates
140     
141     Fixes DoB parsing in the browser client patron edit interface by
142     creating date objects from a whole YMD date string instead of compiling
143     the date as collection of pieces.  Compiling dates from pieces (calling
144     setFullYear(), setMonth(), etc.) can have unexpected consequences,
145     because a change of month can result in a change of days as well, if the
146     number of days in the date object exceeds the capacity of the selected
147     month.
148     
149     For example:
150     
151     ---
152     > d = new Date()
153     2018-05-31T14:59:26.186Z
154     > d.setMonth(1)
155     1520092766186
156     > d
157     2018-03-03T15:59:26.186Z
158     --
159     
160     Parsing as Date(YYYY,MM,DD) instead avoids this kind of shuffling.
161     
162     To test
163     
164     [1] Log in to the staff client on the 31st day of the month :)
165     [2] Change a patron's DoB to a month that does not contain 31 days.
166     [3] Save patron and note on reload, the DoB shows the wrong value.
167     
168     Signed-off-by: Bill Erickson <berickxx@gmail.com>
169     Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
170     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
171
172 1       5       Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js
173
174 commit c5f0c487ffa9b2c8340bedf76ee9c2a12e2c2675
175 Author: Remington Steed <rjs7@calvin.edu>
176 Date:   Thu Jun 14 09:31:33 2018 -0400
177
178     Docs: Minor corrections to "Borrowing items" section
179     
180     This commit fixes a number of small inconsistencies in wording (between
181     the docs and the interface) and formatting (e.g. making menu names bold).
182     Also, one sentence is expanded for clarity.
183     
184     Signed-off-by: Remington Steed <rjs7@calvin.edu>
185
186 11      10      docs/admin_initial_setup/borrowing_items.adoc
187
188 commit 836960e863327e6b038ff52db536e6b66322c3f9
189 Author: Galen Charlton <gmc@equinoxinitiative.org>
190 Date:   Thu Mar 29 11:46:03 2018 -0400
191
192     LP#1740535: retrieve list of billing types
193     
194     This patch changes how the web staff client retrieves the list
195     of billing types available for use by the Bill Patron modal. PCRUD
196     permissions on config.billing_type don't quite match how the
197     the set of billing types available to a staff user used to work
198     in the XUL staff client, so this patch uses the
199     open-ils.circ.billing_type.ranged.retrieve.all method instead.
200     
201     To test
202     -------
203     [1] Log in as a Circulators staff user (assuming stock data
204         and permissions).
205     [2] Try the Bill Patron dialog in the web staff client; note that
206         no billing types are accessible.
207     [3] Apply the patch and repeat step #2. This time, it should
208         include the miscellaneous billing type.
209     
210     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
211     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
212
213 9       7       Open-ILS/web/js/ui/default/staff/circ/services/billing.js
214
215 commit 9fd00201ba32b0193ba2d6aa89c6284c6dbef98e
216 Author: Dan Pearl <dpearl@cwmars.org>
217 Date:   Thu Jun 7 14:20:49 2018 -0400
218
219     LP1739271 - Fix Item Edit when Part Present
220     
221     Cannot edit item or call number after mono part
222     assigned.  This was indeed a timing error where parts were referenced before
223     they were completely assigned to the structure in which they were to reside.
224     I have restructured the code to ensure the parts are available.
225     
226     Signed-off-by: Dan Pearl <dpearl@cwmars.org>
227     Signed-off-by: Jason Boyer <jboyer@library.in.gov>
228
229 11      10      Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
230
231 commit 8960fb1d3ed7cb927f7d818bc758728f84429436
232 Author: a. bellenir <ab@grpl.org>
233 Date:   Wed Jun 6 09:41:06 2018 -0400
234
235     LP1770752: clicking 'update expire date' should flag field_modified
236     
237     ensure user is warned that unsaved data may be lost when navigating away
238     
239     Signed-off-by: a. bellenir <ab@grpl.org>
240     Signed-off-by: Garry Collum <gcollum@gmail.com>
241     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
242
243 1       0       Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js
244
245 commit 1a7a1a9af9b9f339d6f4d0e2d974e1511c99af4f
246 Author: Geoff Sams <gsams@roanoketexas.com>
247 Date:   Mon Jun 4 16:23:49 2018 -0500
248
249     LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally.
250     
251     Signed-off-by: Geoff Sams <gsams@roanoketexas.com>
252     Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
253     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
254
255 1       1       Open-ILS/src/templates/staff/css/circ.css.tt2
256
257 commit 765eb249c121a40f91c5003f394d2f301ab352bc
258 Author: a. bellenir <ab@grpl.org>
259 Date:   Tue Jun 5 20:31:46 2018 -0400
260
261     LP1775294: item status should show floating group name
262     
263     Signed-off-by: a. bellenir <ab@grpl.org>
264     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
265
266 1       1       Open-ILS/src/templates/staff/cat/item/t_list.tt2
267
268 commit c0336824d73ffce797c38d3ce478a845e59d573b
269 Author: Michele Morgan <mmorgan@noblenet.org>
270 Date:   Wed May 16 10:50:59 2018 -0400
271
272     LP#1745422 - Removed three commented out lines from the code and signoff.
273     
274     Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
275     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
276
277 0       3       Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2
278
279 commit 5f1d959cb9fed7fb34f3de78005fad90a558d7fd
280 Author: Cesar Velez <cesar.velez@equinoxinitiative.org>
281 Date:   Fri Feb 16 11:01:23 2018 -0500
282
283     LP#1745422 - Add Parts column to Patron holds grids and detail view
284     
285     The webstaff's patron ui did not have a display for the Part,
286     which will be fetched for any hold type "P" (monographic part).
287     This adds a Part column to the hold grids and inthe detail view
288     IF the hold type is P, it'll append the part.label in the same
289     field/well.
290     
291     Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
292     
293     Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
294     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
295
296 1       0       Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
297 4       1       Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2
298
299 commit c9a88fb08f5cbbb15344498d0638a9a043924fda
300 Author: BC Libraries Cooperative <office@bc.libraries.coop>
301 Date:   Thu Jun 7 12:00:00 2018 -0700
302
303     Docs: Adding information about activating POs
304     
305     Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
306
307 16      0       docs/acquisitions/selection_lists_po.adoc
308
309 commit 665b73d914ac7529eba63e93f47c6a9384851647
310 Author: Jane Sandberg <sandbej@linnbenton.edu>
311 Date:   Thu Jun 7 11:55:07 2018 -0700
312
313     Docs: Reorganizing purchase order chapter
314     
315     Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
316
317 23      10      docs/acquisitions/selection_lists_po.adoc
318
319 commit 1fa56056d25405af0d4a212f6ed796a0c85f7934
320 Author: Dan Wells <dbw2@calvin.edu>
321 Date:   Mon Jun 4 09:06:55 2018 -0400
322
323     Forward port 3.0.8 upgrade script
324     
325     Signed-off-by: Dan Wells <dbw2@calvin.edu>
326
327 131     0       Open-ILS/src/sql/Pg/version-upgrade/3.0.7-3.0.8-upgrade-db.sql
328  create mode 100644 Open-ILS/src/sql/Pg/version-upgrade/3.0.7-3.0.8-upgrade-db.sql
329
330 commit 15bcf0c929f2e175849b888ab47632c85b9c1942
331 Author: Remington Steed <rjs7@calvin.edu>
332 Date:   Thu May 31 13:59:30 2018 -0400
333
334     Docs: Add bullet number images removed in 2.10
335     
336     These number images are used by the code callout feature of AsciiDoc,
337     used by the new Receipt Template Editor chapter (and possibly other
338     docs). I had renamed them in 2015, supposedly to prevent an ePub build
339     error, but that broke the code callout images. And since I cannot
340     replicate the ePub error now, I am renaming them back to their original
341     state, with sincere apologies to code callout readers everywhere.
342     
343     Signed-off-by: Remington Steed <rjs7@calvin.edu>
344
345 -       -       docs/media/1.png
346 -       -       docs/media/10.png
347 -       -       docs/media/11.png
348 -       -       docs/media/12.png
349 -       -       docs/media/13.png
350 -       -       docs/media/14.png
351 -       -       docs/media/15.png
352 -       -       docs/media/2.png
353 -       -       docs/media/3.png
354 -       -       docs/media/4.png
355 -       -       docs/media/5.png
356 -       -       docs/media/6.png
357 -       -       docs/media/7.png
358 -       -       docs/media/8.png
359 -       -       docs/media/9.png
360 -       -       docs/media/media1.png
361 -       -       docs/media/media10.png
362 -       -       docs/media/media11.png
363 -       -       docs/media/media12.png
364 -       -       docs/media/media13.png
365 -       -       docs/media/media14.png
366 -       -       docs/media/media15.png
367 -       -       docs/media/media2.png
368 -       -       docs/media/media3.png
369 -       -       docs/media/media4.png
370 -       -       docs/media/media5.png
371 -       -       docs/media/media6.png
372 -       -       docs/media/media7.png
373 -       -       docs/media/media8.png
374 -       -       docs/media/media9.png
375  create mode 100644 docs/media/1.png
376  create mode 100644 docs/media/10.png
377  create mode 100644 docs/media/11.png
378  create mode 100644 docs/media/12.png
379  create mode 100644 docs/media/13.png
380  create mode 100644 docs/media/14.png
381  create mode 100644 docs/media/15.png
382  create mode 100644 docs/media/2.png
383  create mode 100644 docs/media/3.png
384  create mode 100644 docs/media/4.png
385  create mode 100644 docs/media/5.png
386  create mode 100644 docs/media/6.png
387  create mode 100644 docs/media/7.png
388  create mode 100644 docs/media/8.png
389  create mode 100644 docs/media/9.png
390  delete mode 100644 docs/media/media1.png
391  delete mode 100644 docs/media/media10.png
392  delete mode 100644 docs/media/media11.png
393  delete mode 100644 docs/media/media12.png
394  delete mode 100644 docs/media/media13.png
395  delete mode 100644 docs/media/media14.png
396  delete mode 100644 docs/media/media15.png
397  delete mode 100644 docs/media/media2.png
398  delete mode 100644 docs/media/media3.png
399  delete mode 100644 docs/media/media4.png
400  delete mode 100644 docs/media/media5.png
401  delete mode 100644 docs/media/media6.png
402  delete mode 100644 docs/media/media7.png
403  delete mode 100644 docs/media/media8.png
404  delete mode 100644 docs/media/media9.png