Commit Graph

1449 Commits

Author SHA1 Message Date
Eric Lippmann 118c435bc5 JS: Fix usage of global variable self used to reference icinga in events.js
refs #10703
2016-09-09 13:22:10 +02:00
Eric Lippmann 7e47a2965c JS: Fix usage of global variable self used to reference icinga in loader.js::onComplete()
refs #10703
2016-09-09 13:22:08 +02:00
Alexander A. Klimov cf5e26c56c Avoid local variable name `self' in ui.js
refs #10703
2016-09-01 16:32:31 +02:00
Alexander A. Klimov 4f52beb32a Avoid local variable name `self' in module.js
refs #10703
2016-09-01 16:30:01 +02:00
Alexander A. Klimov 56c10ffdd5 Avoid local variable name `self' in loader.js
refs #10703
2016-09-01 16:28:57 +02:00
Alexander A. Klimov e726f10e68 Avoid local variable name `self' in history.js and timer.js
refs #10703
2016-09-01 16:16:55 +02:00
Alexander A. Klimov 3c43d38171 Avoid local variable name `self' in events.js
refs #10703
2016-09-01 16:16:55 +02:00
Alexander A. Klimov 4e2c626ae0 Avoid local variable name `self' in eventlistener.js
refs #10703
2016-09-01 16:16:49 +02:00
Alexander A. Klimov 060a82fa4a Avoid local variable name `self' in tooltip.js and tristate.js
refs #10703
2016-09-01 15:58:32 +02:00
Alexander A. Klimov 0d7f8148de Avoid local variable name `self' in navigation.js
refs #10703
2016-09-01 15:49:39 +02:00
Alexander A. Klimov 0059622bba Avoid local variable name `self' in form.js
refs #10703
2016-09-01 15:42:54 +02:00
Alexander A. Klimov 311fd36326 Avoid local variable name `self' in actiontable.js
refs #10703
2016-09-01 15:21:45 +02:00
Alexander A. Klimov f72411c628 Avoid local variable name `self' in icinga.js
refs #10703
2016-09-01 15:09:50 +02:00
Johannes Meyer 1993ae2ed2 js: Fix that the menu is not reloaded in case no search is available
fixes #12541
2016-08-25 08:54:04 +02:00
Eric Lippmann cefdc496ef Forms: Remember submit from click event before
This helps Safari to determine the correct clicked or pressed submit button in case the form has more than one.
2016-06-27 10:41:16 +02:00
Florian Strohmaier 825499662d Menu: Reduce left padding for submenu hover flyout 2016-06-07 14:15:46 +02:00
Eric Lippmann c37275c9e2 Merge branch 'bugfix/mobile-meta-tags-11910'
fixes #11910
2016-06-07 14:09:29 +02:00
Florian Strohmaier c7b4ef00e2 Replace multiple touch icon images with universal image
refs #11910
2016-06-07 11:26:28 +02:00
Florian Strohmaier de61e0c703 CSS: Remove border-radius on focussed input on login screen 2016-06-03 15:37:08 +02:00
Alexander A. Klimov 4a78fa6a66 List views: handle clicks on mailto: and http:// links as expected
refs #11267
2016-06-02 10:43:34 +02:00
Eric Lippmann ba5fe61fa9 monitoring: Make timeline colors accessible
fixes #11871
2016-06-01 14:40:55 +02:00
Florian Strohmaier a8bf78b054 CSS: Optimize button link styles 2016-04-13 15:16:48 +02:00
Florian Strohmaier 6168828878 CSS: Change font to Lucida Grande on OS X 2016-04-13 13:58:50 +02:00
Florian Strohmaier 8034e9de23 Accessibility: Increase focus visibility in tactical overview
fixes #11516
2016-04-13 13:48:32 +02:00
Marc DeTrano 621c0dbcad Support data URIs in href
resolves #11495

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2016-04-13 12:59:09 +02:00
Florian Strohmaier 7e15f68a7a CSS: Beautify state-badges 2016-04-13 12:42:52 +02:00
Eric Lippmann 93b50fe484 Refresh menu but keep search text if not focused
fixes #11128
2016-04-11 14:24:23 +02:00
Eric Lippmann 25a85ca36b Help IE to outline the focus 2016-04-11 14:13:37 +02:00
Eric Lippmann 7ea9ae8305 CSS: Remove redundant hover styles for a 2016-04-11 14:12:32 +02:00
Florian Strohmaier 8792cfdf72 Fix alignment of backend selection in user and group lists 2016-04-07 12:52:27 +02:00
Florian Strohmaier 0a9c0925cb CSS: Add space before the autosubmit info in forms 2016-04-07 12:46:13 +02:00
Florian Strohmaier ab626c211b CSS: Fix alignment of action icon in tables 2016-04-07 11:42:57 +02:00
Eric Lippmann 31adfb8a9f Don't add the port twice when reloading CSS 2016-04-06 12:09:49 +02:00
Eric Lippmann 862fddd705 Reduce font-size in login 2016-03-31 16:29:16 +02:00
Florian Strohmaier 9e0bee5006 Fix mispositioned mobile menu icon
fixes #11099
2016-03-31 14:00:27 +02:00
Eric Lippmann 793acd8475 CSS: Move styles related to controls to controls.less
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier a492839097 CSS: add style for backend-selection
refs #11145
2016-03-31 10:45:42 +02:00
Florian Strohmaier 13f8da254c CSS: Fix controls floating
refs #11145
2016-03-31 10:33:11 +02:00
Marius Hein 25369b6de5 Remove button style from action links 2016-02-29 22:41:39 +01:00
Thomas Gelf ed8c66e84c css/base: apply impact style to full container 2016-02-29 22:17:54 +01:00
Thomas Gelf b6fd4f5584 events.js: do not apply event handlers without...
...an Icinga object. Added a log line, eventually we'll catch this one
far day :)
2016-02-29 22:11:30 +01:00
Thomas Gelf 28204762ab js: fix urls for dynamic css/js reloads 2016-02-29 21:40:48 +01:00
Thomas Gelf 96f50c5dfa loader.js: fix JS error on IE 2016-02-29 21:18:46 +01:00
Thomas Gelf 29eedc1d4a navigation.js: remove forgotten console.log 2016-02-29 21:08:26 +01:00
Eric Lippmann 7188a82a4c Fix that the close-container-control is not immediately shown for #col1
refs #8590
2016-02-27 15:09:11 +01:00
Florian Strohmaier 0c34c20640 Prepare close-container for behavior implementation
refs #8590
2016-02-27 15:07:10 +01:00
Eric Lippmann 5a76895105 CSS: Disable :hover transition on tr (WIP)
If any tr is hovered and auto-refresh kicks in, the tr will be hovered again which leads to "flickering".

We should find good a way to use transitions w/o flickering.

refs #11073
2016-02-25 14:52:54 +01:00
Alexander A. Klimov af18334e3e Cookie icingaweb2-tzo: use `-' as separator
fixes #11126
2016-02-25 13:21:34 +01:00
Eric Lippmann 23b5777b05 CSS: Left-align text in link-button
If the text in a link-button consumes more than one line, text would be center-aligned else.
2016-02-25 10:18:41 +01:00
Eric Lippmann ff3aa43070 CSS: Set tr background transition only for hover
fixes #11073
2016-02-23 15:40:47 +01:00