Release notes for 3.10.6
[koha.git] / misc / release_notes / release_notes_3_10_6.txt
1 RELEASE NOTES FOR KOHA 3.10.6
2 23 May 2013
3 ========================================================================
4
5 Koha is the first free and open source software library automation package 
6 (ILS). Development is sponsored by libraries of varying types and sizes, 
7 volunteers, and support companies from around the world.  
8 The website for the Koha project is 
9
10     http://koha-community.org/
11
12 Koha 3.10.6 can be downloaded from:
13
14     http://download.koha-community.org/koha-3.10.06.tar.gz
15
16 Installation instructions can be found at:
17
18     http://wiki.koha-community.org/wiki/Installation_Documentation
19     
20     OR in the INSTALL files that come in the tarball
21
22 Koha 3.10.6 is a bugfix/maintenance release.
23
24
25 Highlights of 3.10.6
26 ======================
27
28 Acquisitions
29 ----------
30         7228    major   can't order more than 1 when importing all from staged file
31         9923    major   correction of a bug due to bz 7129
32
33 Cataloging
34 ----------
35         185     blocker Barcode not auto-calculated when autobarcode is on
36         9392    major   confirmation does not appear for negative notforloan items issues
37         9684    major   Z39.50 Card View broken in CCSR
38
39 Circulation
40 ----------
41         8770    blocker amount does not equal amountoutstanding on a fine with no payments or credits
42
43 Hold requests
44 ----------
45         8294    major   enumeration should show in copy specific hold menu
46
47 MARC Bibliographic record staging/import
48 ----------
49         9839    major   when importing MARC records, item record not created even when set to "always add"
50
51 OPAC
52 ----------
53         9679    major   can't place hold from cart in CCSR
54
55 Reports
56 ----------
57         6898    major   circulation librarians can't run overdues without reports permissions
58
59 Staff Client
60 ----------
61         9591    blocker Set Library changes after viewing Holds Queue >> reserves item
62
63 Tools
64 ----------
65         8264    major   local cover images not working in IE8
66
67
68 Bugs fixed in 3.10.6
69 ======================
70
71 Acquisitions
72 ----------
73         72      normal  can't receive an order
74         2046    normal  Suggestions: Title Field too small
75         7358    normal  basket.pl : it is possible to affect a closed basket to a  closed basketgroup
76
77 Cataloging
78 ----------
79         144     normal  Missing mandatory subfields not correctly highlighted
80         5790    normal  Deleting a biblio should alert/fail if there are existent holds
81         9358    normal  Fixed field plugins for MARC21 should be updated for MARC21 update #15
82         9523    normal  Trying to import staged marc records where a matched bib has been deleted caused the import to hang
83         9019    minor   ILS-DI: GetRecords should return item fields in marcxml
84         9759    minor   last subfield can be deleted
85
86 Circulation
87 ----------
88         101     normal  circulation error
89         111     normal  Client can request item multiple times
90         150     normal  "Next Borrower" button results in Internal Server Error
91         9860    normal  Incorrect box heading 'Cannot check in' when a late document is returned
92         9720    minor   uninitialized value warnings in circulation
93
94 Hold requests
95 ----------
96         8419    normal  Suspended holds appear on the daily holds queue
97         8508    minor   Holds to Pull : Library dropdown options are erroneously concatenated by br tags
98
99 I18N/L10N
100 ----------
101         6709    normal  marc21_field_006.xml and marc21_field_008.xml can't be translated.
102         9266    normal  Untranslated strings in tags moderation
103         9818    normal  "Overdue Fines Cap ($)" should not use $ (I18N)
104
105 importedbugs
106 ----------
107         58      normal  typos
108         84      normal  broken link
109
110 Installation and upgrade (command-line installer)
111 ----------
112         42      normal  installer.pl could prompt user to send testing results in
113         44      normal  scripts dir doesn't get installed to $kohadir
114         85      normal  koha.upgrade squashes custom templates
115         149     normal  Installation fails if the MySQL root password is not set
116         152     normal  Install.pm missing from main branch
117         153     normal  opachtdocs and intrahtdocs in koha.conf not initialized
118         156     normal  in Install.pm the marc21 refers to /script/ instead of /scripts/
119         9812    normal  Several files shouldn't be exposed or browseable through a URL
120         176     minor   showmessage yn does not accept uppercase Y or N
121
122 Installation and upgrade (web-based installer)
123 ----------
124         9831    minor   Wrong and missing values in installer for French UNIMARC
125
126 MARC Bibliographic data support
127 ----------
128         7054    normal  NORMARC: wrong default for 000 position 17
129         7055    normal  NORMARC: Links and defaults for 008 position 15-17 and 35-37
130         9213    normal  Implement analytics for NORMARC XSLT
131         9804    trivial Fix name for NORMARC biblio-koha-indexdefs.xml
132
133 MARC Bibliographic record staging/import
134 ----------
135         9035    trivial remove deprecated 'bulkauthimport.pl' file
136
137 OPAC
138 ----------
139         41      normal  OPAC Search Results Missing Branch
140         4862    minor   "Browse by subject" is misnamed
141         93      trivial Minor HTML Template error
142
143 Patrons
144 ----------
145         22      normal  autoMemberNum doesn't work with Add Child
146         33      normal  autoMemberNum set to 1 by default
147         225     normal  Add member ignores parameters set in categories
148         9479    normal  The member notices page does not display dates in the syspref format
149         9556    normal  Changing patron category does not fully update patron messaging preferences
150         9484    minor   userid not generated consistently (different editing pages)
151         9330    trivial Patron duplication : should duplicate with empty title (salutation field)
152         9981    trivial Sort1 not automatically cleared when duplicating a patron
153
154 Searching
155 ----------
156         9049    normal  rebuild_zebra should not use shadow when called with -r
157
158 Serials
159 ----------
160         8896    normal  Delete serials no more missing from missinglist
161
162 Staff Client
163 ----------
164         2       normal  Need appropriate graphic for admin scripts
165         26      normal  marcimport.pl reports DONE for records that aren't done
166         104     normal  moditem.pl displays the wrong record
167         107     normal  templates for intranet are still in old includes/templates location
168         9397    trivial Error Messages hard to find for Visually Impaired Users (Accessibility) [Returning Items]
169
170 Templates
171 ----------
172         9555    normal  Template files contain single quote strings
173         9737    normal  Local Covers sometimes appear then disappear on OPAC Search Results/Lists
174         9608    minor   white background on header on check in
175         9613    minor   items namespace missing in XSLT
176         9957    trivial Missing cancel link on subfield editing page
177
178 Transaction logs
179 ----------
180         7241    normal  circulation action logs record biblionumber instead of item number
181
182
183 Enhancements in 3.10.6
184 ======================
185
186 Installation and upgrade (command-line installer)
187 ----------
188         97      Various buildrelease patches
189         110     patron can place unlimited holds on a item
190
191 Packaging
192 ----------
193         9250    Provide commands to allow handling of SIP servers in the packages
194
195
196 New sysprefs in 3.10.6
197 ======================
198
199
200
201 System requirements
202 ======================
203
204     Important notes:
205     
206     * Perl 5.10 is required
207     * Zebra is required
208
209
210 Documentation
211 ======================
212
213 As of Koha 3.2, the Koha manual is now maintained in DocBook.  The
214 home page for Koha documentation is 
215
216     http://koha-community.org/documentation/
217
218 As of the date of these release notes, only the English version of the
219 Koha manual is available:
220
221     http://manual.koha-community.org/3.10.6/en/
222
223 The Git repository for the Koha manual can be found at
224
225     http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
226
227
228 Translations
229 ======================
230
231 Complete or near-complete translations of the OPAC and staff
232 interface are available in this release for the following languages:
233
234
235   * English (USA)
236   * Arabic (98%)
237   * Armenian (98%)
238   * Chinese (China) (92%)
239   * Chinese (Taiwan) (99%)
240   * Danish (100%)
241   * English (New Zealand) (98%)
242   * French (95%)
243   * French (Canada) (66%)
244   * German (98%)
245   * German (Switzerland) (95%)
246   * Greek (60%)
247   * Italian (100%)
248   * Norwegian Bokmål (63%)
249   * Portuguese (98%)
250   * Portuguese (Brazil) (97%)
251   * Slovak (100%)
252   * Spanish (100%)
253   * Turkish (100%)
254
255
256 Partial translations are available for various other languages.
257
258 The Koha team welcomes additional translations; please see
259
260     http://wiki.koha-community.org/wiki/Translating_Koha
261
262 for information about translating Koha, and join the koha-translate 
263 list to volunteer:
264
265     http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate
266
267 The most up-to-date translations can be found at:
268
269     http://translate.koha-community.org/
270
271
272 Release Team
273 ======================
274
275 The release team for Koha 3.10.6 is
276
277   Release Manager:       Jared Camins-Esakov <jcamins@cpbibliography.com>
278   Documentation Manager: Nicole C Engard <nengard@gmail.com>
279   Translation Manager:   D Ruth Bavousett <ruth@bywatersolutions.com>
280   QA Manager:            Katrin Fischer <Katrin.Fischer@bsz-bw.de>,
281   QA Team:               Marcel de Rooy <M.de.Rooy@rijksmuseum.nl>,
282                          Jonathan Druart <jonathan.druart@biblibre.com>,
283                          Mason James <mtj@kohaaloha.com>,
284                          Elliott Davis <elliott@bywatersolutions.com>
285   Bug Wranglers:         Magnus Enger <magnus@enger.priv.no>,
286                          Marc Véron <veron@veron.ch>,
287                          Chris Hall <chrish@catalyst.net.nz>,
288                          Mirko Tietgen <5p4m@gmx.de>
289   Packaging Manager:     Robin Sheat <robin@catalyst.net.nz>
290   Packaging Assistant:   Mason James <mtj@kohaaloha.com>
291
292   Release Maintainer (3.6.x): Liz Rea <liz@catalyst.net.nz>
293   Release Maintainer (3.8.x): Chris Cormack <chrisc@catalyst.net.nz>
294   Release Maintainer (3.10.x): Chris Cormack <chrisc@catalyst.net.nz>
295
296
297 Credits
298 ======================
299
300 We thank the following libraries who are known to have sponsored
301 new features in Koha 3.10.6:
302   * Universidad Nacional de Córdoba
303
304 We thank the following individuals who contributed patches to Koha 3.10.6.
305   *     12      Tomas Cohen Arazi
306   *      1      Edmund Balnaves
307   *      1      Stefano Bargioni
308   *      1      D Ruth Bavousett
309   *      3      Jared Camins-Esakov
310   *      1      Colin Campbell
311   *      1      Galen Charlton
312   *      4      David Cook
313   *      7      Chris Cormack
314   *      2      Christophe Croullebois
315   *      5      Jonathan Druart
316   *      6      Magnus Enger
317   *      2      Katrin Fischer
318   *      1      Corey Fuimaono
319   *      8      Kyle M Hall
320   *      1      Kristina D.C. Hoeppner
321   *      3      Bernardo Gonzalez Kriegel
322   *     12      Owen Leonard
323   *      3      Julian Maurice
324   *      1      Karam Qubsi
325   *      1      Liz Rea
326   *      3      Marcel de Rooy
327   *      8      Fridolyn SOMERS
328   *      1      Mathieu Saby
329   *      5      Adrien Saurat
330   *      2      Robin Sheat
331   *      1      Lyon3 Team
332
333 We thank the following companies who contributed patches to Koha 3.10.6
334   *      12 ACPL                                                                                          
335   *       2 BSZ BW                                                                                         
336   *      23 Biblibre                                                                                    
337   *       3 BigBallOfWax                                                                          
338   *       8 ByWater-Solutions                                                                   
339   *       3 C & P Bibliography                                                                    
340   *       8 Catalyst                                                                                 
341   *       1 Equinox                                                                                   
342   *       6 Libriotech                                                                                 
343   *       1 PTFS-Europe                                                                              
344   *       5 Prosentient Systems
345   *       3 Rijksmuseum                                                                               
346   *       1 Université Jean Moulin Lyon 3
347   *       1 Université Rennes 2
348   *       1 pusc.it
349   *      18 unidentified
350
351 We also especially thank the following individuals who tested patches
352 for Koha 3.10.6.
353   *      61 Jared Camins-Esakov
354   *       7 Galen Charlton
355   *       4 David Cook
356   *     115 Chris Cormack
357   *       1 Elliott Davis
358   *       1 Srikanth Dhondi
359   *      22 Jonathan Druart
360   *       5 Nicole C. Engard
361   *       3 Magnus Enger
362   *      36 Katrin Fischer
363   *      12 Kyle M Hall
364   *      11 Mason James
365   *       5 Bernardo Gonzalez Kriegel
366   *      13 Owen Leonard
367   *       4 Paul Poulain
368   *       3 Liz Rea
369   *      13 Marcel de Rooy
370   *       1 Fridolyn SOMERS
371   *       5 Mathieu Saby
372   *       1 Adrien Saurat
373   *       1 Robin Sheat
374   *       2 Mirko Tietgen
375   *       1 wajasu
376
377 We regret any omissions.  If a contributor has been inadvertantly missed,
378 please send a patch against these release notes to 
379 koha-patches@lists.koha-community.org.
380
381
382 Revision control notes
383 ======================
384
385 The Koha project uses Git for version control.  The current development 
386 version of Koha can be retrieved by checking out the master branch of 
387
388     git://git.koha-community.org/koha.git
389
390 The branch for this version of Koha and future bugfixes in this release line is 3.10.x.
391
392 The last Koha stable release was 3.10.05, which was released on April 22, 2013.
393
394
395 Bugs and feature requests
396 ======================
397
398 Bug reports and feature requests can be filed at the Koha bug
399 tracker at
400
401     http://bugs.koha-community.org/
402
403
404 Ehara taku toa i te toa takitahi, engari he toa takitini 
405 ##### Autogenerated release notes updated last on 23 May 2013 04:23:38 Z #####