summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-url.html
Commit message (Collapse)AuthorAgeFilesLines
* [locationinfo] Add Slider to configure browser zoom in URL panelSimon Rettberg2022-12-061-0/+25
| | | | Closes #3915
* [locationinfo] Minor JS tweaksSimon Rettberg2022-12-051-6/+6
|
* [locationinfo] Clean up styling a bit moreSimon Rettberg2020-11-031-165/+163Star
|
* [locationinfo] remove unused codeChristian Hofmaier2020-11-021-2/+0Star
|
* [locationinfo] remove tooltip buttons and use direct textChristian Hofmaier2020-11-021-54/+36Star
|
* [locationinfo] URLPANEL: Allow black- and whitelist simultaneouslySimon Rettberg2020-10-211-16/+8Star
| | | | References #3790
* [baseconfig_bwlp/locationinfo] Add SLX_TTY_SWITCHSimon Rettberg2020-10-201-0/+27
| | | | | | | | This will be used (to be implemented client side) to diallow tty switching from within the X session, as the exam mode currently already does. References #3793
* Revert "[locationinfo] Force interactive if split-login"v3.9Simon Rettberg2020-02-091-9/+1Star
| | | | | | | | | | | | | Forcing interactive mode when split-login is enabled is already implemented for slx-browser, but chromium was excluded: It might be desired to have a full screen app that can be exited by Ctrl-W or via javascript. slx-browser simply doesn't support these mechanisms, thus we force interactive mode for it. If chromium should also be forced into interactive mode it would be easier to just change the existing code to be unconditional. This reverts commit b2798e8a80f7a395027c65ea2905a773d45a6be8.
* [locationinfo] Force interactive if split-loginSteffen Ritter2020-02-051-1/+9
| | | | | | | | | If we use split-login, users need the possibility to close the browser session. Chromiums non-interactive kiosk mode is always fullscreen without an clickable breakout. So if split-login is used in combination with chromium, we force interactive mode. slx-browser has no interactive mode, so doesn't make any difference.
* [locationinfo] SLX_BROWSER_INTERACTIVE handled for slx-browserSimon Rettberg2020-01-131-2/+1Star
| | | | No bookmark support for slx-browser
* [locationinfo] less lovely javascript more not so lovely phpChristian Hofmaier2019-12-041-49/+43Star
| | | | - same function just in backend
* [locationinfo] add new kiosk-mode options to url-panelsChristian Hofmaier2019-11-271-2/+141
| | | | | | | - guest / guest+user login - browser selection - interactive mode - bookmarks
* [locationinfo] UI reworkChristian Hofmaier2019-03-261-1/+4
| | | | | | | | - 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] Add black/whitelist stuff for URL panelsSimon Rettberg2019-03-141-0/+24
|
* [locationinfo] apply design guidelines / table stylingChristian Hofmaier2018-10-111-3/+4
| | | | | | | | | | - 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] Move save btn to the right (design guidelines)Steffen Ritter2018-04-121-1/+1
|
* [locationinfo] Fix styling of tooltip btnsSteffen Ritter2018-02-061-8/+10
| | | | 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] Make panel accessible via slxadmin, add URL type panelSimon Rettberg2017-07-251-0/+81