Skip to content

Feat: upgrade dhtmlx-gantt to v10 - #227

Open
Rom1-B wants to merge 2 commits into
mainfrom
fix_dhtmlx-gantt_v10
Open

Feat: upgrade dhtmlx-gantt to v10#227
Rom1-B wants to merge 2 commits into
mainfrom
fix_dhtmlx-gantt_v10

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It replace Bump dhtmlx-gantt from 9.1.4 to 10.0.0 #219
  • Upgrades the bundled dhtmlx-gantt library from v9 to v10.
  • The community edition of v10 drops the marker and undo plugins used by the Gantt view, so the today-column highlight and the rollback of a rejected drag-and-drop are now handled by the plugin itself instead of relying on those plugins.
  • Adds a permanent Playwright e2e suite for the Gantt view to catch regressions on this upgrade going forward, covering rendering, the today-column highlight, and drag and drop reparenting with rollback on a server-rejected change.
  • Adds a dedicated CI workflow to run these tests against a real GLPI instance, since they need a browser and a database the shared plugin CI does not provide.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested a review from stonebuzz August 7, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant