summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod
Commit message (Collapse)AuthorAgeFilesLines
* [*] de: Script -> Skriptv3.8-releaseSimon Rettberg2019-04-171-4/+4
|
* [dozmod] Add warning regarding clear text passwordsSimon Rettberg2019-04-043-0/+5
| | | | Closes #3566
* Update translationsSimon Rettberg2019-03-262-0/+2
|
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-254-233/+137Star
|
* [dozmod] How about implementing runscript deletionSimon Rettberg2019-03-231-0/+14
|
* [dozmod] Update translationsSimon Rettberg2019-03-081-1/+1
|
* [dozmod] runscript: Fix defaults: Non-global, normal displaySimon Rettberg2019-03-071-2/+2
|
* [dozmod] Update translationsSimon Rettberg2019-03-071-1/+1
|
* [dozmod] Make netshare target required, move printer to topSimon Rettberg2019-03-071-2/+2
|
* [dozmod] Handle CRLF & LF for runscriptsSimon Rettberg2019-03-061-3/+15
|
* [dozmod] netrules: Edit set of rules, not single rulesSimon Rettberg2019-02-276-61/+136
|
* [dozmod] Add ServerSideCopy config optionSimon Rettberg2019-02-224-13/+40
|
* Update translationsSimon Rettberg2019-02-187-11/+39
|
* [dozmod] Add UI to create preset network rulesUdo Walter2019-02-1213-1/+256
|
* [dozmod] Re-allow old resources for migrationSimon Rettberg2019-01-151-1/+1
|
* [dozmod] Re-allow old resources for migrationSimon Rettberg2019-01-151-2/+10
|
* [dozmod] ldapfilters: Fix list (attr/value)Simon Rettberg2018-12-121-2/+2
|
* [dozmod] Update translationsChristian Rößler2018-12-112-18/+18
|
* [dozmod] Add editor for predefined run scriptsSimon Rettberg2018-12-1010-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 fieldSimon Rettberg2018-12-031-2/+2
|
* [dozmod] Update translationsSimon Rettberg2018-12-034-7/+22
|
* [dozmod] Networkshares: New DB scheme, error checksSimon Rettberg2018-12-034-40/+107
|
* [dozmod] ldapfilter: Update table scheme, fix minor bugsSimon Rettberg2018-12-012-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-adminUdo Walter2018-11-2313-1/+273
|\ | | | | | | | | # Conflicts: # modules-available/dozmod/page.inc.php
| * [dozmod] Add LDAP filter submoduleJannik Schönartz2018-11-2313-1/+273
| |
* | [dozmod] add network share submoduleUdo Walter2018-11-2313-1/+283
|/
* [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
| |