summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/install.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Fix typo in varnameSimon Rettberg2017-12-061-1/+1
|
* [locationinfo] Expand locationds columSimon Rettberg2017-12-031-1/+4
|
* [locationinfo] Fix davinci backend connection test, minor tweaks to web viewSimon Rettberg2017-08-161-1/+5
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-251-1/+6
|
* [locationinfo] Update install scriptSimon Rettberg2017-06-211-4/+31
|
* [locationinfo] install: Match table column type to referenced tableSimon Rettberg2017-05-101-1/+1
|
* [locationinfo] Update install.inc.php; Add indexes and constraintsSimon Rettberg2017-04-271-5/+23
|
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-201-140/+11Star
|
* [locationinfo] install.inc.php: Fix upgrade orderSimon Rettberg2017-04-131-6/+9
|
* Locationinfo: Reformat code.Jannik Schönartz2017-03-151-50/+50
|
* Locationinfo: Errors from the CourseBackend are now safes in the db and ↵Jannik Schönartz2017-03-091-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önartz2017-02-211-3/+33
|
* Changed some default values in db. Run install.php is needed.Jannik Schönartz2017-02-161-4/+36
|
* Fixed install.php int -> varcharJannik Schönartz2016-12-101-1/+1
|
* LocationInfo: Calendar informations get updated every 15 mins if there is a ↵Jannik Schönartz2016-12-091-1/+18
| | | | request. Added the settinglocationinfo column servername
* Locationinfo: Added ServertableJannik Schönartz2016-12-051-1/+20
|
* Fixed a coordination bug which caused rotation bugs. Deleted the ↵Jannik Schönartz2016-11-261-0/+17
| | | | locationinfo db and added a setting_location_info all in the install.php
* [locationinfo] Add upgrade path to install.inc.phpSimon Rettberg2016-11-251-0/+16
|
* Added new column for the calendar data and edited all insert into.Jannik Schönartz2016-11-241-0/+1
|
* Api openingtime is now returning the parent times if the current has no own ↵Jannik Schönartz2016-11-231-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önartz2016-11-211-2/+2
| | | | panel. new install.php should beexcecuted
* First functions added to the locationinfo AdminPanel. Api is can now return ↵Jannik Schönartz2016-11-171-0/+18
the infos with or without coordinates.