summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc
Commit message (Expand)AuthorAgeFilesLines
...
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-252-2/+233
* [locationinfo] Better error handling in hisinone backendSimon Rettberg2017-07-252-29/+43
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-121-0/+8
* [locationinfo] Improve dummy backend data generatorSimon Rettberg2017-07-121-4/+9
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-074-13/+30
* [locationinfo] Support runmode moduleSimon Rettberg2017-07-061-0/+11
* [locationinfo] Frontend mostly working again...Simon Rettberg2017-06-161-9/+1Star
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-131-0/+23
* [locationinfo] Backend: Proper checkConnection() for davinci, make course ser...Simon Rettberg2017-04-212-4/+4
* [locationinfo] Generate credentials in server-settings server sideSimon Rettberg2017-04-211-0/+39
* [locationinfo] Properly support certificate and hostname verificationSimon Rettberg2017-04-212-6/+11
* [locationinfo] Rename tables to use module name as prefix; room -> locationSimon Rettberg2017-04-202-11/+11
* [locationinfo] CourseBackend: Rename some methods to be more descriptiveSimon Rettberg2017-04-194-24/+24
* [locationinfo] Better backend-specific property handling, get rid of URLSimon Rettberg2017-04-194-53/+98
* [locationinfo] Enable 30 minutes caching for davinciSimon Rettberg2017-04-191-1/+1
* [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro...Simon Rettberg2017-04-194-263/+238Star
* [locationinfo] Use Location helper for getRoomTree, check backend validity in...Simon Rettberg2017-04-181-0/+24
* [locationinfo] Davinci: Fix requested timespan, use single quotes for regex w...Simon Rettberg2017-04-181-3/+4
* [locationinfo] Refactor the main viewSimon Rettberg2017-04-131-1/+1
* [locationinfo] Format php filesSimon Rettberg2017-04-124-81/+105
* Debug befehle entferntDirk Riestere2017-03-291-1/+0Star
* Dummy Klasse kommentiert und HisInOne erlaubt zwei Semester abzufragen falls ...Dirk Riestere2017-03-293-5/+39
* Changed pc states 0 = IDLE, 1 = OCCUPIED, 2 = OFF, 3 = BROKENJannik Schönartz2017-03-271-4/+4
* Bug das eine HisInOne Anfrage gestartet wird obwohl kein Shedule aktualisiert...Dirk Riestere2017-03-263-5/+15
* Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun i...Dirk Riestere2017-03-222-13/+20
* Backend credentials translation added. Bugfix: Checkboxes instead of bs switc...Jannik Schönartz2017-03-221-3/+2Star
* Locationinfo: Added Comments to the functions.Jannik Schönartz2017-03-211-0/+6
* Bug das der Name nicht gefunden wird, war ein Rechtschreibfehler der jetzt be...Dirk Riestere2017-03-201-1/+1
* XML parser ist implementiert und HisInOne kann jetzt gelesen werdenDirk Riestere2017-03-203-108/+148
* Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname caus...Jannik Schönartz2017-03-191-1/+2
* Rework of the Server List. Many Bugfixes (see Mail).Jannik Schönartz2017-03-171-2/+2
* Locationinfo: Reformat code.Jannik Schönartz2017-03-151-2/+2
* Codeormat verschönert für HisInOne und ein json_encode für das backend ein...Dirk Riestere2017-03-141-1/+1
* Codeormat verschönert für HisInOne und ein json_encode für das backend ein...Dirk Riestere2017-03-141-1/+1
* Codeormat verschönert für HisInOne und ein json_encode für das backend ein...Dirk Riestere2017-03-142-4/+4
* Fehler beim xml lesen behobenDirk Riestere2017-03-093-270/+202Star
* Locationinfo: Errors from the CourseBackend are now safes in the db and shown...Jannik Schönartz2017-03-091-4/+20
* Backend: Fixed a bug where inside an if there was only one = instead of 2. (F...Jannik Schönartz2017-03-081-1/+1
* setCredentials wie im Treffen besprochen geändert und fetchshedule gibt jetz...Dirk Riestere2017-03-083-26/+44
* Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be...Dirk Riestere2017-03-063-18/+29
* Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei...Dirk Riestere2017-03-054-72/+107
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je...Dirk Riestere2017-03-052-34/+40
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je...Dirk Riestere2017-03-052-383/+412
* Admin-panel: Credentials Button is now red/green if the connection failed/suc...Jannik Schönartz2017-03-051-1/+1
* ServerList: Fixed a bug while editing the list would not show the not selecte...Jannik Schönartz2017-03-041-2/+2
* Fixed dummy classJannik Schönartz2017-03-031-1/+1
* Bugfixes und Code verschönertDirk Riestere2017-03-023-196/+217
* Added checkConnection in the Dummy classJannik Schönartz2017-03-021-0/+4
* Bugfixes und Davincii ist jetzt implementiertDirk Riestere2017-03-022-13/+70
* Das HisInOne Backend funktioniert nun auch mit OpenCourseServiceDirk Riestere2017-03-021-11/+34