Project

General

Profile

Plugins Directory » Resource Management Plugin By Redmine X

Author: Ondrej Svejkovsky
Website: https://www.redmine-x.com/redmine-resource-management
Code repository: -
Registered on: 2023-10-30 (about 1 month ago)
Current version: 2.1.10
Compatible with: Redmine 5.0.x, 4.2.x, 4.1.x
User ratings:   (0)

Redmine Resource Management Made For Work Utilization

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-resource-management. If you need to test the plugin in your Redmine environment, just contact Redmine X for the evaluation version.

This Redmine plugin is all about the utilization of work & employees. It shows the time allocation of particular employees on various tasks and thanks to its drag & drop feature, you can easily change either the start & due dates of tasks or their durations. Time allocation spreads proportionally across the whole task and a manager is then able to override it. See https://www.redmine-x.com/redmine-resource-management for all features.

Key Features Of The Redmine X Resource Management Plugin

  • create & update task allocations within the plugin view
  • drag & drop will help you plan your resources quickly
  • inline editing enables you to quickly change task subjects
  • filter users & zoom the canvas to see what you need in an instant
  • easily see which user is overloaded and which is underutilized
  • plan resources effectively, cut project costs

--> see all features at https://www.redmine-x.com/redmine-resource-management

RedmineX Resource Management Plugin

This state-of-the-art Redmine plugin will make your project much more profitable thanks to precise workload utilization and time allocation.

Users Appreciate

  • inline editing of the task name
  • quick access to tasks using a modal or a direct link
  • mouse-enabled canvas moving
  • automatic & proportional spread of estimated time
  • visual identification of an overloaded or underutilized employee

Explore All Premium RedmineX Plugins

Explore FREE RedmineX Plugins

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
  • from redmine_root run bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  • restart Redmine

Changelog

2.1.10 (2023-10-05)

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

  • Fixed grid column widths in projects view
  • New task is inserted into the grid at the location corresponding to its start date and timeline is scrolled to show the task (waterfall functionality).
  • Fixed ActiveRecord::StatementInvalid PG::UndefinedFunction:ERROR:function round(double precision, integer) does not exist. Error was caused by sql rounding of estimated hours in the issues table, where estimated_hours is double precision type, for which round function is not defined in PostgreSQL.
  • A new type of user (device) can be created. On users page, users can be filtered according to the type (user/device). When creating a new device, only the name can be filled in.
  • Work time unit can be switched (with the help of assets) to man-days. All time related values are then displayed in man-days in resources.
  • Rounding of resource values was fixed (for calculation purposes, in tooltips and for man-days, where different accuracy is required).

1.0.0 (2023-05-12)

Compatible with Redmine 4.2.x, 4.1.x.