Skip to content

Releases: jgraichen/redmine_dashboard

v2.11.0-rc1

17 Jul 16:35
v2.11.0-rc1
Compare
Choose a tag to compare
v2.11.0-rc1 Pre-release
Pre-release

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

v2.10.0

10 Jul 17:27
v2.10.0
812d157
Compare
Choose a tag to compare

The v2.10.0 release fixes several internal server errors when grouping issues, and includes a few performance improvements when rendering dashboards. See CHANGELOG and the linked issues for more details.

Archives are available on the release page.

2.9.0

09 Jun 08:54
v2.9.0
099c035
Compare
Choose a tag to compare
  • New Catalan and Dutch locales
  • Updated Turkish locale

2.8.0

05 Feb 10:41
v2.8.0
29e4c57
Compare
Choose a tag to compare
  • Tested with Redmine 4.1 and 4.0
  • Added new locales: bg, pt_BR

2.7.1

28 May 10:30
v2.7.1
Compare
Choose a tag to compare
  • Update locale files (new: ko)

Get debian package on launchpad PPA.

2.7.0

05 Aug 10:59
Compare
Choose a tag to compare
  • Add Mongolian locale
  • Update Russian locale
  • Add Turkish locale (#102)
  • Fix issue with version filter on parent projects (#103, #96)
  • Fix/Add overdue handling and styling (#104)
  • Small fix for group by parent issue

Get debian package on launchpad PPA.

v2.6.1

15 Mar 18:15
Compare
Choose a tag to compare
  • Upgrade to Redmine 3.0

2.5.0

20 Jan 12:18
Compare
Choose a tag to compare
  • New Czech translations
  • Configure default options in configuration file (see config/default.yml)

v2.4.0

18 Nov 13:31
Compare
Choose a tag to compare
  • Add integration patch for ISSUE-ID plugin. The dashboard will now show the modified issue IDs if the plugin is installed too.
  • Update locales including the new Polish translation. Thanks to all translators!

v2.3.3

23 Sep 17:21
Compare
Choose a tag to compare
  • Fix error with pluralization patch (#53)
  • Update locales
  • Bundle transifex utility as gem instead of git repo