summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod
Commit message (Expand)AuthorAgeFilesLines
...
| * [dozmod] Refactor dmsd proxing, better error handling, less c & pSimon Rettberg2017-11-031-81/+26Star
| * [dozmod] network shares ressourceJonathan Bauer2017-09-061-2/+21
* | [dozmod] implemented new permission system to module for: deleting expired vm...Christian Hofmaier2017-10-276-18/+108
* | [dozmod] button margin to other fields, labels at Email-config left-aligned, ...Christian Hofmaier2017-10-134-7/+8
* | [dozmod] fixed some more inconsistenciesChristian Hofmaier2017-09-145-13/+13
* | [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news]Christian Hofmaier2017-09-1411-170/+231
|/
* [dozmod] Fix handling of "modified" stateSimon Rettberg2017-06-021-2/+8
* [dozmod] Show if templates are modified or have their defaults updatedSimon Rettberg2017-06-024-24/+54
* [dozmod] Move menu generation to topSimon Rettberg2017-05-081-8/+8
* [dozmod] Check for subPage before doing general handlingSimon Rettberg2017-05-041-6/+6
* [dozmod] Add missing translationsSimon Rettberg2017-04-284-2/+6
* [dozmod] Make images pending deletion an extra sectionSimon Rettberg2017-04-211-24/+37
* Update translationsSimon Rettberg2017-04-072-4/+2Star
* Update translationsSimon Rettberg2017-03-092-0/+4
* [dozmod] Update translation of 'canLogin' in column user-/orglistSteffen Ritter2017-03-062-2/+2
* [dozmod] Add options to enable/disable login by default for new usersSimon Rettberg2017-02-084-41/+49
* Move fake pw fields further out of viewSimon Rettberg2016-10-272-4/+4
* CSS: Make the checkbox style fix globalSimon Rettberg2016-09-061-59/+0Star
* [dozmod] Don't wrap date/time column in tableSimon Rettberg2016-09-011-2/+2
* Update translationsSimon Rettberg2016-09-012-5/+5
* [dozmod] Update translationsSimon Rettberg2016-08-222-0/+8
* [dozmod] Show wasted space in blockstatsSimon Rettberg2016-08-223-2/+9
* [dozmod] Expect the client to tell wether it is running in exam mode and comp...Simon Rettberg2016-08-211-5/+53
* [dozmod] Fix idiotic copy&paste errorSimon Rettberg2016-08-211-1/+1
* [dozmod] Add secret hidden block statisticsSimon Rettberg2016-08-173-0/+96
* Clean up css a bitSimon Rettberg2016-08-173-10/+10
* [dozmod] Implement action log subpageSimon Rettberg2016-08-1615-148/+498
* Update translationsSimon Rettberg2016-08-153-8/+13
* Update translationsSimon Rettberg2016-08-126-16/+71
* [dozmod] Improve layout, texts etc.Simon Rettberg2016-08-126-148/+167
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-4/+4
* splitted dozmod page into several subpages.Christian Klinger2016-08-021-41/+46
* ... and the same for the userlist.Christian Klinger2016-08-021-0/+11
* added JS animation to show a successful save.Christian Klinger2016-08-021-2/+19
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-08-021-3/+48
|\
| * [dozmod] API: Implement netrules and runscript fetching for lecturesSimon Rettberg2016-07-271-3/+48
* | mail template editor.Christian Klinger2016-08-028-7/+302
|/
* dozmod runtimeconfig.Christian Klinger2016-07-264-6/+282
* [dozmod] Error feedback on mailtest; check-all for image-delete; longer timeo...Simon Rettberg2016-07-152-5/+42
* [dozmod] Minor api cleanupSimon Rettberg2016-07-121-15/+6Star
* Fix formattingSimon Rettberg2016-07-061-110/+109Star
* [dozmod] api: Add error checks, implement lecture list resource typeSimon Rettberg2016-07-061-55/+115
* Updated the no-autofill-hack.Christian Klinger2016-06-151-3/+3
* first rough version of exams-module.Christian Klinger2016-06-101-60/+68
* use Module:: instead of requireChristian Klinger2016-06-101-1/+4
* fixed some minor things.Christian Klinger2016-06-091-28/+33
* [dozmod/api] Get actual location listSimon Rettberg2016-06-091-2/+3
* [dozmod/api] FormattingSimon Rettberg2016-06-091-73/+85
* ressource -> resource :-)Christian Klinger2016-06-081-10/+14
* added a caching api proxy (that also validates the client IPs) for dozmod.Christian Klinger2016-06-081-5/+79