Releases: AleksandrSokolov/saltcorn-gantt
release 0.1.0 Gantt view (alpha)
release 0.1.0 Gantt view (apha)
Functionality:
Shows gantt view for Saltcorn Table.
Chart is interactive but for now changes to database are not implemented.
Shows Task details on click.
You can change view mode (Quarter Day, Half Day, Day, Week, Month. Default is Month.) via plugin configuration.
Language is English.
Table columns
Table needs to have columns to denote name, start, end of task.
Aslo task progress is optional.
See https://github.com/AleksandrSokolov/saltcorn-gantt/blob/main/README.md for details.
View parameters:
View mode - Quarter Day, Half Day, Day, Week, Month. Default is Month.
Limitaions:
- Readonly Only view - no changes in database
- Chart is interactive - but actions are not implemented
Installation:
All plugin installation methods are described in https://wiki.saltcorn.com/view/ShowPage?title=Activating%20plugins.
For Gantt plugin recommended way is Github based (see below).
From Github
-
Go to http:///plugins. Choose Add another plugin in rigth submenu...
-
Populate plugin information and press Save (Add Plugin)
- Name: saltcorn-gantt
- Source: npm
- Location: saltcorn-gantt
- Version: 0.1.0
Take last version from https://www.npmjs.com/package/saltcorn-gantt.