stable
Clone or download
Read-only
request #9862 Do not generate a lot of input hidden for masschange
If we have a tracker table report with 20 000 artifacts, there will be 20 000 input hidden generated for the masschange all. Now, we remove all these input tag and we get the 20 000 matching ids while clicking on masschange all. This must improve the loading time of the tracker table report with a lot of matching artifacts Change-Id: I5c7ee0c66c5aac539ff93e2372802587ad638ed1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +0 | −4 | Go to diff View file |