summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/inc/abstractlocationcolumn.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locations/passthrough] Make location assignment recusiveSimon Rettberg2022-03-091-0/+5
| | | | | Properly show inherited passthough groups in location list, disable inherited passthrough groups in selection dialog.
* [locations] Modularize additional column handlingSimon Rettberg2022-03-091-0/+24
Additional columns are now added through a hook, moving specialized code where it belongs.