summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* Dummy modificationJannik Schönartz2017-02-282-3/+15
|
* BugfixesDirk Riestere2017-02-281-6/+7
|
* API: Calendar rework.Jannik Schönartz2017-02-283-82/+67Star
|
* frontend: more bugfixes, added design change to seperate roomsMichael Scherle2017-02-281-9/+49
|
* Bugfixes and Errorcode implementationDirk Riestere2017-02-271-2/+3
|
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Dirk Riestere2017-02-278-105/+250
|\ | | | | | | into location-info-panel
| * Admin panel: New server GUI now using the backend types.Jannik Schönartz2017-02-278-105/+250
| |
* | Bugfixes and Errorcode implementationDirk Riestere2017-02-273-45/+143
|/
* BugfixesDirk Riestere2017-02-241-2/+2
|
* Bugfixes und Caching wie besprochen verändertDirk Riestere2017-02-243-4/+9
|
* frontend: bug fixesMichael Scherle2017-02-251-136/+139
|
* die klassen können jetzt ohne parameter erstellt werden, die url und die ↵Dirk Riestere2017-02-223-13/+40
| | | | serverID wird jetzt in setCredentials gesetzt
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Dirk Riestere2017-02-224-19/+1551
|\ | | | | | | into location-info-panel
| * frontend: added multidoorsing to not orverwrite doorsing.html since it's not ↵Michael Scherle2017-02-221-0/+1497
| | | | | | | | fully function for now. Usage: just add id's seperated with a clloum Known issuses: - calendar date not working, waiting for backend. -scaling not working. -mode 4 statusbar on top. - 4 ids not scling correctly
| * API: Fixed a bug where parent locations werent added if the location didn't ↵Jannik Schönartz2017-02-211-1/+8
| | | | | | | | had an database entry.
| * Database: Changed login/passwd to credentials. install.php needs to be executed.Jannik Schönartz2017-02-213-18/+46
| |
* | fetchSchedule nimmt jetzt einen Array an und gibt mehrere Schedules zurückDirk Riestere2017-02-222-30/+40
|/
* Typos behoben, und die cretendials werden auserhalb der Klasse gesetztDirk Riestere2017-02-211-7/+6Star
|
* API: fixed pcStates function because of the roomInfo reworkJannik Schönartz2017-02-211-21/+18Star
|
* API: roominfo is now supporting mutliple id.Jannik Schönartz2017-02-211-33/+48
|
* Openingtime fix. Forgot to format parent openingtimeJannik Schönartz2017-02-201-1/+1
|
* API combined openingtimes and openingtime in one smarter function. Reduced ↵Jannik Schönartz2017-02-171-95/+120
| | | | amount of db requests.
* Changed some default values in db. Run install.php is needed.Jannik Schönartz2017-02-161-4/+36
|
* Removed hidden from the Insert into's Default 0 should be insertet ↵Jannik Schönartz2017-02-161-6/+6
| | | | automaticly from the db
* Überflüssige Klassen gelöschtDirk Riestere2017-02-152-317/+0Star
|
* Die Klassen sind wie besprochen eingerichtetDirk Riestere2017-02-153-22/+352
|
* API: Opening times multi id support added.Jannik Schönartz2017-02-141-7/+22
|
* Die XML requests werden nicht mehr durch einen String erzeugtDirk Riestere2017-02-141-40/+93
|
* Letzte Version war leider nicht vollständig was zu Fehlern führtDirk Riestere2017-02-112-12/+24
|
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Dirk Riestere2017-02-101-2/+0Star
|\ | | | | | | into location-info-panel
| * Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Michael Scherle2017-02-102-0/+121
| |\ | | | | | | | | | into location-info-panel
| * | frontend: panel stuffMichael Scherle2017-02-101-2/+0Star
| | |
* | | Stundenplan wird von HisInOne geholt fals die cached Version älter als 30 ↵Dirk Riestere2017-02-102-0/+252
| |/ |/| | | | | min ist
* | [locationinfo] Add skeleton for pluggable course backend infrastructureSimon Rettberg2017-02-082-0/+121
|/
* frontend: panel now shows current calendar events and a countdown, opening ↵Michael Scherle2017-02-061-12/+40
| | | | times still missing
* API added method for getting calendar info (unfiltered for now) with ↵Jannik Schönartz2017-02-061-3/+19
| | | | multiple id support
* frontend: more stuff on panelMichael Scherle2017-02-051-53/+92
|
* API: Method added for returning the count of the pc states of (a) location(s).Jannik Schönartz2017-02-041-0/+39
|
* rooms will now bee shownMichael Scherle2017-02-041-37/+319
|
* API: Adde a method for multi handle ids and a method for returning the room ↵Jannik Schönartz2017-01-292-0/+46
| | | | tree.
* frontend: added function to generate parent divMichael Scherle2017-01-271-3/+13
|
* frontent: started on 4k screen impelementation, nothing to see here right nowMichael Scherle2017-01-271-0/+150
|
* frontend: added 4 state for pcsMichael Scherle2017-01-204-22/+140
|
* Merge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin ↵Michael Scherle2017-01-206-69/+37Star
|\ | | | | | | into location-info-panel
| * [locationinfo] Take lastboot into account when calcing pc stateSimon Rettberg2017-01-203-10/+12
| |
| * Deleted the pcsubtable. Bugs/Usability fixes.Jannik Schönartz2017-01-194-59/+25Star
| |
* | frontend: hide pcs with pos == nullMichael Scherle2017-01-201-32/+37
|/
* frontend: fixed not showing free pc ount sometimesMichael Scherle2017-01-191-1/+5
|
* frontend: fixed missing defect pc images, fixe the pc's without coords got ↵Michael Scherle2017-01-191-13/+14
| | | | an <img>, fixed: -Die img Tags bekommen die PC-UUID als element-id, wenn die mit ner Zahl anfängt dürfte das keine valide id sein.-
* [locationinfo] Add missing column to querySimon Rettberg2017-01-191-2/+3
|