Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | Merge branch 'master' of git.openslx.org:openslx-ng/slx-admin | Christian Hofmaier | 2018-12-08 | 3 | -7/+7 |
|\ | |||||
| * | [locationinfo] roomplaner -> roomplanner | Simon Rettberg | 2018-12-05 | 3 | -7/+7 |
| | | |||||
* | | [locationinfo] fix header not detecting events in only room mode | Christian Hofmaier | 2018-12-08 | 1 | -3/+31 |
|/ | | | | - fix redundant initialize when only calendar mode | ||||
* | [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 | 4 | -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 events | Christian Hofmaier | 2018-10-30 | 1 | -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 timetable | Christian Hofmaier | 2018-10-16 | 1 | -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 styling | Christian Hofmaier | 2018-10-11 | 5 | -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-config | Christian Hofmaier | 2018-10-11 | 1 | -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 Ritter | 2018-04-12 | 5 | -6/+5 |
| | |||||
* | [locationinfo] Fix color of seat counter not updating properly | Simon Rettberg | 2018-04-05 | 1 | -5/+4 |
| | |||||
* | [locationinfo] Add permissions | Simon Rettberg | 2018-03-05 | 4 | -10/+17 |
| | |||||
* | [locationinfo] Fix styling of tooltip btns | Steffen Ritter | 2018-02-06 | 10 | -66/+68 |
| | | | | also made the style of two close btns consistent to the rest | ||||
* | [locationinfo] URL: Add field to specify reload interval in minutes | Simon Rettberg | 2018-01-11 | 1 | -1/+21 |
| | |||||
* | [locationinfo] Update translations | Simon Rettberg | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Fix infinite reload loop | Simon Rettberg | 2017-12-19 | 1 | -3/+29 |
| | |||||
* | [locationinfo] Reload panels when opening times are changed | Simon Rettberg | 2017-12-19 | 1 | -0/+6 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 2 | -8/+7 |
| | | | | | 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önartz | 2017-12-07 | 1 | -0/+2 |
| | |||||
* | [locationinfo] Moved some shared functions to the frontendscript.js | Jannik Schönartz | 2017-12-07 | 2 | -157/+4 |
| | |||||
* | [locationinfo] Fixing openingtime in the Summary panel | Jannik Schönartz | 2017-12-07 | 1 | -4/+83 |
| | |||||
* | [locationinfo] Fix handling of invalid backends, remove dummy-backend in ↵ | Simon Rettberg | 2017-12-07 | 1 | -1/+1 |
| | | | | production | ||||
* | [locationinfo] Improve font size scaling for calendar | Simon Rettberg | 2017-12-06 | 1 | -7/+8 |
| | |||||
* | [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] Fix room scaling | Simon Rettberg | 2017-12-01 | 1 | -36/+16 |
| | |||||
* | [locationinfo] Month is 0-based in js | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | [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] Fix prettytime, fix standby, check dependency on weekcalendar | Simon Rettberg | 2017-11-30 | 1 | -12/+14 |
| | |||||
* | [locationinfo] Reworked summary-panel to the new panel uuid stuff. | Jannik Schönartz | 2017-11-30 | 2 | -16/+235 |
| | |||||
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 1 | -2/+2 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [locationinfo] Fix davinci backend connection test, minor tweaks to web view | Simon Rettberg | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Make panel accessible via slxadmin, add URL type panel | Simon Rettberg | 2017-07-25 | 5 | -1/+2568 |
| | |||||
* | [locationinfo] Support runmode module | Simon Rettberg | 2017-07-06 | 2 | -11/+21 |
| | |||||
* | [locationinfo] Make panel names links that open panel again | Simon Rettberg | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Remove configupdate field | Simon Rettberg | 2017-06-21 | 1 | -16/+0 |
| | |||||
* | [locationinfo] slxadmin part done, todo: frontend+api | Simon Rettberg | 2017-06-13 | 6 | -412/+555 |
| | |||||
* | [locationinfo] Location edit part done so far | Simon Rettberg | 2017-06-12 | 2 | -11/+19 |
| | |||||
* | [locationinfo] Started rewrite for panel-based approach | Simon Rettberg | 2017-06-10 | 7 | -481/+389 |
| | |||||
* | [locationinfo] Add fake password fields to prevent autofill | Simon Rettberg | 2017-05-08 | 1 | -0/+2 |
| | |||||
* | [locationinfo] Fix initial selection of backend type when creating server | Simon Rettberg | 2017-05-08 | 1 | -4/+10 |
| | | | | Fixes #3130 | ||||
* | [locationinfo] Open panel in new window | Simon Rettberg | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | [locationinfo] Clean up translations | Simon Rettberg | 2017-04-21 | 2 | -7/+5 |
| | |||||
* | [locationinfo] Generate credentials in server-settings server side | Simon Rettberg | 2017-04-21 | 5 | -141/+119 |
| | | | | | | | There's no need to generate parameters server side that get passed to the template engine which generates javascript code that generates html snippets in the browser. We now generate everything server side right away. |