summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] bugfixUdo Walter2017-09-262-5/+1Star
|
* [systemstatus] fixed inconsistenciesUdo Walter2017-09-263-3/+25
|
* [serversetup] fixed inconsistenciesUdo Walter2017-09-256-13/+20
|
* [sysconfig][baseconfig] fixed inconsistenciesChristian Hofmaier2017-09-2518-63/+96
|
* [webinterface] fixed inconsistenciesUdo Walter2017-09-257-10/+49
|
* [vmstore] fixed inconsistenciesUdo Walter2017-09-253-59/+75
|
* [locations] small design changesUdo Walter2017-09-253-10/+6Star
|
* [backup] fixed inconsistenciesChristian Hofmaier2017-09-222-5/+11
|
* [translation] fixed inconsistenciesChristian Hofmaier2017-09-225-46/+154
|
* [internetaccess] fixed visibility of save-button (major issue)Christian Hofmaier2017-09-141-1/+1
|
* [dozmod] fixed some more inconsistenciesChristian Hofmaier2017-09-145-13/+13
|
* [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news]Christian Hofmaier2017-09-1413-178/+249
|
* [locations] fixed inconsistencies + small design changesUdo Walter2017-09-136-56/+105
|
* [js_stupidtable] fixed stupidtable not working with collapsed tablesUdo Walter2017-09-132-5/+16
|
* [exams] small design changesUdo Walter2017-09-125-110/+133
|
* [exams] fixed inconsistencies + made tables sortableUdo Walter2017-09-119-98/+123
|
* [internetaccess] added missing stylesheetChristian Hofmaier2017-09-111-0/+3
|
* [internetaccess] fixed inconsistenciesChristian Hofmaier2017-09-113-33/+30Star
|
* [news] made tables sortable by dateChristian Hofmaier2017-09-111-4/+4
|
* [news] fixed inconsistenciesChristian Hofmaier2017-09-083-12/+19
|
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-09-01166-502/+12102
|\
| * [locationinfo] Add backend for Microsoft Exchange ServerSteffen Ritter2017-08-292-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 viewSimon Rettberg2017-08-163-4/+12
| |
| * [sysconfig] Add support to disable fixNumeric hack in ldadpSimon Rettberg2017-08-1611-4/+54
| |
| * [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
| |
| * [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
| |
| * [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
| |
| * [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
| |