Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Fix: api.php access in redirect mode not working | Simon Rettberg | 2020-11-04 | 1 | -5/+5 |
| | | | | | | | Also get rid of slx-admin prefix / {{dirprefix}}. We now have only one variable to be filled in the template, namely {{api}}, which should also make sure that accessing other module's API is not possible. Matching rewrite rules should land in setup-scripts soon. | ||||
* | Fix some more typos | Stefan Weil | 2019-12-16 | 1 | -6/+6 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [locationinfo] some design rework | Christian Hofmaier | 2019-01-22 | 1 | -2/+7 |
| | | | | | | | - Change "free" to "open" - h/min display in summary - do not display colors of unused states in summary - change seatcounter to emDash when room has current event | ||||
* | [locationinfo] make colors consistent for summary and default panel | Christian Hofmaier | 2019-01-08 | 1 | -3/+3 |
| | | | | | - black is now status 'offline' - grey is now status 'broken' | ||||
* | [locationinfo] fix summary panel showing "closed" when room without opening ↵ | Christian Hofmaier | 2018-12-11 | 1 | -68/+44 |
| | | | | times | ||||
* | [locationinfo] fix summary pannel always in german | Christian Hofmaier | 2018-12-08 | 1 | -4/+42 |
| | |||||
* | [locationinfo] fix panel being closed all day long in summary | Christian Hofmaier | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | [locationinfo] add new settings for panels (counter, updaterate) | Christian Hofmaier | 2018-12-03 | 1 | -54/+20 |
| | | | | | | | | - setting: consider only clients in roomplaner, instead of ip range - add option to set update rate in summary panels - directly initialize when mode is "only calendar" - Set counter to "-" if room has ongoing event - fix some spelling / unused code | ||||
* | [locationinfo] Fix infinite reload loop | Simon Rettberg | 2017-12-19 | 1 | -3/+29 |
| | |||||
* | [locationinfo] Cleared the old timeout before calling the new one. | Jannik Schönartz | 2017-12-07 | 1 | -0/+2 |
| | |||||
* | [locationinfo] Moved some shared functions to the frontendscript.js | Jannik Schönartz | 2017-12-07 | 1 | -71/+2 |
| | |||||
* | [locationinfo] Fixing openingtime in the Summary panel | Jannik Schönartz | 2017-12-07 | 1 | -4/+83 |
| | |||||
* | [locationinfo] Calling the update function after the timetable arrived from ↵ | Jannik Schönartz | 2017-12-05 | 1 | -1/+1 |
| | | | | the backend | ||||
* | [locationinfo] Fix timezone offset on QWebView in summary panel | Simon Rettberg | 2017-12-05 | 1 | -15/+40 |
| | | | | Copy cleanDate function from weekcalendar | ||||
* | [locationinfo] summary: min-width 90px for child nodes | Simon Rettberg | 2017-12-04 | 1 | -0/+1 |
| | |||||
* | [locationinfo] summary: CSS compat for older clients, disable hiding feature | Simon Rettberg | 2017-12-04 | 1 | -5/+17 |
| | | | | Hiding should consider parent/child nodes accordingly | ||||
* | [locationinfo] removed seconds from the time. More than 4 locations are ↵ | Jannik Schönartz | 2017-11-30 | 1 | -1/+7 |
| | | | | allowed for the summary panel | ||||
* | [locationinfo] Added standby to the summary panel | Jannik Schönartz | 2017-11-30 | 1 | -11/+17 |
| | |||||
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 1 | -16/+27 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 1 | -0/+700 |