summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/api.inc.php
Commit message (Collapse)AuthorAgeFilesLines
...
* API: fixed pcStates function because of the roomInfo reworkJannik Schönartz2017-02-211-21/+18Star
|
* API: roominfo is now supporting mutliple id.Jannik Schönartz2017-02-211-33/+48
|
* Openingtime fix. Forgot to format parent openingtimeJannik Schönartz2017-02-201-1/+1
|
* API combined openingtimes and openingtime in one smarter function. Reduced ↵Jannik Schönartz2017-02-171-95/+120
| | | | amount of db requests.
* API: Opening times multi id support added.Jannik Schönartz2017-02-141-7/+22
|
* API added method for getting calendar info (unfiltered for now) with ↵Jannik Schönartz2017-02-061-3/+19
| | | | multiple id support
* API: Method added for returning the count of the pc states of (a) location(s).Jannik Schönartz2017-02-041-0/+39
|
* API: Adde a method for multi handle ids and a method for returning the room ↵Jannik Schönartz2017-01-291-0/+45
| | | | tree.
* [locationinfo] Take lastboot into account when calcing pc stateSimon Rettberg2017-01-201-4/+3Star
|
* Deleted the pcsubtable. Bugs/Usability fixes.Jannik Schönartz2017-01-191-1/+17
|
* [locationinfo] Add missing column to querySimon Rettberg2017-01-191-2/+3
|
* Backend: Added new servertype Frontend. Sends the url/serverroomid.json to ↵Jannik Schönartz2016-12-191-36/+15Star
| | | | the frontend.
* Die funktion ist jetzt in der api und gibt ein leeres json zurück falls ↵Dirk Riestere2016-12-141-0/+28
| | | | servertype nicht Hisinone ist
* LocationInfo: Calendar informations get updated every 15 mins if there is a ↵Jannik Schönartz2016-12-091-2/+34
| | | | request. Added the settinglocationinfo column servername
* Locationinfo: Fixed a bug where the api was sending the json with wrong ↵Jannik Schönartz2016-12-061-1/+1
| | | | 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-5/+1Star
|
* Locationinfo config: added auto scale mode. Fixed some api bugsJannik Schönartz2016-12-021-4/+4
|
* locationinfo: added easymode to the opening timeJannik Schönartz2016-12-021-4/+6
|
* Fixed a coordination bug which caused rotation bugs. Deleted the ↵Jannik Schönartz2016-11-261-2/+4
| | | | locationinfo db and added a setting_location_info all in the install.php
* Config db is now returning the roomname even if there is no db entry in ↵Jannik Schönartz2016-11-231-1/+4
| | | | location_info
* Added a random generator for calendar stuffJannik Schönartz2016-11-231-0/+37
|
* Api openingtime is now returning the parent times if the current has no own ↵Jannik Schönartz2016-11-231-8/+36
| | | | times. Api action=config now returns the value from the database. New colum has to be added.
* String splitter for better error catching rate. :)Jannik Schönartz2016-11-211-5/+12
|
* Fixed from the Mail applied. Added OpeningTimes and stuff for the admin ↵Jannik Schönartz2016-11-211-15/+57
| | | | panel. new install.php should beexcecuted
* First functions added to the locationinfo AdminPanel. Api is can now return ↵Jannik Schönartz2016-11-171-5/+81
| | | | the infos with or without coordinates.
* [locationinfo] Skeleton for new moduleSimon Rettberg2016-10-271-0/+7