Extend GanttChart to allow filtering as in other PluginList-based plugins for real-world use cases
- Status
- Open
- Subject
- Extend GanttChart to allow filtering as in other PluginList-based plugins for real-world use cases
- Version
- 20.x
21.x - Category
- Usability
- Feature request
- Feature
- Gantt Chart
- Resolution status
- New
- Submitted by
- Xavier de Pedro
- Keep informed
- Marc Laporte, Victor Emanouilov
- Lastmod by
- Xavier de Pedro
- Rating
- Description
PluginGanttChart is a very promising feature in Tiki for real-world uses cases of project management
We lack the ability to filter results provided to the plugin gantt chart by means of filtering content from the unified search index, in an equivalent way to what it's possible in other PluginList-based plugins using the
filtercontrol block
. See examples:
- Filtering displayed tracker items based on values in a field (without user intervention)
https://doc.tiki.org/PluginPivotTable#Advanced_example_2
- Allow users to filter displayed tracker items based user input in a search form:
https://doc.tiki.org/PluginPivotTable#Advanced_example_3
What would be needed to get this GanttChart extended this way?Thanks in advanced
You can reproduce this issue by means of applying the GanttChart profile.
Example of coded shown in that profile:
Copy to clipboard{GANTTCHART(trackerId="1" name="trackerganttTaskName" begin="trackerganttStartDate" end="trackerganttEndDate" roleId="trackerganttRole" status="trackerganttStatus" progress="trackerganttProgress" canWrite="true" canDelete="true" canWriteOnParent="true" description="trackerganttDescription" code="trackerganttCode" effort="trackerganttEffort" resourceId="trackerganttResourceId" order="trackerganttOrder" level="trackerganttLevel" depends="trackerganttDependencies" startIsMilestone=="trackerganttStartIsMilestone" endIsMilestone=="trackerganttEndIsMilestone")} {filter field="tracker_field_trackerganttTaskName" editable="content"} {filter field="tracker_field_trackerganttDescription" editable="content"} {filter field="tracker_field_trackerganttResponsible" editable="content"} {filter field="tracker_field_trackerganttEndDate" editable="content"} {GANTTCHART}
- Filtering displayed tracker items based on values in a field (without user intervention)
- Importance
- 7
- Easy to solve?
- 4
- Priority
- 28
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 7154
- Created
- Wednesday 14 August, 2019 21:55:43 UTC
by Xavier de Pedro - LastModif
- Wednesday 14 August, 2019 23:18:06 UTC