Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Simon Rettberg | 2019-02-18 | 7 | -11/+39 |
| | |||||
* | [dozmod] Add UI to create preset network rules | Udo Walter | 2019-02-12 | 13 | -1/+256 |
| | |||||
* | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | [dozmod] Re-allow old resources for migration | Simon Rettberg | 2019-01-15 | 1 | -2/+10 |
| | |||||
* | [dozmod] ldapfilters: Fix list (attr/value) | Simon Rettberg | 2018-12-12 | 1 | -2/+2 |
| | |||||
* | [dozmod] Update translations | Christian Rößler | 2018-12-11 | 2 | -18/+18 |
| | |||||
* | [dozmod] Add editor for predefined run scripts | Simon Rettberg | 2018-12-10 | 10 | -1/+362 |
| | | | | | | | | Assigning scripts to certain locations only is currently not possible. Whether this is required is to be discussed, since predefined scripts selectable by bwLehrpool-Suite users would almost cover this use case. Refs #3145 | ||||
* | [dozmod] networkshares: Use {{password_type}} for password field | Simon Rettberg | 2018-12-03 | 1 | -2/+2 |
| | |||||
* | [dozmod] Update translations | Simon Rettberg | 2018-12-03 | 4 | -7/+22 |
| | |||||
* | [dozmod] Networkshares: New DB scheme, error checks | Simon Rettberg | 2018-12-03 | 4 | -40/+107 |
| | |||||
* | [dozmod] ldapfilter: Update table scheme, fix minor bugs | Simon Rettberg | 2018-12-01 | 2 | -18/+18 |
| | | | | | | * Editing filter showed wrong success message * Made all methods static * Fix listing existing filters | ||||
* | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Udo Walter | 2018-11-23 | 13 | -1/+273 |
|\ | | | | | | | | | # Conflicts: # modules-available/dozmod/page.inc.php | ||||
| * | [dozmod] Add LDAP filter submodule | Jannik Schönartz | 2018-11-23 | 13 | -1/+273 |
| | | |||||
* | | [dozmod] add network share submodule | Udo Walter | 2018-11-23 | 13 | -1/+283 |
|/ | |||||
* | [dozmod] Open mail templates with missing placeholders on save | Simon Rettberg | 2018-04-27 | 2 | -4/+5 |
| | |||||
* | [dozmod] Make label activate checkboxes | Steffen Ritter | 2018-04-27 | 1 | -2/+2 |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -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 in | Simon Rettberg | 2018-04-12 | 1 | -1/+4 |
| | |||||
* | [dozmod] Properly sort "last login" column in user list | Simon Rettberg | 2018-04-12 | 2 | -3/+3 |
| | |||||
* | [dozmod] Require explicit view permission for user list | Simon Rettberg | 2018-04-10 | 1 | -1/+2 |
| | |||||
* | [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵ | Simon Rettberg | 2018-03-28 | 9 | -38/+30 |
| | | | | | | inaccessible Closes #3332 | ||||
* | [dozmod] Hide expired image hint on main page if no permission | Simon Rettberg | 2018-03-28 | 1 | -5/+7 |
| | | | | Refs #3332 | ||||
* | [dozmod] Fix visibility of doAjax | Simon Rettberg | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | [dozmod] Remove testmail permission, would leak pw and makes little sense | Simon Rettberg | 2018-02-16 | 3 | -8/+4 |
| | |||||
* | [dozmod] Move subpages to pages/, hide pages where user has no permission | Simon Rettberg | 2018-02-13 | 15 | -401/+479 |
| | |||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -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 tags | Simon Rettberg | 2018-01-11 | 2 | -6/+2 |
| | | | | lang_username, lang_user and lang_password are now global tags | ||||
* | Update translations | Simon Rettberg | 2018-01-08 | 2 | -2/+6 |
| | |||||
* | [dozmod] Fix permission handling in mail template editor | Simon Rettberg | 2017-12-19 | 1 | -4/+6 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 3 | -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 Rettberg | 2017-12-15 | 13 | -48/+78 |
|\ | | | | | | | permission-manager | ||||
| * | [permissionmanager] added support for localized permission descriptions; | Udo Walter | 2017-12-07 | 3 | -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 Hofmaier | 2017-12-07 | 11 | -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 maxLectureValidityDays | Steffen Ritter | 2017-12-11 | 2 | -4/+8 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 6 | -80/+56 |
|\ | | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css | ||||
| * | [dozmod] Add missing labels for check boxes | Simon Rettberg | 2017-11-17 | 1 | -10/+10 |
| | | |||||
| * | [dozmod] Add config option for max. locations per lecture | Simon Rettberg | 2017-11-17 | 5 | -6/+16 |
| | | |||||
| * | [dozmod] Improve location & exam mode detection | Simon Rettberg | 2017-11-14 | 1 | -3/+5 |
| | | |||||
| * | [dozmod] Refactor dmsd proxing, better error handling, less c & p | Simon Rettberg | 2017-11-03 | 1 | -81/+26 |
| | | |||||
| * | [dozmod] network shares ressource | Jonathan Bauer | 2017-09-06 | 1 | -2/+21 |
| | | | | | | | | preparation for network share support | ||||
* | | [dozmod] implemented new permission system to module for: deleting expired ↵ | Christian Hofmaier | 2017-10-27 | 6 | -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 Hofmaier | 2017-10-13 | 4 | -7/+8 |
| | | | | | | | | users&perm tables got hover-effect and checkboxes got right-aligned | ||||
* | | [dozmod] fixed some more inconsistencies | Christian Hofmaier | 2017-09-14 | 5 | -13/+13 |
| | | |||||
* | | [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news] | Christian Hofmaier | 2017-09-14 | 11 | -170/+231 |
|/ | |||||
* | [dozmod] Fix handling of "modified" state | Simon Rettberg | 2017-06-02 | 1 | -2/+8 |
| | |||||
* | [dozmod] Show if templates are modified or have their defaults updated | Simon Rettberg | 2017-06-02 | 4 | -24/+54 |
| | |||||
* | [dozmod] Move menu generation to top | Simon Rettberg | 2017-05-08 | 1 | -8/+8 |
| | |||||
* | [dozmod] Check for subPage before doing general handling | Simon Rettberg | 2017-05-04 | 1 | -6/+6 |
| | |||||
* | [dozmod] Add missing translations | Simon Rettberg | 2017-04-28 | 4 | -2/+6 |
| | |||||
* | [dozmod] Make images pending deletion an extra section | Simon Rettberg | 2017-04-21 | 1 | -24/+37 |
| |