Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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. |