Ultimate Gantt for Mendix

Content Type: Module
Categories: Scheduling

Overview

See it in action in our demo app

Support for Mendix 9.12.0 and higher


Managing your projects with Excel is frustrating, a waste of time, and it’s costing you money.

We can help with that!

Plan, visualize and execute projects with Bizzomate Ultimate Gantt. Powered by Bryntum and published & supported by Bizzomate. This ready-to-go Mendix module will allow you to create complicated project plans with ease.

Enhance your Mendix app with the Ultimate Gantt and create a modern project management tool that will help you to:

  • Monitor the progress of your projects;
  • Connect the dots between key dates, milestones, and dependent tasks;
  • Maintain a bird’s eye view of multiple projects, distributed teams, and changing deadlines.

Turn spreadsheets into dynamic Gantt charts, put your work in context, and collaborate with your teams.

Seamlessly!

I want to know more about pricing or receive more information. Whom should I contact?

Contact us via licenses@bizzomate.com

I’ve encountered an issue with this widget. Whom should I contact?

Contact us via modules-support@bizzomate.com

Documentation

https://youtu.be/l_Diq4yUqE0
Demo urlhttps://products.bizzomate.com/p/gantt/examples

Documentation

Please see our documentation for details. Also see our quick start application to get up and running in no time.




Frequently Asked Questions

Q: What Mendix versions are supported?

A: We support Mendix 9.12.0 and higher. Download the latest 2.x.x version for Mendix 10 and the latest 1.x.x version for Mendix 9. The latest 1.x.x and 2.x.x versions will have feature parity.

Q: I want to know more about pricing or receive more information. Whom should I contact?

A: Contact us via licenses@bizzomate.com

Q: I've encountered an issue with this widget. Whom should I contact? 

A: Contact us via modules-support@bizzomate.com

Q: I want to test this widget. How can I do that? 

A: The Ultimate Scheduler for Mendix works locally without a license key, when you are on a cloud environment or server add the license key to the scheduler view within properties.

Releases

Version: 2.2.1
Framework Version: 10.0.0
Release Notes: 2.2.1 is for Mendix 10 and has feature parity with 1.2.1 which is for Mendix 9.12.0 < 9.x.x - Fixed an issue with conditional task delete introduced in 2.2.0
Version: 2.2.0
Framework Version: 10.0.0
Release Notes: 2.2.0 is for Mendix 10 and has feature parity with 1.2.0 which is for Mendix 9.12.0 < 9.x.x - In widget filtering is now much more advanced - Added a taggable filter panel to show active filters - Added an option to save filters and modify filters from Mendix - Added on task select (perform an action when a users selects a task) - The widget now remembers the collapsed state when it's refreshed - BREAKING: Column editability is now an expression with the task as a parameter instead of a simple Boolean - BREAKING: Task editability is now an expression with the task as a parameter instead of defined globally - We added "thin" CSS files to allow for better compatibility when multiple products (e.g. Schedular and Gantt) are used in the same project, won't effect projects with one product - Various improvements - Fixed a sync issue with assignments when Gantt was filtered from outside the widget (so in the datasource) - Fixed an issue where a task double click would not register sometimes
Version: 2.1.0
Framework Version: 10.0.0
Release Notes: 2.1.0 is for Mendix 10 and has feature parity with 1.1.0 which is for Mendix 9.12.0 < 9.x.x Important We have reworked our sync mechanism to support fine-grained rollback support and improve the developer experience. If you are coming from a previous version of Gantt you will need to write the id of the newly created task, dependency or assignment on the respective CRUD object id when adding items to the server. For details see https://bizzomate.atlassian.net/wiki/spaces/Docs/pages/2468741125/3.5+Upgrade+guid. Release notes: - Added fine-grained rollback support. You can now rollback individual CRUD operations such as tasks, dependencies, etc. or reject the entire update. - Added a read only setting for every default column and for custom columns. - Added a toggle to allow editing of tasks or to disable it. - Added a toggle to allow reordering of tasks or to disable it. - Custom columns of type enumeration can now be filtered and sorted. - Added full height option when auto height is disabled to scale it to the contents of the container (just adds a CSS class). - Fixed an issue where assignments would not be synced or updated properly. - Fixed an issue where assignments would not show initially when using having a large dataset. - Removed PhantomId requirement on task entity - The task entity no longer needs to be refreshed after creating a new task, improving performance. - Various improvements
Version: 2.0.2
Framework Version: 10.0.0
Release Notes: 2.0.2 is for Mendix 10 and has feature parity with 1.0.2 which is for Mendix 9.12.0 < 9.x.x Release notes: - Prevent unnecessary sync of tasks on first load when not all features are enabled - Added dependencyId to make it consistent with other other lists and easier to retrieve - Sync improvements
Version: 2.0.1
Framework Version: 10.0.0
Release Notes: - Fixed an issue with fonts not being loaded