Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Default language to slx-admin session language for new panel | Simon Rettberg | 2018-04-25 | 1 | -2/+2 |
| | |||||
* | [locationinfo] URL: Add field to specify reload interval in minutes | Simon Rettberg | 2018-01-11 | 1 | -0/+3 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -2/+0 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [locationinfo] Native panels should ignore SSL errors for now ... | Simon Rettberg | 2017-12-05 | 1 | -5/+2 |
| | | | | Until we can push self-signed certs to the client for validation | ||||
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 1 | -16/+60 |
| | |||||
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 1 | -9/+3 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [locationinfo] Set SLX_AUTOLOGIN in config | Simon Rettberg | 2017-11-14 | 1 | -0/+1 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 1 | -2/+14 |
| | |||||
* | [runmode] Tweaks, support NO_CONFIG and systemd target | Simon Rettberg | 2017-07-12 | 1 | -0/+8 |
| | |||||
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 1 | -0/+11 |
| | |||||
* | [locationinfo] Frontend mostly working again... | Simon Rettberg | 2017-06-16 | 1 | -9/+1 |
| | |||||
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 1 | -0/+23 |
| | |||||
* | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 1 | -2/+2 |
| | |||||
* | [locationinfo] Use Location helper for getRoomTree, check backend validity ↵ | Simon Rettberg | 2017-04-18 | 1 | -0/+24 |
| | | | | in getCalendar | ||||
* | [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 |