summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* FAGESSEN!Simon Rettberg2016-09-071-2/+2
|
* [locations] Only show roomplanner button if module is enabledSimon Rettberg2016-09-071-1/+1
|
* [roomplanner] Make grid area higher, update slider when clicking (+) and (-)Simon Rettberg2016-09-074-12/+14
|
* [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵Simon Rettberg2016-09-073-13/+20
| | | | rather than JS
* [roomplanner] Show location name in titleSimon Rettberg2016-09-072-9/+34
|
* [roomplanner] Use AJAX for saving, show error message if unsuccessfulSimon Rettberg2016-09-065-61/+99
|
* [roomplanner] Remove stray html/head/body tagsSimon Rettberg2016-09-061-8/+0Star
|
* Fix some translationsSimon Rettberg2016-09-064-2/+7
|
* [roomplanner] FormattingSimon Rettberg2016-09-061-134/+141
|
* [roomplanner] Fix php warning if room is empty on loadSimon Rettberg2016-09-061-1/+3
|
* [exams] Fix date display on add/edit exam for chosen autostart lectureSimon Rettberg2016-09-061-1/+1
|
* [exams] Implement autostart checkboxSimon Rettberg2016-09-066-38/+57
|
* Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-09-061-3/+45
|\
| * find near available position and place item there if minimal collision was ↵Andreas Berenz2016-09-061-3/+45
| | | | | | | | detected
* | CSS: Make the checkbox style fix globalSimon Rettberg2016-09-061-59/+0Star
|/
* scaling orientation now is viewport-center instead of top left position - ↵Andreas Berenz2016-09-064-2/+29
| | | | magnifier are clickable for scaling
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Andreas Berenz2016-09-061-0/+1
|\ | | | | | | modularization
| * fix z-index of slider.Christian Klinger2016-09-051-0/+1
| |
* | collision behaviour for tables / computers / etcAndreas Berenz2016-09-061-20/+23
|/
* [sysconfig/ad] Add debug output to failed self-searchSimon Rettberg2016-09-021-1/+5
|
* [statistics] Show current lecture, use new logging format/columns if possibleSimon Rettberg2016-09-013-16/+59
|
* [dozmod] Don't wrap date/time column in tableSimon Rettberg2016-09-011-2/+2
|
* [statistics] Enlarge position column as json might get a little longerSimon Rettberg2016-09-011-1/+25
|
* [roomplanner] Don't pretty print jsonSimon Rettberg2016-09-011-4/+5
|
* [statistics] Fix toggle between list and statsSimon Rettberg2016-09-011-1/+0Star
|
* Update translationsSimon Rettberg2016-09-016-9/+11
|
* [baseconfig_bwidm] New module: baseconfig hook for bwidm configurationSimon Rettberg2016-08-299-14/+94
|
* [baseconfig*] Fix translation hook to only consider the current moduleSimon Rettberg2016-08-292-8/+21
|
* make roomplanner 100% even on big screens and fix bug.Christian Klinger2016-08-262-2/+5
|
* minor improvements including #2970.Christian Klinger2016-08-264-3/+6
|
* added "Zurück"-Buttons to each add-module page.Christian Klinger2016-08-224-6/+27
|
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-08-2210-12/+67
|\ | | | | | | modularization
| * [dozmod] Update translationsSimon Rettberg2016-08-222-0/+8
| |
| * [dozmod] Show wasted space in blockstatsSimon Rettberg2016-08-223-2/+9
| |
| * [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw displaySimon Rettberg2016-08-222-10/+22
| |
| * Modularize cron apiSimon Rettberg2016-08-223-0/+28
| | | | | | | | | | Modules now can have a ./hooks/cron.inc.php to run every X minutes, according to how you set up the cron job for the global /inc/cron.inc.php
* | removed the tooltip plugin from jquery-ui.Christian Klinger2016-08-223-16620/+12Star
| | | | | | | | | | jQuery-UI's tooltip() conflicted with the tooltip() function of bootstrap which we want to use.
* | just use fullscreen to mitigate the positioning bugs.Christian Klinger2016-08-222-1/+11
|/
* [dozmod] Expect the client to tell wether it is running in exam mode and ↵Simon Rettberg2016-08-211-5/+53
| | | | | | | | compare to desired state of its location If the client and server disagree about exam mode, the client will get a dummy list of lectures/vms telling the user to reboot the machine. Not the best solution but sufficient for now.
* [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
| | | | Broken when moving JS snippets around
* 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
|