Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Refactor the main view | Simon Rettberg | 2017-04-13 | 1 | -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 = BROKEN | Jannik Schönartz | 2017-03-27 | 1 | -4/+4 |
| | |||||
* | Locationinfo: Added Comments to the functions. | Jannik Schönartz | 2017-03-21 | 1 | -0/+6 |
| | |||||
* | Locationinfo: Reformat code. | Jannik Schönartz | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | API: Adde a method for multi handle ids and a method for returning the room ↵ | Jannik Schönartz | 2017-01-29 | 1 | -0/+1 |
| | | | | tree. | ||||
* | [locationinfo] Take lastboot into account when calcing pc state | Simon Rettberg | 2017-01-20 | 1 | -4/+7 |
| | |||||
* | [locationinfo] Fix formatting | Simon Rettberg | 2017-01-18 | 1 | -20/+20 |
| | |||||
* | [locationinfo] Remove hack in LocationInfo::getPcState() | Simon Rettberg | 2017-01-18 | 1 | -4/+5 |
| | |||||
* | Locationinfo: Fixed a bug where the api was sending the json with wrong ↵ | Jannik Schönartz | 2016-12-06 | 1 | -2/+2 |
| | | | | information. Disabled pcState 2/3 because it's not working in the test environment because lastseen does not refresh. | ||||
* | Locationinfo: Added Servertable | Jannik Schönartz | 2016-12-05 | 1 | -0/+28 |