summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner/inc/pvsgenerator.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [roomplanner] Fix svg rotate logicSimon Rettberg2019-05-231-9/+7Star
* [roomplanner] Don't generate roomplan if pointlessSimon Rettberg2019-04-161-4/+6
* [roomplanner] Implement (auto)rotating SVG, make SVG prettySimon Rettberg2019-03-181-14/+77
* [statistics/roomplanner] Add SVG roomplan generatorSimon Rettberg2019-03-151-39/+53
* [exams/roomplanner] Hybrid PVS managers become dedicated in exam modeSimon Rettberg2018-02-081-1/+0Star
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+0Star
* Fix several PHP notices about undefined indexes, variables, not-arraysSimon Rettberg2017-12-011-2/+1Star
* [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0Simon Rettberg2017-12-011-2/+11
* [roomplanner] Set SLX_AUTOLOGIN for dedicated managersSimon Rettberg2017-11-301-1/+1
* [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-301-1/+34
* [roomplanner] Make hiding of rooms in api more cleverSimon Rettberg2017-02-131-1/+18
* [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 location_roomplan...Simon Rettberg2016-09-071-4/+7
* Added a pvs.ini file generator.Christian Klinger2016-09-051-0/+154