]> git.evergreen-ils.org Git - Evergreen.git/blob - ChangeLog
Explicit function ownership is not the job of upgrade scripts
[Evergreen.git] / ChangeLog
1 commit 1c721ed5d118ca9981a32a3d66c8aa742f3db4e9
2 Author: Bill Erickson <berick@esilibrary.com>
3 Date:   Wed Jul 17 15:26:54 2013 -0400
4
5     Bumping OpenILS VERSION to 2.0309
6     
7     Signed-off-by: Bill Erickson <berick@esilibrary.com>
8
9 1       1       Open-ILS/src/perlmods/lib/OpenILS.pm
10
11 commit 6142f642d6efcda39290c9391d154d4d3ad5263e
12 Author: Bill Erickson <berick@esilibrary.com>
13 Date:   Wed Jul 17 15:26:00 2013 -0400
14
15     2.3.9 Translations Import
16     
17     Signed-off-by: Bill Erickson <berick@esilibrary.com>
18
19 5       5       build/i18n/po/Searcher.js/es-ES.po
20 4       2       build/i18n/po/XULTermLoader.js/XULTermLoader.js.pot
21 30      10      build/i18n/po/acq.js/acq.js.pot
22 4       2       build/i18n/po/capture.js/capture.js.pot
23 4       4       build/i18n/po/cat.properties/cs-CZ.po
24 4       4       build/i18n/po/common.properties/cs-CZ.po
25 19      7       build/i18n/po/conify.js/conify.js.pot
26 820     765     build/i18n/po/db.seed/db.seed.pot
27 13      13      build/i18n/po/fm_IDL.dtd/fm_IDL.dtd.pot
28 104     44      build/i18n/po/ils_events.xml/ils_events.xml.pot
29 28      27      build/i18n/po/lang.dtd/cs-CZ.po
30 22      21      build/i18n/po/lang.dtd/es-ES.po
31 11      4       build/i18n/po/opac.js/opac.js.pot
32 4       4       build/i18n/po/patron.properties/cs-CZ.po
33 11      10      build/i18n/po/register.js/register.js.pot
34 5       2       build/i18n/po/reservation.js/reservation.js.pot
35 8       3       build/i18n/po/selfcheck.js/selfcheck.js.pot
36 4       4       build/i18n/po/tpac/tpac.pot
37
38 commit 23aaa8d3e29d59eab60e75ca7070e0a9f885fe76
39 Author: Mike Rylander <mrylander@gmail.com>
40 Date:   Wed Jul 17 13:29:14 2013 -0400
41
42     Stamping upgrade script for copy stats SP fix
43     
44     Signed-off-by: Mike Rylander <mrylander@gmail.com>
45
46 1       1       Open-ILS/src/sql/Pg/002.schema.config.sql
47 60      0       Open-ILS/src/sql/Pg/upgrade/0811.function.copy_related_hold_stats.sql
48 0       60      Open-ILS/src/sql/Pg/upgrade/XXXX.function.copy_related_hold_stats.sql
49  create mode 100644 Open-ILS/src/sql/Pg/upgrade/0811.function.copy_related_hold_stats.sql
50  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.function.copy_related_hold_stats.sql
51
52 commit 52bd87088f5e909435e7f3ba4a48134dff384ecc
53 Author: Fredrick Parks <fparks@catalystitservices.com>
54 Date:   Wed Jul 10 11:12:17 2013 -0700
55
56     LP 1103706 Hold ratios in circ policies cause errors when trying to renew items
57     
58     Changed the function action.copy_related_hold_stats to accept a bigint as the perameter instead of an integer.
59     Copy_related_hold_stats is only called by the function action.item_user_circ_test which trys to pass a bigint.
60     
61     Signed-off-by: Fredrick Parks <fparks@catalystitservices.com>
62     Signed-off-by: Mike Rylander <mrylander@gmail.com>
63
64 1       1       Open-ILS/src/sql/Pg/100.circ_matrix.sql
65 60      0       Open-ILS/src/sql/Pg/upgrade/XXXX.function.copy_related_hold_stats.sql
66  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.function.copy_related_hold_stats.sql
67
68 commit 42c5458bc297bdbc1e2ec3f80f548819921eb994
69 Author: Mike Rylander <mrylander@gmail.com>
70 Date:   Wed Jul 17 13:25:29 2013 -0400
71
72     Stamping upgrade script for authority labeling fix
73     
74     Signed-off-by: Mike Rylander <mrylander@gmail.com>
75
76 1       1       Open-ILS/src/sql/Pg/002.schema.config.sql
77 10      0       Open-ILS/src/sql/Pg/upgrade/0810.data.authority_4xx_fields.sql
78 0       10      Open-ILS/src/sql/Pg/upgrade/XXXX.data.authority_4xx_fields.sql
79  create mode 100644 Open-ILS/src/sql/Pg/upgrade/0810.data.authority_4xx_fields.sql
80  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.authority_4xx_fields.sql
81
82 commit 82dbea7b2f6d56527fe32fa292c1f1c164166931
83 Author: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
84 Date:   Thu Jul 11 15:31:37 2013 -0400
85
86     Authorities: 4XX fields have wrong names
87     
88     In Evergreen we have authority fields defined in the database that
89     relate to control sets.  These are used somewhere today (I'm fuzzy on
90     that at the moment; some places once had and may still have hardcoded
91     labels) but they also will be used by the bib and auth browser
92     that's not yet merged to master (see LP #1177810).
93     
94     The 4XX tags among the set I'm talking about (in
95     authority.control_set_authority_fields) are mislabled, saying See Also
96     where they ought to say See From, e.g.
97     http://www.loc.gov/marc/authority/ad400.html
98     
99     Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
100     Signed-off-by: Mike Rylander <mrylander@gmail.com>
101
102 12      12      Open-ILS/src/sql/Pg/950.data.seed-values.sql
103 10      0       Open-ILS/src/sql/Pg/upgrade/XXXX.data.authority_4xx_fields.sql
104  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.authority_4xx_fields.sql
105
106 commit 44236778522727ebea14272fafb7c1bd8b87a74f
107 Author: Mike Rylander <mrylander@gmail.com>
108 Date:   Fri Jul 12 13:11:57 2013 -0400
109
110     Implement a concurrent-run cache for result rendering a la initial search queue compression
111     
112     Signed-off-by: Mike Rylander <mrylander@gmail.com>
113     Signed-off-by: Dan Wells <dbw2@calvin.edu>
114
115 70      14      Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
116
117 commit 4e4589ed0e2f10d8ce7c9c48949f5f0c81b6248a
118 Author: Dan Wells <dbw2@calvin.edu>
119 Date:   Wed Oct 10 09:22:33 2012 -0400
120
121     Capture and log AuthProxy logins with no account
122     
123     The current AuthProxy.pm code assumes that if the external auth
124     passes, the Evergreen account will be there.  This protects
125     against cases where a user is in the external auth system but
126     has no matching account in Evergreen.
127     
128     Signed-off-by: Dan Wells <dbw2@calvin.edu>
129     Signed-off-by: Bill Erickson <berick@esilibrary.com>
130
131 4       0       Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm
132
133 commit 1532f045e2d2b4e7ac1da880fc75b3bcb4282df7
134 Author: Dan Wells <dbw2@calvin.edu>
135 Date:   Thu Sep 27 17:35:03 2012 -0400
136
137     Make AuthProxy LDAP bind code more robust
138     
139     The existing version of LDAP_Auth.pm assumed that the user's
140     bind DN could be derived from the base DN, the ID attribute, and
141     the user's ID.  This is frequently the case, but not always,
142     particularly in Active Directory setups using sAMAccountName. This
143     commit instead uses the initial LDAP lookup as the authority for
144     determining the user's DN.
145     
146     Signed-off-by: Dan Wells <dbw2@calvin.edu>
147     Signed-off-by: Bill Erickson <berick@esilibrary.com>
148
149 5       5       Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy/LDAP_Auth.pm
150
151 commit 36c60bd42b0cf8be9eaedd1ff99de6dd63c7ef7f
152 Author: Pasi Kallinen <pasi.kallinen@pttk.fi>
153 Date:   Tue Jul 2 09:13:40 2013 +0300
154
155     Move action.hold_request_cancel_cause inserts to 950.data.seed-values.sql
156     so they're picked up for translation.
157     
158     Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
159     Signed-off-by: Dan Wells <dbw2@calvin.edu>
160
161 0       7       Open-ILS/src/sql/Pg/090.schema.action.sql
162 10      0       Open-ILS/src/sql/Pg/950.data.seed-values.sql
163
164 commit d79c74e39217d2cafa32d954bb05825afa47c07e
165 Author: Pasi Kallinen <pasi.kallinen@pttk.fi>
166 Date:   Tue Jul 2 08:34:16 2013 +0300
167
168     Move acq.user_request_type data for i18n picking
169     
170     Move acq.user_request_type inserts into 950.data.seed-values.sql
171     so those get picked up for translation.
172     
173     Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
174     Signed-off-by: Remington Steed <rjs7@calvin.edu>
175     Signed-off-by: Dan Wells <dbw2@calvin.edu>
176
177 0       8       Open-ILS/src/sql/Pg/200.schema.acq.sql
178 8       0       Open-ILS/src/sql/Pg/950.data.seed-values.sql
179
180 commit 4bcad8a746acccd2f81879b43a5d2400d5a4c56d
181 Author: Bill Erickson <berick@esilibrary.com>
182 Date:   Fri Jul 12 15:19:23 2013 -0400
183
184     LP1200735 stamping upgrade for usrname index
185     
186     Signed-off-by: Bill Erickson <berick@esilibrary.com>
187
188 11      0       Open-ILS/src/sql/Pg/upgrade/0808.schema.usrname_index.sql
189 0       11      Open-ILS/src/sql/Pg/upgrade/XXXX.schema.usrname_index.sql
190  create mode 100644 Open-ILS/src/sql/Pg/upgrade/0808.schema.usrname_index.sql
191  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.usrname_index.sql
192
193 commit 73c08ceb56c1f707ab367375b3ea9e3a57823ea6
194 Author: Galen Charlton <gmc@esilibrary.com>
195 Date:   Fri Jul 12 15:10:32 2013 -0400
196
197     LP#1200735: improve performance of patron search by username
198     
199     This patch adds an additional index on actor.usr.usrname.
200     
201     Signed-off-by: Galen Charlton <gmc@esilibrary.com>
202     Signed-off-by: Bill Erickson <berick@esilibrary.com>
203
204 1       0       Open-ILS/src/sql/Pg/005.schema.actors.sql
205 11      0       Open-ILS/src/sql/Pg/upgrade/XXXX.schema.usrname_index.sql
206  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.schema.usrname_index.sql
207
208 commit 3f0d3f8edffbdd323f23c7a8b86b7689b43435a6
209 Author: Steven Chan <schan@sitka.bclibraries.ca>
210 Date:   Sat Jun 15 13:06:43 2013 -0400
211
212     Fix LP1177916, Cannot activate PO which contains only direct charges
213     We add a safety check in the function
214     Application/Acq/Order.pm/create_lineitem_list_assets(), which is called
215     by create_po_assets(), which is the service call initiated by the user
216     trying to activate a PO.
217     
218     The safety check prevents the function from processing if there are no
219     line items specified in the arguments.
220     
221     P.S. It would be better to stop the sequence of events earlier in the
222     client, but that will need more coding, which can been done in another
223     fix.
224     
225     Signed-off-by: Steven Chan <schan@sitka.bclibraries.ca>
226     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
227     Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
228
229 3       0       Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm
230
231 commit eb0b61fc74a27035237250e8b758ed2d33903d57
232 Author: Steven Chan <schan@sitka.bclibraries.ca>
233 Date:   Thu May 23 15:22:15 2013 -0700
234
235     Patron Editor can enter erroneous values for Claims-returned count
236     
237     In the staff client, Patrons interface, Edit screen, when
238     mouse-scrolling up and down the Edit form, it is possible to
239     inadvertently change the value in Claims-returned Count or Claims Never
240     Checked Out Count field.  It will happen if the mouse hovers over either
241     data field while using the mouse wheel.
242     
243     Both data fields use the dijit.form.NumberSpinner widget to provide a
244     'spin' behaviour.  The fix involves cancelling the mouse scroll event as
245     it propagates to input fields in table rows that are using the
246     dijit.form.NumberSpinner widget, because the mouse scroll would be
247     applied too early by the widget, before the user has intentionally
248     focussed on one of the input fields.  Now, mouse scrolling has no effect
249     on the two input fields; it will only have an effect in scrolling the
250     page up or down.
251     
252     Signed-off-by: Steven Chan <schan@sitka.bclibraries.ca>
253     Signed-off-by: Ben Shum <bshum@biblio.org>
254
255 11      0       Open-ILS/web/js/ui/default/actor/user/register.js
256
257 commit d6b8a74cfb51bbf84fc2e1d2906d018ccf598f30
258 Author: Dan Wells <dbw2@calvin.edu>
259 Date:   Wed Jul 10 11:39:08 2013 -0400
260
261     Add missing oils_i18n call #2 to upgrade script
262     
263     Simple thinko fix for missing translation function call.
264     
265     Signed-off-by: Dan Wells <dbw2@calvin.edu>
266     Signed-off-by: Remington Steed <rjs7@calvin.edu>
267
268 1       1       Open-ILS/src/sql/Pg/upgrade/0804.data.gwichin-typo-fix.sql
269
270 commit 91be8b48a44d0472f4f3551660505a9355bbd2f7
271 Author: Dan Wells <dbw2@calvin.edu>
272 Date:   Wed Jul 10 11:26:07 2013 -0400
273
274     Stamping upgrade for Gwich'in language typo
275     
276     Signed-off-by: Dan Wells <dbw2@calvin.edu>
277
278 1       1       Open-ILS/src/sql/Pg/002.schema.config.sql
279 9       0       Open-ILS/src/sql/Pg/upgrade/0804.data.gwichin-typo-fix.sql
280 0       9       Open-ILS/src/sql/Pg/upgrade/XXXX.data.gwichin-typo-fix.sql
281  create mode 100644 Open-ILS/src/sql/Pg/upgrade/0804.data.gwichin-typo-fix.sql
282  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.gwichin-typo-fix.sql
283
284 commit 391191a2b7dae2d539927bc28ee1ec0e31e2f840
285 Author: Ben Shum <bshum@biblio.org>
286 Date:   Tue Jul 9 20:47:20 2013 -0400
287
288     LP1158206 - include upgrade script to fix Gwich'in typo
289     
290     Signed-off-by: Ben Shum <bshum@biblio.org>
291     Signed-off-by: Dan Wells <dbw2@calvin.edu>
292
293 9       0       Open-ILS/src/sql/Pg/upgrade/XXXX.data.gwichin-typo-fix.sql
294  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.gwichin-typo-fix.sql
295
296 commit 2c781e60d634bd813152166ec674d15a3d58dc1e
297 Author: Pasi Kallinen <pasi.kallinen@pttk.fi>
298 Date:   Thu Jun 13 09:06:26 2013 +0300
299
300     Fix LP1158206 - The language is Gwich'in.
301     
302     Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
303     Signed-off-by: Remington Steed <rjs7@calvin.edu>
304     Signed-off-by: Ben Shum <bshum@biblio.org>
305     Signed-off-by: Dan Wells <dbw2@calvin.edu>
306
307 1       1       Open-ILS/src/sql/Pg/950.data.seed-values.sql
308
309 commit f6509132b0cbc352ce0e9abced1392086680d0ef
310 Author: Mark Cooper <markchristophercooper@gmail.com>
311 Date:   Mon Mar 18 15:45:14 2013 -0700
312
313     LP1156905 lineitem worksheet sorts copies by org
314     
315     Lineitem copies (details) were set to be sorted by branch ('owning_lib')
316     by default. However this was not happening because the lineitem_details
317     'owning_lib' referenced a fieldmapper object (not an id or name).
318     This submission sets the owning_lib to the shortname so that sorting can
319     occur in the intended way.
320     
321     Signed-off-by: Mark Cooper <markchristophercooper@gmail.com>
322     Signed-off-by: Bill Erickson <berick@esilibrary.com>
323
324 6       1       Open-ILS/src/sql/Pg/950.data.seed-values.sql
325
326 commit 84f0028d9c49a5f6829f8fd47941de88bce57083
327 Author: Dan Wells <dbw2@calvin.edu>
328 Date:   Wed Jul 10 11:39:08 2013 -0400
329
330     Add missing oils_i18n call to upgrade script
331     
332     Simple thinko fix for missing translation function call.
333     
334     Signed-off-by: Dan Wells <dbw2@calvin.edu>
335     Signed-off-by: Remington Steed <rjs7@calvin.edu>
336
337 3       1       Open-ILS/src/sql/Pg/upgrade/0803.data.fill_empty_description.sql
338
339 commit 712bf8ffdc41376c6178f683bc1fabf0888fdf31
340 Author: Dan Wells <dbw2@calvin.edu>
341 Date:   Wed Jul 10 10:53:41 2013 -0400
342
343     Stamping upgrade script for empty seed description
344     
345     Signed-off-by: Dan Wells <dbw2@calvin.edu>
346
347 1       1       Open-ILS/src/sql/Pg/002.schema.config.sql
348 9       0       Open-ILS/src/sql/Pg/upgrade/0803.data.fill_empty_description.sql
349 0       9       Open-ILS/src/sql/Pg/upgrade/XXXX.data.fill_empty_description.sql
350  create mode 100644 Open-ILS/src/sql/Pg/upgrade/0803.data.fill_empty_description.sql
351  delete mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.fill_empty_description.sql
352
353 commit 13119470e51759229ecb26a53955bee77841f018
354 Author: Remington Steed <rjs7@calvin.edu>
355 Date:   Wed Jul 10 09:32:07 2013 -0400
356
357     LP1158211 - add upgrade script to fill empty description
358     
359     Signed-off-by: Remington Steed <rjs7@calvin.edu>
360     Signed-off-by: Dan Wells <dbw2@calvin.edu>
361
362 9       0       Open-ILS/src/sql/Pg/upgrade/XXXX.data.fill_empty_description.sql
363  create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.fill_empty_description.sql
364
365 commit 7df02665b81e577006d6309df0fb60fb140f4a55
366 Author: Pasi Kallinen <pasi.kallinen@pttk.fi>
367 Date:   Tue Jun 11 11:01:53 2013 +0300
368
369     Description for circ.holds.default_shelf_expire_interval
370     
371     Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
372     Signed-off-by: Remington Steed <rjs7@calvin.edu>
373     Signed-off-by: Dan Wells <dbw2@calvin.edu>
374
375 1       1       Open-ILS/src/sql/Pg/950.data.seed-values.sql
376
377 commit 97e134a859c2c0cc876f1501a06d9b5ef74fa12d
378 Author: Pasi Kallinen <pasi.kallinen@pttk.fi>
379 Date:   Mon May 27 12:02:38 2013 +0300
380
381     LP1183414: OPAC patron opt-in settings table does not work correctly
382     
383     Fix the template logic error, trying to use a variable before
384     it is defined.
385     
386     Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
387     Signed-off-by: Bill Erickson <berick@esilibrary.com>
388
389 9       6       Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
390
391 commit 67709f49e64df49da26f22f7439db5661324564d
392 Author: Dan Scott <dscott@laurentian.ca>
393 Date:   Tue Jul 9 16:53:29 2013 -0400
394
395     Correct Linux staff client build instructions
396     
397     There were a few things going on here; 2.3 introduced linux32-client and
398     linux64-client targets, so the old linux-client Make target no longer
399     worked.
400     
401     Also, Wine isn't generally how many of us would recommend running staff
402     clients when there's a perfectly good native client likely to better
403     support printing, etc.
404     
405     Also, rather than pointing at evergreen-ils.org for downloads, which
406     won't work in many situations (and which prevents the use of the
407     auto-update mechanism), use the "updates" target to point at the locally
408     downloadable clients. Eventually we'll properly document the use of
409     auto-updates, but for now this is hopefully a step in the right
410     direction.
411     
412     Signed-off-by: Dan Scott <dscott@laurentian.ca>
413     Signed-off-by: Ben Shum <bshum@biblio.org>
414
415 37      50      docs/installation/staff_client_installation.txt
416
417 commit bfbf3e96c42253a7265626385453ac8a734afb6b
418 Author: Dan Scott <dscott@laurentian.ca>
419 Date:   Tue Jul 9 19:43:17 2013 -0400
420
421     Build 64-bit Linux client updates when asked
422     
423     A copy/paste error led to a request for linux64-updates-client to
424     generate 32-bit clients instead of the requested 64-bit clients.
425     
426     Signed-off-by: Dan Scott <dscott@laurentian.ca>
427     Signed-off-by: Ben Shum <bshum@biblio.org>
428
429 1       1       Open-ILS/xul/staff_client/external/make_updates.sh
430
431 commit 701eb8f1932a16bacc98760baec8c8a02a4ca84c
432 Author: Bill Erickson <berick@esilibrary.com>
433 Date:   Wed Jun 5 17:29:36 2013 -0400
434
435     LP1187016 Prevent new copies on activated POs
436     
437     If a PO has already been activated, prevent users from adding new copies
438     in the Item Count entry under the full lineitem copy grid.
439     
440     Signed-off-by: Bill Erickson <berick@esilibrary.com>
441     Signed-off-by: Kathy Lussier <klussier@masslnc.org>
442     Signed-off-by: Ben Shum <bshum@biblio.org>
443
444 6       0       Open-ILS/web/js/ui/default/acq/common/li_table.js
445
446 commit 144fb20f896bf7bb4576177baf6554aa035e9afa
447 Author: Dan Scott <dscott@laurentian.ca>
448 Date:   Thu Jun 20 23:39:21 2013 -0400
449
450     return, not next, from eval BLOCK
451     
452     Per perldoc eval, exiting an eval BLOCK is not allowed. And it generates
453     warnings - 37,000 of them in one day - on a system on which the fine
454     generator runs every 15 minutes. Simply returning from the block
455     achieves the same goal without generating scads of warnings.
456     
457     Signed-off-by: Dan Scott <dscott@laurentian.ca>
458     Signed-off-by: Bill Erickson <berick@esilibrary.com>
459
460 6       6       Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm
461
462 commit 0c37a958ff32fd394b8a60b33b4d218acf2f83ef
463 Author: Dan Scott <dscott@laurentian.ca>
464 Date:   Thu Jun 20 23:11:20 2013 -0400
465
466     Silence uninit var warnings from query normalizer
467     
468     $field_info can return undef from the search for a matching ID from the
469     list of normalizers, which in turn generates several uninit var warnings
470     when attempts are made to access members of the undef variable. We saw
471     6700 occurrences of these warnings during a typical day of operations.
472     
473     Signed-off-by: Dan Scott <dscott@laurentian.ca>
474     Signed-off-by: Bill Erickson <berick@esilibrary.com>
475
476 1       0       Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Driver/Pg/QueryParser.pm
477
478 commit a91817f3f5a8f1f4f8b859a27eb55d283737b664
479 Author: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
480 Date:   Wed Jun 19 15:42:07 2013 -0400
481
482     Add (noop) upgrade script for 2.2.10
483     
484     Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
485     Signed-off-by: Bill Erickson <berick@esilibrary.com>
486
487 5       0       Open-ILS/src/sql/Pg/version-upgrade/2.2.9-2.2.10-upgrade-db.sql
488  create mode 100644 Open-ILS/src/sql/Pg/version-upgrade/2.2.9-2.2.10-upgrade-db.sql
489
490 commit 9ff4ed3f585afbbf268cf6a895433f5b0bb7a4c5
491 Author: Bill Erickson <berick@esilibrary.com>
492 Date:   Wed Jun 19 10:47:20 2013 -0400
493
494     2.3.8 stub upgrade script
495     
496     Signed-off-by: Bill Erickson <berick@esilibrary.com>
497     Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
498
499 5       0       Open-ILS/src/sql/Pg/version-upgrade/2.3.7-2.3.8-upgrade-db.sql
500  create mode 100644 Open-ILS/src/sql/Pg/version-upgrade/2.3.7-2.3.8-upgrade-db.sql