Skip to content

Releases: AleksandrSokolov/saltcorn-gantt

release 0.1.0 Gantt view (alpha)

01 Feb 07:48
f19796e
Compare
Choose a tag to compare

release 0.1.0 Gantt view (apha)

image

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

  1. Go to http:///plugins. Choose Add another plugin in rigth submenu...
    image

  2. Populate plugin information and press Save (Add Plugin)

image

  1. Now you can create view using Gantt template in Views:
    image