summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/frontend-default.html
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] fix bug 'open for' without timesChristian Hofmaier2019-06-251-2/+2
|
* [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