Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Add error log for backends | Simon Rettberg | 2019-03-07 | 1 | -0/+17 |
| | |||||
* | [syslog/locationinfo] Fix install script db refs | Simon Rettberg | 2019-03-05 | 1 | -2/+2 |
| | |||||
* | [locationinfo] Don't refresh calendars indefinitely | Simon Rettberg | 2019-02-20 | 1 | -0/+10 |
| | | | | | | | | We try to refresh calendars that have recently been used to coalesce requests, which helps especially with HisInOne. However, this would in turn make the calendar recently refreshed so it would keep going on and on, as long as there is at least one active info panel making actual requests. | ||||
* | [locationinfo] Fix typo in varname | Simon Rettberg | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Expand locationds colum | Simon Rettberg | 2017-12-03 | 1 | -1/+4 |
| | |||||
* | [locationinfo] Fix davinci backend connection test, minor tweaks to web view | Simon Rettberg | 2017-08-16 | 1 | -1/+5 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 1 | -1/+6 |
| | |||||
* | [locationinfo] Update install script | Simon Rettberg | 2017-06-21 | 1 | -4/+31 |
| | |||||
* | [locationinfo] install: Match table column type to referenced table | Simon Rettberg | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Update install.inc.php; Add indexes and constraints | Simon Rettberg | 2017-04-27 | 1 | -5/+23 |
| | |||||
* | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 1 | -140/+11 |
| | |||||
* | [locationinfo] install.inc.php: Fix upgrade order | Simon Rettberg | 2017-04-13 | 1 | -6/+9 |
| | |||||
* | Locationinfo: Reformat code. | Jannik Schönartz | 2017-03-15 | 1 | -50/+50 |
| | |||||
* | Locationinfo: Errors from the CourseBackend are now safes in the db and ↵ | Jannik Schönartz | 2017-03-09 | 1 | -1/+10 |
| | | | | shown in the Admin-Panel. Refresh-button added for the servers. Install.php needs to be executed! | ||||
* | Database: Changed login/passwd to credentials. install.php needs to be executed. | Jannik Schönartz | 2017-02-21 | 1 | -3/+33 |
| | |||||
* | Changed some default values in db. Run install.php is needed. | Jannik Schönartz | 2017-02-16 | 1 | -4/+36 |
| | |||||
* | Fixed install.php int -> varchar | Jannik Schönartz | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | LocationInfo: Calendar informations get updated every 15 mins if there is a ↵ | Jannik Schönartz | 2016-12-09 | 1 | -1/+18 |
| | | | | request. Added the settinglocationinfo column servername | ||||
* | Locationinfo: Added Servertable | Jannik Schönartz | 2016-12-05 | 1 | -1/+20 |
| | |||||
* | Fixed a coordination bug which caused rotation bugs. Deleted the ↵ | Jannik Schönartz | 2016-11-26 | 1 | -0/+17 |
| | | | | locationinfo db and added a setting_location_info all in the install.php | ||||
* | [locationinfo] Add upgrade path to install.inc.php | Simon Rettberg | 2016-11-25 | 1 | -0/+16 |
| | |||||
* | Added new column for the calendar data and edited all insert into. | Jannik Schönartz | 2016-11-24 | 1 | -0/+1 |
| | |||||
* | Api openingtime is now returning the parent times if the current has no own ↵ | Jannik Schönartz | 2016-11-23 | 1 | -0/+1 |
| | | | | times. Api action=config now returns the value from the database. New colum has to be added. | ||||
* | Fixed from the Mail applied. Added OpeningTimes and stuff for the admin ↵ | Jannik Schönartz | 2016-11-21 | 1 | -2/+2 |
| | | | | 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 | -0/+18 |
the infos with or without coordinates. |