Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sysconfig] Fix: Empty config.tgz modules disappeared from the list | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | [sysconfig] Fix selection of "none from this group" (add/edit config) | Simon Rettberg | 2017-11-03 | 1 | -2/+3 |
| | |||||
* | [rebootcontrol] Conditional rebuild of config.tgz, proper permissions for ↵ | Simon Rettberg | 2017-11-03 | 3 | -5/+12 |
| | | | | authorized_keys | ||||
* | [syslog] api: Relax spam protection | Simon Rettberg | 2017-11-03 | 1 | -2/+4 |
| | |||||
* | [statistics] api: Allow specifying client type | Simon Rettberg | 2017-11-03 | 1 | -27/+42 |
| | |||||
* | [locations] Missing typecast for locationid | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | [dozmod] Refactor dmsd proxing, better error handling, less c & p | Simon Rettberg | 2017-11-03 | 1 | -81/+26 |
| | |||||
* | [baseconfig_bwlp] Add SLX_NET_SEARCH | Simon Rettberg | 2017-11-03 | 1 | -0/+6 |
| | |||||
* | [baseconfig] Don't leak content of overridden vars in api output | Simon Rettberg | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | [dnbd3] Add reboot button for managed proxies | Simon Rettberg | 2017-11-03 | 2 | -2/+98 |
| | |||||
* | [rebootcontrol] Move reboot function to helper class | Simon Rettberg | 2017-11-03 | 2 | -8/+31 |
| | |||||
* | [dnbd3] Improve server sorting, main-warning, errormsg, Taskmanager intergration | Simon Rettberg | 2017-10-26 | 9 | -27/+117 |
| | |||||
* | [dnbd3] Implement settings dialog for automatic proxies | Simon Rettberg | 2017-10-13 | 6 | -46/+109 |
| | |||||
* | [dnbd3] Show free space, fix styling, add help texts and strings (de) | Simon Rettberg | 2017-10-12 | 7 | -113/+331 |
| | |||||
* | [runmode] Return lastseen too in detailed mode | Simon Rettberg | 2017-10-12 | 1 | -2/+3 |
| | |||||
* | [dnbd3] sadf | Simon Rettberg | 2017-10-12 | 1 | -1/+0 |
| | |||||
* | [dnbd3] Implement adding and deleting servers | Simon Rettberg | 2017-10-11 | 3 | -8/+168 |
| | |||||
* | [dnbd3] Fix CIDR generation for proxies, add baseconfig hook for clients | Simon Rettberg | 2017-10-11 | 3 | -12/+80 |
| | |||||
* | [dnbd3] More progress, manage location restrictions for proxies | Simon Rettberg | 2017-10-10 | 11 | -80/+497 |
| | |||||
* | [dnbd3] New module for managing dnbd3 servers - WIP | Simon Rettberg | 2017-10-06 | 12 | -0/+283 |
| | |||||
* | [runmode] Support returning associative array | Simon Rettberg | 2017-10-06 | 1 | -4/+10 |
| | |||||
* | [dozmod] network shares ressource | Jonathan Bauer | 2017-09-06 | 1 | -2/+21 |
| | | | | preparation for network share support | ||||
* | [translation] Added translation for 'subnet' filter | Steffen Ritter | 2017-09-05 | 3 | -3/+6 |
| | |||||
* | [locations] fix missing locationId on ip/uuid ... | Jonathan Bauer | 2017-09-05 | 1 | -19/+18 |
| | | | | | ... when the client's ip falls within a known range but its uuid has not been recorded yet and the client requests its config by uuid. | ||||
* | [locationinfo] Add backend for Microsoft Exchange Server | Steffen Ritter | 2017-08-29 | 2 | -0/+210 |
| | | | | We use the php-ews library which can be easily integrated via composer | ||||
* | [locationinfo] Fix davinci backend connection test, minor tweaks to web view | Simon Rettberg | 2017-08-16 | 3 | -4/+12 |
| | |||||
* | [sysconfig] Add support to disable fixNumeric hack in ldadp | Simon Rettberg | 2017-08-16 | 11 | -4/+54 |
| | |||||
* | [runmode] Add isclient property per client, implement overview page | Simon Rettberg | 2017-08-10 | 5 | -16/+145 |
| | |||||
* | [baseconfig] PHP 7 compat | Simon Rettberg | 2017-08-07 | 1 | -1/+1 |
| | | | | Fixes #3181 | ||||
* | [roomplanner] Sanitize input (ASCII columns) | Simon Rettberg | 2017-07-25 | 1 | -4/+5 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 17 | -414/+687 |
| | |||||
* | [locationinfo] Better error handling in hisinone backend | Simon Rettberg | 2017-07-25 | 2 | -29/+43 |
| | |||||
* | [locationinfo] Set proper systemd target | Simon Rettberg | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | [locationinfo] weekcalendar: Fix hourline timer handle being global | Simon Rettberg | 2017-07-18 | 1 | -2/+5 |
| | |||||
* | [locationinfo] Better support for old webkit | Simon Rettberg | 2017-07-17 | 2 | -36/+49 |
| | |||||
* | [locations] Open room planner in new window with reduced UI | Simon Rettberg | 2017-07-14 | 1 | -3/+2 |
| | |||||
* | [locations] Add/improve comments | Simon Rettberg | 2017-07-13 | 1 | -6/+6 |
| | |||||
* | [runmode] Tweaks, support NO_CONFIG and systemd target | Simon Rettberg | 2017-07-12 | 4 | -3/+53 |
| | |||||
* | [baseconfig_partitions_cdn] Fix warning | Simon Rettberg | 2017-07-12 | 1 | -13/+15 |
| | |||||
* | [locationinfo] Improve dummy backend data generator | Simon Rettberg | 2017-07-12 | 1 | -4/+9 |
| | |||||
* | [*] Adapt to new baseconfig API | Simon Rettberg | 2017-07-11 | 5 | -20/+22 |
| | |||||
* | [baseconfig] Make ConfigHolder static, change default prio, add getter | Simon Rettberg | 2017-07-11 | 1 | -30/+34 |
| | |||||
* | [baseconfig] Add new hook system supporting config priorities | Simon Rettberg | 2017-07-10 | 1 | -18/+85 |
| | |||||
* | [locationinfo] Try working around messy time handling (timezones etc), CSS | Simon Rettberg | 2017-07-07 | 7 | -25/+66 |
| | | | | | | | | | | | | Webkit/Presto and Blink/Gecko (or rather the corresponding JS engine) disagree about how to handle certain date format strings wrt. time zones. This leads to nasty discrepancies of events being displayed in the calendar. (Unfortunately the students working on this project could not be convinced that properly handling time zones when dealing with time information should be considered important.) Also, some tweaks to CSS/layout have been implemented so the design isn't as messed up on old webkits that don't support flex layout. | ||||
* | [syslog] Improved filtering with suggestions from existing log | Simon Rettberg | 2017-07-06 | 5 | -83/+86 |
| | |||||
* | [roomplanner] Support : in mac search, use small display of client | Simon Rettberg | 2017-07-06 | 1 | -3/+7 |
| | |||||
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 5 | -12/+44 |
| | |||||
* | [runmode] New module for managing special boot modes of clients | Simon Rettberg | 2017-07-06 | 6 | -0/+503 |
| | |||||
* | [summernote] Make auto-loading dep | Simon Rettberg | 2017-07-05 | 1 | -1/+7 |
| | |||||
* | [statistics] Helper for getting machine as object from DB (to be extended) | Simon Rettberg | 2017-06-23 | 2 | -0/+113 |
| |