Plugins Directory » Favorite projects
Author: | Kirill Bezrukov (RedmineUP) | |
---|---|---|
Website: | https://www.redmineup.com/pages/plugins/favorite-projects | |
Code repository: | - | |
Registered on: | 2011-11-15 (about 13 years ago) | |
Current version: | 2.1.3 | |
Compatible with: | Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x | |
User ratings: |
Favorite Projects plugin helps you to organize projects and access them easily.¶
We had about 50 active projects in Redmine, and it was quite inconvenient to search for them in the right corner jumpbox. So we created this plugin as a solution.
Features:- Table view projects list
- Quick links to project modules
- Favorite projects for jumpbox (near the global search)
- Works only in the production environment
- Free to download and use
Project Jumpbox
This plugin replaces Redmine projects view and adds abitity to select projects in the projects jump-box, that is easily visible in right-top corner of the interface.
Arrange your dashboard
If you ever had more than a few projects in Redmine, you know it can complicate to move between them. Well, not anymore! Create and use custom queries with filters. Use tags. Add stars to the projects. All to keep you organized and more efficient.
Screenshots¶
Installation notes
- Unarchive plugin to folder redmine/plugins
- run
bundle install
- run
bundle exec rake redmine:plugins NAME=redmine_favorite_projects RAILS_ENV=production
Changelog
2.1.3 (2023-08-30)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Redmine 5.0 compatibility
- Added German locale
- Fixed public view bug
2.1.1 (2020-07-27)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Fixed project select bug
- Added textilizable for project desc
- Updated zh-tw locale
- Custom queries moved up to tags in sidebar
- Added locale for tags
- Fixed filter styles for projects list
2.1.0 (2019-04-08)
Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.
- Redmine 4.0 compatibility
- Use select2_tag instead of tag-it
- Fixed query update bug
- Fixed empty colums bug
- New chinese localization
2.0.3 (2016-08-17)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Autocomplete case sensitivity fixes
- Pagination fixes
- Tags translation fixes
- Fixed bug with REST API
2.0.2 (2016-02-25)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Default columns and view style settings
- Fixed bug with private projects view
- Fixed bug with <<me>> member filter
- Fixed bug with custom field translation
- Fixed bug with tags autocomplete search
2.0.1 (2016-02-11)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.
- Fixed pagination bug
- Added query title
2.0.0 (2016-02-10)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.5.x, 2.4.x, 2.3.x.
- Redmine 3+ support
- Saved queries
- Tags
- Project cards view
1.0.1 (2013-05-04)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.
- New live search field
- Fixed application_helper dependency
1.0.0 (2013-03-12)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x.
- Redmine 2.1+ support
- Ajax favorite/unfavorite
- Ajax searching
- Filters
0.0.2 (2012-05-23)
Compatible with Redmine 1.4.x, 1.3.x.
- Redmine 1.4 support
0.0.1 (2011-11-15)
Compatible with Redmine 1.2.x.