Plugins Directory » My Projects
Author: | Gonzalo Garcia Jaubert | |
---|---|---|
Website: | https://github.com/generaldesoftware/RedMine-My-Projects-Plugin#readme | |
Code repository: | https://github.com/generaldesoftware/RedMine-My-Projects-Plugin | |
Registered on: | 2011-12-20 (almost 13 years ago) | |
Current version: | 0.0.3 | |
Compatible with: | Redmine 2.1.x | |
User ratings: |
This plugin show "My Projects" with a mosaic view:
This plugin add a new menu called "My Projects".
Developer¶
Developed by General de Software
Features:¶
This plugin display a list of projects where the user has a role.
- Only "My projects" are displayed. Even if you are Administrator
- Multilanguage (english, spanish)
- Mosaic view (jquery plugin from: http://buildinternet.com/project/mosaic/)
- No configuration. Only one image (logo.png) for each project
Configure plugin¶
This plugin expect find logo.png in the files section of each project. If logo.png is not found, it will display a generic image.
logo.png¶
The logo.png image must be 400x250 px.
How to use¶
- Click in the project name to navigate to the project
- Click in "Subprojects" to list the child projects
- Click in back to list the parent projects.
Screenshots:¶
Installation notes
To install this plugin, simple download it and extract its content into the Redmine plugin directory. IMPORTANT: Rename the folder to: redmine_gsc_my_projects. Now run rake db:migrate_plugins from the Redmine directory and restart server.
Changelog
0.0.3 (2013-04-29)
Compatible with Redmine 2.1.x.
Redmine 2.1.2 version
0.0.2 (2011-12-21)
Compatible with Redmine 1.2.x.
Added back link under My Projects title.
0.0.1 (2011-12-20)
Compatible with Redmine 1.2.x.