Releases: jgraichen/redmine_dashboard
v2.15.0
New
- Support for Redmine 5.1 by @jgraichen
Fixes
- Workaround a change in Redmine 5.1 to ignore roles with only the
:edit_own_issues
permission by @jgraichen
Full Changelog: v2.14.0...v2.15.0
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate it if you can test v2.15.0 in your project or organization and report any findings (or their absence). Thank you!
v2.14.0
New
- Add Ukrainian locale by @serhiyraskoley
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test ${GITHUB_REF_NAME} in your project or organization and report any findings (or their absence). Thank you!
Full Changelog: v2.13.0...v2.14.0
v2.13.0
New
- Support
:edit_own_issues
permissions on dashboards by @jgraichen
Changes
- Wrap issue move into transaction to ensure atomic changes by @jgraichen
Fixes
- Error message when moving issue failed by @jgraichen
- Do not show draggable issues when allowed by workflow but not permissions by @jgraichen
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.13.0 in your project or organization and report any findings (or their absence). Thank you!
v2.12.4
Changes
- Improve Gemfile for broken docker container environments by @jgraichen
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.12.4 in your project or organization and report any findings (or their absence). Thank you!
v2.12.3
Fixes
- I18n.t requires keyword arguments (#285) by @jgraichen
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.12.3 in your project or organization and report any findings (or their absence). Thank you!
v2.12.2
v2.12.2 contains several fixes regarding locales and some changes to call common hooks when issues are changed that might be used by other plugins.
Changes
Fixes
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.12.2 in your project or organization and report any findings (or their absence). Thank you!
v2.12.1
v2.12.1 contains a fix for a Zeitwerk loader issue on Redmine 5.0.
Fixes
- Zeitwerk autoloader issues on Redmine 5.0
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.12.0 in your project or organization and report any findings (or their absence). Thank you!
v2.12.0
v2.12.0 contains several fixes and compatibility with Redmine 5.0 and Ruby 3.0 and 3.1:
New
- Support for Ruby 3.0 and 3.1 with Redmine 5.0
- Support for Redmine 5.0
- Show or hide spend time and estimation based on the viewer's permissions (#90)
Fixes
- Locale code file mapping for pt-BR and zh-TW
- Spacing and padding issues with compact card properties
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.12.0 in your project or organization and report any findings (or their absence). Thank you!
v2.11.0
v2.11 contains many bug fixes, improvements and new features:
New
- Use CSS native grid for dynamic columns and card width
- Show status name as done column title if only a single closed status is shown
- Include shared versions into filter (#79)
- Only show issue statuses for trackers selected in filter (#108)
- Limit shown statuses to the one available in the project (#121, #127, #130)
- Store dashboard settings in user preferences (#39)
Changes
- Sort versions in filter (#78)
Fixes
- Fixed invisible subject in compact card layout
- Duplicated filter items when including subprojects
- Fix possible session cookie overflow as dashboard settings are no longer store in the session (#144)
No bugs have been reported for v2.11.0-rc but please test and report any issue or problem with v2.11.0 here too!
v2.11.0-rc1
v2.11.0 is a going to be a large feature release containing many changes and new functions:
Changes
New
- Show status name as done column title if only a single closed status is shown
- Include shared versions into filter (#79)
- Only show issue statuses for trackers selected in filter (#108)
- Limit shown statuses to the one available in the project (#121, #127, #130)
- Store dashboard settings in user preferences (#39)
Changes
- Sort versions in filter (#78)
- Enforce workflow rules for all users
Fixes
- Duplicated filter items when including subprojects
- Fix possible session cookie overflow as dashboard settings are no longer store in the session (#144)
Looking for testers!
Unfortunately, I do not have access to any larger Redmine project anymore, nor am I activity using Redmine anywhere anymore. I can only test with some artificially constructed local project that cannot represent any real project or usage. I would really appreciate if you can test v2.11.0-rc1 in your project or organization and report any findings (or their absence). Thank you!
Please comment here: #149