summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/locationinfo.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Refactor the main viewSimon Rettberg2017-04-131-1/+1
| | | | | | | - Simplify javascript - Remove client count and locationid column from view, not useful for the average user - Remove/simplify queries, use Location helper more to deal with locations
* Changed pc states 0 = IDLE, 1 = OCCUPIED, 2 = OFF, 3 = BROKENJannik Schönartz2017-03-271-4/+4
|
* Locationinfo: Added Comments to the functions.Jannik Schönartz2017-03-211-0/+6
|
* Locationinfo: Reformat code.Jannik Schönartz2017-03-151-2/+2
|
* API: Adde a method for multi handle ids and a method for returning the room ↵Jannik Schönartz2017-01-291-0/+1
| | | | tree.
* [locationinfo] Take lastboot into account when calcing pc stateSimon Rettberg2017-01-201-4/+7
|
* [locationinfo] Fix formattingSimon Rettberg2017-01-181-20/+20
|
* [locationinfo] Remove hack in LocationInfo::getPcState()Simon Rettberg2017-01-181-4/+5
|
* Locationinfo: Fixed a bug where the api was sending the json with wrong ↵Jannik Schönartz2016-12-061-2/+2
| | | | information. Disabled pcState 2/3 because it's not working in the test environment because lastseen does not refresh.
* Locationinfo: Added ServertableJannik Schönartz2016-12-051-0/+28