Rake task to invoke rebuild of nested sets - allowing simple import of project data without setting up the lft/rgt stuff. Obviously suggesting a nasty hack is happening elsewhere :-)
-
Simon Stearn
This plugin is compatible with Redmine 0.9.2 and possibly other releases >0.9 (untested).
URL of the GitHub repository: http://github.com/simonstearn/redmine_rebuild_projects
The source of this plugin can be “cloned” from the GitHub-repo using:
$ cd {RAILS_ROOT}/vendor/plugins && git clone git://github.com/simonstearn/redmine_rebuild_projects.git
-
Download the plugin from the available source (see www.redmine.org/wiki/redmine/PluginWhining )
-
Install the plugin as described at: www.redmine.org/wiki/redmine/Plugins (this plugin DO NOT require a plugin database migration)
/usr/bin/rake redmine:rebuild_projects RAILS_ENV="production"
-
Remove the directory “redmine_rebuild_projects” from the plugin-directory “../vendor/plugins”
This plugin is open-source and licensed under the “GNU General Public License v2” (GPL, www.gnu.org/licenses/old-licenses/gpl-2.0.html). See the included GPL.txt and LICENSE.txt files for details.
-
©2010, Simon Stearn
None.