summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
...
| * [statistics] added permissions to view client statistics, delete clients and ...Udo Walter2017-12-287-34/+105
| * [eventlog] added permission to view the logUdo Walter2017-12-287-23/+39
| * [vmstore] added permissions to choose internal, nfs or cifs vm storageUdo Walter2017-12-288-9/+48
| * [serversetup-bwlp] added permissions to edit boot address and menu andUdo Walter2017-12-277-9/+39
| * [permissionmanager] bugfix + added locationid 0 to the getAllowedLocationsUdo Walter2017-12-271-9/+9
| * Merge branch 'master' into permission-managerUdo Walter2017-12-2236-239/+626
| |\
| * | [minilinux] Actualized translation.Udo Walter2017-12-224-5/+5
| * | [permissionmanager] removed openRoleEdior function;Udo Walter2017-12-2113-102/+233
| * | [permissionmanager] fixed small bugUdo Walter2017-12-191-4/+3Star
* | | [usb-lock-off] Reworked config chooser. Switched from the dropdown config sel...Jannik Schönartz2018-02-0610-230/+252
* | | [usb-lock-off] Configurations splitted into tabs for a better overview. Remov...Jannik Schönartz2018-01-248-109/+101Star
* | | [usb-lock-off] Added generic rule functionality. Fixed tooltip flickering. Fi...Jannik Schönartz2018-01-189-56/+439
* | | [usb-lock-off] Moved with-interfaces from the specific props to the general d...Jannik Schönartz2017-12-291-2/+2
* | | [usb-lock-off] Fixed: Because of a missing uid every selected stick was addin...Jannik Schönartz2017-12-281-2/+2
* | | [usb-lock-off] Code cleanup and removed code for the old db struct.Jannik Schönartz2017-12-283-100/+1Star
* | | [usb-lock-off] API device delete function now works with the new db struct.Jannik Schönartz2017-12-281-5/+18
* | | [usb-lock-off] Specific usb props only added if the usb device have a serial ...Jannik Schönartz2017-12-281-14/+19
* | | Merge branch 'origin/master' into usb-lock-offJannik Schönartz2017-12-28114-467/+1041
|\ \ \ | | |/ | |/|
| * | [sysconfig] Restore long lost ajax functionalitySimon Rettberg2017-12-222-1/+33
| * | [sysconfig] Fix home directory attribute detectionSimon Rettberg2017-12-213-14/+9Star
| * | [statistics] Cleaner version for screen connection state handling by using ne...Simon Rettberg2017-12-211-16/+6Star
| * | [statistics] Properly mark disconnected sceens as such if the output name cha...Simon Rettberg2017-12-216-88/+239
| * | [locationinfo] Update translationsSimon Rettberg2017-12-213-6/+4Star
| * | [serversetup] Start work on a pxemenu parser for later migrationSimon Rettberg2017-12-211-0/+102
| * | [sysconfig] Error checks + messages when rebuilding moduleSimon Rettberg2017-12-201-3/+7
| * | [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
| * Merge branch 'permission-manager' of openslx.org:openslx-ng/slx-admin into pe...Simon Rettberg2017-12-1545-99/+250
| |\
| | * [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
| | * [dozmod] reworked permission system from "click and you get error" to "button...Christian Hofmaier2017-12-0711-37/+39
| * | [roomplanner] Fix deleting PCs after loading room planSimon Rettberg2017-12-151-3/+8
* | | [usb-lock-off] Switched to the _hw db structure. Adding a device and db contr...Jannik Schönartz2017-12-225-14/+195
* | | Merge branch 'master' into usb-lock-offJannik Schönartz2017-12-14260-2121/+5966
|\| |
| * | [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