| Commit message (Expand) | Author | Age | Files | Lines |
* | [dozmod] Add field to configure maximum VM image size | Simon Rettberg | 2022-11-03 | 1 | -0/+6 |
* | [dozmod] Fix typo in html | Simon Rettberg | 2022-11-03 | 1 | -1/+1 |
* | [dozmod] Add checkbox for "allow student download" | Simon Rettberg | 2021-04-21 | 1 | -0/+8 |
* | [dozmod] Show (last, number of) lecture starts in actionlog | Simon Rettberg | 2020-11-18 | 1 | -0/+8 |
* | [dozmod] expiredimages: Link to user's actionlog instead of sending mail | Simon Rettberg | 2020-10-22 | 1 | -1/+1 |
* | [dozmod] Implement deleting orphaned files from vm store | Simon Rettberg | 2020-09-28 | 2 | -63/+134 |
* | [backup/systemstatus] Show up/downloads in backup page | Simon Rettberg | 2020-02-26 | 1 | -2/+3 |
* | [dozmod] Add warning regarding clear text passwords | Simon Rettberg | 2019-04-04 | 1 | -0/+3 |
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 4 | -233/+137 |
* | [dozmod] Make netshare target required, move printer to top | Simon Rettberg | 2019-03-07 | 1 | -2/+2 |
* | [dozmod] netrules: Edit set of rules, not single rules | Simon Rettberg | 2019-02-27 | 2 | -22/+82 |
* | [dozmod] Add ServerSideCopy config option | Simon Rettberg | 2019-02-22 | 1 | -10/+18 |
* | [dozmod] Add UI to create preset network rules | Udo Walter | 2019-02-12 | 2 | -0/+125 |
* | [dozmod] ldapfilters: Fix list (attr/value) | Simon Rettberg | 2018-12-12 | 1 | -2/+2 |
* | [dozmod] Add editor for predefined run scripts | Simon Rettberg | 2018-12-10 | 2 | -0/+178 |
* | [dozmod] networkshares: Use {{password_type}} for password field | Simon Rettberg | 2018-12-03 | 1 | -2/+2 |
* | [dozmod] Networkshares: New DB scheme, error checks | Simon Rettberg | 2018-12-03 | 3 | -18/+40 |
* | [dozmod] ldapfilter: Update table scheme, fix minor bugs | Simon Rettberg | 2018-12-01 | 1 | -2/+2 |
* | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Udo Walter | 2018-11-23 | 2 | -0/+111 |
|\ |
|
| * | [dozmod] Add LDAP filter submodule | Jannik Schönartz | 2018-11-23 | 2 | -0/+111 |
* | | [dozmod] add network share submodule | Udo Walter | 2018-11-23 | 2 | -0/+180 |
|/ |
|
* | [dozmod] Open mail templates with missing placeholders on save | Simon Rettberg | 2018-04-27 | 1 | -3/+4 |
* | [dozmod] Make label activate checkboxes | Steffen Ritter | 2018-04-27 | 1 | -2/+2 |
* | [dozmod] Properly sort "last login" column in user list | Simon Rettberg | 2018-04-12 | 1 | -1/+1 |
* | [dozmod] Simplify permissions, don't link user in userlist if actionlog is in... | Simon Rettberg | 2018-03-28 | 2 | -3/+9 |
* | [dozmod] Remove testmail permission, would leak pw and makes little sense | Simon Rettberg | 2018-02-16 | 1 | -1/+1 |
* | [dozmod] Move subpages to pages/, hide pages where user has no permission | Simon Rettberg | 2018-02-13 | 3 | -3/+6 |
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 2 | -0/+2 |
* | Merge branch 'permission-manager' of openslx.org:openslx-ng/slx-admin into pe... | Simon Rettberg | 2017-12-15 | 6 | -9/+21 |
|\ |
|
| * | [dozmod] reworked permission system from "click and you get error" to "button... | Christian Hofmaier | 2017-12-07 | 6 | -9/+21 |
* | | [dozmod] Increase limits for maxImageValidityDays and maxLectureValidityDays | Steffen Ritter | 2017-12-11 | 1 | -2/+6 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 1 | -16/+22 |
|\ |
|
| * | [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 | 1 | -6/+12 |
* | | [dozmod] implemented new permission system to module for: deleting expired vm... | Christian Hofmaier | 2017-10-27 | 2 | -3/+36 |
* | | [dozmod] button margin to other fields, labels at Email-config left-aligned, ... | Christian Hofmaier | 2017-10-13 | 3 | -7/+7 |
* | | [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 | 7 | -161/+203 |
|/ |
|
* | [dozmod] Show if templates are modified or have their defaults updated | Simon Rettberg | 2017-06-02 | 1 | -11/+21 |
* | [dozmod] Update translation of 'canLogin' in column user-/orglist | Steffen Ritter | 2017-03-06 | 2 | -2/+2 |
* | [dozmod] Add options to enable/disable login by default for new users | Simon Rettberg | 2017-02-08 | 1 | -24/+11 |
* | Move fake pw fields further out of view | Simon Rettberg | 2016-10-27 | 2 | -4/+4 |
* | [dozmod] Don't wrap date/time column in table | Simon Rettberg | 2016-09-01 | 1 | -2/+2 |
* | [dozmod] Show wasted space in blockstats | Simon Rettberg | 2016-08-22 | 2 | -2/+6 |
* | [dozmod] Add secret hidden block statistics | Simon Rettberg | 2016-08-17 | 2 | -0/+49 |
* | Clean up css a bit | Simon Rettberg | 2016-08-17 | 3 | -10/+10 |
* | [dozmod] Implement action log subpage | Simon Rettberg | 2016-08-16 | 7 | -30/+163 |
* | Update translations | Simon Rettberg | 2016-08-15 | 1 | -1/+1 |
* | [dozmod] Improve layout, texts etc. | Simon Rettberg | 2016-08-12 | 3 | -93/+97 |
* | ... and the same for the userlist. | Christian Klinger | 2016-08-02 | 1 | -0/+11 |