Actualizar plugin Questions a 1.0.2 light

This commit is contained in:
Manuel Cillero 2020-11-22 21:40:10 +01:00
parent b9e569d03f
commit b37d1305f1
64 changed files with 394 additions and 229 deletions

View file

@ -1,9 +1,27 @@
== Redmine Q&A plugin changelog
Redmine Q&A plugin
Copyright (C) 2011-2018 RedmineUP
Copyright (C) 2011-2020 RedmineUP
https://www.redmineup.com/
== 2020-03-03 v1.0.2
* Redmine 4.1 support
* Fixed section position bug
* Fixed MSSQL group by bug
* Fixed "Help & Support" page layout
== 2019-08-23 v1.0.1
* Accept answer links
* Edit own answers permission
* Redmine 4 support
* Fixed sorting by unanswered question not working
* Fixed project variable dismissed
* Fixed status creating bug
* Fixed preview link, empty project bug
* Fixed boards migration bug
== 2018-08-31 v1.0.0
* Separate models for questions, answers and comments