summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/pages
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-8/+8
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-145-7/+7
* [dozmod] Add field to configure maximum VM image sizeSimon Rettberg2022-11-031-1/+5
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-1/+1
* Moderize Database handlingSimon Rettberg2021-05-117-10/+10
* [dozmod] Always render expired/orphaned images templateSimon Rettberg2021-04-211-8/+3Star
* [dozmod] Add checkbox for "allow student download"Simon Rettberg2021-04-211-1/+5
* [dozmod] Support html descriptions for VMs/lecturesSimon Rettberg2020-11-181-2/+15
* [dozmod] Show (last, number of) lecture starts in actionlogSimon Rettberg2020-11-181-49/+50
* [dozmod] expiredimages: Link to user's actionlog instead of sending mailSimon Rettberg2020-10-221-10/+10
* [dozmod] Implement deleting orphaned files from vm storeSimon Rettberg2020-09-281-37/+68
* [backup/systemstatus] Show up/downloads in backup pageSimon Rettberg2020-02-261-0/+85
* [dozmod] How about implementing runscript deletionSimon Rettberg2019-03-231-0/+14
* [dozmod] runscript: Fix defaults: Non-global, normal displaySimon 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-271-32/+45
* [dozmod] Add ServerSideCopy config optionSimon Rettberg2019-02-221-3/+10
* [dozmod] Add UI to create preset network rulesUdo Walter2019-02-121-0/+98
* [dozmod] Add editor for predefined run scriptsSimon Rettberg2018-12-101-0/+133
* [dozmod] Networkshares: New DB scheme, error checksSimon Rettberg2018-12-031-22/+67
* [dozmod] ldapfilter: Update table scheme, fix minor bugsSimon Rettberg2018-12-011-16/+16
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminUdo Walter2018-11-231-0/+119
|\
| * [dozmod] Add LDAP filter submoduleJannik Schönartz2018-11-231-0/+119
* | [dozmod] add network share submoduleUdo Walter2018-11-231-0/+63
|/
* [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-121-2/+2
* [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 in...Simon Rettberg2018-03-282-9/+7Star
* [dozmod] Fix visibility of doAjaxSimon Rettberg2018-03-211-1/+1
* [dozmod] Remove testmail permission, would leak pw and makes little senseSimon Rettberg2018-02-161-4/+3Star
* [dozmod] Move subpages to pages/, hide pages where user has no permissionSimon Rettberg2018-02-136-0/+734