| Commit message (Expand) | Author | Age | Files | Lines |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -2/+1 |
* | [locationinfo] HiS: ID-regex for title was apparently to short | Simon Rettberg | 2023-04-17 | 1 | -1/+1 |
* | [locationinfo] Add types | Simon Rettberg | 2022-05-23 | 1 | -7/+7 |
* | [locationinfo] His: Remove lecture IDs from event names | Simon Rettberg | 2022-05-13 | 1 | -0/+9 |
* | [locationinfo] Add generic ical backend | Simon Rettberg | 2021-01-19 | 1 | -102/+7 |
* | [locationinfo] his: Change error_log to GUI error | Simon Rettberg | 2021-01-15 | 1 | -1/+1 |
* | [locationinfo] His: Switch from SOAP to iCal | Simon Rettberg | 2020-09-08 | 1 | -282/+62 |
* | [locationinfo] Add ability to select the start day of the calendar | Udo Walter | 2019-07-16 | 1 | -3/+4 |
* | [locationinfo] Introduce timeouts for curl operations | Simon Rettberg | 2019-03-07 | 1 | -3/+4 |
* | [locationinfo] Add error log for backends | Simon Rettberg | 2019-03-07 | 1 | -42/+28 |
* | [locationinfo] Fix events not showing | Simon Rettberg | 2019-02-19 | 1 | -1/+7 |
* | [locationinfo] HisInOne: Properly handle multiple plannedDates | Simon Rettberg | 2019-01-29 | 1 | -0/+7 |
* | [locationinfo] HiS: Check if event has any planned dates | Simon Rettberg | 2018-12-03 | 1 | -0/+2 |
* | [inc/User] Fix access to Page if class is not loaded | Simon Rettberg | 2018-08-07 | 1 | -18/+30 |
* | [locationinfo] hisinone: Query relevant days only, not whole year/semester | Simon Rettberg | 2018-04-18 | 1 | -38/+46 |
* | [locationinfo] Better error handling in hisinone backend | Simon Rettberg | 2017-07-25 | 1 | -13/+29 |
* | [locationinfo] Try working around messy time handling (timezones etc), CSS | Simon Rettberg | 2017-07-07 | 1 | -2/+2 |
* | [locationinfo] Backend: Proper checkConnection() for davinci, make course ser... | Simon Rettberg | 2017-04-21 | 1 | -2/+2 |
* | [locationinfo] Properly support certificate and hostname verification | Simon Rettberg | 2017-04-21 | 1 | -2/+2 |
* | [locationinfo] CourseBackend: Rename some methods to be more descriptive | Simon Rettberg | 2017-04-19 | 1 | -14/+14 |
* | [locationinfo] Better backend-specific property handling, get rid of URL | Simon Rettberg | 2017-04-19 | 1 | -30/+45 |
* | [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro... | Simon Rettberg | 2017-04-19 | 1 | -128/+105 |
* | [locationinfo] Format php files | Simon Rettberg | 2017-04-12 | 1 | -17/+14 |
* | Debug befehle entfernt | Dirk Riestere | 2017-03-29 | 1 | -1/+0 |
* | Dummy Klasse kommentiert und HisInOne erlaubt zwei Semester abzufragen falls ... | Dirk Riestere | 2017-03-29 | 1 | -2/+5 |
* | Bug das eine HisInOne Anfrage gestartet wird obwohl kein Shedule aktualisiert... | Dirk Riestere | 2017-03-26 | 1 | -2/+4 |
* | Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun i... | Dirk Riestere | 2017-03-22 | 1 | -7/+8 |
* | Bug das der Name nicht gefunden wird, war ein Rechtschreibfehler der jetzt be... | Dirk Riestere | 2017-03-20 | 1 | -1/+1 |
* | XML parser ist implementiert und HisInOne kann jetzt gelesen werden | Dirk Riestere | 2017-03-20 | 1 | -84/+66 |
* | Codeormat verschönert für HisInOne und ein json_encode für das backend ein... | Dirk Riestere | 2017-03-14 | 1 | -1/+1 |
* | Codeormat verschönert für HisInOne und ein json_encode für das backend ein... | Dirk Riestere | 2017-03-14 | 1 | -1/+1 |
* | Fehler beim xml lesen behoben | Dirk Riestere | 2017-03-09 | 1 | -236/+166 |
* | Backend: Fixed a bug where inside an if there was only one = instead of 2. (F... | Jannik Schönartz | 2017-03-08 | 1 | -1/+1 |
* | setCredentials wie im Treffen besprochen geändert und fetchshedule gibt jetz... | Dirk Riestere | 2017-03-08 | 1 | -19/+32 |
* | Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be... | Dirk Riestere | 2017-03-06 | 1 | -7/+10 |
* | Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei... | Dirk Riestere | 2017-03-05 | 1 | -59/+81 |
* | Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je... | Dirk Riestere | 2017-03-05 | 1 | -33/+39 |
* | Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je... | Dirk Riestere | 2017-03-05 | 1 | -362/+378 |
* | Bugfixes und Code verschönert | Dirk Riestere | 2017-03-02 | 1 | -16/+22 |
* | Bugfixes und Davincii ist jetzt implementiert | Dirk Riestere | 2017-03-02 | 1 | -4/+4 |
* | Das HisInOne Backend funktioniert nun auch mit OpenCourseService | Dirk Riestere | 2017-03-02 | 1 | -11/+34 |
* | Klasse extends jetzt auch wieder CourseBackend | Dirk Riestere | 2017-03-02 | 1 | -1/+1 |
* | DOM verkleinert in findUnit | Dirk Riestere | 2017-03-02 | 1 | -2/+2 |
* | DOM verkleinert in findUnit | Dirk Riestere | 2017-03-02 | 1 | -30/+1 |
* | Bugfixes und checkConection implementiert | Dirk Riestere | 2017-03-01 | 1 | -11/+20 |
* | Bugfixes and Errorcode implementation | Dirk Riestere | 2017-02-27 | 1 | -44/+126 |
* | Bugfixes | Dirk Riestere | 2017-02-24 | 1 | -2/+2 |
* | Bugfixes und Caching wie besprochen verändert | Dirk Riestere | 2017-02-24 | 1 | -1/+6 |
* | die klassen können jetzt ohne parameter erstellt werden, die url und die ser... | Dirk Riestere | 2017-02-22 | 1 | -6/+4 |
* | fetchSchedule nimmt jetzt einen Array an und gibt mehrere Schedules zurück | Dirk Riestere | 2017-02-22 | 1 | -1/+3 |