|
| 1 | +== 2013-10-20 v1.0.6 |
| 2 | + |
| 3 | +* Release Multiview (see http://www.redminebacklogs.net/topics/release_multiview.html) |
| 4 | +* Update supported version to RM 2.3.3 |
| 5 | +* A handful of bug fixes (thanks to contributers!) |
| 6 | +* Filter closed stories on taskboard |
| 7 | +* Enable wiki-formatting for release descriptions |
| 8 | + |
| 9 | +More details: |
| 10 | +* Merge pull request "No longer removes search field" from ande3577/bug/removes_search_bar |
| 11 | +* Update travis to RM 2.3.3 |
| 12 | +* Remove unused function |
| 13 | +* Refactor estimated series + show estimate end date along with releases when showing multiview. |
| 14 | +* Merge pull request "Fix not showing link to task board if sprint starts on current day" from ande3577/bug/sprint_not_active_if_beginning_date |
| 15 | +* Correct sorting of releases in multiselect fields. |
| 16 | +* Fix missing menu update when creating stories in sprints ("Menu is not refreshed after adding first User Story") |
| 17 | +* Fix typo causing release end dates not to be saved when editing on master backlog. |
| 18 | +* Might help on "bug when trying to add migrate column "remaining_hours" twice" |
| 19 | +* Sort releases by end date |
| 20 | +* Enable basic test of burnchart view |
| 21 | +* Added trendlines to multiview burnchart. |
| 22 | +* Display release multiview graph |
| 23 | +* Merge pull request "FR translation update" from LaurentCoignot/master |
| 24 | +* Merge pull request "Update de.yml" from holgerfriedrich/master |
| 25 | +* Stacked release data calculation |
| 26 | +* Initial CRUD support for creating "Release Multiview" inspired by http://blog.gdinwiddie.com/2012/12/04/multi-release-burnup/. |
| 27 | +* Allow wiki formatting for release description (fixes "Allow wiki formatting for release description") |
| 28 | +* Merge pull request "Allow state of issues to be changed" from MadEgg/master |
| 29 | +* Allow state of issues to be changed, even if they are in a different subproject than the story. Related to issue "Move tasks while on the storyboard" |
| 30 | +* Merge pull request "Finished translation of remaining topics" from sandrix/master |
| 31 | +* Merged patch suggested by @geoff-mci. Closes "Tooltip and drop down give error with sqlite installation". |
| 32 | +* Translation of field task color as suggested by @cforce. Fixes "Make task colorn setting string in settings localized". |
| 33 | +* Merge pull request "Now you can filter closed stories in taskboard view" from dmoreno/master |
| 34 | +* Now you can filter closed stories in taskboard view |
| 35 | +* Merge pull request "Update pt-BR.yml" from prialmeidaa/patch-1 |
| 36 | +* Merge pull request "Create pl-PL.yml" from ksciana/master |
| 37 | + |
1 | 38 | == 2013-07-31 v1.0.5
|
2 | 39 |
|
3 | 40 | * Performance improvement on loading master backlog and taskboard
|
|
0 commit comments