summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/install.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* 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.