stable

Clone or download

Read-only

story #11842 filter cardwall columns

Given a cardwall tracker report with a list field selected. If the report filters on this field in classic search, then the cardwall columns will only be the selected values. This must works with all type of list values (static values, users and ugroups). This change is also reflected in dashboard. Nothing changes for the AD cardwall. The TQL search is not taken into account. While switching from classic to advanced search (or vice versa) you have to save your report to have (or not) filtered columns. Change-Id: Ie0666cd72d6dd1c87daf015b734c4fdde5475c7c

Modified Files

Name
M plugins/cardwall/include/Cardwall_Renderer.class.php +16 −1 Go to diff View file
M plugins/cardwall/include/OnTop/Config.class.php +11 −7 Go to diff View file
M plugins/cardwall/include/OnTop/Config/ColumnFactory.class.php +25 −18 Go to diff View file
M plugins/cardwall/include/OnTop/ConfigEmpty.class.php +9 −8 Go to diff View file
M plugins/cardwall/include/OnTop/IConfig.class.php +3 −3 Go to diff View file