Redmine X Gantt Chart Changelog

Gantt Chart Changelog Notes

Version 2.1.11 (4 December 2024)

  • Changes and Updates:

    • Added support for Redmine 6.X.X.

    • Improved code structure for better clarity and ease of future upgrades.

  • Requirements:

    • RedmineX Assets v2.1.12

Version 2.1.10 (20 September 2024)

  • Changes and Updates:

    • Enhanced compatibility with RedmineX Timesheet and RedmineX Project Templates plugins.

  • Bug Fixes:

    • Fixed task visibility in local Gantt for project templates.

  • Requirements:

    • RedmineX Assets v2.1.11

Version 2.1.9 (9 August 2024)

  • New Features:

    • Added a maximum task count setting to limit tasks loaded in the Gantt chart, improving initial load times.

  • Changes and Updates:

    • Reworked Holiday Caching: Optimized caching for better performance and reduced redundant calculations.

    • Improved speed of project completion percentage calculations.

  • Bug Fixes:

    • Fixed milestone saving for tasks created directly from the grid.

  • Requirements:

    • RedmineX Assets v2.1.10

Version 2.1.8 (24 January 2024)

  • Bug Fixes:

    • Addressed issues with task-subtask relationships across projects.

    • Improved project shifting for cases with independent parent task settings.

  • Requirements:

    • RedmineX Assets v2.1.9

Version 2.1.7 (5 October 2023)

  • Bug Fixes:

    • Fixed issues with task-subtask relationships and milestone handling in the Gantt chart.

    • Improved task linking functionality.

  • Requirements:

    • RedmineX Assets v2.1.8

Version 2.1.6 (6 September 2023)

  • Changes and Updates:

    • Improved issue relation translations for better compatibility with RedmineX Assets.

    • Automatic task sorting by start date for improved usability.

    • New tasks now automatically position and display based on their start date.

  • Bug Fixes:

    • Resolved issues with task modification, project shift undo, and server-side project shifting.

  • Requirements:

    • RedmineX Assets v2.1.7

Version 2.1.5 (21 March 2023)

  • Changes and Updates:

    • Updated to RedmineX Assets v2.1.6 to include new worktime unit settings.

  • Requirements:

    • RedmineX Assets v2.1.6

Version 2.1.4 (8 November 2022)

  • Changes and Updates:

    • Improved API security by moving the API key to the header (X-Redmine-API-Key).

  • Bug Fixes:

    • Fixed multiple filter-related query requests to optimize performance.

  • Requirements:

    • RedmineX Assets v2.1.5

Version 2.1.3 (3 November 2022)

  • Bug Fixes:

    • Resolved ArgumentError caused by the Ruby to_h method incompatibility in older Ruby versions.

  • Requirements:

    • RedmineX Assets v2.1.4

Version 2.1.2 (24 September 2022)

  • Changes and Updates:

    • Integration with the latest version of RedmineX Assets to support new features for RedmineX Resources.

    • Adjustments for the Default theme.

    • General styling updates.

  • Requirements:

    • RedmineX Assets v2.1.2

Version 2.1.1 (4 August 2022)

  • Changes and Updates:

    • Code structure improved by converting standalone functions to static classes and adding missing function headers.

  • Requirements:

    • RedmineX Assets v2.1.1

Version 2.1.0 (28 April 2022)

  • New Features:

    • User names now respect Redmine settings for name formatting.

    • Tasks can only be assigned to users with appropriate roles.

    • Tasks are read-only for users without editing rights.

    • Removed project total estimated and spent time from tooltips to significantly reduce loading times.

    • Added the ability to close the lightbox with the Escape key.

    • Fully supports Redmine v5.0.0.

  • Bug Fixes:

    • Resolved 403 Forbidden Error during project shifts.

    • Updated ArelFunctionsHelper to align with new naming conventions.

    • Fixed task priority not defaulting correctly in the new task lightbox.

    • Resolved issues with negative durations and incorrect end dates for new tasks.

    • Fixed subtask filter issues to ensure proper parent-child task relationships.

  • Requirements:

    • RedmineX Assets v2.1.0

Version 2.0.2 (21 January 2022)

  • Changes:

    • Export can now be enabled or disabled in Gantt. This is a workaround for situations where the JS export library is unavailable on the DHTMLX servers, and it significantly delays Gantt loading.

    • If there was no task in the project, the project was not displayed in the Gantt at all, because the displayed projects are obtained from the tasks. Now, the project is displayed in the local Gantt (but not in global).

  • Requirements:

    • RedmineX Assets v2.0.2

Version 2.0.0 (13 January 2022)

  • Changes:

    • Support for individual user or group calendars.

    • Display of non-working days (public holidays and vacations) for each task.

    • Shift linked tasks according to individual calendars.

    • Shift projects with respect to task calendars.

    • Reworked zoom levels for better timeline display.

    • Added support for shared milestones across projects.

    • New milestone filter added for better visibility.

    • Toolbar height fixed when the sidebar is closed.

  • Requirements:

    • RedmineX Assets v2.0.0

Version 1.4.1 (17 September 2021)

  • Changes:

    • Toolbar is now smaller (in height), allowing for a larger Gantt window.

    • Added compatibility with multiple themes.

    • Fixed translation errors affecting RedmineX Resources.

Version 1.4.0 (1 September 2021)

  • Changes:

    • Gantt is now split into two plugins.

Version 1.3.2 (19 August 2021)

  • Changes:

    • Shared milestones are now displayed in all projects with which they are shared.

    • Scheduling in the grid fixed.

    • Milestone warning fixed when shifting entire projects.

Version 1.3.1 (22 July 2021)

  • Changes:

    • Optimized user and issue loading from the server.

Version 1.3.0 (13 July 2021)

  • Changes:

    • Gantt can now be filtered using Redmine query.

    • Projects can be moved along with their issues and milestones.

    • Only visible task links are now loaded from the server.

    • Improved styling for the toolbar and sidebar.

Version 1.2.2 (18 June 2021)

  • Changes:

    • Fixed jQuery datepicker error causing a 500 error.

Version 1.2.1 (10 June 2021)

  • Changes:

    • Added different styling for closed tasks.

    • Improved task loading speed.

Version 1.2.0 (4 June 2021)

  • Changes:

    • Improved parent task and milestone management via lightbox.

    • Added expand/collapse buttons for better usability.

    • Unified date formats with Redmine settings.

    • Assignee selection improved with select2 hierarchy.

Version 1.1.1 (20 May 2021)

  • Changes:

    • Fixed link to Gantt documentation.

Version 1.1.0 (11 May 2021)

  • Changes:

    • Full support for derived parent tasks.

    • Major style upgrades.

    • SQL queries rewritten for efficiency.

    • Improved task selection and display options.

Version 1.0.1 (22 March 2021)

  • Changes:

    • Fixed timezone-related saving error.

    • Corrected priority ID saving issues.

    • Improved “Scroll to today” function.

Version 1.0.0 (18 March 2021)

  • Changes:

    • First version of standalone RedmineX Gantt plugin.

Need Assistance?

No worries, Just contact Denis at HelpDesk and he will help you with any trouble.