Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Openingtime fix. Forgot to format parent openingtime | Jannik Schönartz | 2017-02-20 | 1 | -1/+1 | |
| | ||||||
* | API combined openingtimes and openingtime in one smarter function. Reduced ↵ | Jannik Schönartz | 2017-02-17 | 1 | -95/+120 | |
| | | | | amount of db requests. | |||||
* | API: Opening times multi id support added. | Jannik Schönartz | 2017-02-14 | 1 | -7/+22 | |
| | ||||||
* | API added method for getting calendar info (unfiltered for now) with ↵ | Jannik Schönartz | 2017-02-06 | 1 | -3/+19 | |
| | | | | multiple id support | |||||
* | API: Method added for returning the count of the pc states of (a) location(s). | Jannik Schönartz | 2017-02-04 | 1 | -0/+39 | |
| | ||||||
* | API: Adde a method for multi handle ids and a method for returning the room ↵ | Jannik Schönartz | 2017-01-29 | 1 | -0/+45 | |
| | | | | tree. | |||||
* | [locationinfo] Take lastboot into account when calcing pc state | Simon Rettberg | 2017-01-20 | 1 | -4/+3 | |
| | ||||||
* | Deleted the pcsubtable. Bugs/Usability fixes. | Jannik Schönartz | 2017-01-19 | 1 | -1/+17 | |
| | ||||||
* | [locationinfo] Add missing column to query | Simon Rettberg | 2017-01-19 | 1 | -2/+3 | |
| | ||||||
* | Backend: Added new servertype Frontend. Sends the url/serverroomid.json to ↵ | Jannik Schönartz | 2016-12-19 | 1 | -36/+15 | |
| | | | | the frontend. | |||||
* | Die funktion ist jetzt in der api und gibt ein leeres json zurück falls ↵ | Dirk Riestere | 2016-12-14 | 1 | -0/+28 | |
| | | | | servertype nicht Hisinone ist | |||||
* | LocationInfo: Calendar informations get updated every 15 mins if there is a ↵ | Jannik Schönartz | 2016-12-09 | 1 | -2/+34 | |
| | | | | request. Added the settinglocationinfo column servername | |||||
* | Locationinfo: Fixed a bug where the api was sending the json with wrong ↵ | Jannik Schönartz | 2016-12-06 | 1 | -1/+1 | |
| | | | | 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 | -5/+1 | |
| | ||||||
* | Locationinfo config: added auto scale mode. Fixed some api bugs | Jannik Schönartz | 2016-12-02 | 1 | -4/+4 | |
| | ||||||
* | locationinfo: added easymode to the opening time | Jannik Schönartz | 2016-12-02 | 1 | -4/+6 | |
| | ||||||
* | Fixed a coordination bug which caused rotation bugs. Deleted the ↵ | Jannik Schönartz | 2016-11-26 | 1 | -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önartz | 2016-11-23 | 1 | -1/+4 | |
| | | | | location_info | |||||
* | Added a random generator for calendar stuff | Jannik Schönartz | 2016-11-23 | 1 | -0/+37 | |
| | ||||||
* | Api openingtime is now returning the parent times if the current has no own ↵ | Jannik Schönartz | 2016-11-23 | 1 | -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önartz | 2016-11-21 | 1 | -5/+12 | |
| | ||||||
* | Fixed from the Mail applied. Added OpeningTimes and stuff for the admin ↵ | Jannik Schönartz | 2016-11-21 | 1 | -15/+57 | |
| | | | | panel. new install.php should beexcecuted | |||||
* | First functions added to the locationinfo AdminPanel. Api is can now return ↵ | Jannik Schönartz | 2016-11-17 | 1 | -5/+81 | |
| | | | | the infos with or without coordinates. | |||||
* | [locationinfo] Skeleton for new module | Simon Rettberg | 2016-10-27 | 1 | -0/+7 | |