summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵Simon Rettberg2017-12-077-20/+38
| | | | production
* [sysconfig] Improve UISimon Rettberg2017-12-062-11/+15
|
* [sysconfig] Support customizing LDAP attributesSimon Rettberg2017-12-068-7/+70
|
* [sysconfig] Make checkbox labels clickableSimon Rettberg2017-12-062-8/+8
|
* [locationinfo] Improve font size scaling for calendarSimon Rettberg2017-12-061-7/+8
|
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-12-061-1/+1
|\
| * [locationinfo] Calling the update function after the timetable arrived from ↵Jannik Schönartz2017-12-051-1/+1
| | | | | | | | the backend
* | [locationinfo] Fix typo in varnameSimon Rettberg2017-12-061-1/+1
|/
* [locations] Fix creating/editing locations at root (no parent)Simon Rettberg2017-12-051-3/+6
| | | | Fixes #3260
* [dnbd3] Minor UI tweaksSimon Rettberg2017-12-052-2/+2
|
* [locationinfo] Native panels should ignore SSL errors for now ...Simon Rettberg2017-12-051-5/+2Star
| | | | Until we can push self-signed certs to the client for validation
* [sysconfig] Fix typoSimon Rettberg2017-12-051-1/+1
|
* [statistics] Fixed a bug where the filterbox kept the old dropdown entriesJannik Schönartz2017-12-051-0/+1
|
* [locationinfo] Fix timezone offset on QWebView in summary panelSimon Rettberg2017-12-051-15/+40
| | | | Copy cleanDate function from weekcalendar
* [statistics] Fix link to runmode in client details viewSimon Rettberg2017-12-051-1/+1
|
* Merge branch 'master' of dnbd3:openslx-ng/slx-adminSimon Rettberg2017-12-053-2/+10
|\
| * [baseconfig_bwlp] add SLX_PASSTHROUGH_USB_IDJonathan Bauer2017-12-053-2/+10
| |
* | [locationinfo] Fix formatting of calendar starttime/endtime, remove if not ↵Simon Rettberg2017-12-052-6/+43
|/ | | | | | | | possible The weekcalendar plugin chokes on badly formatted timestamps, so either fix or remove dates which don't match the expectation. Fixes #3192
* [inc/Util] prettyTime: return '???' if given timestamp is 0 or not a numberSimon Rettberg2017-12-041-1/+1
|
* Update translationsSimon Rettberg2017-12-045-2/+28
|
* [runmode] Properly block simple editor if requested; add customized delete URLSimon Rettberg2017-12-044-17/+48
|
* [locationinfo] summary: min-width 90px for child nodesSimon Rettberg2017-12-041-0/+1
|
* [locationinfo] summary: CSS compat for older clients, disable hiding featureSimon Rettberg2017-12-041-5/+17
| | | | Hiding should consider parent/child nodes accordingly
* [locationinfo] Return all openingtimes for SUMMARY panel (recursively)Simon Rettberg2017-12-041-9/+19
| | | | TODO: Actually use them in frontend-summary.html
* [systemstatus] Test more services and report statusSimon Rettberg2017-12-042-17/+53
|
* [statistics] Restore client list headingSimon Rettberg2017-12-041-0/+2
|
* [statistics] Add delete functionalitySimon Rettberg2017-12-046-5/+76
|
* [statistics] Add missing filter values to "state"Simon Rettberg2017-12-031-1/+1
|
* [locationinfo] Expand locationds columSimon Rettberg2017-12-031-1/+4
|
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-023-21/+74
| | | | direction too
* [syslog, statistics] Pretty print time, shorten CPU model in listSimon Rettberg2017-12-013-24/+9Star
|
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-015-9/+14
|\
| * Fix several PHP notices about undefined indexes, variables, not-arraysSimon Rettberg2017-12-015-9/+14
| |
* | [location] WTF?Simon Rettberg2017-12-011-2/+1Star
| |
* | [locations] Move overlap warnings to topSimon Rettberg2017-12-011-10/+13
| |
* | [backup] Add label refs, fix layout of last download time hintSimon Rettberg2017-12-011-7/+7
| |
* | [style] Fix checkbox/radio in input-group-addon, add missing label<->input refsSimon Rettberg2017-12-015-24/+36
| |
* | Merge branch 'master' into permission-managerSimon Rettberg2017-12-0171-553/+1499
|\|
| * [roomplanner] Sort already placed machines to the bottomSimon Rettberg2017-12-013-17/+36
| |
| * [roomplanner] Fallback to ip if hostname is emptySimon Rettberg2017-12-011-0/+6
| |
| * [runmode] Fix client filter logicSimon Rettberg2017-12-012-4/+4
| |
| * [statistics, roomplanner, locationinfo] Ignore machines with runmode:isclient==0Simon Rettberg2017-12-014-7/+28
| |
| * [locationinfo] Fix room scalingSimon Rettberg2017-12-011-36/+16Star
| |
| * [locationinfo] Month is 0-based in jsSimon Rettberg2017-12-011-1/+1
| |
| * [runmode] Varname mismatchSimon Rettberg2017-12-011-1/+1
| |
| * [runmode] Fix syntax error in SQL querySimon Rettberg2017-12-011-1/+23
| |
| * [roomplanner] Set SLX_AUTOLOGIN for dedicated managersSimon Rettberg2017-11-301-1/+1
| |
| * [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-308-34/+205
| |
| * Update translationsSteffen Ritter2017-11-3013-24/+33
| |
| * [locationinfo] removed seconds from the time. More than 4 locations are ↵Jannik Schönartz2017-11-302-4/+7
| | | | | | | | allowed for the summary panel