darioo / redmine_better_crossprojects

Temporary plugin to handle usability problems discussed on redmine.org #5920

Home Page:http://www.redmine.org/issues/5920

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine plugin for better cross-projects views

Everything is explained here: http://www.redmine.org/issues/5920

Screenshot

redmine_better_crossprojects screenshot

Installation

This plugin is only compatible with Redmine 2.3.x ! See #7 for more informations about 2.4+ incompatibilities.

Please apply general instructions for plugins here.

Note that this plugin now depends on:

  • redmine_base_select2 which can be found here
  • redmine_base_deface which can be found here

First download the source or clone the plugin and put it in the "plugins/" directory of your redmine instance. Note that this is crucial that the directory is named 'redmine_better_crossprojects' !

Then execute:

$ bundle install
$ rake redmine:plugins

And finally restart your Redmine instance.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Temporary plugin to handle usability problems discussed on redmine.org #5920

http://www.redmine.org/issues/5920


Languages

Language:Ruby 87.9%Language:JavaScript 8.4%Language:CSS 3.7%