summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/inc/pvsgenerator.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [roomplanner] Make hiding of rooms in api more cleverSimon Rettberg2017-02-131-1/+18
| | | | | Don't hide a non-leaf room if at least one its leafs doesn't have a valid room plan (but the non-leaf in question does).
* [roomplanner] Show if PC is already placed in another roomSimon Rettberg2016-12-061-0/+3
|
* [roomplanner] Update locationid -> fixedlocationidSimon Rettberg2016-12-061-1/+1
|
* skip rooms without manager ip because that trips pvsmgr.Christian Klinger2016-09-121-1/+2
|
* use the new pvs.ini format (using md5 right now).Christian Klinger2016-09-121-2/+4
|
* [roomplanner] Filter non-leaf locations without extra query per locationSimon Rettberg2016-09-081-5/+13
|
* [roomplanner] Move pvs generator to api; skip empty rooms; add phpdocSimon Rettberg2016-09-081-19/+36
|
* [roomplanner] Fix formattingSimon Rettberg2016-09-081-144/+144
|
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-071-4/+7
| | | | location_roomplanner table, add to install.inc.php
* Added a pvs.ini file generator.Christian Klinger2016-09-051-0/+154