summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] Only query dnbd3-server if enabledSimon Rettberg2017-12-201-1/+6
|
* [baseconfig_bwlp] Add SLX_JUMBO_FRAMESSimon Rettberg2017-12-204-2/+9
|
* [vmstore] Style fixSteffen Ritter2017-12-191-2/+4
|
* [dozmod] Fix permission handling in mail template editorSimon Rettberg2017-12-191-4/+6
|
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-12-191-8/+1Star
|\
| * [dnbd3] Removed double save buttonSteffen Ritter2017-12-191-8/+1Star
| |
* | [locationinfo] Fix infinite reload loopSimon Rettberg2017-12-192-5/+30
|/
* [locationinfo] Reload panels when opening times are changedSimon Rettberg2017-12-193-29/+82
|
* [sysconfig] Fix logic by which condition the LDADPd gets (re)startedSimon Rettberg2017-12-185-43/+15Star
|
* [syconfig] AD: Better error messages, don't lose DN if homeAttrCheck failsSimon Rettberg2017-12-182-25/+33
|
* [vmstore] Update texts to refer to DNBD3Simon Rettberg2017-12-183-6/+50
|
* [systemstatus] Tweak design and text of reboot dialogSimon Rettberg2017-12-163-4/+8
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-1642-128/+159
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* Merge branch 'permission-manager' of openslx.org:openslx-ng/slx-admin into ↵Simon Rettberg2017-12-1545-99/+250
|\ | | | | | | permission-manager
| * [backup] added permissions to create and restore backupsUdo Walter2017-12-146-7/+28
| |
| * [webinterface] added permissions to edit https, password and design settingsUdo Walter2017-12-148-7/+32
| |
| * [permissionmanager] removed alert from roleeditorUdo Walter2017-12-142-1/+6
| |
| * [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-0720-50/+148
| | | | | | | | | | moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row;
| * [dozmod] reworked permission system from "click and you get error" to ↵Christian Hofmaier2017-12-0711-37/+39
| | | | | | | | "button is disabled due to lack of permission" + in log as there is no button, the links to the user/target are disabled (not clickable).
* | [roomplanner] Fix deleting PCs after loading room planSimon Rettberg2017-12-151-3/+8
| |
* | [sysconfig] Update translationsSimon Rettberg2017-12-142-0/+2
| |
* | [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-148-57/+86
| |
* | [vmstore] Fix uninitialized variable accessSimon Rettberg2017-12-131-1/+2
| |
* | [dnbd3] Allow configuring alternative IP address for managed proxySimon Rettberg2017-12-116-11/+55
| |
* | [dozmod] Increase limits for maxImageValidityDays and maxLectureValidityDaysSteffen Ritter2017-12-112-4/+8
| |
* | [baseconfig_bwlp] Update translationsSimon Rettberg2017-12-071-2/+2
| |
* | [statistics] Load stupidtable when displaying listSimon Rettberg2017-12-071-0/+1
| |
* | [locationinfo] Cleared the old timeout before calling the new one.Jannik Schönartz2017-12-071-0/+2
| |
* | [locationinfo] Moved some shared functions to the frontendscript.jsJannik Schönartz2017-12-073-157/+87Star
| |
* | [locations] Redesign machine count column, make both counts clickableSimon Rettberg2017-12-072-12/+12
| |
* | [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-072-4/+11
| |
* | [locationinfo] Fixing openingtime in the Summary panelJannik Schönartz2017-12-071-4/+83
| |
* | [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵Simon Rettberg2017-12-077-20/+38
| | | | | | | | production
* | [sysconfig] Improve UISimon Rettberg2017-12-062-11/+15
| |
* | [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-068-7/+70
| |
* | [sysconfig] Make checkbox labels clickableSimon Rettberg2017-12-062-8/+8
| |
* | [locationinfo] Improve font size scaling for calendarSimon Rettberg2017-12-061-7/+8
| |
* | Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-12-061-1/+1
|\ \
| * | [locationinfo] Calling the update function after the timetable arrived from ↵Jannik Schönartz2017-12-051-1/+1
| | | | | | | | | | | | the backend
* | | [locationinfo] Fix typo in varnameSimon Rettberg2017-12-061-1/+1
|/ /
* | [locations] Fix creating/editing locations at root (no parent)Simon Rettberg2017-12-051-3/+6
| | | | | | | | Fixes #3260
* | [dnbd3] Minor UI tweaksSimon Rettberg2017-12-052-2/+2
| |
* | [locationinfo] Native panels should ignore SSL errors for now ...Simon Rettberg2017-12-051-5/+2Star
| | | | | | | | Until we can push self-signed certs to the client for validation
* | [sysconfig] Fix typoSimon Rettberg2017-12-051-1/+1
| |
* | [statistics] Fixed a bug where the filterbox kept the old dropdown entriesJannik Schönartz2017-12-051-0/+1
| |
* | [locationinfo] Fix timezone offset on QWebView in summary panelSimon Rettberg2017-12-051-15/+40
| | | | | | | | Copy cleanDate function from weekcalendar
* | [statistics] Fix link to runmode in client details viewSimon Rettberg2017-12-051-1/+1
| |
* | Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-12-053-2/+10
|\ \
| * | [baseconfig_bwlp] add SLX_PASSTHROUGH_USB_IDJonathan Bauer2017-12-053-2/+10
| | |
* | | [locationinfo] Fix formatting of calendar starttime/endtime, remove if not ↵Simon Rettberg2017-12-052-6/+43
|/ / | | | | | | | | | | | | | | possible The weekcalendar plugin chokes on badly formatted timestamps, so either fix or remove dates which don't match the expectation. Fixes #3192