summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [roomplanner] Fix formattingSimon Rettberg2016-09-082-158/+148Star
|
* [baseconfig_bwlp] Add printergui username prefix optionSimon Rettberg2016-09-073-0/+8
|
* [roomplanner] Add managerip field, move mgr/tutor fields to ↵Simon Rettberg2016-09-075-15/+62
| | | | location_roomplanner table, add to install.inc.php
* [sysconfig] Confirm dialog for deletion; show success message after deleting ↵Simon Rettberg2016-09-0710-16/+21
| | | | a config
* Update translationsSimon Rettberg2016-09-073-2/+12
|
* [news] Switch to new ellipsis hack; fix saving when summernote is in source ↵Simon Rettberg2016-09-072-10/+22
| | | | code view
* Merge branch 'modularization' of dnbd3:openslx-ng/slx-admin into modularizationSimon Rettberg2016-09-073-1/+171
|\
| * Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into ↵Christian Klinger2016-09-0725-328/+579
| |\ | | | | | | | | | modularization
| * | Added a pvs.ini file generator.Christian Klinger2016-09-052-0/+161
| | |
| * | added "zurück"-Button to "Generisches Modul".Christian Klinger2016-09-051-1/+7
| | |
* | | [sysconfig] Improve design, hide more controls in location-specific view, ↵Simon Rettberg2016-09-0710-55/+38Star
| |/ |/| | | | | get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
* | [roomplanner] Sanity checks/fixups when saving computers, more user ↵Simon Rettberg2016-09-076-11/+76
| | | | | | | | feedback, smaller grid
* | [roomplanner] Location name in h1Simon Rettberg2016-09-072-1/+2
| |
* | 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
| |
* | Use gzip output handler for AJAX tooSimon Rettberg2016-09-071-0/+1
| |
* | [roomplanner] Implement hiding the menu and fullscreen display with CSS ↵Simon Rettberg2016-09-073-13/+20
| | | | | | | | rather than JS
* | [Dashboard] Add option to disable dashboard creationSimon Rettberg2016-09-071-0/+8
| |
* | [roomplanner] Show location name in titleSimon Rettberg2016-09-072-9/+34
| |
* | [Render] Add 'ovverride' to setTitle, so it's possible to set the title only ↵Simon Rettberg2016-09-072-2/+4
| | | | | | | | if none was set before
* | [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-062-60/+62
|/ /
* | 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
|
* [property] Make generic getter and setter public; seems best option for ↵Simon Rettberg2016-08-291-4/+4
| | | | modularization
* [eventlog] Don't die on DB insert errorSimon Rettberg2016-08-291-1/+1
|
* [baseconfig*] Fix translation hook to only consider the current moduleSimon Rettberg2016-08-293-9/+23
|
* 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-2211-39/+82
|\ | | | | | | modularization