mirror of
https://gitlab.com/koha-community/koha-release-notes.git
synced 2024-10-27 14:59:09 +00:00
17.12.00.027 b9b824559d
This commit is contained in:
parent
6134fd5dbf
commit
c52435e21d
1 changed files with 99 additions and 66 deletions
|
@ -1,5 +1,5 @@
|
|||
# RELEASE NOTES FOR KOHA 17.12.00
|
||||
09 Apr 2018
|
||||
11 Apr 2018
|
||||
|
||||
Koha is the first free and open source software library automation
|
||||
package (ILS). Development is sponsored by libraries of varying types
|
||||
|
@ -19,12 +19,16 @@ Installation instructions can be found at:
|
|||
|
||||
Koha 17.12.00 is a major release, that comes with many new features.
|
||||
|
||||
It includes 6 new features, 215 enhancements, 282 bugfixes.
|
||||
It includes 7 new features, 224 enhancements, 285 bugfixes.
|
||||
|
||||
|
||||
|
||||
## New features
|
||||
|
||||
### Acquisitions
|
||||
|
||||
- [[19289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19289) Allow configuration of the fields on the 'Catalog details' form in the acquisition baskets
|
||||
|
||||
### Architecture, internals, and plumbing
|
||||
|
||||
- [[15707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707) Add ability to define hierarchical groups of libraries
|
||||
|
@ -66,7 +70,9 @@ Follows new guidelines from REST API RFC and Koha Object Exceptions regarding va
|
|||
|
||||
### About
|
||||
|
||||
- [[18674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18674) Show timezone for Perl and MySQL on the About Koha page
|
||||
- [[19542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19542) Koha should display Elasticsearch information in the about page
|
||||
- [[19904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19904) Release team 18.05
|
||||
|
||||
### Acquisitions
|
||||
|
||||
|
@ -91,6 +97,12 @@ RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].css$ $1.css [L
|
|||
- [[17672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17672) Items table should have a damaged_on column
|
||||
- [[17833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17833) _initilize_memcached() warns if errors
|
||||
- [[18255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18255) Koha::Biblio - Remove GetBiblioItemByBiblioNumber
|
||||
- [[18336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336) Add support for Unicode supplementary characters
|
||||
|
||||
> Koha now supports Unicode supplementary characters like emojis or supplementary japanese, chinese and others.
|
||||
The DB structure definition is changed to make use of the utf8mb4 encoding, instead of utf8.
|
||||
|
||||
|
||||
- [[18789]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18789) Send a Koha::Patron object to the templates
|
||||
- [[18913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18913) Allow symbolic link in /etc/koha/sites
|
||||
- [[19096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19096) Koha to MARC mappings (Part 2): Make Default authoritative
|
||||
|
@ -130,6 +142,13 @@ RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].css$ $1.css [L
|
|||
- [[20019]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20019) use Modern::Perl in miscellaneous perl scripts
|
||||
- [[20020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20020) use Modern::Perl in XT scripts
|
||||
- [[20052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20052) Add Reports object class
|
||||
- [[20123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123) Allow multiple instances of Koha to have different timezones on the same server
|
||||
|
||||
> Koha now has the ability to set times zones in Koha on a per-instance basis. That means that a single Koha server can support instances in several time zones simultaneously!
|
||||
Each instance's timezone can be set in its' koha-conf.xml
|
||||
See https://wiki.koha-community.org/wiki/Time_Zone_Configuration for more details.
|
||||
|
||||
|
||||
- [[20157]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20157) Use group 'features' to decide which groups to use for group searching functionality
|
||||
- [[20264]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20264) Syspref checkdigit is no longer in used
|
||||
- [[20267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20267) Add basic .gitignore
|
||||
|
@ -153,6 +172,8 @@ RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].css$ $1.css [L
|
|||
- [[18417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18417) Advanced Editor - Rancor - add shortcuts for copyright symbols (C) (P)
|
||||
- [[18878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18878) Improve item form display / labels too far from input fields
|
||||
- [[19267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267) Advanced Editor - Rancor - Add warning before leaving page if there are unsaved modifications
|
||||
- [[19538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19538) Advanced editor - Rancor - Move syspref from labs to cataloging and remove experimental note
|
||||
- [[20540]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20540) TransformHtmlToXml can duplicate </datafield>
|
||||
|
||||
### Circulation
|
||||
|
||||
|
@ -277,6 +298,15 @@ present (in other words: skip patrons that already set their prefs).
|
|||
### Reports
|
||||
|
||||
- [[9573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9573) Ability to download items lost report
|
||||
- [[9634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634) Allow for parameters re-use on SQL reports
|
||||
|
||||
> This new feature allows parameters to be re-used in reports. When a report asks for two variables using the same name and type/authorised value they will be combined into a single input field on the form. i.e.
|
||||
SELECT *
|
||||
FROM items
|
||||
WHERE homebranch=<<Branchcode|branches>> AND holdingbranch=<<Branchcode|branches>> AND itype=<<Item type|itemtypes>>
|
||||
Will ask for only 2 parameters when run, Branchcode and Item type.
|
||||
|
||||
|
||||
- [[16782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782) Display report URL in staff client report interface
|
||||
- [[19233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19233) Add ability to send itemnumbers in report results to batch modification
|
||||
- [[19664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19664) Reports sidebar menu should match list of reports on reports home page
|
||||
|
@ -289,6 +319,7 @@ present (in other words: skip patrons that already set their prefs).
|
|||
### SIP2
|
||||
|
||||
- [[17826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17826) Allow extended patron attributes to be sent in arbitrary SIP2 fields
|
||||
- [[18625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18625) Update borrower last seen from SIP
|
||||
|
||||
### Searching
|
||||
|
||||
|
@ -388,6 +419,7 @@ present (in other words: skip patrons that already set their prefs).
|
|||
- [[20037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20037) Switch single-column templates to Bootstrap grid: Serials
|
||||
- [[20038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20038) Switch single-column templates to Bootstrap grid: Acquisitions
|
||||
- [[20045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045) Switch single-column templates to Bootstrap grid: Various
|
||||
- [[20518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20518) Don't show "Messages" header and link on patron details if there are no messages
|
||||
|
||||
### Test Suite
|
||||
|
||||
|
@ -570,12 +602,6 @@ have already been fixed in maintainance releases)
|
|||
|
||||
### Architecture, internals, and plumbing
|
||||
|
||||
- [[18336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336) Add support for Unicode supplementary characters
|
||||
|
||||
> Koha now supports Unicode supplementary characters like emojis or supplementary japanese, chinese and others.
|
||||
The DB structure definition is changed to make use of the utf8mb4 encoding, instead of utf8.
|
||||
|
||||
|
||||
- [[19713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19713) 2 occurrences of OpacShowLibrariesPulldownMobile have not been removed
|
||||
- [[19714]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19714) 2 occurrences of memberofinstitution have not been removed
|
||||
- [[19738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19738) XSS in serials module
|
||||
|
@ -621,6 +647,7 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- [[19825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825) List of pending offline operations does not links to biblio
|
||||
- [[19840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19840) Patron note is not displayed on checkin
|
||||
- [[20003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20003) Result summary of remaining checkouts items not displaying.
|
||||
- [[20536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20536) ILL: authnotrequired not explicitly unset
|
||||
|
||||
### Command-line Utilities
|
||||
|
||||
|
@ -681,6 +708,7 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- [[19790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19790) Remove additionalauthors.author from installer files
|
||||
- [[19973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19973) SQL syntax error in uk-UA/mandatory/sample_notices.sql
|
||||
- [[20075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20075) Change authority hidden attribute in sql installer files
|
||||
- [[20104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20104) Update minimum version of Perl to 5.20
|
||||
|
||||
### Label/patron card printing
|
||||
|
||||
|
@ -708,9 +736,9 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- [[19640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19640) IdRef webservice display is broken
|
||||
- [[19702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19702) Basket not displaying correctly on home page
|
||||
- [[19845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19845) Patron password is ignored during self-registration if PatronSelfRegistrationVerifyByEmail is enabled
|
||||
- [[20054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20054) Remove attribute "text/css" for <style> element used in the OPAC templates
|
||||
- [[20054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20054) Remove attribute "text/css" for the style tags used in the OPAC templates
|
||||
|
||||
> Prevents warnings about type attribute being generated for <style> elements when testing the OPAC pages using W3C Validator for HTML5.
|
||||
> Prevents warnings about type attribute being generated for the style tags when testing the OPAC pages using W3C Validator for HTML5.
|
||||
|
||||
|
||||
- [[20068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20068) Warn on OPAC homepage if not logged in due to OPAC dashboard
|
||||
|
@ -818,6 +846,7 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- [[20382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20382) Missing space between patron and cardnumber on check out screen
|
||||
- [[20422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20422) Fix warn on URI/Escape.pm line 184 from opac-detail
|
||||
- [[20433]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20433) Remove unused Mozilla Persona image file
|
||||
- [[20552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20552) Fix HTML tag for search facets
|
||||
|
||||
### Test Suite
|
||||
|
||||
|
@ -849,6 +878,7 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- [[20490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20490) Correct wrong bug number in comment in Circulation.t
|
||||
- [[20503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20503) Borrower_PrevCheckout.t is failing randomly
|
||||
- [[20531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20531) IssueSlip is failing randomly
|
||||
- [[20557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20557) Koha/Acquisition/Order.t is failing randomly
|
||||
|
||||
### Tools
|
||||
|
||||
|
@ -883,6 +913,7 @@ The DB structure definition is changed to make use of the utf8mb4 encoding, inst
|
|||
- SelfCheckInUserCSS
|
||||
- SelfCheckInUserJS
|
||||
- StaffLoginInstructions
|
||||
- UseACQFrameworkForBiblioRecords
|
||||
|
||||
## System requirements
|
||||
|
||||
|
@ -913,34 +944,35 @@ The Git repository for the Koha manual can be found at
|
|||
Complete or near-complete translations of the OPAC and staff
|
||||
interface are available in this release for the following languages:
|
||||
|
||||
- English (USA)
|
||||
- Arabic (99%)
|
||||
- Arabic (99.2%)
|
||||
- Armenian (100%)
|
||||
- Basque (79%)
|
||||
- Chinese (China) (83%)
|
||||
- Chinese (Taiwan) (99%)
|
||||
- Czech (94%)
|
||||
- Danish (69%)
|
||||
- English (New Zealand) (91%)
|
||||
- Finnish (99%)
|
||||
- Basque (78.7%)
|
||||
- Bokmål, Norwegian; Norwegian Bokmål (57.4%)
|
||||
- Chinese (China) (83.3%)
|
||||
- Chinese (Taiwan) (99.8%)
|
||||
- Czech (94.2%)
|
||||
- Danish (68.8%)
|
||||
- English (New Zealand) (90.6%)
|
||||
- English (USA)
|
||||
- Finnish (99.5%)
|
||||
- French (96%)
|
||||
- French (Canada) (94%)
|
||||
- German (99%)
|
||||
- German (Switzerland) (99%)
|
||||
- Greek (79%)
|
||||
- Hindi (99%)
|
||||
- Italian (99%)
|
||||
- Norwegian Bokmål (57%)
|
||||
- Occitan (76%)
|
||||
- Persian (57%)
|
||||
- Polish (99%)
|
||||
- French Canada (94.5%)
|
||||
- German (100%)
|
||||
- German (Switzerland) (99.8%)
|
||||
- Greek, Modern (1453-) (79.2%)
|
||||
- Hindi (99.9%)
|
||||
- Italian (99.9%)
|
||||
- Korean (50.2%)
|
||||
- Occitan (post 1500) (76.3%)
|
||||
- Persian (57.4%)
|
||||
- Polish (99.9%)
|
||||
- Portuguese (100%)
|
||||
- Portuguese (Brazil) (84%)
|
||||
- Slovak (90%)
|
||||
- Spanish (100%)
|
||||
- Swedish (96%)
|
||||
- Portuguese (Brazil) (84.3%)
|
||||
- Slovak (89.7%)
|
||||
- Spanish; Castilian (100%)
|
||||
- Swedish (95.6%)
|
||||
- Turkish (100%)
|
||||
- Vietnamese (71%)
|
||||
- Vietnamese (70.6%)
|
||||
|
||||
Partial translations are available for various other languages.
|
||||
|
||||
|
@ -1007,9 +1039,9 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- David Bourgault (8)
|
||||
- Alex Buckley (2)
|
||||
- Pongtawat C (1)
|
||||
- Colin Campbell (1)
|
||||
- Nick Clemens (55)
|
||||
- Tomás Cohen Arazi (85)
|
||||
- Colin Campbell (2)
|
||||
- Nick Clemens (58)
|
||||
- Tomás Cohen Arazi (89)
|
||||
- David Cook (2)
|
||||
- Charlotte Cordwell (8)
|
||||
- Chris Cormack (1)
|
||||
|
@ -1019,13 +1051,13 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Roch D'Amour (1)
|
||||
- Indranil Das Gupta (L2C2 Technologies) (1)
|
||||
- Frédéric Demians (1)
|
||||
- Marcel de Rooy (80)
|
||||
- Jonathan Druart (421)
|
||||
- Marcel de Rooy (83)
|
||||
- Jonathan Druart (434)
|
||||
- Magnus Enger (2)
|
||||
- Charles Farmer (3)
|
||||
- Katrin Fischer (7)
|
||||
- Katrin Fischer (8)
|
||||
- Jessica Freeman (1)
|
||||
- Claire Gravely (4)
|
||||
- Claire Gravely (5)
|
||||
- Victor Grousset (19)
|
||||
- Isabel Grubi (1)
|
||||
- Amit Gupta (3)
|
||||
|
@ -1037,18 +1069,19 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Olli-Antti Kivilahti (4)
|
||||
- Ulrich Kleiber (1)
|
||||
- Jon Knight (2)
|
||||
- Owen Leonard (116)
|
||||
- Owen Leonard (117)
|
||||
- Sherryn Mak (1)
|
||||
- Jose Martin (1)
|
||||
- Jesse Maseto (1)
|
||||
- Julian Maurice (15)
|
||||
- Kyle M Hall (69)
|
||||
- Kyle M Hall (72)
|
||||
- Josef Moravec (45)
|
||||
- Chris Nighswonger (1)
|
||||
- Priya Patel (1)
|
||||
- Simon Pouchol (1)
|
||||
- Te Rauhina Jackson (6)
|
||||
- Liz Rea (4)
|
||||
- Martin Renvoize (1)
|
||||
- Benjamin Rokseth (1)
|
||||
- Andreas Roussos (1)
|
||||
- Maksim Sen (1)
|
||||
|
@ -1056,7 +1089,7 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Fridolin Somers (7)
|
||||
- Lari Taskula (7)
|
||||
- Mirko Tietgen (8)
|
||||
- Mark Tompsett (32)
|
||||
- Mark Tompsett (35)
|
||||
- Jenny Way (6)
|
||||
- Jesse Weaver (2)
|
||||
- Chris Weeks (1)
|
||||
|
@ -1065,12 +1098,12 @@ We thank the following libraries, companies, and other institutions who contribu
|
|||
patches to Koha 17.12.00
|
||||
|
||||
- abunchofthings.net (8)
|
||||
- ACPL (116)
|
||||
- ACPL (117)
|
||||
- BibLibre (47)
|
||||
- BSZ BW (12)
|
||||
- bugs.koha-community.org (421)
|
||||
- ByWater-Solutions (101)
|
||||
- bywatetsolutions.com (25)
|
||||
- BSZ BW (14)
|
||||
- bugs.koha-community.org (434)
|
||||
- ByWater-Solutions (105)
|
||||
- bywatetsolutions.com (27)
|
||||
- Catalyst (13)
|
||||
- Foundations (1)
|
||||
- Göteborgs universitet (3)
|
||||
|
@ -1085,13 +1118,13 @@ patches to Koha 17.12.00
|
|||
- Oslo Public Library (1)
|
||||
- pennmanor.net (1)
|
||||
- Prosentient Systems (2)
|
||||
- PTFS-Europe (1)
|
||||
- PTFS-Europe (3)
|
||||
- punsarn.asia (1)
|
||||
- Rijksmuseum (80)
|
||||
- Rijksmuseum (83)
|
||||
- Solutions inLibro inc (13)
|
||||
- Tamil (1)
|
||||
- Theke Solutions (85)
|
||||
- unidentified (126)
|
||||
- Theke Solutions (89)
|
||||
- unidentified (129)
|
||||
- Université Jean Moulin Lyon 3 (1)
|
||||
|
||||
We also especially thank the following individuals who tested patches
|
||||
|
@ -1120,21 +1153,21 @@ for Koha.
|
|||
- Marci Chen (1)
|
||||
- Axelle Clarisse (1)
|
||||
- Nick Clemens (81)
|
||||
- Tomas Cohen Arazi (99)
|
||||
- Tomas Cohen Arazi (111)
|
||||
- Tomás Cohen Arazi (1)
|
||||
- Charlotte Cordwell (5)
|
||||
- Chris Cormack (2)
|
||||
- Roch D'Amour (22)
|
||||
- Marcel de Rooy (167)
|
||||
- Jonathan Druart (1094)
|
||||
- Charles Farmer (14)
|
||||
- Katrin Fischer (256)
|
||||
- Roch D'Amour (23)
|
||||
- Marcel de Rooy (172)
|
||||
- Jonathan Druart (1128)
|
||||
- Charles Farmer (15)
|
||||
- Katrin Fischer (271)
|
||||
- Your Full Name (2)
|
||||
- Brendan Gallagher (11)
|
||||
- Lucie Gay (1)
|
||||
- Bernardo Gonzalez Kriegel (1)
|
||||
- Claire Gravely (72)
|
||||
- Victor Grousset (4)
|
||||
- Victor Grousset (5)
|
||||
- Mohd Hafiz Yusoff (1)
|
||||
- Sebastian Hierl (2)
|
||||
- Mason James (2)
|
||||
|
@ -1145,15 +1178,15 @@ for Koha.
|
|||
- Scott Kehoe (2)
|
||||
- Olli-Antti Kivilahti (1)
|
||||
- Jon Knight (33)
|
||||
- Nicolas Legrand (11)
|
||||
- Nicolas Legrand (13)
|
||||
- Owen Leonard (40)
|
||||
- Ere Maijala (1)
|
||||
- Jesse Maseto (9)
|
||||
- Daniel Mauchley (1)
|
||||
- Julian Maurice (105)
|
||||
- Jon McGowan (26)
|
||||
- Kyle M Hall (175)
|
||||
- Josef Moravec (305)
|
||||
- Kyle M Hall (178)
|
||||
- Josef Moravec (307)
|
||||
- Björn Nylén (2)
|
||||
- Signed-off-by Owen Leonard (1)
|
||||
- Eric Phetteplace (1)
|
||||
|
@ -1164,12 +1197,12 @@ for Koha.
|
|||
- Liz Rea (2)
|
||||
- Benjamin Rokseth (26)
|
||||
- BWS Sandboxes (2)
|
||||
- Maksim Sen (7)
|
||||
- Maksim Sen (9)
|
||||
- Grace Smyth (3)
|
||||
- Fridolin Somers (2)
|
||||
- Lari Taskula (17)
|
||||
- Mirko Tietgen (4)
|
||||
- Mark Tompsett (81)
|
||||
- Mark Tompsett (86)
|
||||
- Marc Veron (2)
|
||||
- Marc Véron (2)
|
||||
- Marjorie Vila (5)
|
||||
|
@ -1211,4 +1244,4 @@ tracker at:
|
|||
He rau ringa e oti ai.
|
||||
(Many hands finish the work)
|
||||
|
||||
Autogenerated release notes updated last on 09 Apr 2018 19:38:42.
|
||||
Autogenerated release notes updated last on 11 Apr 2018 20:47:04.
|
||||
|
|
Loading…
Reference in a new issue