summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] some design reworkChristian Hofmaier2019-01-222-9/+11
| | | | | | | - 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
|
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminChristian Hofmaier2018-12-083-7/+7
|\
| * [locationinfo] roomplaner -> roomplannerSimon Rettberg2018-12-053-7/+7
| |
* | [locationinfo] fix header not detecting events in only room modeChristian Hofmaier2018-12-081-3/+31
|/ | | | - fix redundant initialize when only calendar mode
* [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-034-61/+98
| | | | | | | | - 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] apply design guidelines / table stylingChristian Hofmaier2018-10-115-66/+110
| | | | | | | | | | - move buttons to the right hand side - use modals for confirmation check - table styling/adjustment -- add missing headers -- remove text from buttons in table -- center buttons / header-text - improve language-tags
* [locationinfo] disable add location when 4 rooms in list in default-panel-configChristian Hofmaier2018-10-111-5/+20
| | | | | | | - don't close dropdown selection when room selected - if 4 rooms selected disable the add button - if 4 rooms selected, close the dropdown selection - re enable the button when a room gets removed
* [locationinfo] Move save btn to the right (design guidelines)Steffen Ritter2018-04-125-6/+5Star
|
* [locationinfo] Fix color of seat counter not updating properlySimon Rettberg2018-04-051-5/+4Star
|
* [locationinfo] Add permissionsSimon Rettberg2018-03-054-10/+17
|
* [locationinfo] Fix styling of tooltip btnsSteffen Ritter2018-02-0610-66/+68
| | | | also made the style of two close btns consistent to the rest
* [locationinfo] URL: Add field to specify reload interval in minutesSimon Rettberg2018-01-111-1/+21
|
* [locationinfo] Update translationsSimon Rettberg2017-12-211-1/+1
|
* [locationinfo] Fix infinite reload loopSimon Rettberg2017-12-191-3/+29
|
* [locationinfo] Reload panels when opening times are changedSimon Rettberg2017-12-191-0/+6
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-162-8/+7Star
| | | | | 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] 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-072-157/+4Star
|
* [locationinfo] Fixing openingtime in the Summary panelJannik Schönartz2017-12-071-4/+83
|
* [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵Simon Rettberg2017-12-071-1/+1
| | | | production
* [locationinfo] Improve font size scaling for calendarSimon Rettberg2017-12-061-7/+8
|
* [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] Fix room scalingSimon Rettberg2017-12-011-36/+16Star
|
* [locationinfo] Month is 0-based in jsSimon Rettberg2017-12-011-1/+1
|
* [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] Fix prettytime, fix standby, check dependency on weekcalendarSimon Rettberg2017-11-301-12/+14
|
* [locationinfo] Reworked summary-panel to the new panel uuid stuff.Jannik Schönartz2017-11-302-16/+235
|
* [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] Fix davinci backend connection test, minor tweaks to web viewSimon Rettberg2017-08-161-1/+1
|
* [locationinfo] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-255-1/+2568
|
* [locationinfo] Support runmode moduleSimon Rettberg2017-07-062-11/+21
|
* [locationinfo] Make panel names links that open panel againSimon Rettberg2017-06-211-1/+1
|
* [locationinfo] Remove configupdate fieldSimon Rettberg2017-06-211-16/+0Star
|
* [locationinfo] slxadmin part done, todo: frontend+apiSimon Rettberg2017-06-136-412/+555
|
* [locationinfo] Location edit part done so farSimon Rettberg2017-06-122-11/+19
|
* [locationinfo] Started rewrite for panel-based approachSimon Rettberg2017-06-107-481/+389Star
|
* [locationinfo] Add fake password fields to prevent autofillSimon Rettberg2017-05-081-0/+2
|
* [locationinfo] Fix initial selection of backend type when creating serverSimon Rettberg2017-05-081-4/+10
| | | | Fixes #3130
* [locationinfo] Open panel in new windowSimon Rettberg2017-04-271-1/+1
|
* [locationinfo] Clean up translationsSimon Rettberg2017-04-212-7/+5Star
|