Plugins Directory » Redmine Issues Tree
Author: | Ivan Zabrovskiy | |
---|---|---|
Website: | https://github.com/Loriowar/redmine_issues_tree | |
Code repository: | git@github.com:Loriowar/redmine_issues_tree.git | |
Registered on: | 2015-08-11 (over 9 years ago) | |
Current version: | 0.0.15 | |
Compatible with: | Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x | |
User ratings: |
This plugin provide a tree view of the issues list. Tree view based on jQueryTreetable and allows expand and collapse node of issues list. Look at screenshots for details.
Support¶
If you have any problem with plugin, please, look at GitHub page and try to find a solution or create a new issue.
Compatibility issues¶
For now, this plugin incompatible with scrum plugin , a common libs
How it looks¶
Here is a default issues list:
Here is same issues list, but in the tree view:
On this page you can open any node of tree hierarchy:
Installation notes
Here is a minimal list of hooks, required for correct works of plugin:
- view_issues_index_header in the top of issues/index.html for including js and css;
- view_issues_index_contextual in contextual area for additional links in the top of issues table.
Changelog
0.0.15 (2022-09-13)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
Added support of Redmine 4.2 and 5.0.
Locales¶
- Improved Chinese translations (zh-CH & zh-TW).
0.0.14 (2020-01-08)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
Added support of Redmine 4.1.x.
Locales¶
- Added French locale to all versions of the plugin.
0.0.13 (2019-01-11)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
Added support of Redmine 4.0.x.
Compatibility¶
- Added compatibility with TurtleMine (a Tortoise Redmine Plugin) see GitHub issue.
Locales¶
- Updated japanese translation.
- pt-BT translation became more readable.
0.0.12 (2018-06-13)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
- Added compatibility with plugin issue_id .
Features for versions 3.x¶
- Added ability to enable/disable default redirect to tree view for issue#index page without project scope. This can be switched in plugin settings in admin menu.
New locales¶
- "Portuguese (Portugal)” (pt-PT).
0.0.11 (2018-01-08)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
Now plugin works with Redmine 3.4.
Changes¶
- Change color of message in case of group clause on a tree view (see GitHub #45).
0.0.10 (2017-07-03)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Support¶
Dropped development of features for versions 2.x. Now all features developed only for versions 3.x. Bugfix and locales available for all versions.
Features for versions 3.x¶
- Now tree view available in global scope of all projects.
- Implement a plugin setting (in admin menu) to enable/disable a tree_view as a standard view for all issues#index page in scope of a project.
Compatibility¶
- Add compatibility with plugin redmine_tags .
New locales¶
- Traditional Chinese
- Brazilian Portuguese
- Japanese
Bugfix¶
- Return "Clear" button for query on tree view page.
0.0.9 (2016-12-18)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- Added follows localizations:
- Simplified Chinese,
- Czech,
- Turkish.
- Added selection of "Issues" tab in project on the tree view page.
- Added checking permissions for the tree view. Now permission on a "View issues" from a project affect on a tree view too. I.e. there is no way to open tree view if user hasn't a "view issues" permission.
0.0.8 (2016-08-22)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- Added support of Redmine 3.3.x
- Added German localization
0.0.7 (2016-03-29)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- Added support of Redmine 3.2.0
0.0.6 (2015-12-06)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- Fixed bug with falling in case of using query with "group by" condition
0.0.5 (2015-10-25)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- Now plugin works correct for Redmine installation located on custom port (for example: my_redmine.com:8080).
- For version 2.5.* and 2.6.* fixed work of custom columns selection on the tree view page.
0.0.4 (2015-10-07)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x.
Fixed issue with inability to expand tree node in case of location of Redmine not in the root of domain (Redmine location example: www.example.com/project_management/redmine).
0.0.3 (2015-09-20)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x.
- added support of Redmine 2.5.* (use proper branch in repo)
- added compatibility with redmine_xlsx_format_issue_exporter plugin
0.0.2 (2015-09-12)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x.
- added support of Redmine 2.6.*
- added separate branches in repo for each supported version of Redmine
- partials and templates was agreed with default Redmine views
0.0.1 (2015-08-10)
Compatible with Redmine 3.1.x, 3.0.x.