summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* Added a no Server option in the room configJannik Schönartz2017-03-244-1/+4
|
* fronted: added JSDoc for doorsign.htmlMichael Scherle2017-03-241-1230/+1360
|
* frontend: fixed freitrag, fixed language, fixed vertical parameter bugMichael Scherle2017-03-232-24/+42
|
* Save Button is now in the footer. Url preview added in the room settingsJannik Schönartz2017-03-227-31/+107
|
* Übersetzungen der Credentials eingebaut und nicht fatale errors werden nun ↵Dirk Riestere2017-03-226-13/+46
| | | | im errorlog ausgegeben
* frontend fixed scrollingMichael Scherle2017-03-222-6/+9
|
* Backend credentials translation added. Bugfix: Checkboxes instead of bs ↵Jannik Schönartz2017-03-225-10/+46
| | | | switches were shown in the server settings
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Michael Scherle2017-03-2212-298/+855
|\ | | | | | | into location-info-panel
| * Locationinfo: Added Comments to the functions.Jannik Schönartz2017-03-217-9/+224
| |
| * Admin-panel: Redesigned config. Added helpboxes.Jannik Schönartz2017-03-216-182/+484
| |
| * Bug das der Name nicht gefunden wird, war ein Rechtschreibfehler der jetzt ↵Dirk Riestere2017-03-201-1/+1
| | | | | | | | behoben ist
| * XML parser ist implementiert und HisInOne kann jetzt gelesen werdenDirk Riestere2017-03-203-108/+148
| |
* | frontend: fixed roomupdate & removed 10 sec delayMichael Scherle2017-03-221-15/+7Star
|/
* frontend: -calendar scrolls to actual time, if space is to small to show ↵Michael Scherle2017-03-202-50/+68
| | | | full calendar, -changed querymethods to query dependend on each rooms update time
* API: Fixed a Bug where every server iteration the result array was initialized.Jannik Schönartz2017-03-201-2/+0Star
|
* Locationinfo: admin-panel: Fixed a Bug where a space in a credentialname ↵Jannik Schönartz2017-03-193-6/+15
| | | | caused errors. Changes the checkbox to bs-switch.
* SetCredentials error message is no longer ignored.Jannik Schönartz2017-03-172-5/+12
|
* Rework of the Server List. Many Bugfixes (see Mail).Jannik Schönartz2017-03-1711-260/+302
|
* Locationinfo: Reformat code.Jannik Schönartz2017-03-158-672/+708
|
* frontend: fixed loading bar in mode 4, mode 4 now supports up to 4 rooms, ↵Michael Scherle2017-03-151-25/+60
| | | | font scaling for 1-4 rooms
* Codeormat verschönert für HisInOne und ein json_encode für das backend ↵Dirk Riestere2017-03-141-1/+1
| | | | eingefügt der vergessen wurde
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Dirk Riestere2017-03-141-295/+224Star
|\ | | | | | | into location-info-panel
| * API: filtered Hidden room added. Deleted some redundant code. Reorganised ↵Jannik Schönartz2017-03-141-295/+224Star
| | | | | | | | some Methods.
* | Codeormat verschönert für HisInOne und ein json_encode für das backend ↵Dirk Riestere2017-03-141-1/+1
| | | | | | | | eingefügt der vergessen wurde
* | Codeormat verschönert für HisInOne und ein json_encode für das backend ↵Dirk Riestere2017-03-142-4/+4
|/ | | | eingefügt der vergessen wurde
* API: Fixed some php warnings.Jannik Schönartz2017-03-091-11/+14
|
* API: Send an empty array if the overlay is nullJannik Schönartz2017-03-091-0/+3
|
* API: Reworked getRoomInfo with isset and added overlay if coords = trueJannik Schönartz2017-03-091-17/+12Star
|
* Locationinfo: Admin-panel auto size cell for the Credentials button. In the ↵Jannik Schönartz2017-03-091-6/+6
| | | | German language the buttons were wrapped.
* Fehler beim xml lesen behobenDirk Riestere2017-03-093-270/+202Star
|
* Locationinfo: Errors from the CourseBackend are now safes in the db and ↵Jannik Schönartz2017-03-098-27/+82
| | | | shown in the Admin-Panel. Refresh-button added for the servers. Install.php needs to be executed!
* frontend: fixed vertical mode in doorsignMichael Scherle2017-03-081-2/+3
|
* frontend: doorsing supports now multible overlays, overlay name has to be ↵Michael Scherle2017-03-082-30/+69
| | | | send from backend
* Backend: Fixed a bug where inside an if there was only one = instead of 2. ↵Jannik Schönartz2017-03-081-1/+1
| | | | (Forgot to add file in the previous commit)
* API: Fixed calendar. Backend hisinone fixed setCredentials where a = was ↵Jannik Schönartz2017-03-081-33/+16Star
| | | | inside an if instead of ==
* setCredentials wie im Treffen besprochen geändert und fetchshedule gibt ↵Dirk Riestere2017-03-083-26/+44
| | | | jetzt nur noch arrays zurück
* API: setCredentials without json_encodeJannik Schönartz2017-03-082-2/+2
|
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Michael Scherle2017-03-071-4/+4
|\ | | | | | | into location-info-panel
| * API: Moved all echo command in the Handle Parameters function.Jannik Schönartz2017-03-071-4/+4
| |
* | frontend: fixed scaling issue when there was only one pcMichael Scherle2017-03-071-1/+5
|/
* API: Fixed Calendar json decode was missing on the calendar part.Jannik Schönartz2017-03-071-2/+1Star
|
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Michael Scherle2017-03-072-18/+27
|\ | | | | | | into location-info-panel
| * API: getRoomTree recursive childs are now filtered out if the id is a ↵Jannik Schönartz2017-03-062-18/+27
| | | | | | | | duplicate. Frontendpanel: Some url fixes due to reworked api.
* | frontend: doorsing has now the ability to show overlays, but backend ↵Michael Scherle2017-03-073-6/+166
|/ | | | functionallity is required
* Noch mehr exeption werden gefangen und die errors verhalten sich jetzt wie ↵Dirk Riestere2017-03-063-18/+29
| | | | beschrieben
* Noch mehr exeption werden gefangen und das verhalten bei errors ist ↵Dirk Riestere2017-03-054-72/+107
| | | | vereinheitlicht
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten ↵Dirk Riestere2017-03-052-34/+40
| | | | jetzt gefangen werden und die credentials werden gleich getestet
* Checkconnection prüft jetzt ob eine url existiert, array exeption sollten ↵Dirk Riestere2017-03-052-383/+412
| | | | jetzt gefangen werden und die credentials werden gleich getestet
* Admin-panel: Credentials Button is now red/green if the connection ↵Jannik Schönartz2017-03-055-8/+26
| | | | failed/succeeded. Also an error msg is shown if the connection failed.
* ServerList: Fixed a bug while editing the list would not show the not ↵Jannik Schönartz2017-03-043-3/+3
| | | | selected Servers. Dummy updates to a current-dated date.