| Commit message (Expand) | Author | Age | Files | Lines |
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 1 | -0/+11 |
* | [locationinfo] Frontend mostly working again... | Simon Rettberg | 2017-06-16 | 1 | -9/+1 |
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 1 | -0/+23 |
* | [locationinfo] Backend: Proper checkConnection() for davinci, make course ser... | Simon Rettberg | 2017-04-21 | 2 | -4/+4 |
* | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 1 | -0/+39 |
* | [locationinfo] Properly support certificate and hostname verification | Simon Rettberg | 2017-04-21 | 2 | -6/+11 |
* | [locationinfo] Rename tables to use module name as prefix; room -> location | Simon Rettberg | 2017-04-20 | 2 | -11/+11 |
* | [locationinfo] CourseBackend: Rename some methods to be more descriptive | Simon Rettberg | 2017-04-19 | 4 | -24/+24 |
* | [locationinfo] Better backend-specific property handling, get rid of URL | Simon Rettberg | 2017-04-19 | 4 | -53/+98 |
* | [locationinfo] Enable 30 minutes caching for davinci | Simon Rettberg | 2017-04-19 | 1 | -1/+1 |
* | [locationinfo] CourseBackends: Lots of bug fixes, missing error checks, impro... | Simon Rettberg | 2017-04-19 | 4 | -263/+238 |
* | [locationinfo] Use Location helper for getRoomTree, check backend validity in... | Simon Rettberg | 2017-04-18 | 1 | -0/+24 |
* | [locationinfo] Davinci: Fix requested timespan, use single quotes for regex w... | Simon Rettberg | 2017-04-18 | 1 | -3/+4 |
* | [locationinfo] Refactor the main view | Simon Rettberg | 2017-04-13 | 1 | -1/+1 |
* | [locationinfo] Format php files | Simon Rettberg | 2017-04-12 | 4 | -81/+105 |
* | 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 | 3 | -5/+39 |
* | Changed pc states 0 = IDLE, 1 = OCCUPIED, 2 = OFF, 3 = BROKEN | Jannik Schönartz | 2017-03-27 | 1 | -4/+4 |
* | Bug das eine HisInOne Anfrage gestartet wird obwohl kein Shedule aktualisiert... | Dirk Riestere | 2017-03-26 | 3 | -5/+15 |
* | Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun i... | Dirk Riestere | 2017-03-22 | 2 | -13/+20 |
* | Backend credentials translation added. Bugfix: Checkboxes instead of bs switc... | Jannik Schönartz | 2017-03-22 | 1 | -3/+2 |
* | Locationinfo: Added Comments to the functions. | Jannik Schönartz | 2017-03-21 | 1 | -0/+6 |
* | 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 | 3 | -108/+148 |
* | Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname caus... | Jannik Schönartz | 2017-03-19 | 1 | -1/+2 |
* | Rework of the Server List. Many Bugfixes (see Mail). | Jannik Schönartz | 2017-03-17 | 1 | -2/+2 |
* | Locationinfo: Reformat code. | Jannik Schönartz | 2017-03-15 | 1 | -2/+2 |
* | 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 |
* | Codeormat verschönert für HisInOne und ein json_encode für das backend ein... | Dirk Riestere | 2017-03-14 | 2 | -4/+4 |
* | Fehler beim xml lesen behoben | Dirk Riestere | 2017-03-09 | 3 | -270/+202 |
* | Locationinfo: Errors from the CourseBackend are now safes in the db and shown... | Jannik Schönartz | 2017-03-09 | 1 | -4/+20 |
* | 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 | 3 | -26/+44 |
* | Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie be... | Dirk Riestere | 2017-03-06 | 3 | -18/+29 |
* | Noch mehr exeption werden gefangen und das verhalten bei errors ist vereinhei... | Dirk Riestere | 2017-03-05 | 4 | -72/+107 |
* | Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je... | Dirk Riestere | 2017-03-05 | 2 | -34/+40 |
* | Checkconnection prüft jetzt ob eine url existiert, array exeption sollten je... | Dirk Riestere | 2017-03-05 | 2 | -383/+412 |
* | Admin-panel: Credentials Button is now red/green if the connection failed/suc... | Jannik Schönartz | 2017-03-05 | 1 | -1/+1 |
* | ServerList: Fixed a bug while editing the list would not show the not selecte... | Jannik Schönartz | 2017-03-04 | 1 | -2/+2 |
* | Fixed dummy class | Jannik Schönartz | 2017-03-03 | 1 | -1/+1 |
* | Bugfixes und Code verschönert | Dirk Riestere | 2017-03-02 | 3 | -196/+217 |
* | Added checkConnection in the Dummy class | Jannik Schönartz | 2017-03-02 | 1 | -0/+4 |
* | Bugfixes und Davincii ist jetzt implementiert | Dirk Riestere | 2017-03-02 | 2 | -13/+70 |
* | 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 | 3 | -11/+30 |
* | API: Fixed Calendar function. | Jannik Schönartz | 2017-03-01 | 1 | -2/+2 |