Update release notes for 19.05.02 release
[koha.git] / misc / release_notes / release_notes_19_05_02.md
1 # RELEASE NOTES FOR KOHA 19.05.02
2 23 juil. 2019
3
4 Koha is the first free and open source software library automation
5 package (ILS). Development is sponsored by libraries of varying types
6 and sizes, volunteers, and support companies from around the world. The
7 website for the Koha project is:
8
9 - [Koha Community](http://koha-community.org)
10
11 Koha 19.05.02 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-19.05.02.tar.gz)
14
15 Installation instructions can be found at:
16
17 - [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
19
20 Koha 19.05.02 is a bugfix/maintenance release.
21
22 It includes 1 enhancements, 30 bugfixes.
23
24
25
26
27 ## Enhancements
28
29 ### System Administration
30
31 - [[23179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23179) Add 'Edit subfields' to framework management tag dropdown and clarify options
32
33
34 ## Critical bugs fixed
35
36 ### Authentication
37
38 - [[22585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585) Fix remaining double-escaped CAS links
39
40 ### Circulation
41
42 - [[23103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23103) Cannot checkin items lost by deleted patrons with fines attached
43 - [[23120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23120) Internal server error when checking in item to transfer and printing slip
44
45 ### Hold requests
46
47 - [[13640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13640) Holds To Pull List includes items unreserveable items
48 - [[23116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23116) Cannot place overridden holds
49
50 ### Installation and upgrade (command-line installer)
51
52 - [[23090]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23090) MySQL validate_password plugin breaks koha-create
53 - [[23250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23250) koha-create generates broken mysql password
54
55 ### Mana-kb
56
57 - [[22210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22210) Allow organisations to sign up to Mana KB (don't only ask for firstname lastname)
58
59 > This enhancement changes the Mana registration form to make it easier for organizations to register. It now only requires name and email address, rather than first name, last name and email address.
60
61
62
63 ### OPAC
64
65 - [[23150]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23150) GDPR feature breaks patron self modification on OPAC
66 - [[23151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23151) Patron self modification sends null dateofbirth
67
68 ### SIP2
69
70 - [[23057]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23057) If checked_in_ok is set and item is not checked out, alert flag is supressed for *any* reason
71
72 ### Tools
73
74 - [[15814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15814) Templates for MARC modification: Edit action does not work when Description contains '
75
76
77 ## Other bugs fixed
78
79 ### Architecture, internals, and plumbing
80
81 - [[23144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23144) Bad POD breaks svc/barcode
82
83 ### Circulation
84
85 - [[22617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22617) Checkout notes pending dashboard link - error received even though manage_checkout_notes permission set
86
87 > This fixes an error that occurs when an account with full circulate permissions (but not super librarian permissions) clicks on 'Checkout notes pending' and is then automatically logged out with the message "Error: you do not have permission to view this page. Log in as a different user".
88
89
90 - [[23061]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23061) The column/print/export buttons are missing on the checkout history page
91 - [[23097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23097) Circulation Overdues report patron link  goes to patron's holds tab
92 - [[23140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23140) Typo in returns.tt prevents printing branchcode in transfer slips
93
94 ### I18N/L10N
95
96 - [[22783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22783) 'Location' not picked up by translation toolchain
97
98 ### Installation and upgrade (web-based installer)
99
100 - [[22966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22966) Add Norwegian library and patron names for the web-based installer
101
102 ### Mana-kb
103
104 - [[23034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23034) Warning when in Mana KB settings Auto subscription sharing is unchecked
105
106 > Sponsored by The National Library of Finland
107
108 - [[23130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130) Incorrect alternative mana server URL in etc/koha-conf.xml
109
110 > This fix updates the alternative Mana KB server URL in  
111 etc/koha-conf.xml to https://mana-test.koha-community.org. If the updated URL is used the account creation request is successful and doesn't cause any error messages.
112
113
114
115 ### OPAC
116
117 - [[22946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22946) Markup error in OPAC search results around selection links
118 - [[23122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23122) When searching callnumber in simple search, search option is not retained
119
120 ### Patrons
121
122 - [[22944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22944) avoid AnonymousPatron in search_patrons_to_anonymise
123
124 ### Searching
125
126 - [[23132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23132) Encoding issues in facets with show more link
127
128 ### Serials
129
130 - [[23065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23065) 'New subscription' button in serials sometimes uses a blank form and sometimes defaults to current serial
131
132 ### System Administration
133
134 - [[23153]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23153) In framework management action subfields goes directly to edition
135
136 ### Templates
137
138 - [[22851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22851) Navigation links in the serials module should be styled the same as other modules
139
140 ### Test Suite
141
142 - [[23177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23177) Rollback cleanup in Circulation.t
143
144 ### Tools
145
146 - [[22571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22571) MARC modification templates do not handle control fields in conditional
147
148
149
150 ## System requirements
151
152 Important notes:
153     
154 - Perl 5.10 is required
155 - Zebra is required
156
157 ## Documentation
158
159 The Koha manual is maintained in Sphinx. The home page for Koha 
160 documentation is 
161
162 - [Koha Documentation](http://koha-community.org/documentation/)
163
164 As of the date of these release notes, only the English version of the
165 Koha manual is available:
166
167 - [Koha Manual](http://koha-community.org/manual/19.05/en/html/)
168
169
170 The Git repository for the Koha manual can be found at
171
172 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
173
174 ## Translations
175
176 (sorry translation website was down).
177
178 Partial translations are available for various other languages.
179
180 The Koha team welcomes additional translations; please see
181
182 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
183
184 For information about translating Koha, and join the koha-translate 
185 list to volunteer:
186
187 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
188
189 The most up-to-date translations can be found at:
190
191 - [Koha Translation](http://translate.koha-community.org/)
192
193 ## Release Team
194
195 The release team for Koha 19.05.02 is
196
197 - Release Manager: Martin Renvoize
198 - Release Manager assistants:
199   - Tomás Cohen Arazi
200   - Nick Clemens
201 - QA Manager: Katrin Fischer
202 - QA Team:
203   - Tomás Cohen Arazi
204   - Alex Arnaud
205   - Nick Clemens
206   - Jonathan Druart
207   - Kyle Hall
208   - Julian Maurice
209   - Josef Moravec
210   - Marcel de Rooy
211 - Topic Experts:
212   - REST API -- Tomás Cohen Arazi
213   - SIP2 -- Kyle Hall
214   - UI Design -- Owen Leonard
215   - Elasticsearch -- Alex Arnaud
216   - ILS-DI -- Arthur Suzuki
217   - Authentication -- Martin Renvoize
218 - Bug Wranglers:
219   - Michal Denár
220   - Indranil Das Gupta
221   - Jon Knight
222   - Lisette Scheer
223   - Arthur Suzuki
224 - Packaging Manager: Mirko Tietgen
225 - Documentation Manager: David Nind
226 - Documentation Team:
227   - Andy Boze
228   - Caroline Cyr-La-Rose
229   - Lucy Vaux-Harvey
230
231 - Translation Managers: 
232   - Indranil Das Gupta
233   - Bernardo González Kriegel
234 - Release Maintainers:
235   - 19.05 -- Fridolin Somers
236   - 18.11 -- Lucas Gass
237   - 18.05 -- Liz Rea
238 ## Credits
239 We thank the following libraries who are known to have sponsored
240 new features in Koha 19.05.02:
241
242 - The National Library of Finland
243
244 We thank the following individuals who contributed patches to Koha 19.05.02.
245
246 - Alex Arnaud (1)
247 - Nick Clemens (4)
248 - David Cook (1)
249 - Jonathan Druart (8)
250 - Katrin Fischer (1)
251 - Kyle Hall (7)
252 - Petter von Krogh (1)
253 - Joonas Kylmälä (1)
254 - Owen Leonard (4)
255 - Julian Maurice (1)
256 - David Nind (1)
257 - Martin Renvoize (8)
258 - Marcel de Rooy (6)
259 - Fridolin Somers (8)
260 - Mark Tompsett (8)
261 - Koha translators (1)
262
263 We thank the following libraries, companies, and other institutions who contributed
264 patches to Koha 19.05.02
265
266 - ACPL (4)
267 - BibLibre (10)
268 - BSZ BW (1)
269 - ByWater-Solutions (11)
270 - davidnind.com (1)
271 - Independant Individuals (8)
272 - Koha Community Developers (8)
273 - Libriotech (1)
274 - Prosentient Systems (1)
275 - PTFS-Europe (8)
276 - Rijks Museum (6)
277 - University of Helsinki (1)
278
279 We also especially thank the following individuals who tested patches
280 for Koha.
281
282 - Tomás Cohen Arazi (1)
283 - Arthur Bousquet (1)
284 - Nick Clemens (15)
285 - Chris Cormack (2)
286 - Michal Denar (3)
287 - Jonathan Druart (3)
288 - Katrin Fischer (7)
289 - Martha Fuerst (5)
290 - Claire Gravely (1)
291 - Kyle Hall (10)
292 - Owen Leonard (1)
293 - Julian Maurice (4)
294 - Nadine Pierre (1)
295 - Martin Renvoize (62)
296 - Marcel de Rooy (24)
297 - Maryse Simard (1)
298 - Fridolin Somers (58)
299 - Mark Tompsett (11)
300 - Bin Wen (1)
301
302
303
304 We regret any omissions.  If a contributor has been inadvertently missed,
305 please send a patch against these release notes to 
306 koha-patches@lists.koha-community.org.
307
308 ## Revision control notes
309
310 The Koha project uses Git for version control.  The current development 
311 version of Koha can be retrieved by checking out the master branch of:
312
313 - [Koha Git Repository](git://git.koha-community.org/koha.git)
314
315 The branch for this version of Koha and future bugfixes in this release
316 line is 19.05.x.
317
318 ## Bugs and feature requests
319
320 Bug reports and feature requests can be filed at the Koha bug
321 tracker at:
322
323 - [Koha Bugzilla](http://bugs.koha-community.org)
324
325 He rau ringa e oti ai.
326 (Many hands finish the work)
327
328 Autogenerated release notes updated last on 23 juil. 2019 13:03:46.