Project

General

Profile

Plugins Directory » Agile

Author: Kirill Bezrukov (RedmineUP)
Website: https://www.redmineup.com/pages/plugins/agile
Code repository: -
Registered on: 2014-03-18 (about 10 years ago)
Current version: 1.6.8
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (129)

Redmine Agile Plugin: the best tool to manage your projects

Display Redmine Issues as tasks cards on an Agile board, allowing teams to prioritize, assign and track issues efficiently. Move cards by drag&drop and customize them. Plan Sprint and Backlog easily with a drag& drop planner. Use charts to see the progress of the project. You can adjust the plugin settings for any methodology, process or workflow that your organization uses.

Features:
  • Drag&drop Agile Scrum/Kanban boards
  • 11 Agile Charts including Burndown, Velocity, Cumulative flow
  • Drag&drop Sprint/Version planning
  • Sub-columns and Swimlanes
  • Colors
  • Story points estimation
  • Define Story points values
  • See a history of changes (Status, Assignee or %Done)
  • Work-in-progress limits
  • Multiple boards
  • Live search on board
  • Show tags and images on the board
  • Displaying and editing Checklist on the Agile board
  • Adding Issues and comments from the board
  • Translated into 9 languages: English, German, Spanish, French, Portuguese (Brazil), Russian, Chinese, Chinese(Taiwan), Korean

Get this plugin


Agile Ajax board
Your Agile whiteboard in Redmine. Track issues, prioritize them, and appoint assignees smarter and faster. Move pieces of work with drag & drop. Comment, interact with checklists, and add issues straight on the board. It can be configured for Scrum, Kanban, or mixed methodology. It's workflow aware and will not allow unpermitted status transitions.


Agile Charts
Use one of 11 charts: Burndown, Cumulative Flow, Velocity, or Lead Time. Quickly visualize current status and track the progress of your projects. Use it to respond to any unforeseen circumstances in your development process. For example, you can estimate the likelihood of achieving a Sprint goal with Burndown and Burnup charts by tracking the amount of work remaining in a given sprint. Use charts to see a current and ideal distribution of work.


Sub-columns & swimlanes
With the Agile plugin, you can duplicate any phase of your projects or processes using columns and subcolumns. You can also use swimlanes to arrange and separate issues by parent tasks, asignee, tracker or other.


Sprint planner
Sprint planner allows you to see which issues belong to a particular sprint (or version) and reassign them effortlessly among sprints and backlogs with split view. A Sprint is a set of features and fixes that you will release as a single update to your software product.



--Andriy Lesyuk in "Mastering Redmine: Second Edition"


Screenshots


Get this plugin

Installation notes

Extract plugin to /plugins folders

bundle install
bundle exec rake redmine:plugins NAME=redmine_agile RAILS_ENV=production

Changelog

1.6.8 (2024-02-16)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.

  • Fixed websockets bug

1.6.7 (2024-02-02)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.

  • Dropped Redmine 3 support
  • Added async board update
  • Added API for sprints
  • Updated zh-TW locale (Tomy Shen)
  • Updated Velocity chart caclulation
  • Fixed open sprint selection

1.6.6 (2023-11-22)

Compatible with Redmine 5.1.x, 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.

  • Redmine 5.1 compatibility
  • Added global Scrum board
  • Added sorting for Sprint column
  • Fixed permission check for Agile card spent time
  • Fixed Sprint bug in Issues bulk update
  • Fixed redmineup_tags compatibility
  • Fixed Story points for Issue bulk edit
  • Fixed Backlog hiding on empty board
  • Changed Velocity chart average calculation
  • Updated French locale (Brice Beaumensnil)

1.6.5 (2023-01-26)

Compatible with Redmine 5.1.x, 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.

  • Added Hungarian translation (Krisztian Engi, Lilla Basilides)
  • Added SP totals into issues
  • Added API for agile_sprints
  • Updated Czech translation (Petr Stefan)
  • Updated German locale (Joachim Mathes)
  • Added Velocity chart by story points and hours

1.6.4 (2022-04-11)

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.

  • Redmine 5.0 compatibility fixes
  • Fixed agile subproject displaying error
  • Added closed sprints to filter

1.6.3 (2022-03-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.

  • Redmine 5.0 compatibility
  • Added sprint description to a board view
  • Changed Manage board permissions behavior
  • Fixed default board setting
  • Fixed card load error
  • Fixed empty sprint for default board
  • Fixed saved query bug for agile board
  • Fixed story points are not being added up in "Sprints" subtab of "Backlog" tab
  • Fixed error with empty sprint_id in AgileQuery

1.6.2 (2021-09-07)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • Added notification message for not available operations on Backlog board
  • Added subproject context menu
  • Added future data settings
  • Added sprint overlapping option
  • Removed default sprint id from chart board
  • Fixed sprint locale erro
  • Fixed backlog option saving
  • Fixed MSSQL double order error
  • Fixed close validation for sprint
  • Fixed extra load from board states
  • Fixed sprint drop for unpermitted user
  • Fixed form submit error

1.6.1 (2021-05-04)

Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.

  • Redmine 4.2 support
  • Added assignee group board filter
  • Added past Sprints
  • Added reset sprint on project change
  • Fixed missied table SQL error
  • Fixed empty data error
  • Fixed FCSV warning
  • Dropped Redmine <3.0 support

1.6.0 (2021-02-18)

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.

  • Added Agile Sprint sharing
  • Fixed sprint/story points copy
  • Fixed sprint for on-board created sprints
  • Fixed initial install error
  • Fixed Sprint query save bug
  • Fixed chart dates interval
  • Fixed for all-projects query bug
  • Fixed chart empty dates bug
  • Fixed chart version bug
  • Fixed Backlog load-more bug
  • Fixed Agile board remarks
  • Fixed selected sprint bug
  • Fixed Agile board issues display bug
  • Fixed missed filters for old Redmine versions
  • Fixed empty watcher filter bug
  • Fixed workflow issue creation bug
  • Updated BR locale (Adriano J. Baptistella)
  • Updated pt-BR locale (Adriano J. Baptistella)

1.5.4 (2020-07-24)

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.

  • Added None for Sprint in issue context menu
  • Updated zh-tw locale (Hsiao Chung Chiang)
  • Updated es locale (Manuel Alba Ortega)
  • Fixed agile sprint remaining bug
  • Fixed issue copy error
  • Fixed submit error for issue search field
  • Fixed future data in the charts
  • Fixed error with all closed issues
  • Fixed full screen board update bug
  • Fixed first day for Agile chart
  • Fixed chart query visibility bug
  • Fixed no version column bug
  • Fixed sub project sprint assignment
  • Fixed backlog column saving
  • Fixed "For all projects" chart bug

1.5.3 (2020-03-18)

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.

  • Added grouping for agine status changes view
  • Added issue list sprint filter
  • German translation updated (Peter Schossig)
  • Added Italian translation (Marco Congia)
  • Fixed bug with context menu story points
  • Added validation for sprint open issues
  • Backlog tab default menu

1.5.2 (2020-02-05)

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.

  • Agile Backlog as a different module
  • Fixed between dates chart bug
  • Fixed context menu edit bug
  • Fixed sprint cards load bug

1.5.1 (2019-12-10)

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.

  • Added Sprint view permissions
  • Redmine 4.1 styles support
  • New Story points board setting
  • Hide Sprint field without available sprints
  • Modal edit styles cleanup
  • Fixed sprint charts bug
  • Fixed MySQL order by bug

1.5.0 (2019-10-23)

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.

  • Agile sprints
  • New Backlog tab
  • Board types: Scrum and Kanban
  • New lead time chart
  • Totals for board and swimlanes
  • Added board units
  • Added board default chart
  • Fixed chart caclulation bug
  • Fixed custom field js error

1.4.12 (2019-06-14)

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 light version Redmine 4.0.3+ bug
  • Fixed swilanes sorting
  • Fixed version planing Load more bug

1.4.11 (2019-05-15)

Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • Fixed compatibility issues

1.4.10 (2019-04-25)

Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • Fixed light version acts_as_colored compatibility bug

1.4.9 (2019-04-15)

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.3 support
  • Agile chart units setting
  • Charts end date fixes
  • Fixed expand all board bug
  • Fixed interval size for old user sessions
  • Fixed charts with current interval

1.4.8 (2019-02-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.

  • Added new Version planner
  • Added saving for Agile charts
  • Fixed "Related to" filter
  • Fixed "Parent task" filter
  • Fixed search sensitive bug
  • Fixed empty current version bug

1.4.7 (2018-09-25)

Compatible with Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

  • Added missing filters: Issue, Description, Private, Watcher
  • Added preloading of colors for issues
  • Fixed tags render on a card
  • Fixed public board permission bug
  • Fixed agile board adaptability
  • Fixed fullscreen link displaying
  • Fixed filtering by Company custom field

1.4.6 (2018-03-20)

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 support
  • Quick seach on the board
  • Issue tags field on cards
  • Story Points available values setting
  • Fixed story point showing bug
  • Fixed makeup on issue edit form
  • Fixed light version dropable bug
  • Fixed custom fields bug with charts

1.4.5 (2017-09-06)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Agile charts moved to Chartjs
  • Fixed current version filter value
  • Fixed issue sorting bug with active story points

1.4.4 (2017-07-06)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Redmine 3.4 support
  • Color attribute for users
  • Agile board <Current version> query filter
  • Added initional state for status and assignee history
  • Chinese translation update
  • Fixed checklist items order

1.4.3 (2017-03-20)

Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Added assignee, status and % done history urls
  • Created and Updated dates card fields
  • Fixed version from future bug
  • Fixed Agile board z-index bug
  • Fixed blocked query filter error
  • Fixed bug with zero divide for spent time color
  • Added trendline first point

1.4.2 (2016-11-16)

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.

  • [NEW] Trend lines for Lead Time and Velocity charts
  • [NEW] Current active version filter
  • Chinese translation (Zuofeng Zhang)
  • Issue order for swimlanes
  • Fixed bug with session storage overload
  • Story points chart data calculation bug fixed
  • Firefox and IE bug with on board comments fixed

1.4.1 (2016-06-20)

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.

  • Agile board header height fixed for IE
  • Auto assign user on move card
  • Burndown/burnup charts fixes for story points and hours
  • Context menu for fullscreen board
  • Separate charts for SP and hours
  • Lock board on autorefresh

1.4.0 (2016-02-09)

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.

  • Story points estimation
  • Card assignment error messages
  • Cleanup WIP limits option styles
  • Highligh inline created cards
  • Inline comments board lock
  • Fixed version planning access right
  • Fixed unicode letters in locale files
  • Fixed performance issues with board rendering

1.3.13 (2016-01-20)

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.

  • Inline issue creation
  • Work-in-progress limits
  • Colored by project
  • Adding notes inline
  • Checklist on card view
  • Last comment card field
  • French locale by Olivier Houdas
  • Fixed bug with sorting cards in redmine < 3

1.3.12 (2015-11-03)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Estimated time sum in column header
  • Issue relations filter
  • Fixed bug with Mysql migration
  • Fixed bug with global board cards view
  • Fixed issue context menu bug

1.3.11 (2015-08-18)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Setting for closed cards view
  • Colorized by assignee

1.3.10 (2015-08-06)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Days in state card field
  • Colored cards by spent time
  • Fixed bug with sticky headers after fullscreen auto update
  • Fixed bug with version planner unassigned issues
  • Added translation for module

1.3.9 (2015-05-20)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Version planner filters
  • Chinese translation (zhoutt)
  • Fixed print media styles for board
  • Parent task filter allowed commas

1.3.8 (2015-03-06)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Redmine 3.0 support fixes
  • Autoupdate board on fullscreen view
  • N+1 agile color fixes
  • New filter Parent issue tracker
  • Total hours on version planning columns
  • Sub issues card field
  • Issue history for color changes

1.3.6 (2015-02-10)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Sticky headers in fullscreen mode (Dariusz Kowalski)
  • Ajax error messages
  • Fixed bug in version planner with wrong column ID
  • Fixed 404 when enter hit in version planning form
  • Portuguese (Brazil) translation (Marcelo de A. Fernandes)

1.3.5 (2014-10-28)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Default boards for projects roles and users
  • Sub-projects issues in version planner
  • Rails 4 support

1.3.4 (2014-10-16)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Added filters for Assignee's role and Assignee's group
  • Shared versions support
  • Assignee history log

1.3.3 (2014-09-28)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • German translation (Jan Schulz-Hofen)
  • Assignable users on agile board sidebar
  • Fixed bug with saving boards for non admin roles for Redmine 2.3
  • Fixed bug with authors swimlanes
  • Fixed bug in swimlanes with empty versions list

1.3.2 (2014-06-27)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Default desc sorting for priority swimlanes
  • Rank sorting for parent task swimlanes
  • Koren translation (김기원)
  • Fixed XSS Vulnerability (Felix Schäfer)
  • Fixed Issue status count starting with empty not updated (Felix Schäfer)
  • Fixed bug with "Is not" status filter

1.3.1 (2014-05-05)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Status Sub-Columns with colon delimiter
  • Fixes for SQL Server

1.3.0 (2014-04-24)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Swim lanes
  • Weekends for burnup and burndown charts
  • Burnup charts cleanup
  • New board card fields setting

1.2.0 (2014-04-18)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Colors
  • Version planning
  • Touch devices support
  • Fullscreen mode
  • Spanish translation by (Leandro Russo)
  • Created/Closed chart renamed to Issues burnup
  • Work burnup chart
  • First period effort for budrndown charst
  • Fixes in cumulative flow chart
  • Fixes with load_more duplications

1.1.2 (2014-04-10)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • Compatibility fixes (redmine_issue_detailed_tabs_time and others)

1.1.1 (2014-04-09)

Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.

  • New scale divisions for charts
  • Fixes for work burndown with subtasks
  • Fixed Gantt and Caledar issues

1.1.0 (2014-04-07)

Compatible with Redmine 2.5.x, 2.4.x, 2.3.x.

  • Save and manage agile boards
  • Select issue card fields
  • Permissions for agile boards
  • Default issue card columns setting
  • Issue card context menu
  • Project column
  • Issue done ratio and status flows
  • Charts (Work burndown chart, Issues burndown chart, Cumulative flow chart, Trackers cumulative flow chart, Velocity chart, Lead time chart, Average lead time chart, Created/Closed chart)
  • Fixed bug with load more filters

1.0.1 (2014-03-18)

Compatible with Redmine 2.5.x, 2.4.x, 2.3.x.

User ratings

  by Christian CS 23 days ago

Super plugin!

  by Daniel Soboczyński 2 months ago

Fabulous plugin!

  by Runa Briguglio 3 months ago

  by Guillaume Capiod 3 months ago

We use this plugin to manage our IT infrastructure projects.
RedmineUp integrates perfectly into the exact global configuration of Redmine, adding Agile functionalities (backlog, sprint, story points) and making it simple and ergonomic to use.

  by Jürgen Primbs 4 months ago

I have been an agile coach for many years and have worked on many projects. While looking for an in-house product, I came across Redmine and have to say that I have been able to implement everything perfectly with the agile Redmine PluginUP so far. But m

  by Diego Plaza 6 months ago

Excellent plugin!

  by Davide Giacometti 6 months ago

  by Nitin Srivastava 9 months ago

One of the best plugins supported by an excellent support staff. No questions took more than 24 hours to answer. They have a well documented user manual. I am using their Agile Plugin and Helpdesk plugin and I am extremely satisfied with both.

  by Johannes Zlattinger 10 months ago

  by Luis Fernando Patiño Cubaque 11 months ago

  by Víctor Vidales about 1 year ago

Great plugin and support

  by Joanna Siwiec-MAtuszyk about 1 year ago

  by Ulrich Hutter over 1 year ago

great plugin!

  by Wojtek Krawczak over 1 year ago

  by Viktor Sobchak over 1 year ago

Stop donate Russia! They virtually moved to Armenia... this purchase give money to Russia for war!

  by C User over 1 year ago

  by Vladimir Borzov over 1 year ago

By buy this plugin you give money to Russia for war!
Don't do it and save lives!!!

  by Yuriy Klimkin over 1 year ago

Don´t support Russian war economy, don´t support killing children!
This company virtually moved to Armenia to avoid sanctions!!!

  by Oleksandr Leshchenko over 1 year ago

They virtually moved to Armenia to avoid sanctions! Don't support war

  by Flo Gruber over 1 year ago

  by Baptiste GAUTHIER over 1 year ago

  by Radamés Ibañez over 1 year ago

Excellent plugin and user support!

  by Loic Anguera over 1 year ago

Very good, stable and useful !

  by George Yazbek over 1 year ago

  by Serhat Güler almost 2 years ago

Great plugin! Makes Redmine usable for us (agile team).

Closed sprint filter is needed almost everywhere. Once a sprint is closed, you cannot view the charts for the closed sprint otherwise.

Great support team!

  by Maksim Makhniuk almost 2 years ago

  by Zsombor Hajdu about 2 years ago

Essential plugin for us, with great support!

  by Sergio Fukaya over 2 years ago

We have just started using it, but it seems to have most what we would need to begin with Agile methods in Redmine.

  by Musa A. over 2 years ago

  by Miguel Nóbrega over 2 years ago

A great plugin that really improves the experience with redmine.

  by Evgeny K almost 3 years ago

Excellent tool!!!

  by Edyta Sapijaszko almost 3 years ago

  by Jan S almost 3 years ago

Excellent plugin!

  by Plastik Schnitzer almost 3 years ago

Compatible with 4.2.1, awesome support!

  by Renaud GOSSE almost 3 years ago

I like the support,
functionalities are great of course, but if I have any doubts, support answers in minutes with accuracy and great how-to

Cheers guys !

  by Vítězslav Dvořák almost 3 years ago

Latest version of plugin works prerfectly with latest redmine.

  by Jan Catrysse almost 3 years ago

  by Paweł Ilnicki almost 3 years ago

  by Marco Soto about 3 years ago

We can`t imagine our work without it! Very usefull and well made plugin.
Also great support from RedmineUP team!

  by Сергей Волков about 3 years ago

  by Saqib Rao about 3 years ago

  by Leonardo Silva about 3 years ago

Awesome plugin. Also, awesome support - Dimitri from RedmineUP was very helpful with an issue that I was having. Great job guys!

  by Cristobal Bonillo Segura about 3 years ago

  by Pablo Campo about 3 years ago

Really useful!

  by Martín Tolava about 3 years ago

Excelent Paid Plugin.
This plugin works very well. I have some issues and the support team help us to resolve it.

  by Fabio Peruzzo about 3 years ago

The best Agile plugin, always updated and upgraded.
Support of RedmineUp team is great.

  by Andrea Ballan over 3 years ago

One of the best plugin ever!
Support is amazing (Dimitar the best!)

  by Petr Skacel over 3 years ago

Redmine UP support was able to help me solve our company Redmine issue with redmineup_tags and redmine_agile plugins.
Appreciate it and thank you.

  by hamming dong over 3 years ago

  by Marcel Kinzel over 3 years ago

  by Sébastien Pochiero over 3 years ago

  by ANDRE DANTAS almost 4 years ago

  by Evan A almost 4 years ago

  by Hiroshi Ot almost 4 years ago

Great plugin. Easy to use, solid, and very strong support.

  by Diego CEBRIÁN MARTÍNEZ almost 4 years ago

Work as description says. Easy migration from free to full version.

  by William Sobel almost 4 years ago

Most impressive. We are using Redmine Agile for standards development, which some may consider an oxymoron, but is becoming more pressing as the industry outpaces our innovation cycle. I would suggest it for any standards organization.

  by Burak Ates almost 4 years ago

  by Andreas-Johann Ulvestad almost 4 years ago

Been using for about two years now. Practical for a good overview.

  by Akhlaq Ahmed almost 4 years ago

Greate Plugin

  by Denis Zagitov almost 4 years ago

really good plugin

  by azer tyker about 4 years ago

  by Will OK about 4 years ago

  by Ihor Kolosov about 4 years ago

Great plugin! Really helps to organize the project!

  by yuichi yonemitsu about 4 years ago

Also support help us kindly, thanks.

  by Siarhei Piatrouski over 4 years ago

  by Elbek Karimov over 4 years ago

  by Reda Ghareeb over 4 years ago

  by Andrey Rudnikovich over 4 years ago

functionally

  by Yuri Ilyutchanka over 4 years ago

  by Maxence Caillaud over 4 years ago

Really good and efficient plugin.
Defenitively a must have if your agency works in Agile mode !

Thanks

  by SS RR over 4 years ago

Very useful!

  by Pasi Kristola almost 5 years ago

  by Mateusz Frukacz almost 5 years ago

great plugin

  by Marcin Trendota almost 5 years ago

Works like a charm and support is great also.

  by Hung Nguyen almost 5 years ago

  by DaeYong Kim almost 5 years ago

Actually this plugin provides what I really need. In addition, while I got one problem to install this, RedmineUp team gave a great help for me to solve it.

Again really thanks RedmineUp team for the support .

--DY

  by Sergio Jimenez almost 5 years ago

So usefull, works 100%

  by Fer nando almost 5 years ago

No funciona en la versión 4.0.3.stable, no permite acceder a la configuración del proyecto (/projects/project/settings). Solamente funciona en un proyecto

  by about 5 years ago

I am working in a non-profit. We teach project management for students. I asked Redmineup for their pro plugins for non-profits and they helped me out. These plugins are awesome. The Agile plugin was especially impressive. Fully recommended!

  by Koronics Norbert over 5 years ago

  by Hanno Hugenberg over 5 years ago

  by Dimitar (RedmineUP) over 5 years ago

  by Alex Silverstein almost 6 years ago

Our software development team relies on this superb plugin to manage our agile process. The graphs, boards, and grids are very customizable, making it a pleasure to work with for our unique combination of Kanban and Scrum techniques.

  by Dan Rusu about 6 years ago

We are using this plug-in and really like it.
Easy to install, easy to work with.
Good job guys!

  by Jacek Pobłocki about 6 years ago

Nice !

  by Bruno Spyckerelle about 6 years ago

  by Rozsnyai Arpad about 6 years ago

  by Christoph S. Ackermann about 6 years ago

We like at our agency cubetech the work burndown chart a lot. So you can see at any time if the project is on track. Helpful! Thanks RedmineUP!

  by Sadaf Rasheed over 6 years ago

We've been using this plugin since 2015. It's features like agile board, charts and user stories etc are very useful while implementing agile (scrum) based development

  by Alex Belugin over 6 years ago

  by Don Primrose almost 7 years ago

Very nice plug in to make bug review meetings much more efficient

  by Николай Б almost 7 years ago

Great!

  by Carlos Eduardo Fraga Ribeiro almost 7 years ago

nice

  by Aiyra - (aiyra.com) about 7 years ago

Simply amazing. Very recommended.

  by Christoph Romer over 7 years ago

Works perfectly. Functionality is awesome! We couldn't imagine redmine without this plugin anymore in our company.

  by Marek Kielecki over 7 years ago

  by Stefan Müller over 7 years ago

Great plugin! Integration was simple, and use is easy

  by Greg Lewsza over 7 years ago

  by Roman Belyakovsky over 7 years ago

Can't find a way to change default sorting order when new issues go to the bottom of columns but pretty impressed with dragging functionality, thanks!

  by Luis Blasco almost 8 years ago

Best plugin for Agile, Scrum or Kanban project management.

  by stella fredo over 8 years ago

a must have one, works with redmine 3.2.0, ruby 2.3.0, apache2, centos7

  by joey zhou over 8 years ago

  by Adam Szakacs over 8 years ago

Great plugin - provides a good alternative to the traditional table view of issues with the 'agile' feel...

  by Jörg Göbel over 8 years ago

  by 锦斌 孙 over 8 years ago

  by Martin Hartung over 8 years ago

I like the idea what the majority of diagrams don't really explain themselfes and I miss customization at different aspects. The company should really invest some time and money into a good user documentation.

  by David Radford about 9 years ago

On linux, some parts don't work. Line 31 in _issue_card.html.erb reads: <% if @query.has_column_name?(:thumbnails) %>
No images showed until that was changed to: <% if issue.attachments.select(&:thumbnailable?).last %>

  by Alex Lashkov about 9 years ago

Very good for working on agile projects

  by Dmitry Kabanov about 9 years ago

  by over 9 years ago

Cute but useless

  by Lin Ye over 9 years ago

A nice plugin

  by Joerg Boeselt over 9 years ago

  by Daniel Pérez over 9 years ago

it´s the best plugin for agile

  by yannick quenec'hdu over 9 years ago

Very good plugin, need more Kanban indicator, such cycle time, debit, ...

  by Rachid Retaiba over 9 years ago

I would like to know please if there is no risk to install this plugin with a plugin already installed . in this case with this plugin " redmine_issue_detailed_tabs_time V0.0.7"

Thinks

  by Harris Byun over 9 years ago

  by Sergey W over 9 years ago

  by Phong Le Hong over 9 years ago

Cool , thank you, work fine
Redmine version 2.5.2.stable.13335
Ruby version 2.1.0-p0 (2013-12-25) [x86_64-linux]
Rails version 3.2.19
Environment production

  by Pavel Potcheptsov almost 10 years ago

Good deal, even though you must pay for all features.
Works well on RM 2.4

  by Markus Pingel almost 10 years ago

Very promising and might get better than backlogs in the future, but in its current state almost unusable for Scrum. No real backlog, no story point estimation, creating a sprint and defining a sprint backlog is painful.

  by Giovanni De Marco almost 10 years ago

  by Charlie Mordant almost 10 years ago

The free version is beautiful, useful and smart.
They also have a non profit organization plan, which is very cool.
I strongly recommend it!

  by Mikhail Sviridov about 10 years ago

  by nanson nanson about 10 years ago

  by cody liou about 10 years ago

HI,It will plugins "redmine_issue_detailed_tabs_time" cause conflict

  by about 10 years ago

Throw in 'group by' for versions and other custom fields and this would be amazing.

Came out of freaking nowhere and is already the most professional-looking and crisp of the board plugins. Now I'm torn between this and Backlogs.

  by Philippe Lafoucrière about 10 years ago

Just missing the "sprint" feature, but very nice plugin.

  by Tim Craig about 10 years ago

  by about 10 years ago