summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/pages/locations.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locations] Show colored bars for used/idle/offline in overviewSimon Rettberg2020-07-301-7/+9
|
* [js_ip/locations] Mode cidr/ip handling to own moduleSimon Rettberg2019-11-271-0/+1
|
* [locations] Show number of machines with configvar overridesSimon Rettberg2019-11-061-2/+15
|
* [locations] Remove list filtering depending on permissionsSimon Rettberg2019-08-011-24/+6Star
| | | | | | | | | Locations where the user isn't allowed to do anything were supposed to be hidden while at the same time making sure that any parent locations would still be shown. That code was buggy and could display nonsensical ordering of locations, and even sometimes hide locations where the user was actually allowed to e.g. edit the assigned config module. Since the location names aren't secret anyways, just get rid of this broken code.
* [locations] Add warnings/cleanup for bad machine to roomplan mappingsSimon Rettberg2019-07-311-0/+271