summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/inc/coursebackend
Commit message (Expand)AuthorAgeFilesLines
* [locationinfo] Introduce timeouts for curl operationsSimon Rettberg2019-03-073-3/+8
* [locationinfo] Add error log for backendsSimon Rettberg2019-03-074-76/+54Star
* [locationinfo] Stoffelsteffen!Simon Rettberg2019-02-201-6/+6
* [locationinfo] Fix events not showingSimon Rettberg2019-02-191-1/+7
* [locationinfo] HisInOne: Properly handle multiple plannedDatesSimon Rettberg2019-01-291-0/+7
* [locationinfo] HiS: Check if event has any planned datesSimon Rettberg2018-12-031-0/+2
* [inc/User] Fix access to Page if class is not loadedSimon Rettberg2018-08-071-18/+30
* [locationinfo] davinchi: Reuse curl handleSimon Rettberg2018-04-181-5/+17
* [locationinfo] hisinone: Query relevant days only, not whole year/semesterSimon Rettberg2018-04-181-38/+46
* [locationinfo] Add exchange backendSimon Rettberg2018-04-052-203/+242
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+0Star
* [locationinfo] Fix handling of invalid backends, remove dummy-backend in prod...Simon Rettberg2017-12-072-0/+5
* [locationinfo] Fix formatting of calendar starttime/endtime, remove if not po...Simon Rettberg2017-12-051-2/+13
* [locationinfo] Disable exchangeSimon Rettberg2017-11-141-0/+0
* [locationinfo] Add backend for Microsoft Exchange ServerSteffen Ritter2017-08-291-0/+203
* [locationinfo] Fix davinci backend connection test, minor tweaks to web viewSimon Rettberg2017-08-161-2/+6
* [locationinfo] Better error handling in hisinone backendSimon Rettberg2017-07-251-13/+29
* [locationinfo] Improve dummy backend data generatorSimon Rettberg2017-07-121-4/+9
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-073-13/+28
* [locationinfo] Backend: Proper checkConnection() for davinci, make course ser...Simon Rettberg2017-04-212-4/+4
* [locationinfo] Properly support certificate and hostname verificationSimon Rettberg2017-04-212-6/+11
* [locationinfo] CourseBackend: Rename some methods to be more descriptiveSimon Rettberg2017-04-193-18/+18
* [locationinfo] Better backend-specific property handling, get rid of URLSimon Rettberg2017-04-193-43/+61
* [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-193-191/+150Star
* [locationinfo] Davinci: Fix requested timespan, use single quotes for regex w...Simon Rettberg2017-04-181-3/+4
* [locationinfo] Format php filesSimon Rettberg2017-04-123-74/+90
* Debug befehle entferntDirk Riestere2017-03-291-1/+0Star
* Dummy Klasse kommentiert und HisInOne erlaubt zwei Semester abzufragen falls ...Dirk Riestere2017-03-292-4/+38
* Bug das eine HisInOne Anfrage gestartet wird obwohl kein Shedule aktualisiert...Dirk Riestere2017-03-262-3/+4
* Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun i...Dirk Riestere2017-03-221-7/+8
* Backend credentials translation added. Bugfix: Checkboxes instead of bs switc...Jannik Schönartz2017-03-221-3/+2Star
* 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-202-91/+80Star
* 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
* 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
* Fehler beim xml lesen behobenDirk Riestere2017-03-092-268/+197Star
* 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-082-24/+41
* Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be...Dirk Riestere2017-03-062-10/+14
* Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei...Dirk Riestere2017-03-053-72/+97
* 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-022-106/+124