]> git.evergreen-ils.org Git - Evergreen.git/blob - ChangeLog
Updating version numbers and changelog
[Evergreen.git] / ChangeLog
1 2009-08-20  phasefx
2
3         * backport changeset 13889 for fixing regression with renewing
4           multiple items at once in staff client
5
6 2009-09-04  erickson
7
8         * on marc record import, call ingest after the create xact has been
9           committed
10
11         * capture override as a var because using =~ in an arg list is
12           non-good
13
14 2009-09-22  dbs
15
16         * Backport r14098 from trunk: fix typo in CDBI/config.pm (courtesy
17           Jason Stephenson)
18
19 2009-09-24  miker
20
21         * backporting 1.4 version of r13983: turn off array expansion in
22           DBD::Pg (new feature that is on by default, and we do not want
23           it)
24
25         * SQL thinko causing over-zealous reshelving of copies not yet out
26           of their delay time. Problem spotted and fix suggested by Bill
27           Ott of GRPL.
28
29         * backporting 1.4 version of r14159: Correcting reporting view
30           definition with regard to ISBN and ISSN extraction
31
32 2009-10-02  phasefx
33
34         * backporting changeset 14244: Make the old survey wizard use work
35           locations instead of home lib
36
37 2009-10-07  erickson
38
39         * created workaround for confusing IE bug caused by titles with
40           @'s, which resulted in URLs where the title should be
41
42 2009-10-08  miker
43
44         * Backporting r14305 to fix <controlfield> creation and use (when
45           missing) bug:
46           
47           When we add a <controlfield> element we need to set it to be 40
48           characters
49           long, and full of spaces, otherwise the Fixed Field editor cannot
50           properly
51           set the positions.
52           
53           Additionally, when a Fixed Field is edited but there is no
54           backing
55           <controlfield> element (say, trying to set the Audn when there is
56           no 008)
57           then we will add the needed <controlfield>.
58
59 2009-10-09  miker
60
61         * foward-porting 1.2 changeset r9281 for cloned patron address
62           searching
63
64 2009-10-12  miker
65
66         * only need to send address search params once now
67
68         * Patch from Laura Cassell to make the email regexp a bit more
69           forgiving.
70           Specifically, this allows the name portion of the address to
71           contain
72           period separated chunks.
73
74 2009-10-15  miker
75
76         * backporting trunk fix for pathological historical circ report
77           query plan
78
79 2009-10-19  erickson
80
81         * back-porting 14326 for canadian post code support in user editor
82
83 2009-10-21  erickson
84
85         * repaired bug in cstore 'might_have' fleshing which lead to
86           fleshing the same object into itself
87
88         * rolling back 14518, cstore might_have change. thinko
89
90 2009-10-22  dbs
91
92         * Backport codecs-aware i18n scripts for use with polib 0.4.2
93
94 2009-10-22  miker
95
96         * .: tagging the next (hopefully the last) 1.4.0 release, 1.4.0.7
97