summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/frontend-summary.html
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] some design reworkChristian Hofmaier2019-01-221-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 panelChristian Hofmaier2019-01-081-3/+3
| | | | | - black is now status 'offline' - grey is now status 'broken'
* [locationinfo] fix summary panel showing "closed" when room without opening ↵Christian Hofmaier2018-12-111-68/+44Star
| | | | times
* [locationinfo] fix summary pannel always in germanChristian Hofmaier2018-12-081-4/+42
|
* [locationinfo] fix panel being closed all day long in summaryChristian Hofmaier2018-12-041-1/+1
|
* [locationinfo] add new settings for panels (counter, updaterate)Christian Hofmaier2018-12-031-54/+20Star
| | | | | | | | - 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 loopSimon Rettberg2017-12-191-3/+29
|
* [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-071-71/+2Star
|
* [locationinfo] Fixing openingtime in the Summary panelJannik Schönartz2017-12-071-4/+83
|
* [locationinfo] Calling the update function after the timetable arrived from ↵Jannik Schönartz2017-12-051-1/+1
| | | | the backend
* [locationinfo] Fix timezone offset on QWebView in summary panelSimon Rettberg2017-12-051-15/+40
| | | | Copy cleanDate function from weekcalendar
* [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
| | | | Hiding should consider parent/child nodes accordingly
* [locationinfo] removed seconds from the time. More than 4 locations are ↵Jannik Schönartz2017-11-301-1/+7
| | | | allowed for the summary panel
* [locationinfo] Added standby to the summary panelJannik Schönartz2017-11-301-11/+17
|
* [locationinfo] Reworked summary-panel to the new panel uuid stuff.Jannik Schönartz2017-11-301-16/+27
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-251-0/+700