summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/frontend-default.html
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Support styling clients with special runmodeSimon Rettberg2020-07-301-27/+32
| | | | Implemented for remoteaccess runmode for now
* [locationinfo] Add option to show hostnamesSimon Rettberg2020-07-301-1/+11
|
* [locationinfo] Make colors for idle clients more distinct from offlineSimon Rettberg2020-07-301-1/+1
| | | | | Added a little light green bar at the top. This should still make it easy to distinguish from red wrt Red-Blind/Protanopia etc.
* [locationinfo] better calendar event font size scalingUdo Walter2020-01-151-15/+3Star
|
* Fix some more typosStefan Weil2019-12-161-5/+5
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [locationinfo] fix calendar start date when using a custom start week dayUdo Walter2019-12-111-4/+22
|
* [locationinfo] remove scrollbar placeholder in headerChristian Hofmaier2019-11-051-1/+13
| | | | + a small alignment correction
* [locationinfo] Make switching per room workChristian Hofmaier2019-10-261-40/+41
|
* [locationinfo] Add ability to select the start day of the calendarUdo Walter2019-07-161-2/+8
|
* [locationinfo] fix bug 'open for' without timesChristian Hofmaier2019-06-041-2/+2
|
* [locationinfo] UI reworkChristian Hofmaier2019-03-261-14/+19
| | | | | | | | - add Icons to Buttons - override config for specific room - change roomplanner switch with dropdown menu - new texts for roomplanner dropdown - when roomplanner is empty show empty green box instead of red 0
* [locationinfo] panel: Shorter dash, empty field if no PCs for roomSimon Rettberg2019-03-011-8/+11
|
* [locationinfo] some design reworkChristian Hofmaier2019-01-221-7/+4Star
| | | | | | | - 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
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminChristian Hofmaier2018-12-081-1/+1
|\
| * [locationinfo] roomplaner -> roomplannerSimon Rettberg2018-12-051-1/+1
| |
* | [locationinfo] fix header not detecting events in only room modeChristian Hofmaier2018-12-081-3/+31
|/ | | | - fix redundant initialize when only calendar mode
* [locationinfo] add new settings for panels (counter, updaterate)Christian Hofmaier2018-12-031-7/+18
| | | | | | | | - 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] show overlapping eventsChristian Hofmaier2018-10-301-3/+10
| | | | | - when events overlap by time, show them separately - when two events dont differ in title, start and end, merge them
* [locationinfo] scale calender if no events in timetableChristian Hofmaier2018-10-161-1/+2
| | | | | | - scale the calender even without events in the timetable for a better view when multiple rooms selected - hide scrollbar for calenders (!important is neccessary!)
* [locationinfo] Fix color of seat counter not updating properlySimon Rettberg2018-04-051-5/+4Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-0/+1
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [locationinfo] Moved some shared functions to the frontendscript.jsJannik Schönartz2017-12-071-86/+2Star
|
* [locationinfo] Improve font size scaling for calendarSimon Rettberg2017-12-061-7/+8
|
* [locationinfo] Fix room scalingSimon Rettberg2017-12-011-36/+16Star
|
* [locationinfo] Month is 0-based in jsSimon Rettberg2017-12-011-1/+1
|
* [locationinfo] Fix prettytime, fix standby, check dependency on weekcalendarSimon Rettberg2017-11-301-12/+14
|
* [statistics] Introduce state column to get rid of complicated state ↵Simon Rettberg2017-11-281-2/+2
| | | | | | determination This also adds support for the STANDBY state
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-251-0/+1763