summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* [dozmod] Expect the client to tell wether it is running in exam mode and comp...Simon Rettberg2016-08-211-5/+53
* [exams] Fix exam mode detection for global location/clients without locationSimon Rettberg2016-08-212-7/+7
* [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-1712-29/+29
* [main] Show submenu as extra row when not in large modeSimon Rettberg2016-08-171-5/+14
* [dozmod] Implement action log subpageSimon Rettberg2016-08-1615-148/+498
* [statistics] Fix list view and sortingSimon Rettberg2016-08-153-43/+46
* Update translationsSimon Rettberg2016-08-157-12/+19
* [locations] Fix wrong overlap function for subnet collision detectionSimon Rettberg2016-08-151-2/+1Star
* Update translationsSimon Rettberg2016-08-128-16/+73
* [dozmod] Improve layout, texts etc.Simon Rettberg2016-08-126-148/+167
* Fix minor issues in exams install hook, taskmanager callback logicSimon Rettberg2016-08-121-1/+1
* [baseconfig] Make shadow definition a json (sub)object; fix some display errorsSimon Rettberg2016-08-104-37/+71
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-104-7/+7
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-08-091-5/+6
|\
| * [baseconfig] More minor fixesSimon Rettberg2016-08-091-5/+6
* | added install script.Christian Klinger2016-08-091-0/+18
* | add i18n.Christian Klinger2016-08-095-67/+173
* | Added link from locations module to roomplanner.Christian Klinger2016-08-093-0/+26
|/
* loading & saving of roomconfig.Christian Klinger2016-08-095-8/+113
* hide json textarea.Christian Klinger2016-08-091-7/+11
* added a module for bootstra_dialog.Christian Klinger2016-08-083-0/+5
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-08-087-68/+61Star
|\
| * [baseconfig] Disable selectize.js for shadow feature; set shadow status on loadSimon Rettberg2016-08-082-39/+27Star
| * Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-08-08154-3668/+21508
| |\
| * \ Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-08-039-45/+373
| |\ \
| * | | [statistics] Tweak layout, ellipsis in table without ruining layout (super aw...Simon Rettberg2016-08-025-29/+34
* | | | subnet select.Christian Klinger2016-08-083-67/+91
| |_|/ |/| |
* | | fixed bug.Christian Klinger2016-08-081-28/+30
* | | added additional ressources to js_jqueryui.Christian Klinger2016-08-0515-0/+1614
* | | grobe Integration vom Raumplaner.Christian Klinger2016-08-05136-0/+3269
* | | added jqueryui moduleChristian Klinger2016-08-052-0/+16620
* | | updated selectize.js to newer version.Christian Klinger2016-08-051-3668/+3Star
| |/ |/|
* | 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-0219-316/+591
|\|
| * [statistics] Fix class name typoSimon Rettberg2016-08-021-1/+1
| * Fixed problems with validation of multilist and multiinput.Christian Klinger2016-08-013-17/+62
| * [statistics] Fix minor layout issuesSimon Rettberg2016-07-292-36/+40
| * [statistics] Make filtering more dynamic, remove hard cutoff from summarySimon Rettberg2016-07-298-228/+310
| * [baseconfig] Rework makeInput to prevent generating invalid tag attribsSimon Rettberg2016-07-281-14/+28
| * [exams] Add autostart lecture featureSimon Rettberg2016-07-287-22/+107
| * [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
* Merge branch 'feature/baseconfig-extra-types' into modularizationChristian Klinger2016-07-266-16/+111
|\
| * refactored makeInput().Christian Klinger2016-07-191-18/+21
| * use bootstrap-multiselect for multilist and selectize for multiinput.Christian Klinger2016-07-196-9/+101