summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod
Commit message (Collapse)AuthorAgeFilesLines
* [dozmod] Open mail templates with missing placeholders on saveSimon Rettberg2018-04-272-4/+5
|
* [dozmod] Make label activate checkboxesSteffen Ritter2018-04-271-2/+2
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [dozmod] Don't show 1.1.1970 for users that never logged inSimon Rettberg2018-04-121-1/+4
|
* [dozmod] Properly sort "last login" column in user listSimon Rettberg2018-04-122-3/+3
|
* [dozmod] Require explicit view permission for user listSimon Rettberg2018-04-101-1/+2
|
* [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵Simon Rettberg2018-03-289-38/+30Star
| | | | | | inaccessible Closes #3332
* [dozmod] Hide expired image hint on main page if no permissionSimon Rettberg2018-03-281-5/+7
| | | | Refs #3332
* [dozmod] Fix visibility of doAjaxSimon Rettberg2018-03-211-1/+1
|
* [dozmod] Remove testmail permission, would leak pw and makes little senseSimon Rettberg2018-02-163-8/+4Star
|
* [dozmod] Move subpages to pages/, hide pages where user has no permissionSimon Rettberg2018-02-1315-401/+479
|
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-14/+38
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* Update translations + add global tagsSimon Rettberg2018-01-112-6/+2Star
| | | | lang_username, lang_user and lang_password are now global tags
* Update translationsSimon Rettberg2018-01-082-2/+6
|
* [dozmod] Fix permission handling in mail template editorSimon Rettberg2017-12-191-4/+6
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-163-2/+4
| | | | | 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-1513-48/+78
|\ | | | | | | permission-manager
| * [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-073-14/+42
| | | | | | | | | | 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).
* | [dozmod] Increase limits for maxImageValidityDays and maxLectureValidityDaysSteffen Ritter2017-12-112-4/+8
|/
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-216-80/+56Star
|\ | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css
| * [dozmod] Add missing labels for check boxesSimon Rettberg2017-11-171-10/+10
| |
| * [dozmod] Add config option for max. locations per lectureSimon Rettberg2017-11-175-6/+16
| |
| * [dozmod] Improve location & exam mode detectionSimon Rettberg2017-11-141-3/+5
| |
| * [dozmod] Refactor dmsd proxing, better error handling, less c & pSimon Rettberg2017-11-031-81/+26Star
| |
| * [dozmod] network shares ressourceJonathan Bauer2017-09-061-2/+21
| | | | | | | | preparation for network share support
* | [dozmod] implemented new permission system to module for: deleting expired ↵Christian Hofmaier2017-10-276-18/+108
| | | | | | | | vm versions, sending testmails and saving mailconfig, resetting templates or saving them, saving runtimeconfig, giving users rights (when no permission, it will show another animation). Also fixed a design issue (dialog instead of modal).
* | [dozmod] button margin to other fields, labels at Email-config left-aligned, ↵Christian Hofmaier2017-10-134-7/+8
| | | | | | | | users&perm tables got hover-effect and checkboxes got right-aligned
* | [dozmod] fixed some more inconsistenciesChristian Hofmaier2017-09-145-13/+13
| |
* | [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news]Christian Hofmaier2017-09-1411-170/+231
|/
* [dozmod] Fix handling of "modified" stateSimon Rettberg2017-06-021-2/+8
|
* [dozmod] Show if templates are modified or have their defaults updatedSimon Rettberg2017-06-024-24/+54
|
* [dozmod] Move menu generation to topSimon Rettberg2017-05-081-8/+8
|
* [dozmod] Check for subPage before doing general handlingSimon Rettberg2017-05-041-6/+6
|
* [dozmod] Add missing translationsSimon Rettberg2017-04-284-2/+6
|
* [dozmod] Make images pending deletion an extra sectionSimon Rettberg2017-04-211-24/+37
|
* Update translationsSimon Rettberg2017-04-072-4/+2Star
|
* Update translationsSimon Rettberg2017-03-092-0/+4
|
* [dozmod] Update translation of 'canLogin' in column user-/orglistSteffen Ritter2017-03-062-2/+2
|
* [dozmod] Add options to enable/disable login by default for new usersSimon Rettberg2017-02-084-41/+49
|
* Move fake pw fields further out of viewSimon Rettberg2016-10-272-4/+4
|
* CSS: Make the checkbox style fix globalSimon Rettberg2016-09-061-59/+0Star
|
* [dozmod] Don't wrap date/time column in tableSimon Rettberg2016-09-011-2/+2
|
* Update translationsSimon Rettberg2016-09-012-5/+5
|
* [dozmod] Update translationsSimon Rettberg2016-08-222-0/+8
|
* [dozmod] Show wasted space in blockstatsSimon Rettberg2016-08-223-2/+9
|
* [dozmod] Expect the client to tell wether it is running in exam mode and ↵Simon Rettberg2016-08-211-5/+53
| | | | | | | | compare to desired state of its location If the client and server disagree about exam mode, the client will get a dummy list of lectures/vms telling the user to reboot the machine. Not the best solution but sufficient for now.
* [dozmod] Fix idiotic copy&paste errorSimon Rettberg2016-08-211-1/+1
|
* [dozmod] Add secret hidden block statisticsSimon Rettberg2016-08-173-0/+96
|
* Clean up css a bitSimon Rettberg2016-08-173-10/+10
|