Plugins » Favorite projects
|
|
Author: | Kirill Bezrukov |
|---|---|---|
| Website: | http://redminecrm.com/projects/favoriteprojects/wiki | |
| Code repository: | - | |
| Registered on: | 2011-11-15 (6 months ago) | |
| Current version: | 0.0.2 | |
| Compatible with: | Redmine 1.3.x, 1.4.x |
Helps to clean up projects jumpbox. We have about active 50 project in redmine and it is quite inconvenient searching they in right conner jumpbox. This plugin helps organize it.
- Table view projects list
- Quick links to project modules
- Favorite projects for jumpbox (near the global search)
- Works only on production environment

Installation notes
- Unarchive plugin to folder redmine/vendor/plugins
- run
rake db:migrate_plugins RAILS_ENV=production
Changelog
0.0.2 (2012-05-23)
Compatible with Redmine 1.3.x, 1.4.x.
- Redmine 1.4 support
0.0.1 (2011-11-15)
Compatible with Redmine 1.2.x.