summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [sysconfig] Update translationsSimon Rettberg2017-12-142-0/+2
| * | [sysconfig] Allow remapping of attributes for AD tooSimon Rettberg2017-12-148-57/+86
| * | [vmstore] Fix uninitialized variable accessSimon Rettberg2017-12-131-1/+2
| * | [dnbd3] Allow configuring alternative IP address for managed proxySimon Rettberg2017-12-116-11/+55
| * | [dozmod] Increase limits for maxImageValidityDays and maxLectureValidityDaysSteffen Ritter2017-12-112-4/+8
| * | added prefered glyphicons to the design guidelinesUdo Walter2017-12-071-19/+33
| * | [baseconfig_bwlp] Update translationsSimon Rettberg2017-12-071-2/+2
| * | [statistics] Load stupidtable when displaying listSimon Rettberg2017-12-071-0/+1
| * | [locationinfo] Cleared the old timeout before calling the new one.Jannik Schönartz2017-12-071-0/+2
| * | [locationinfo] Moved some shared functions to the frontendscript.jsJannik Schönartz2017-12-073-157/+87Star
| * | [locations] Redesign machine count column, make both counts clickableSimon Rettberg2017-12-072-12/+12
| * | [statistics] location filter: Support recursive matching by (ab)using ~ and !~Simon Rettberg2017-12-072-4/+11
| * | [locationinfo] Fixing openingtime in the Summary panelJannik Schönartz2017-12-071-4/+83
| * | [locationinfo] Fix handling of invalid backends, remove dummy-backend in prod...Simon Rettberg2017-12-077-20/+38
| * | [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 t...Jannik Schönartz2017-12-051-1/+1
| * | | [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
| * | [dnbd3] Minor UI tweaksSimon Rettberg2017-12-052-2/+2
| * | [locationinfo] Native panels should ignore SSL errors for now ...Simon Rettberg2017-12-051-5/+2Star
| * | [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
| * | [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 po...Simon Rettberg2017-12-052-6/+43
| |/ /
| * | [inc/Util] prettyTime: return '???' if given timestamp is 0 or not a numberSimon Rettberg2017-12-042-1/+4
| * | 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
| * | [locationinfo] Return all openingtimes for SUMMARY panel (recursively)Simon Rettberg2017-12-041-9/+19
| * | [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
| * | [inc/Util] Util::redirect() can now be told to redirect to $_POST['redirect']Simon Rettberg2017-12-041-2/+8
| * | [inc/Render] Fix lang_ matching regexp (spaces)Simon Rettberg2017-12-041-3/+3
| * | [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 direction...Simon Rettberg2017-12-023-21/+74
| * [syslog, statistics] Pretty print time, shorten CPU model in listSimon Rettberg2017-12-013-24/+9Star
| * [inc/Util] Add helper to pretty-print timestampSimon Rettberg2017-12-011-0/+24
| * 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