Plugins Directory » Agile My Page Module By Redmine X
Author: | Ondrej Svejkovsky | |
---|---|---|
Website: | https://www.redmine-x.com/redmine-agile-my-page-module | |
Code repository: | - | |
Registered on: | 2021-11-12 (about 3 years ago) | |
Current version: | 1.1.2 | |
Compatible with: | Redmine 5.0.x | |
User ratings: |
Agile Board My Page Module, An Extensions of RedmineUP Agile¶
A FREE version is in an online demo at https://www.redmine-x.com/#bottom2 & the downloadable version is at https://www.redmine-x.com/redmine-agile-my-page-module. If you need to test the plugin in your Redmine environment, just contact Redmine X for the evaluation version.
This plugin is an extension of RedmineUP Agile and requires either the FREE or PRO version to operate. It brings the Agile board to My Page and has a few handy features.
Key Features Of The Redmine X Agile My Page Module¶
- Drag & drop change of issue status or swimlane
- Issue priorities are visual
- Display agile cards in a Kanban (RedmineUP Agile FREE)
- Display All tasks / My tasks only (RedmineUP Agile FREE) - quickly see what belongs to you
- Display saved Agile board queries (RedmineUP Agile PRO)
- Display sprints (RedmineUP Agile PRO)
- Search by issue subject - extremely quick
- Filter Project & Agile query
- Add multiple Agile boards to My Page --> you can display agile boards from multiple projects
--> see all features at https://www.redmine-x.com/redmine-agile-my-page-module
Users Appreciate¶
- multiple agile boards on My Page
- higher work efficiency thanks to quick search & multiple boards
- all agile boards in one place
As always with Redmine X, we delivered the first plugin of its kind. An extension of another commercial plugin made by a different company that saves a lot of time. Remember: commercial plugins guarantee continuous development, fast support & bug fixing.
Installation notes
Follow standard Redmine installation:¶
- unzip the archive and copy it to redmine_root/plugins or copy the archive in the same location and perform the unzip command in the console
- from redmine_root run bundle install
- restart Redmine
- migration not needed
Changelog
1.1.2 (2022-10-20)
Compatible with Redmine 5.0.x.
- Fixed paths to agile my page JS for Redmines hosted on sub-uri.
- Dependency: RedmineUP Agile plugin (Light or PRO). For Redmine 5.0.0 version 1.6.4 or higher is required.
1.1.1 (2022-09-21)
Compatible with Redmine 5.0.x.
- Plugin now released also as a demo version - claim a demo version at anna@redmine-x.com.
- MyHelperPatch updated in order to work with RedmineX Inline Edit Issue List
- All JS is now organized into ES6 modules as in other RX plugins.
- Licence headers added to all files.
- My page error 404 fixed. If My page contains Agile board of non-existing (deleted) project, 404 is returned and My page is not loaded.
- Dependency: RedmineUP Agile plugin (Light or PRO). For Redmine 5.0.0 version 1.6.4 or higher is required.
- DEMO version shows demo message every 3 minutes - claim a demo version at anna@redmine-x.com.
1.1.0 (2022-04-29)
Compatible with Redmine 5.0.x.
- Support for Redmine v5.0.0.
- The way of adding a new block to CORE_BLOCKS has been changed (possibly no warning after redefinion of CORE_BLOCKS).
- Organization of lib folder was changed (patches moved to patches folder, helpers to helpers folder).
- Dependency: RedmineUP Agile plugin (Light or PRO). For Redmine 5.0.0 version 1.6.4 or higher is required.
1.0.2 (2022-01-12)
Compatible with Redmine 4.2.x, 4.1.x.
- 500 internal error fixed after agile board module was added on the my page, caused by using a method not supported by Ruby versions lower than 2.6.
1.0.0 (2021-09-14)
Compatible with Redmine 4.2.x, 4.1.x.