summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/pages/summary.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Minor tweaks and cleanupsSimon Rettberg2020-04-251-3/+0Star
|
* [statistics] Refactor filter creation (Part 1)Simon Rettberg2020-04-211-9/+10
| | | | | | | | Filter classes are now instances of their respective classes, to move more logic into those classes. A bind method is used for assigning actual operator and argument values. renderFilterBox() is still a little too messy, maybe a clever class for mapping a (bound) filter to data for mustache will come in handy here.
* [statistics] New filter UISimon Rettberg2020-04-201-8/+5Star
|
* [statistics] FIX STUFFSimon Rettberg2019-11-081-9/+9
|
* [statistics] ModularizeSimon Rettberg2019-11-071-0/+316