summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix checkbox styleSimon Rettberg2017-08-161-2/+5
|
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-105-16/+145
|
* [baseconfig] PHP 7 compatSimon Rettberg2017-08-071-1/+1
| | | | Fixes #3181
* [roomplanner] Sanitize input (ASCII columns)Simon Rettberg2017-07-251-4/+5
|
* [inc/Download] Delete temp file for response headerSimon Rettberg2017-07-251-0/+1
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-2517-414/+687
|
* [locationinfo] Better error handling in hisinone backendSimon Rettberg2017-07-252-29/+43
|
* [locationinfo] Set proper systemd targetSimon Rettberg2017-07-251-1/+1
|
* [locationinfo] weekcalendar: Fix hourline timer handle being globalSimon Rettberg2017-07-181-2/+5
|
* [locationinfo] Better support for old webkitSimon Rettberg2017-07-172-36/+49
|
* install.php fix phpdoc typeSimon Rettberg2017-07-171-1/+1
|
* [locations] Open room planner in new window with reduced UISimon Rettberg2017-07-141-3/+2Star
|
* [locations] Add/improve commentsSimon Rettberg2017-07-131-6/+6
|
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-124-3/+53
|
* [baseconfig_partitions_cdn] Fix warningSimon Rettberg2017-07-121-13/+15
|
* [locationinfo] Improve dummy backend data generatorSimon Rettberg2017-07-121-4/+9
|
* [*] Adapt to new baseconfig APISimon Rettberg2017-07-115-20/+22
|
* [baseconfig] Make ConfigHolder static, change default prio, add getterSimon Rettberg2017-07-111-30/+34
|
* [baseconfig] Add new hook system supporting config prioritiesSimon Rettberg2017-07-101-18/+85
|
* [locationinfo] Try working around messy time handling (timezones etc), CSSSimon Rettberg2017-07-077-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 logSimon Rettberg2017-07-065-83/+86
|
* [roomplanner] Support : in mac search, use small display of clientSimon Rettberg2017-07-061-3/+7
|
* [locationinfo] Support runmode moduleSimon Rettberg2017-07-065-12/+44
|
* [runmode] New module for managing special boot modes of clientsSimon Rettberg2017-07-066-0/+503
|
* [summernote] Make auto-loading depSimon Rettberg2017-07-051-1/+7
|
* [statistics] Helper for getting machine as object from DB (to be extended)Simon Rettberg2017-06-232-0/+113
|
* [install.php] Add functions for getting and deleting constraintsSimon Rettberg2017-06-231-0/+41
|
* [inc/Util] Fix: Print trace in CLI mode againSimon Rettberg2017-06-231-1/+1
|
* [default.css] Add slx-smallcol for table cells that should be narrow and not ↵Simon Rettberg2017-06-231-0/+6
| | | | break text
* [inc/Database] Only fall back to global ignoreError setting if param was omittedSimon Rettberg2017-06-231-9/+9
|
* [locationinfo] Make panel names links that open panel againSimon Rettberg2017-06-211-1/+1
|
* [locationinfo] Remove configupdate fieldSimon Rettberg2017-06-212-22/+0Star
|
* [locationinfo] Update install scriptSimon Rettberg2017-06-211-4/+31
|
* [locationinfo] Detect config changes, tweak display colorsSimon Rettberg2017-06-212-72/+115
|
* [locationinfo] Merge some tweaks and fixes for weekcalendarSimon Rettberg2017-06-211-17/+14Star
|
* [locationinfo] Implement room-specific overrides (no config GUI yet)Simon Rettberg2017-06-212-5/+9
|
* [locationinfo] Use styled DIVs instead of SVGs for PC iconsSimon Rettberg2017-06-2010-473/+81Star
|
* [locationinfo] Couple minor tweks/fixes/comments for doorsign.htmlSimon Rettberg2017-06-202-90/+102
|
* [locationinfo] Finish doorsign.htmlSimon Rettberg2017-06-201-1395/+1364Star
|
* [locationinfo] Frontend mostly working again...Simon Rettberg2017-06-165-806/+747Star
|
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-1313-508/+796
|
* [locationinfo] Location edit part done so farSimon Rettberg2017-06-126-25/+147
|
* [locationinfo] Started rewrite for panel-based approachSimon Rettberg2017-06-1013-786/+851
|
* [inc/Util] Add randomUuid() functionSimon Rettberg2017-06-101-0/+28
|
* [js_jqueryui] Don't override general style; handled by bootstrapSimon Rettberg2017-06-101-30/+0Star
|
* [statistics] Float cannot be array indexSimon Rettberg2017-06-071-2/+2
|
* [locationinfo] Change order of status bars in overview frontendSimon Rettberg2017-06-072-10/+10
|
* [inc/event] Retry mounting vmstore on bootupSimon Rettberg2017-06-071-6/+20
|
* [systemstatus] Show updated packages requiring rebootSimon Rettberg2017-06-067-10/+46
|
* [translation] Fix warningSimon Rettberg2017-06-061-2/+2
|