Actualizar plugin Checklists a 3.1.18 light
This commit is contained in:
parent
a26f5567af
commit
24560c8598
55 changed files with 992 additions and 307 deletions
|
@ -1,9 +1,61 @@
|
|||
== Redmine Checklists plugin changelog
|
||||
|
||||
Redmine Checklists plugin - managing issue checklists plugin for Redmine
|
||||
Copyright (C) 2011-2017 RedmineUP
|
||||
Copyright (C) 2011-2020 RedmineUP
|
||||
http://www.redmineup.com/
|
||||
|
||||
== 2020-08-17 v3.1.18
|
||||
|
||||
* Added italian locale
|
||||
* Updated zh-tw locale
|
||||
* Fixed size() method error
|
||||
* Fixed initial install error
|
||||
* Fixed checklist ration recalculate
|
||||
* Fixed display checklist element with Markdown syntax
|
||||
* Fixed done ratio recalculate on checklist API update
|
||||
* Fixed API call journalizing
|
||||
|
||||
== 2020-01-31 v3.1.17
|
||||
|
||||
* Redmine 4.1 compatibility fixes
|
||||
* Fixed view permission bug
|
||||
* Fixed template permissions bug
|
||||
* Fixed context menu conflicts
|
||||
* Fixed Agile support
|
||||
* Fixed checklist copy bug
|
||||
* Fixed locale bug
|
||||
* Fixed project copy bug
|
||||
|
||||
== 2019-04-29 v3.1.16
|
||||
|
||||
* Checklists sections
|
||||
|
||||
== 2019-04-15 v3.1.15
|
||||
|
||||
* Redmine 4.0.3 support
|
||||
* Added Hide link for closed items
|
||||
|
||||
== 2018-12-20 v3.1.14
|
||||
|
||||
* Hotfix for Redmine 4
|
||||
|
||||
== 2018-12-18 v3.1.13
|
||||
|
||||
* Redmine 4 saving issue fixes
|
||||
|
||||
== 2018-11-26 v3.1.12
|
||||
|
||||
* German translation update from Tobias Fischer
|
||||
* Fixed diferent authors changes bug
|
||||
* Fixed sortable animation bug
|
||||
|
||||
== 2018-03-23 v3.1.11
|
||||
|
||||
* Redmine 4 support
|
||||
* Setting for block issues with undone checklists
|
||||
* Fixed bug with default template
|
||||
* Fixed email notification bug
|
||||
|
||||
== 2017-10-12 v3.1.10
|
||||
|
||||
* Fixed email notification bug
|
||||
|
@ -29,10 +81,10 @@ http://www.redmineup.com/
|
|||
|
||||
* Redmine 3.4 support
|
||||
* New checklists filters for issues table
|
||||
* Save log by default
|
||||
* Save log by default
|
||||
* Chinese translation update
|
||||
* Polish translation update
|
||||
* Fixed bug with template editing
|
||||
* Fixed bug with template editing
|
||||
|
||||
== 2016-08-15 v3.1.5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue