summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/locationinfo.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] roomplaner -> roomplannerSimon Rettberg2018-12-051-2/+2
* [locationinfo] Prevent undefined index accessSimon Rettberg2018-12-041-5/+7
* [locationinfo] add new settings for panels (counter, updaterate)Christian Hofmaier2018-12-031-3/+4
* [locationinfo] Default language to slx-admin session language for new panelSimon Rettberg2018-04-251-2/+2
* [locationinfo] URL: Add field to specify reload interval in minutesSimon Rettberg2018-01-111-0/+3
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+0Star
* [locationinfo] Native panels should ignore SSL errors for now ...Simon Rettberg2017-12-051-5/+2Star
* [locationinfo] Reworked summary-panel to the new panel uuid stuff.Jannik Schönartz2017-11-301-16/+60
* [statistics] Introduce state column to get rid of complicated state determina...Simon Rettberg2017-11-281-9/+3Star
* [locationinfo] Set SLX_AUTOLOGIN in configSimon Rettberg2017-11-141-0/+1
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-251-2/+14
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-121-0/+8
* [locationinfo] Support runmode moduleSimon Rettberg2017-07-061-0/+11
* [locationinfo] Frontend mostly working again...Simon Rettberg2017-06-161-9/+1Star
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-131-0/+23
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-201-2/+2
* [locationinfo] Use Location helper for getRoomTree, check backend validity in...Simon Rettberg2017-04-181-0/+24
* [locationinfo] Refactor the main viewSimon Rettberg2017-04-131-1/+1
* 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 t...Jannik Schönartz2017-01-291-0/+1
* [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 infor...Jannik Schönartz2016-12-061-2/+2
* Locationinfo: Added ServertableJannik Schönartz2016-12-051-0/+28