Project

General

Profile

Projects Tree View Plugin - Version 0.0.1

Added by Chris Peterson about 15 years ago

This plugin will turn the projects index view into a tree view that can be expanded and collapsed. It propagates the tree view to the project show page's subprojects list.

Install Instructions:

1) Extract projects_tree_view.zip to /path/to/redmine/vendor/plugins/
2) Restart Redmine
3) Enjoy Project Tree Goodness!


Replies (128)

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Steven Verbeek over 12 years ago

The latest version of this plugin is located at https://github.com/dubcanada/projects_tree_view and it includes several fixes and all the previous pull requests merged.

I have not heard from the Author in while perhaps we should make that (https://github.com/dubcanada/projects_tree_view) the new home? The authors version is rather out of date.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill over 12 years ago

I forked this version fixed and added feature "Expand All feature"

https://github.com/cforce/projects_tree_view

  • Sync with Redmine 1.1.2
  • Added plugin functionality to admin/projects page
  • Fix problem with projects without active children
  • Deleted unuseful plugin-skeleton files
  • added js exapnd all button
  • Fixed missing spent time link

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Mischa The Evil over 12 years ago

As I've mentioned in RE: Projects Tree View Plugin - Version 0.0.1 my fork of the plugin isn't updated for a long time. I was planning on doing a major cleanup of this plugin (by rebuilding it from scratch [except the used javascript]) aiming to be compatible with Redmine 1.3.0 and to implement the functionality on admin/projects also, but looking at my current situation I won't be able to do this in the upcoming months or so.
Thus I'd request to link the plugin page to another supported fork of this plugin instead of mine (seems like cforce's one is a good candidate except that it is synced with Redmine 1.1.x)...

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill over 12 years ago

Added testing branch with new features:

  • added project creation date column
  • added project "goto module" column
  • added project versions column

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Ivan Cenov over 12 years ago

Concerning added columns, here is an illustration:

The above looks good. It fits in the window page. But when one of the project is with very long name, the picture goes worse:

My opinion is, to add maximal width of project name column, and if the name is long, to be wrapped to the next line.

Also, adding columns leads to implementation of configuration options which columns to be shown and which - hidden.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Ivan Cenov over 12 years ago

... And more about Go to module column: The user may be allowed to select which modules to be linked to there.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Babbo Maria over 12 years ago

Dear all...
as i have told on the plugin page [[http://www.redmine.org/plugins/projectstreeview]]

I HAVE INDICATED AS REPOSITORY THE NETWORK VIEW SO YOU CAN FIND ALL THE PROGRESS DONE BY WHO HAS INCREASED THE PLUGIN DURING TIME.

ON THIS PAGE I POST THE VERSION THAT I HAVE TESTED WITH MY REDMINE IT COULD NOT BE THE BEST ONE AND IF NOT PLEASE TELL US ON HOMEPAGE

I'll be happy, to post on the page, the new zipped version of the plugin. Ivan Cenov's images seems to be great. I'll be happy to change the plugin source code page.
Anyway there are and ther will be a lot of dead section in the development and i think it will be difficult to follow the daily change and propose the most updated repository; this is because i have linked the 1^ one repo and linked especially the fork page, so everyone can find the last update.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Ivan Cenov over 12 years ago

Latest routes changes in Redmine trunk, rev 8162 break this plugin. I posted here about that: http://www.redmine.org/boards/3/topics/27899

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill over 12 years ago

Sorry, i won't fix before version is relased and we will merge ourself.
Pull requests are welcome of testing branch, als long as compatibe downwards.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Etienne Massip over 12 years ago

Ivan Cenov wrote:

Latest routes changes in Redmine trunk, rev 8162 break this plugin. I posted here about that: http://www.redmine.org/boards/3/topics/27899

Here's a fix. Nice plugin, BTW.

routes_fix.patch (2.95 KB) routes_fix.patch Routes cleanup

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill over 12 years ago

Ivan Cenov wrote:

Concerning added columns, here is an illustration:

The above looks good. It fits in the window page. But when one of the project is with very long name, the picture goes worse:

My opinion is, to add maximal width of project name column, and if the name is long, to be wrapped to the next line.

Also, adding columns leads to implementation of configuration options which columns to be shown and which - hidden.

Change assets\stylesheets\projects_tree_view.css according ur wishes and provide "ur" featured css. I will check and pull.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill over 12 years ago

Etienne Massip wrote:

Ivan Cenov wrote:

Latest routes changes in Redmine trunk, rev 8162 break this plugin. I posted here about that: http://www.redmine.org/boards/3/topics/27899

Here's a fix. Nice plugin, BTW.

Tx. integrated (manually, cause can't import patch type with git) into tesing . I am using 1.21 so can't test on trunk. Give me feedback if nor working. Best would be if you provide upstream commits. tx

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Jonathan Himbing almost 12 years ago

I use the latest from https://github.com/dubcanada/projects_tree_view.
And fixed several issues to work with 1.4.x.
Tested in 1.4.2 and 1.4.4.

Attached patch and the plugin (tar file).

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Terence Mill almost 12 years ago

Please use github forks to do patching. You work won't be streamed a lot if u provide just "offline" patches

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Dominik Follmann about 11 years ago

Hi,
is this PlugIn compatible with Version 2.x of Redmine?
Or is there another PlugIn for this version which brings these features?
Regards

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Babbo Maria about 11 years ago

Yes for 2.1 go here https://github.com/cforce/projects_tree_view/network and go at the end of the schema ichizoc has done something and jwalkerbg has revised it.

There is also the master by cforce

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Lois Bennett over 10 years ago

I have installed 0.0.4 and it breaks redmine. Can anyone tell me about what I need to do to try to make it work?

Environment:
Redmine version 2.3.1.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
ekanban 0.0.1
redmine_github_hook 0.2.0

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Ivan Cenov over 10 years ago

Lois Bennett wrote:

I have installed 0.0.4 and it breaks redmine. Can anyone tell me about what I need to do to try to make it work?

Environment:
Redmine version 2.3.1.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
ekanban 0.0.1
redmine_github_hook 0.2.0

This plugins has many clones. This one is mine and it works in our Redmine 2.3.3.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Lois Bennett over 10 years ago

THanks that works for me too!

RE: Projects Tree View Plugin - Version 0.0.1 - Added by jinwoo Choi over 10 years ago

I'm using redmine 2.3.3 stable (non trunk version).
I was Installed above plugin what Ivan Cenov said.
migration was successed but, It doesn't worked.
Why does not exist plugin for 'non-trunk-version'?
I really need this fantastic plugin ~! :)
regards.

RE: Projects Tree View Plugin - Version 0.0.1 - Added by Ivan Cenov over 10 years ago

jinwoo choi wrote:

I'm using redmine 2.3.3 stable (non trunk version).
I was Installed above plugin what Ivan Cenov said.
migration was successed but, It doesn't worked.
Why does not exist plugin for 'non-trunk-version'?
I really need this fantastic plugin ~! :)
regards.

See your logs. May be this plugin does not play well with another plugin...?

RE: Projects Tree View Plugin - Version 0.0.1 - Added by jinwoo Choi over 10 years ago

first, I don't using any plugin.

here's the log when migrate with '--trace' option

/opt/redmine/plugins$ rake redmine:plugins:migrate RAILS_ENV=production --trace
(in /opt/redmine)
  • Invoke redmine:plugins:migrate (first_time)
  • Invoke environment (first_time)
  • Execute environment
  • Execute redmine:plugins:migrate
    Migrating projects_tree_view (Projects Tree View plugin)...
  • Invoke db:schema:dump (first_time)
  • Invoke environment
  • Invoke db:load_config (first_time)
  • Execute db:load_config
  • Execute db:schema:dump

/opt/redmine/plugins$ sudo service apache2 restart

information /config/database.yml
production:
adapter: mysql2
database: redmine
host: localhost
username: redmine
password: "0000"
encoding: utf8

I couldn't find any log in log/production.log

Environment:
Redmine version 2.3.3.stable
Ruby version 1.9.3-p448 (2013-06-27) [i686-linux]
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
projects_tree_view 0.0.8

and, web screen image of redmine after migration below.

What was wrong?

RE: Projects Tree View Plugin - Version 0.0.1 - Added by chris bond over 10 years ago

I have installed 0.0.8 and it was Installed succefully.
But it doesn't worked.

Environment:
Environment:
Redmine version 2.3.0.stable
Ruby version 1.9.3 (i386-mingw32)
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
projects_tree_view 0.0.8

Anybody can help me!
regards.

(101-125/128)