summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/pages/runscripts.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [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] Add editor for predefined run scriptsSimon Rettberg2018-12-101-0/+133
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