Gantt View plugin for Saltcorn.
Shows Gantt view. Currently implemented only readonly view.
AlexanderSokolov
You need to have following columns in table:
Name of the task (String).
Start date of the task (Date).
End date of the task (Date).
(under construction) Mark task as milestone (Bool).
Task progess (Interger or Float). The number between 0..100.
- See #1 for installation manual