Loriowar / redmine_issues_tree

Provides a tree view of the Redmine issues list
GNU General Public License v3.0
115 stars 72 forks source link

Is there a chance to make the tree view standard? #8

Closed mwalimu82 closed 7 years ago

mwalimu82 commented 8 years ago

If I open the issue list it always showes first the plain struckture. For me it would great if it always showes the tree view first! Best regards and many thanks for this nice plugin. Marko

Loriowar commented 8 years ago

I described negative sides of this variant in one of previous issues https://github.com/Loriowar/redmine_issues_tree/issues/3#issuecomment-139799782 . But if there is lots of wishes of this function I can implement it on your own risk. Be patient and wait a little until I implement this...or make a pull request and I'll be glad to merge it :)

rvcoutinho commented 7 years ago

+1

Default tree view is a really powerful feature.

You could add a boolean option in plugin configuration. That way, one could choose the default behavior of the plugin.

Loriowar commented 7 years ago

I think about this. But I don't know when I find a time for implement this feature.

rakshazi commented 7 years ago

Hi @Loriowar can you implement that feature, please?

Loriowar commented 7 years ago

Implemented a beta-version of required feature. All changes presence in master branch. Compatible with Redmine 3.3-stable. Needs to test functions and implement follows locales: cs, de, pt-BR, tr, zh, zh-TW.

You can switch a type of issues view in plugin settings in admin panel. For now there is no way to switch default view in scope of project.

Please, tell me your opinion and feel free to report about any found bug.

rakshazi commented 7 years ago

Thank you! Sorry, but I can't test it, because I use redmine 3.0.x

On Sun, May 28, 2017, 18:17 Ivan Zabrovskiy notifications@github.com wrote:

Implemented a beta-version of required feature. All changes presence in master branch. Compatible with Redmine 3.3-stable. Needs to test functions and implement follows locales: cs, de, pt-BR, tr, zh, zh-TW.

You can switch a type of issues view in plugin settings in admin panel. For now there is no way to switch default view in scope of project.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Loriowar/redmine_issues_tree/issues/8#issuecomment-304521327, or mute the thread https://github.com/notifications/unsubscribe-auth/ADRO9zcdWYy3y3r52DxbFAeEtJl9OBEzks5r-ZAKgaJpZM4GLJI1 .

-- Best regards, Nikita Chernyi, Backend Developer, DevOps. rakshazi.cf

rvcoutinho commented 7 years ago

Thank you. It worked just fine for projects.

But there is an problem if you try to see all issues regardless of the project (as in Projects -> View all issues). Here is the error:

Redmine. Error 500

Global error
No route matches {:action=>"index", :controller=>"issues"} missing required keys: [:project_id] 
Loriowar commented 7 years ago

This is known issue. It described in #30 . So, you can vote for a comment and consequently increase the priority of the issue.

Loriowar commented 7 years ago

Available in new version 0.0.10, but only for Redmine 3.x (support of features for Redmine 2.x is over). Please, update you plugin.