Loading...
 
Skip to main content

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
(0)
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 filter control blockQuestion. See examples:


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}



Importance
7
Easy to solve?
4
Priority
28
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
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