| Commit message (Expand) | Author | Age | Files | Lines |
| * | [locationinfo] Fix type errors, missing argument | Simon Rettberg | 2026-03-06 | 1 | -1/+1 |
| * | [locationinfo] Overhaul caching and prefetching of calendars | Simon Rettberg | 2025-08-07 | 1 | -44/+41 |
| * | [locationinfo] Change $forceCached to a flexible timeout approach | Simon Rettberg | 2025-02-13 | 1 | -3/+3 |
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -9/+2 |
| * | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -2/+1 |
| * | [locationinfo] Add types | Simon Rettberg | 2022-05-23 | 1 | -33/+20 |
| * | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -2/+2 |
| * | [locationinfo] Always use cached data if backend fails | Simon Rettberg | 2020-09-11 | 1 | -10/+9 |
| * | [locationinfo] His: Switch from SOAP to iCal | Simon Rettberg | 2020-09-08 | 1 | -2/+14 |
| * | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -2/+2 |
| * | [locationinfo] Add error log for backends | Simon Rettberg | 2019-03-07 | 1 | -7/+25 |
| * | AAAAAnd I'm retarded | Simon Rettberg | 2019-02-20 | 1 | -1/+1 |
| * | [locationinfo] Don't refresh calendars indefinitely | Simon Rettberg | 2019-02-20 | 1 | -4/+8 |
| * | [locationinfo] Fix minor issues | Simon Rettberg | 2019-02-20 | 1 | -9/+24 |
| * | [locationinfo] Suppress XML parsing error spam | Simon Rettberg | 2019-01-29 | 1 | -1/+1 |
| * | [locationinfo] Fix default setting for "select" backend options | Simon Rettberg | 2018-04-05 | 1 | -1/+4 |
| * | [locationinfo] Fix handling of invalid backends, remove dummy-backend in prod... | Simon Rettberg | 2017-12-07 | 1 | -14/+26 |
| * | [locationinfo] Fix formatting of calendar starttime/endtime, remove if not po... | Simon Rettberg | 2017-12-05 | 1 | -4/+30 |
| * | [locationinfo] Better error handling in hisinone backend | Simon Rettberg | 2017-07-25 | 1 | -16/+14 |
| * | [locationinfo] Try working around messy time handling (timezones etc), CSS | Simon Rettberg | 2017-07-07 | 1 | -0/+2 |
| * | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 1 | -0/+39 |
| * | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 1 | -9/+9 |
| * | [locationinfo] CourseBackend: Rename some methods to be more descriptive | Simon Rettberg | 2017-04-19 | 1 | -6/+6 |
| * | [locationinfo] Better backend-specific property handling, get rid of URL | Simon Rettberg | 2017-04-19 | 1 | -10/+37 |
| * | [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro... | Simon Rettberg | 2017-04-19 | 1 | -72/+88 |
| * | [locationinfo] Format php files | Simon Rettberg | 2017-04-12 | 1 | -7/+15 |
| * | Dummy Klasse kommentiert und HisInOne erlaubt zwei Semester abzufragen falls ... | Dirk Riestere | 2017-03-29 | 1 | -1/+1 |
| * | Bug das eine HisInOne Anfrage gestartet wird obwohl kein Shedule aktualisiert... | Dirk Riestere | 2017-03-26 | 1 | -2/+11 |
| * | Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun i... | Dirk Riestere | 2017-03-22 | 1 | -6/+12 |
| * | XML parser ist implementiert und HisInOne kann jetzt gelesen werden | Dirk Riestere | 2017-03-20 | 1 | -17/+68 |
| * | 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 | -3/+3 |
| * | Fehler beim xml lesen behoben | Dirk Riestere | 2017-03-09 | 1 | -2/+5 |
| * | setCredentials wie im Treffen besprochen geändert und fetchshedule gibt jetz... | Dirk Riestere | 2017-03-08 | 1 | -2/+3 |
| * | Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be... | Dirk Riestere | 2017-03-06 | 1 | -8/+15 |
| * | Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei... | Dirk Riestere | 2017-03-05 | 1 | -0/+10 |
| * | Bugfixes und Code verschönert | Dirk Riestere | 2017-03-02 | 1 | -90/+93 |
| * | Bugfixes und checkConection implementiert | Dirk Riestere | 2017-03-01 | 1 | -0/+5 |
| * | Bugfixes | Dirk Riestere | 2017-02-28 | 1 | -1/+1 |
| * | Bugfixes | Dirk Riestere | 2017-02-28 | 1 | -6/+7 |
| * | Bugfixes and Errorcode implementation | Dirk Riestere | 2017-02-27 | 1 | -1/+15 |
| * | Bugfixes und Caching wie besprochen verändert | Dirk Riestere | 2017-02-24 | 1 | -2/+2 |
| * | die klassen können jetzt ohne parameter erstellt werden, die url und die ser... | Dirk Riestere | 2017-02-22 | 1 | -7/+4 |
| * | fetchSchedule nimmt jetzt einen Array an und gibt mehrere Schedules zurück | Dirk Riestere | 2017-02-22 | 1 | -29/+37 |
| * | Typos behoben, und die cretendials werden auserhalb der Klasse gesetzt | Dirk Riestere | 2017-02-21 | 1 | -7/+6 |
| * | Die Klassen sind wie besprochen eingerichtet | Dirk Riestere | 2017-02-15 | 1 | -17/+70 |
| * | [locationinfo] Add skeleton for pluggable course backend infrastructure | Simon Rettberg | 2017-02-08 | 1 | -0/+108 |