lippserd
d0aa39007a
Merge pull request #3273 from Icinga/bugfix/iframe-dashboard
...
Improve rendering of iframes in the dashboard
2018-01-22 09:42:25 +01:00
lippserd
0b9ae48530
Merge pull request #3288 from Icinga/bugfix/performance-problem-lots-of-performance-data-2894
...
Performance data: render pie charts without freezing the UI
2018-01-19 16:16:54 +01:00
Alexander A. Klimov
f2b2b6a91a
Performance data: render pie charts without freezing the UI
...
refs #2894
2018-01-19 16:14:42 +01:00
lippserd
ce428cb77d
Merge pull request #3146 from Icinga/bugfix/links-in-announcements-2641
...
Render HTML in announcements' messages as expected
2018-01-19 16:13:59 +01:00
Alexander A. Klimov
e86566f634
css: Make links in announcements blue, @icinga-blue
...
refs #2641
2018-01-19 16:12:53 +01:00
lippserd
a812a95a9b
Merge pull request #3295 from Icinga/bugfix/focus-preserve-scroll-position
...
Icinga.Loader.prototype.renderContentToContainer(): preserve scroll position despite the focus
2018-01-19 16:07:12 +01:00
Alexander A. Klimov
68870ca411
Icinga.Loader.prototype.renderContentToContainer(): preserve scroll position despite the focus
2018-01-19 15:32:54 +01:00
lippserd
226cc2c810
Merge pull request #3274 from Icinga/bugfix/inner-donut-labels-firefox-3226
...
Donut: place HTML tags outside <svg>
2018-01-18 10:15:49 +01:00
Alexander A. Klimov
0ad153a223
Tactical overview: always show the problems amount
...
refs #3226
2018-01-17 15:01:02 +01:00
Alexander A. Klimov
1107af2101
Let wide dashlets scroll
...
refs #2756
2018-01-17 12:29:37 +01:00
lippserd
f92c35c193
Merge pull request #3262 from Icinga/bugfix/browser-history-multiple-columns-2779
...
Make navigation via browser history working as expected
2018-01-17 12:03:03 +01:00
lippserd
a181503448
Merge pull request #3225 from Icinga/bugfix/activity-indicator-without-javascript-3119
...
Don't display loading w/o JS
2018-01-17 11:55:54 +01:00
Eric Lippmann
4182a5af75
Improve rendering of iframes in the dashboard
2018-01-16 16:38:32 +01:00
Alexander A. Klimov
5a7ecb825a
Drop unneccessary browser history steps
...
... which are non-desired columns contents combinations
refs #2779
2018-01-16 12:25:22 +01:00
Alexander A. Klimov
fd1cfd35c3
Don't display loading w/o JS
...
refs #3119
2018-01-16 10:48:11 +01:00
Alexander A. Klimov
1f61744b57
Make search reset control working across auto-refresh
...
refs #2753
2018-01-15 15:09:50 +01:00
lippserd
83faa2671c
Merge pull request #3174 from Icinga/fix/fullscreen-layout
...
Don't discard fullscreen when detecting the layout
2017-12-15 10:13:05 +01:00
Eric Lippmann
cb83a7dea3
JS: Always request application-state
...
Icinga Web 2 version 2.5.0 suspends auto-refresh if the tab is inactive.
This also pauses the application-state requests which are intended to refresh the session and announcements.
If a tab is inactive for longer than the PHP session timeout (session.gc_maxlifetime in php.ini), users are automatically logged out.
With this patch Web 2 will always request application-state. Even if auto-refresh is disabled.
2017-12-04 14:25:23 +01:00
Eric Lippmann
e77c3c8169
Don't take fullscreen into account when detecting the layout
...
The fullscreen-layout class is just a layout modifier.
2017-11-29 15:12:51 +01:00
Alexander A. Klimov
48133aae91
Flyover: select #main instead of div#main
2017-11-27 16:51:55 +01:00
Alexander A. Klimov
59054dd01c
Collapse all expanded flyovers on any click not inside any flyover
2017-11-27 16:35:18 +01:00
Alexander A. Klimov
8afd2f8a32
Handle multiple toggles per flyover
2017-11-27 16:32:52 +01:00
Johannes Meyer
0dd8390e52
Update high-contrast theme for new menu style
2017-11-27 15:51:47 +01:00
Johannes Meyer
80b0f165ac
Update winter theme for new menu style
2017-11-27 15:51:47 +01:00
Markus Frosch
9a4eb7268c
Update solarized-dark theme for new menu style
2017-11-27 15:51:47 +01:00
Eric Lippmann
47ca9bd32f
JS: Fix sidebar position
2017-11-27 15:12:15 +01:00
lippserd
8f1f8d4471
Merge pull request #3100 from Icinga/feature/expandable-content
...
Implement persistent "Show more" spoilers
2017-11-27 14:44:15 +01:00
Alexander A. Klimov
6409bdc074
Implement persistent "Show more" spoilers
2017-11-27 14:18:42 +01:00
Eric Lippmann
5058868c2b
Fix issues with minimal-layout if the sidebar has been collapsed
2017-11-27 13:52:39 +01:00
Thomas Gelf
cc41fc25f3
js, layout: detect initial layout on load
...
fixes #3107
2017-11-27 13:45:43 +01:00
Eric Lippmann
459768ba4e
Fix JS issues with our new menu
2017-11-27 13:26:28 +01:00
Eric Lippmann
544e92ac4a
Fix issues w/ scrollbars in the menu
2017-11-27 13:26:23 +01:00
Eric Lippmann
2a4fdd12d7
Fix highlight style for active menu items
2017-11-22 11:37:05 +01:00
Florian Strohmaier
3503fb77f1
CSS: Fix navigation details
2017-11-22 11:33:38 +01:00
Florian Strohmaier
fd705bf2de
CSS: Fix login layout on very small screens (e.g. iPhone SE)
2017-11-22 10:27:49 +01:00
Florian Strohmaier
61ce6fcc1d
CSS: Set proper focus styles for inputs in login view
2017-11-22 10:27:49 +01:00
Florian Strohmaier
07a8a1f234
CSS: Reduce login form box shadow opacity
2017-11-22 10:27:48 +01:00
Florian Strohmaier
57c1bba58d
CSS: IE9 users can now enjoy the login view in all of its beauty, too
2017-11-22 10:27:48 +01:00
Florian Strohmaier
1881b96235
CSS: Reposition logo in login view
2017-11-22 10:27:48 +01:00
Florian Strohmaier
155bc0f0c2
Add static login background image
2017-11-22 10:27:48 +01:00
Florian Strohmaier
f714c387f7
Remove commented styles
2017-11-22 10:27:48 +01:00
Florian Strohmaier
ae575667a4
CSS: Update error text color to match new style
2017-11-22 10:27:48 +01:00
Florian Strohmaier
784a311c19
CSS: Optimize social list spacing
2017-11-22 10:27:48 +01:00
Florian Strohmaier
567864221d
CSS: Optimize redesigned login form in minimal layout
2017-11-22 10:27:48 +01:00
Florian Strohmaier
fbd3145b10
CSS: Modernize login style
2017-11-22 10:27:48 +01:00
Florian Strohmaier
c9cecae972
CSS: Include additional less color vars
2017-11-22 10:27:44 +01:00
Florian Strohmaier
6097f5796e
CSS: Introduce class for dark icinga-logo
2017-11-22 10:21:24 +01:00
Florian Strohmaier
2aacaf4034
Include dark icinga logo as svg
2017-11-22 10:21:24 +01:00
Eric Lippmann
752e747b53
Only use white search icon in the menu
2017-11-22 10:14:40 +01:00
lippserd
f908ea42ce
Merge pull request #3098 from Icinga/feature/redesign-tactical-overview
...
Redesign tactical overview
2017-11-22 00:22:37 +01:00
Florian Strohmaier
1290711f94
CSS: Dark styles for menu
2017-11-22 00:08:56 +01:00
Jennifer Mourek
d34ea588b1
Tactical overview: Add donut graphs
2017-11-21 23:38:04 +01:00
Eric Lippmann
2a7cf05655
Menu: Do not hover on minimal-layout
2017-11-21 23:04:12 +01:00
Eric Lippmann
d447487219
Menu: Do not show outline upon focus
2017-11-21 23:04:12 +01:00
Eric Lippmann
4c32935c48
Increase header logo height
2017-11-21 23:04:12 +01:00
Eric Lippmann
09c70ec3fb
Show search input upon focus when the sidebar is collapsed
2017-11-21 23:04:12 +01:00
Florian Strohmaier
c1029d90d7
Add compact logo file
2017-11-21 23:04:12 +01:00
Florian Strohmaier
22ffe1b783
Fix alignment of icon images in the menu
2017-11-21 23:04:12 +01:00
Florian Strohmaier
e9494e1e96
Reduce opacity of icon images in the menu when they are hovered
2017-11-21 23:04:12 +01:00
Florian Strohmaier
147587da90
Allow to collapse/expand the sidebar via a toggle button at the bottom of the sidebar
2017-11-21 23:04:12 +01:00
Eric Lippmann
807fbdb131
Reduce flyout menu JS complexity
2017-11-21 23:04:12 +01:00
Eric Lippmann
a83a9cef03
Introduce dashboard for navigation items
2017-11-21 22:55:45 +01:00
Alexander A. Klimov
bc4b9fb4e0
Make flyover responsive
2017-11-21 18:11:05 +01:00
lippserd
df1e7683c8
Merge pull request #3041 from Icinga/feature/auto-detaching-dom-elements-3039
...
Implement auto-detaching DOM elements
2017-11-21 16:48:59 +01:00
Alexander A. Klimov
e9c189fa38
Close all flyovers on click outside a flyover
2017-11-21 16:37:52 +01:00
lippserd
7fd9f23f6c
Merge pull request #3116 from Icinga/fix/no-debug-rendering-while-disabled-3115
...
icinga/ui.js: don't spend time for UI debug...
2017-11-21 14:09:12 +01:00
Alexander A. Klimov
c7ffb41b02
Implement togglable flyover
...
refs #3024
2017-11-21 14:05:12 +01:00
Alexander A. Klimov
b000c1ae4a
Implement auto-detaching DOM elements
...
refs #3039
2017-11-21 13:17:55 +01:00
Thomas Gelf
0edcfdee33
icinga/ui.js: don't spend time for UI debug...
...
...while not being shown.
fixes #3115
2017-11-21 12:27:15 +01:00
Markus Frosch
032622a4dc
php-fpm: Add config file examples and templates
2017-11-17 11:37:36 +01:00
Markus Frosch
0a188740d3
Solazired theme: Improve colors and module styles
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-11-07 09:10:20 +01:00
Tomas Barton
751da3c762
Add solarized dark theme
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-11-07 09:10:20 +01:00
lippserd
27867494ff
Merge pull request #2798 from towolf/suspend-autorefresh-when-invisible
...
Disable auto-refresh when page is not visible
2017-11-06 09:48:31 +01:00
Jennifer Mourek
3a8ba39abd
Disable auto-refresh when page is not visible
...
credits to @towolf
Icinga offers the user to enable or disable 'auto-refresh' with a
static preference.
But 'auto-refresh' is the default and our users often have dozens of
Icinga tabs open in their browser, which they are not looking at.
The background tabs lead to significant load on the database to to
repeated queries to keep the invisible UI fresh.
This change adds a visibility listener, which disables auto-refresh when the
page is not visible.
refs #2761
2017-10-26 13:53:25 +02:00
Florian Strohmaier
aab32214d6
JS: Close menu correctly after searching on iOS
...
fixes #2922
2017-09-21 17:52:51 +02:00
Florian Strohmaier
c48f69915b
CSS: Add safe area paddings for iPhone X landscape orientation
...
fixes #2966
2017-09-20 11:47:39 +02:00
Florian Strohmaier
75b6d5009a
Provide Pinned Tab Icon for Safari
...
refs #2853
2017-08-09 11:13:10 +02:00
Eric Lippmann
fe12ed05e3
Fix menu height when switching back from mobile layout
...
Fixes #2841
2017-07-28 13:44:21 +02:00
Eric Lippmann
74c90b8f77
Merge pull request #2739 from Icinga/bugfix/icinga-timer-can-lock-up-the-browser-11693
...
Icinga.Timer: use setTimeout() instead of setInterval()
2017-06-02 09:38:44 +02:00
Eric Lippmann
d56c7b308e
Increase height for textareas
2017-05-04 13:53:20 +02:00
Alexander A. Klimov
a0917148e8
CSS: make text of input.placeholder and input.value differentiable
...
refs #2767
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-03-28 09:38:17 +02:00
Alexander A. Klimov
cb2093513a
Icinga.Timer: use setTimeout() instead of setInterval()
...
refs #11693
2017-02-10 10:14:14 +01:00
Michael Friedrich
08a82daea3
Update to icinga.com
...
refs #2687
2017-01-18 12:04:43 +01:00
Noah Hilverling
19f2c813f1
Wizard: Add restart button
...
refs #9658
2017-01-09 11:01:15 +01:00
Eric Lippmann
3ba1d9ea56
CSS: Reset line-height in the button mixin
2016-12-14 12:22:35 +01:00
Florian Strohmaier
e56b568050
Merge branch 'master' of git.icinga.org:icingaweb2
2016-12-13 13:53:53 +01:00
Florian Strohmaier
14b325aff4
Fix header height when announces shown
2016-12-13 13:53:23 +01:00
Eric Lippmann
752891ef80
Fix executeable files
2016-12-13 13:49:21 +01:00
Eric Lippmann
08571ce01c
Fix exception in navigation.js
2016-12-13 13:31:46 +01:00
Florian Strohmaier
634656be7e
Fix missing header logo in IE8
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 12:14:09 +01:00
Florian Strohmaier
f0bc12d2c0
Fix jumping header when reloading
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 12:14:01 +01:00
Eric Lippmann
e030229d7f
Fix CSS issues when rerendering the layout
...
fixes #13467
2016-12-12 15:02:51 +01:00
Eric Lippmann
67e41af308
Fix navigation behavior not clearing active items properly
2016-12-12 15:02:28 +01:00
Eric Lippmann
293dd2b576
Remove icon-strikethrough in history views
2016-12-12 12:11:57 +01:00
Eric Lippmann
aa559c4636
Merge branch 'bugfix/actiontable-row-handling-13115'
...
fixes #13115
2016-12-09 13:49:27 +01:00
Eric Lippmann
626afbd5ec
Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'
...
fixes #10704
2016-12-08 17:15:02 +01:00
Eric Lippmann
177d4c770d
JS: Optimize navigation behavior by using the #menu selector for the onRendered event
...
refs #10704
2016-12-08 16:56:25 +01:00
Eric Lippmann
2156eb1a8c
Remove gap between header and content on site reloads
2016-12-08 10:40:22 +01:00
Eric Lippmann
eef982f3c3
Don't stop auto-refresh when a form button has focus
2016-12-08 10:40:22 +01:00
Eric Lippmann
39c7451664
Implement announcements
...
refs #11198
2016-11-29 15:24:34 +01:00
Eric Lippmann
0c2e8abc0e
Reintroduce control separation
2016-11-29 15:23:42 +01:00
Eric Lippmann
425c6da47f
CSS: Change the menu's search placeholder's color only when focussed
2016-11-28 14:53:01 +01:00
Eric Lippmann
e9e66930d5
Remove obsolete dropdown methods from the navigation behavior
2016-11-28 12:13:10 +01:00
Florian Strohmaier
a7a23be1c8
Update icon font
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:42 +01:00
Eric Lippmann
c33816f6a5
Remove the command-spacer
2016-11-24 11:38:28 +01:00
Florian Strohmaier
bd5a2ebaa3
Move status summary in the host and service list views to the bottom of the page
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 10:42:14 +01:00
Florian Strohmaier
6e319aeac7
Fix icinga header logo svg size and adapt ie8 fallback file
2016-11-22 15:46:47 +01:00
Florian Strohmaier
d305018058
Optimize image to reduce file size
2016-11-22 15:33:18 +01:00
Florian Strohmaier
12834de87e
Extend icinga header logo to boundaries
2016-11-22 15:32:51 +01:00
Florian Strohmaier
c0c2bddc69
CSS: Reduce header height
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:14:52 +01:00
Florian Strohmaier
de7d409377
Replace icinga header logos with pixel optimized SVGs
...
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-22 15:12:18 +01:00
Eric Lippmann
509707dd43
Remove unused icinga images
2016-11-22 15:12:10 +01:00
Eric Lippmann
f94b6be8c6
Merge branch 'bugfix/history-separate-hard-soft-state-11859'
...
fixes #11859
2016-11-22 10:40:08 +01:00
Eric Lippmann
875d42c0a6
Revert "Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'"
...
This reverts commit f517c62fde
, reversing
changes made to d1fd7e4be7
.
refs #10704
2016-11-21 14:34:58 +01:00
Eric Lippmann
f517c62fde
Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'
...
fixes #10704
2016-11-21 14:33:43 +01:00
Thomas Gelf
d1fd7e4be7
loader.js: place focus at the end of text inputs
2016-11-21 11:39:03 +00:00
Alexander A. Klimov
3363e6795f
JS: use $(parent).find(child) instead of $(child, parent)
...
refs #10704
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-21 10:46:31 +01:00
Eric Lippmann
48e1a2cf4b
CSS: Remove class pull-left
...
Usage as class is discouraged. pull-right still in use. Should also be removed.
2016-11-17 10:59:31 +01:00
Eric Lippmann
ec07ef2647
CSS: Reduce color mixins to fg-stateful and bg-stateful
2016-11-17 10:58:21 +01:00
Eric Lippmann
1d21597999
CSS: Introduce color-up and color-down
...
refs #11050
2016-11-17 10:54:10 +01:00
Eric Lippmann
4d60bc9c3f
CSS: Reduce letter-spacing for centered-ghost
2016-11-17 10:21:17 +01:00
Eric Lippmann
ecdf96c588
CSS: Fix typo in mixins.less
2016-11-16 14:16:09 +01:00
Eric Lippmann
a668731ef7
CSS: Remove obsolete rules for the opacity mixin
2016-11-16 14:15:40 +01:00
Eric Lippmann
8fca2cd9b2
CSS: Remove search field's border transition in the menu
2016-11-16 14:11:32 +01:00
Eric Lippmann
63bf9e20cd
CSS: Disable invalid glow of the search field
...
refs #11835
2016-11-16 13:28:46 +01:00
Eric Lippmann
436cc89fb1
Merge branch 'feature/clear-search-field-11835'
...
resolves #11835
2016-11-16 12:55:19 +01:00
Eric Lippmann
5805e5d675
CSS: Fix skip-links positioning
2016-11-16 12:54:38 +01:00
Eric Lippmann
c0e92c2bc5
CSS: Use color gray-light for the search placeholder in the menu
2016-11-16 12:34:55 +01:00
Thomas Gelf
ce6fa235cb
js/loader: do not steal focus placed by module
2016-11-16 10:49:28 +00:00
Eric Lippmann
6b06e05c04
CSS: Add clear button to the search field in the menu
...
refs #11835
2016-11-16 11:43:21 +01:00
Eric Lippmann
3c8e41d4f6
CSS: Remove rule for inputs having the placeholder attribute
...
This was meant to style the input's placeholder but it is just wrong.
2016-11-16 11:37:13 +01:00
Thomas Gelf
0f58776b4e
actiontable: gracefully clear and improve...
...
...state preservation
refs #13115
2016-11-16 09:38:44 +00:00
Eric Lippmann
bdeeec50bb
CSS: Add icon warning-empty
...
refs #11859
2016-11-14 15:09:46 +01:00
Florian Strohmaier
bf809ef7c8
Update font stack
...
Try to use the OS font instead of providing a custom one.
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-14 13:56:01 +01:00
Eric Lippmann
2e13754ba1
Hide controls in PDF exports
2016-11-10 15:01:55 +01:00
Eric Lippmann
da9e90b1a9
Don't use border-style: auto because its not supported by dompdf
...
fixes #12776
2016-11-10 15:00:47 +01:00
Jennifer Mourek
3338040952
actiontable.js: Update row counter when detail area is closed
...
refs #10691
2016-10-28 08:08:42 +02:00
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
Alexander A. Klimov
a2a96be8c9
Display ISO date and time when a connection was lost
...
refs #10625
2016-02-22 11:24:19 +01:00
Alexander A. Klimov
c4a69191a3
JS: implement Icinga.Utils.padString()
...
refs #10625
2016-02-22 11:14:41 +01:00
Eric Lippmann
17d0f7be5e
CSS: Avoid !important for gutter in .controls
...
fixes #11143
2016-02-22 09:26:53 +01:00
Thomas Gelf
f9a10bc345
layout: no left/right margin for tabs
...
refs #11143
2016-02-20 15:12:40 +01:00
Alexander A. Klimov
dc6ea11415
JS: Encode URLs shown in responsive debug element
2016-02-19 14:27:14 +01:00
Alexander A. Klimov
11ea7d99d7
Escape messages of notifications loaded by JavaScript
2016-02-19 14:10:58 +01:00
Alexander A. Klimov
a493c3469c
JS: implement Icinga.Utils.escape()
2016-02-19 14:05:05 +01:00
Eric Lippmann
dc80fe59ef
CSS: Avoid (in)visible mixins
2016-02-16 17:21:07 +01:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
e468329051
JS: Keep search field focus
...
fixes #11029
2016-02-02 08:40:35 +01:00
Eric Lippmann
2ae88130f7
Fix that the filter editor overlaps the dropdown menu
2016-01-28 14:27:11 +01:00
Eric Lippmann
b5cbf49433
JS: Fix login autofocus
2016-01-28 12:29:42 +01:00
Eric Lippmann
41c942d197
JS: Maintain auto-refresh interval over redirects
...
This is far from beautiful. But JS needs a revamp anyway.
Request should be an object and should be passed from function to function in order to maintain state.
2016-01-27 09:19:12 +01:00
Eric Lippmann
c963ee23ff
JS: Ignore autosubmit elements in the form behavior
2016-01-27 09:12:42 +01:00
Eric Lippmann
5b7f4cd91a
CSS: Fix colors used in layout.less
2016-01-25 09:01:26 +01:00
Eric Lippmann
134061f3db
CSS: Fix colors used in widgets.less
2016-01-25 08:50:37 +01:00
Eric Lippmann
f7ba48eaac
CSS: Remove main-content.less
...
Not in use anymore.
2016-01-25 08:50:18 +01:00
Eric Lippmann
f5945ff908
CSS: Move colors to mixins
2016-01-25 08:20:58 +01:00
Eric Lippmann
ec177e78e5
Make error messages accessible
2016-01-25 07:44:48 +01:00
Eric Lippmann
7ede8124cb
Pagination: Focus active after next or prev exceeded
...
I'd like to see behaviors for components instead of patching loader/events all the time.
2016-01-25 07:23:12 +01:00
Eric Lippmann
4c4e8e4ac2
monitoring: Re-focus check now and alike
2016-01-22 13:33:59 +01:00
Eric Lippmann
1682d8dd67
UI: Fix wobbling spinners
...
fixes #11008
2016-01-22 12:59:29 +01:00
Eric Lippmann
2cf8471a00
CSS: Fix input widths
...
refs #10995
2016-01-20 18:17:32 +01:00
Eric Lippmann
2b183a370b
Revert "css/forms: do not set with for ALL inputs"
...
This reverts commit 323c1e3ebb
.
refs #10995
2016-01-20 18:10:10 +01:00
Eric Lippmann
2f9ffa65d7
JS: Ignore ids forms and form controls in getCSSPath()
...
Id generation is unreliable.
refs #10992
2016-01-20 18:10:04 +01:00
Thomas Gelf
323c1e3ebb
css/forms: do not set with for ALL inputs
...
refs #10995
2016-01-20 17:33:01 +01:00
Eric Lippmann
89bf2b53a9
Add high-contrast theme
2016-01-18 13:32:48 +01:00
Eric Lippmann
e1eb505986
JS: Maintain autosubmit focus
2016-01-18 13:28:36 +01:00
Eric Lippmann
ebab4e8473
JS: Ignore ids startings w/ form_ in getCSSPath
...
protectId makes ids change over subsequent requests.
2016-01-18 13:27:02 +01:00
Eric Lippmann
a65398d5c9
Fix outline of form controls
2016-01-18 13:19:08 +01:00
Eric Lippmann
074477b452
Show outline in the filter editor
2016-01-18 13:16:16 +01:00
Eric Lippmann
7a6d61ceaa
JS: Re-focus visible elements only
...
Don't try to re-focus links from dropdown tabs example because they're no longer visible if the page has been loaded.
2016-01-18 12:50:27 +01:00
Eric Lippmann
3ab5b5b721
Fix skip to content jump link
2016-01-18 12:50:27 +01:00
Eric Lippmann
81d73bb5e4
JS: Try to maintain focus
2016-01-18 12:50:27 +01:00
Eric Lippmann
4f21e0fb94
CSS: Remove outline from .button mixin
2016-01-18 12:50:27 +01:00
Eric Lippmann
9b2a325f6f
CSS: Remove outline from .container
2016-01-18 12:50:27 +01:00
Eric Lippmann
e2ff6b1b5a
CSS: Set .action navigation styles in the monitoring module
2016-01-18 12:50:27 +01:00
Eric Lippmann
b515eaa076
JS: Introduce getCSSPath
...
getCSSPath returns the CSS path to a given jQuery element. We have getDomPath which is not robust enough and
getElementByDomPath which makes no sense because getDomPath could already return a selector suitable for jQuery.
getCSSPath is meant to replace both of them.
The function is far from perfect, as its lacking class consideration and optimization.
2016-01-18 12:50:27 +01:00
Eric Lippmann
a262d13f86
Interpret onload ajax requests for the detail column as auto-refresh
...
This is a preperation for programmatically focusing the target container of a followed link for accessibility reasons.
Automated focusing of the target container must not happen if the request is a auto-refreshing one. Thus onload requests
are now flagged as auto-refresh.
2016-01-18 12:50:27 +01:00
Eric Lippmann
99ba4e9a39
Fix focus styles for tabs
2016-01-18 12:50:27 +01:00
Eric Lippmann
3bcda92f5f
Remove fixed width of left aligned tabs
2016-01-18 12:50:27 +01:00
Thomas Gelf
5cc38a3085
css/forms: use em, get rid of a bunch of px values
2016-01-13 15:02:12 +01:00
Thomas Gelf
e0bec8644f
monitoring/actions: adjust action link styling
2016-01-12 12:28:12 +01:00
Eric Lippmann
66c4b9a3da
Fix dropdown losing focus when navigating w/ the keyboard
2016-01-12 08:52:30 +01:00
Eric Lippmann
672e8359e4
Support :focus for new tab info in dropdown menus
2016-01-12 08:52:30 +01:00
Eric Lippmann
9a5e69a8ec
Improve tab styles for accessibility
2016-01-12 08:52:30 +01:00
Eric Lippmann
7c1ccc685f
Rename close-toggle to close-container-control
2016-01-12 08:52:30 +01:00
Eric Lippmann
31df702a80
Remove logo.less
...
Not used anymore.
2016-01-12 08:52:30 +01:00
Eric Lippmann
4db06d79cb
Fix dashboard gutters overflow and sizing
2016-01-12 08:52:30 +01:00
Eric Lippmann
72baf9b022
Menu: Increase icon width
...
Else "bigger" icons like cubes would have no right margin.
2016-01-12 08:52:30 +01:00
Eric Lippmann
cbfaee8681
CSS: Optimize dashboard, column and controls styles
...
fixes #7350
fixes #10289
fixes #10871
2016-01-12 08:52:30 +01:00
Eric Lippmann
267aa0d3a2
Remove forgotten console.log from ui.js
2016-01-12 08:52:30 +01:00
Eric Lippmann
b1049f2aed
Prepare .controls for removing padding
...
refs #10871
2016-01-12 08:52:30 +01:00
Eric Lippmann
f2f4375125
CSS: Use badge-color instead of text-color-inverted
2016-01-12 08:52:30 +01:00
Eric Lippmann
d265da1fa9
CSS: Add text-color-on-icinga-blue
...
Intended to replace text-color-inverted.
2016-01-12 08:52:30 +01:00
Eric Lippmann
999725e605
Login: Increase focus visibility
2016-01-04 11:41:36 +01:00
Eric Lippmann
93539d9369
CSS: Remove color @icinga-blue-dark
...
Color ist not in use.
2016-01-04 11:40:58 +01:00
Eric Lippmann
1c5ada2531
Remove hover effects from mobile menu
2015-12-22 14:32:04 +01:00
Eric Lippmann
447ebeb0b6
JS: Optimize mobile menu code
2015-12-22 14:01:45 +01:00
Eric Lippmann
887a688781
Quick-fix mobile menu
...
Will be reworked asap.
2015-12-21 14:06:42 +01:00
Thomas Gelf
7b50d9f89c
css/themes: add a Winter theme
...
fixes #10898
2015-12-21 13:40:46 +01:00
Eric Lippmann
1b196e61a6
Ignore application-state requests on setup
2015-12-21 13:03:58 +01:00
Eric Lippmann
6e9b9cb8d6
JS: Add autofocus behavior
...
refs #10671
2015-12-21 13:03:08 +01:00
Eric Lippmann
a127962e73
CSS: Bring back styles for .impact
...
refs #10886
2015-12-21 09:57:01 +01:00
Eric Lippmann
b483ab2a28
Revert "CSS: Allow coloring button-link"
...
This reverts commit fc4458857f
.
lessc treats classes w/ variables as mixins. Thus ignoring direct use of action-link and button-link in HTML for example.
2015-12-21 09:39:20 +01:00
Eric Lippmann
11e7d1050f
Merge branch 'bugfix/line-breaks-in-comments-10603'
...
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann
f5dac49330
Don't fire application-state requests if not authenticated
...
fixes #10749
2015-12-16 12:55:41 +01:00
Eric Lippmann
4f562280ba
CSS: Don't provide box-sizing mixin
2015-12-16 12:53:07 +01:00
Eric Lippmann
0e8834a4a2
CSS: Add :focus style to button-link
2015-12-16 12:49:24 +01:00
Eric Lippmann
8006090108
Merge branch 'feature/theming-10705'
...
resolves #10705
2015-12-16 12:49:11 +01:00
Eric Lippmann
9b27a83600
CSS: Add box-shadow mixin
2015-12-16 12:48:02 +01:00
Eric Lippmann
30124f384e
JS: Improve selector used in the selectable behavior
2015-12-16 12:48:02 +01:00
Eric Lippmann
755f361e4c
Add behavior for dropdown navigation items
...
Dropdown navigation is not yet accessible. The added behavior listens for activity on dropdown-navigation-item for toggling the CSS class active.
2015-12-16 12:48:02 +01:00
Eric Lippmann
12a39568b7
JS: Remove unused variable in sparkline behavior
2015-12-16 12:48:02 +01:00
Eric Lippmann
7f265034fb
CSS: Fix background-color for .controls
2015-12-15 13:35:26 +01:00
Eric Lippmann
8800decc69
Use icinga-blue like background colors for active and hovered table rows
2015-12-15 13:32:56 +01:00
Eric Lippmann
707b954534
CSS: Add smooth transition on tr hover
2015-12-15 13:31:14 +01:00
Eric Lippmann
99f0a348c5
Disable transitions on page load
2015-12-15 13:29:30 +01:00
Eric Lippmann
4a10e2d758
Fix overflow of #login and #guest-error
2015-12-15 13:25:15 +01:00
Eric Lippmann
fc4458857f
CSS: Allow coloring button-link
2015-12-15 13:24:51 +01:00
Eric Lippmann
16e5ce9e73
Fix login markup
2015-12-10 13:34:54 +01:00
Eric Lippmann
637f09aa5a
Support theming #header-logo
...
refs #10705
2015-12-10 13:34:54 +01:00
Eric Lippmann
c227bcc94d
Rename error layout for guests and support theming
...
refs #10705
2015-12-10 13:34:54 +01:00
Eric Lippmann
012fdf9cb5
CSS: Add styles for centering content of unknown width and height both horizontally and vertically
2015-12-10 13:34:53 +01:00
Eric Lippmann
bcd1402123
CSS: Combine header-, footer-elements and layout-colors in layout.less
2015-12-10 13:34:53 +01:00
Eric Lippmann
b193ea5d32
Fix print styles
2015-12-10 13:34:53 +01:00
Eric Lippmann
f83d4488ab
CSS: Fix button mixin transition
2015-12-10 13:34:53 +01:00
Eric Lippmann
5dff355720
CSS: Add fadein animation to mixins
...
Was in login.less before. Will be removed.
2015-12-10 13:34:53 +01:00
Eric Lippmann
b92fba2804
CSS: Allow to control colors of the button mixin
2015-12-10 13:34:53 +01:00
Eric Lippmann
f51c2ce6ad
Support theming for login logo
...
refs #10705
2015-12-07 14:22:45 +01:00
Eric Lippmann
a1bb4bb695
Merge branch 'master' into feature/theming-10705
2015-12-07 14:17:57 +01:00
Eric Lippmann
a7c6535bf9
Support theming for the header logo
...
refs #10705
2015-12-07 13:52:14 +01:00
Eric Lippmann
614d7fc30d
Add search_icinga_blue icon
...
Thanks mzac ;)
2015-11-23 16:36:24 +01:00
Eric Lippmann
93428f682e
CSS: Color the search icon when focused
2015-11-23 11:37:37 +01:00
Eric Lippmann
ff500f4a0f
CSS: Fix placeholder color in FF
2015-11-23 11:36:59 +01:00
Eric Lippmann
216d1e71e8
CSS: Add smooth transition on tr hover
2015-11-20 15:49:15 +01:00
Eric Lippmann
8d5da9bb86
CSS: Simplify comment-list style
2015-11-20 15:13:01 +01:00
Eric Lippmann
c0f1d6da33
doc: Add toc to design guidelines
2015-11-20 11:22:27 +01:00
Eric Lippmann
5b898d5f3b
JS: Don't activate a menu item if only a part of the current URL matches
...
Else, navigating to user -> preferences -> navigation activates configuration -> shared navigation for example.
2015-11-20 09:39:53 +01:00
Eric Lippmann
00b931ea40
Fix table header in the about page
2015-11-16 15:42:35 +01:00
Eric Lippmann
583a4985c0
Add mobile menu
...
fixes #8999
2015-11-16 14:21:08 +01:00
Eric Lippmann
0cc54ce34b
Refresh session every 10 minutes
...
Quick and dirty fix.
fixes #10229
2015-11-16 14:19:33 +01:00
Eric Lippmann
cf894f9771
Add gplus-squared icon
2015-11-16 11:22:08 +01:00
Eric Lippmann
5ff53df094
Less padding for common-table th
2015-11-16 10:28:51 +01:00
Eric Lippmann
326745f3a6
Fix controls alignment
2015-11-16 10:24:33 +01:00
Eric Lippmann
c0f90a6927
No left and right padding for previous and next page respectively
2015-11-16 10:23:59 +01:00
Eric Lippmann
a9154c5022
Remove filter margin from widgets.less
2015-11-16 10:23:28 +01:00
Johannes Meyer
38b05cef35
Form: Make informational notifications blue
...
If one needs green notifications, please add a new type "success".
fixes #10533
2015-11-13 16:26:26 +01:00
Eric Lippmann
d5fe0c9610
Merge branch 'feature/dope-layout-5543#2'
2015-11-13 15:21:07 +01:00
Bernd Erk
ebbcebe734
Add about.less
2015-11-13 13:57:48 +01:00
Bernd Erk
39aa888131
Adds new about page and dotted bottom lines in detail
2015-11-13 13:57:09 +01:00
Eric Lippmann
d1bb8747b5
Revert "CSS: Remove styles for .historycolorgrid"
...
This reverts commit bc8dff2f78
.
Ooops, still in use :)
refs #5543
2015-11-13 10:30:07 +01:00
Thomas Gelf
5604797cd1
widgets.less: on less TODO for less :D
2015-11-13 09:44:50 +01:00
Bernd Erk
3e93d62795
Redesign of tactical overview to get ready for full screen
2015-11-13 00:24:15 +01:00
Bernd Erk
1a99bb73ee
Adds top and bottom margin to form-description
2015-11-12 22:34:52 +01:00
Bernd Erk
1169b22831
Fixes font-family and font-size for tipsy hovers
2015-11-12 22:29:45 +01:00
Bernd Erk
3e2a19180f
Adds more top-margin on login-page
2015-11-12 22:24:07 +01:00
Eric Lippmann
ad31f3fbdb
CSS: Remove selection-toolbar
...
Not in use.
refs #5543
2015-11-12 13:08:05 +01:00
Eric Lippmann
b64bf06df7
CSS: Move limiter and pagination styles to controls.less
...
refs #5543
2015-11-12 13:07:35 +01:00
Eric Lippmann
daf32be72d
CSS: Fix pagination and limiter positioning
...
refs #5543
2015-11-12 13:05:46 +01:00
Eric Lippmann
5f79157a97
CSS: Reduce div.sort-control selector to .sort-control
...
refs #5543
2015-11-12 13:05:16 +01:00
Eric Lippmann
9cfa8133ab
CSS: Reduce bottom padding of the pagination-control
...
refs #5543
2015-11-12 11:57:41 +01:00
Eric Lippmann
d21c668f45
CSS: Restyle pagination (WIP)
...
refs #5543
2015-11-12 11:50:38 +01:00
Eric Lippmann
7508e72df8
CSS/Menu: Re-use padding on a instead of li
...
refs #5543
2015-11-12 10:40:40 +01:00
Eric Lippmann
4b84b936b5
CSS/Menu: Remove outline-offset
...
refs #5543
2015-11-12 10:19:41 +01:00
Eric Lippmann
514f84f839
CSS: Fix menu padding and search position
...
refs #5543
2015-11-12 10:09:57 +01:00
Eric Lippmann
45cc5eb238
CSS: Fix that active menu items move to the right according to their border
...
refs #5543
2015-11-12 09:50:18 +01:00
Eric Lippmann
42a3ecea6f
CSS: Move sparkline styles to monitoring module
...
refs #5543
2015-11-12 09:44:22 +01:00
Eric Lippmann
1c83c710e9
CSS: Move menu related styles from widgets to menu.less
...
refs #5543
2015-11-12 09:38:38 +01:00
Eric Lippmann
76058cf1a8
CSS: Remove styles for pie-data
...
Class not in use.
refs #5543
2015-11-11 16:40:43 +01:00
Eric Lippmann
6dcca3ab6d
CSS: Remove styles for datafilter
...
Class not in use.
refs #5543
2015-11-11 16:37:20 +01:00
Eric Lippmann
bc8dff2f78
CSS: Remove styles for .historycolorgrid
...
Class not in use.
refs #5543
2015-11-11 16:36:48 +01:00
Eric Lippmann
fefdfe3d7b
JS: Reduce code for the sparkline behavior
...
refs #5543
2015-11-11 15:23:45 +01:00
Eric Lippmann
663b493cd2
CSS: Introduce line-height variable
...
For template support.
refs #5543
2015-11-11 15:21:53 +01:00
Eric Lippmann
ec1cc5ebcb
CSS/Menu: Fix badge offset correction
...
refs #5543
2015-11-11 15:10:51 +01:00
Eric Lippmann
cd7a3d1fcf
CSS: Remove class color-box
...
Not in use.
refs #5543
2015-11-11 15:10:34 +01:00
Eric Lippmann
3d1cd042ce
CSS: Remove class oneline
...
Not in use.
refs #5543
2015-11-11 15:10:18 +01:00
Eric Lippmann
ebbb061db7
CSS: Fix sparkline positioning
...
refs #5543
2015-11-11 15:06:23 +01:00
Eric Lippmann
30b3b61e43
CSS: Remove bold font from link-button
...
refs #5543
2015-11-11 10:37:39 +01:00
Eric Lippmann
4684e9246e
CSS: Reduce size of badges
...
refs #5543
2015-11-11 10:37:09 +01:00
Eric Lippmann
92a2727a0b
CSS: Change backround color for the user menu
...
refs #5543
2015-11-10 16:52:46 +01:00
Eric Lippmann
92e3895c94
Revert user menu to its original state
...
refs #5543
2015-11-10 14:05:48 +01:00
Eric Lippmann
93ecc51528
CSS: Increase font-size-small
...
refs #5543
2015-11-10 14:02:58 +01:00
Thomas Gelf
a674707e98
base.less: do not shrink our main structure
2015-11-10 13:44:57 +01:00
Eric Lippmann
6b90982a10
monitoring: Properly size object-features form
...
refs #5543
2015-11-10 13:30:30 +01:00
Eric Lippmann
db167becba
monitoring: Properly align object-features form
...
refs #5543
2015-11-10 13:23:47 +01:00
Eric Lippmann
848882bb44
CSS: Remove padding-top from .content
...
refs #5543
2015-11-10 13:14:42 +01:00
Eric Lippmann
3cf7eaef1e
CSS: Add margin-left to the control-info icon
...
refs #5543
2015-11-10 09:40:40 +01:00
Eric Lippmann
e6af09ec64
Revert "CSS: Left align icons in links"
...
This reverts commit f570f75958
.
2015-11-10 09:39:48 +01:00
Eric Lippmann
e1e1a535ee
JS: Remove unnecessary space in Navigation::onRendererd()
...
refs #5543
2015-11-10 09:31:52 +01:00
Eric Lippmann
f570f75958
CSS: Left align icons in links
...
refs #5543
2015-11-10 09:31:36 +01:00
Eric Lippmann
bcdd7da4cd
CSS: Left align th of name-value-table
...
refs #5543
2015-11-10 09:30:33 +01:00
Eric Lippmann
a943240b57
CSS: Increase padding in common-table
...
refs #5543
2015-11-10 09:30:11 +01:00
Eric Lippmann
ed5a984980
CSS: Small fixes in main.less
...
refs #5543
2015-11-10 09:29:48 +01:00
Eric Lippmann
68777b2b6a
JS: Don't use deprecated jQuery function size() in navigation.js
...
refs #5543
2015-11-09 16:44:37 +01:00
Eric Lippmann
70d7f7f669
JS: Fix doc of navigation::onRendered()
...
refs #5543
2015-11-09 16:44:19 +01:00
Eric Lippmann
bb432fcc68
JS: Use _this when saving a reference to this in Navigation::onRendered()
...
There a tons of places where we use self instead of _this. self is a global variable in modern browsers.
refs #5543
2015-11-09 15:55:23 +01:00
Eric Lippmann
802cba3fb8
CSS: Move variables from themes/icinga.less to base.less
...
refs #5543
2015-11-09 13:32:59 +01:00
Eric Lippmann
8c13583aba
CSS: Remove element qualifiers in main.less
...
refs #5543
2015-11-09 11:45:04 +01:00
Eric Lippmann
c46b3258b6
CSS: Move class preformatted to main.less
...
refs #5543
2015-11-09 11:43:20 +01:00
Eric Lippmann
75cfce09d2
CSS: Remove border-bottom on headers except for h1
...
refs #5543
2015-11-09 11:41:10 +01:00
Eric Lippmann
27e1eb6661
CSS: Increase font-size and width on name-value-table
...
refs #5543
2015-11-09 11:33:37 +01:00
Thomas Gelf
e11e438f50
layout: make compact slightly larger
2015-11-06 01:53:27 +01:00
Thomas Gelf
d123d85247
blockquote is no pre, introduce .preformatted
2015-11-06 01:53:01 +01:00
Eric Lippmann
5a34e3ea83
CSS: Set default margin for blockquote, p and pre
...
refs #5543
2015-11-04 17:53:58 +01:00
Thomas Gelf
62b302bedd
base.less: move default font size to lower layer
2015-11-04 17:17:41 +01:00
Eric Lippmann
5cf4790856
CSS: Move body style to #layout
...
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann
6a22b03367
CSS: Remove color light from blockquote
...
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann
fe06c19125
CSS: Don't set font-weight to bold for links
...
refs #5543
2015-11-04 16:27:17 +01:00
Eric Lippmann
35e0c32e4e
CSS: Adjust header margins and font sizes
...
refs #5543
2015-11-04 16:27:17 +01:00
Thomas Gelf
fec21affc9
main.less: style caption element for common-table
2015-11-04 16:13:56 +01:00
Eric Lippmann
5fc2974073
CSS/tables: Only add default style for td and th
...
refs #5543
2015-11-04 16:07:48 +01:00
Eric Lippmann
561acd9a9a
CSS: Fix border-left transparent of common-table (WIP)
...
refs #5543
2015-11-04 16:07:48 +01:00
Thomas Gelf
ed69bd5d99
Tables: rename action-table to table-row-selectable
2015-11-04 15:39:35 +01:00
Thomas Gelf
7db36e8f29
compat.less: legacy action table styled as common
2015-11-04 15:37:03 +01:00
Bernd Erk
0b46f9317e
Rename listing-table to common-table and remove action-table
...
Further, style for the common-table has been changed. (WIP)
refs #5543
2015-11-04 15:12:35 +01:00
Eric Lippmann
a613a683c5
CSS: Render badges w/ rounded corners
...
refs #5543
2015-11-04 14:35:17 +01:00
Eric Lippmann
5043bdf58c
CSS: Change font-family-fixed to more reasonable font families
...
refs #5543
2015-11-04 14:34:34 +01:00
Eric Lippmann
9bb2961a77
Remove left margin from icons
...
refs #5543
2015-11-04 14:08:59 +01:00
Eric Lippmann
d0e196c6cf
Decrease default font sizes
...
refs #5543
2015-11-04 14:07:50 +01:00
Eric Lippmann
b80128ced5
Increase accessibility of our menu
...
refs #5543
2015-11-04 14:02:35 +01:00
Eric Lippmann
b9d09d2b66
CSS: Remove border-spacing from name-value-table
...
refs #5543
2015-11-04 12:11:16 +01:00
Eric Lippmann
31ab3dae7c
CSS: Increase readability of blockquote
...
refs #5543
2015-11-04 12:08:20 +01:00
Eric Lippmann
804eaeb27a
CSS: Increase readability of pre
...
refs #5543
2015-11-04 12:05:40 +01:00
Eric Lippmann
01dcb3197a
CSS: Style headers
...
refs #5543
2015-11-04 12:05:02 +01:00
Eric Lippmann
3b482a9e85
CSS: Remove background color on input.search
...
refs #5543
2015-11-04 10:35:59 +01:00
Eric Lippmann
72f6817b00
Let input.search inherit color for its placeholder
...
refs #5543
2015-11-04 10:31:11 +01:00
Eric Lippmann
e005e0b666
Re-enable focus outline for links
...
refs #5543
2015-11-04 10:27:04 +01:00
Eric Lippmann
846b13b72f
CSS: Remove text-center mixin
...
refs #5543
2015-11-03 13:03:53 +01:00
Eric Lippmann
50a8d2ca75
CSS: Remove text-left mixin
...
refs #5543
2015-11-03 13:02:33 +01:00
Eric Lippmann
6415bdb21e
CSS: Remove text-small mixin
...
refs #5543
2015-11-03 12:21:18 +01:00
Eric Lippmann
2ee611a927
monitoring: Don't show host and service links in the detail history
...
Further, eventhistory and detail-history now use the introduced event-history partial.
refs #10317
2015-11-03 11:21:14 +01:00
Eric Lippmann
ecfeb4fbe6
monitoring/CSS: Don't use text-small mixin for the selection info
...
refs #5543
2015-11-02 10:42:00 +01:00
Eric Lippmann
569e92021e
css/menu: Fix alignment of items w/o icons and the search input
...
refs #5543
2015-10-29 09:27:35 +01:00
Eric Lippmann
9463e16f67
CSS: Add smooth transition on action-table hover
...
refs #5543
2015-10-28 14:14:07 +01:00
Eric Lippmann
fd8a9e9ddc
CSS: Add smooth transition on input focus
...
refs #5543
2015-10-28 14:12:14 +01:00
Eric Lippmann
b215632a17
CSS: Fix placeholder color on input.search
...
refs #5543
2015-10-28 14:11:36 +01:00
Eric Lippmann
fb961fefd2
CSS: Remove focus outline on input
...
refs #5543
2015-10-28 14:11:17 +01:00
Eric Lippmann
dc3cf8b231
CSS: Remove focus outline on a
...
refs #5543
2015-10-28 14:10:14 +01:00
Eric Lippmann
41eee7f33a
CSS: Add transition mixin
...
refs #5543
2015-10-28 14:09:58 +01:00
Eric Lippmann
9d082c1c16
Smooth icons
...
refs #5543
2015-10-28 13:14:55 +01:00
Eric Lippmann
95e03d14c0
CSS: Reduce h2 margin and line-height
...
refs #5543
2015-10-28 11:17:30 +01:00
Eric Lippmann
a8a87d27eb
CSS: Rename remove-comment to remove-action
...
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann
4361ac00ca
CSS: Increase horizontal-padding on the menu
...
refs #5543
2015-10-27 16:23:02 +01:00
Eric Lippmann
5fa6bac5ea
CSS: Move clearfix to mixins.less
...
refs #5543
2015-10-27 16:06:41 +01:00
Eric Lippmann
ec9e6152cf
Reduce style variety for comments
...
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann
f951e29269
CSS: Rename big-icon to large-icon and use percent instead of px for font-size
...
refs #10294
2015-10-27 14:10:31 +01:00
Eric Lippmann
9d02aa75ea
CSS: Move .primary-nav to nav.less
...
refs #5543
2015-10-27 14:02:29 +01:00
Eric Lippmann
0ff7420f50
CSS: Use em for th on name-value-table
...
refs #10294
2015-10-27 14:00:46 +01:00
Eric Lippmann
84f3190dc6
CSS: Fix several menu issues
...
- Removed border transition for active items because the transition is activated on auto-refresh too which is annoying
- Fixed hover menu readability
- Fixed hover menu positioning
- Fixed hover menu arrow
- Fixed that menu labels may override badges
- Pixel perfect alignment for icons, labels and badges
fixes #10292
fixes #10293
fixes #10299
fixes #10303
fixes #10305
2015-10-27 13:53:26 +01:00
Eric Lippmann
4801fb9563
CSS: Use em instead of px for font size
...
Further, font size related settings have been moved to base.less to not create the impression that it's a good idea to change font sizes via themes.
refs #10294
refs #10295
2015-10-27 13:45:01 +01:00
Eric Lippmann
6e5ba364fb
CSS: Introduce badge-nav-item
...
refs #5543
2015-10-26 12:44:11 +01:00
Eric Lippmann
a35931020e
CSS: Remove useless color mixins
...
refs #5543
2015-10-26 12:43:42 +01:00
Johannes Meyer
1144c86936
group/list.phtml: Fix coding style, link targets, css, etc
...
refs #10367
2015-10-15 16:14:19 +02:00
Johannes Meyer
0ee73f2560
group/show.phtml: Fix coding style, link targets, css, etc
...
refs #10367
2015-10-15 15:47:38 +02:00
Johannes Meyer
635bb3eec6
user/show.phtml: Improve layout
...
refs #10367
2015-10-15 14:39:25 +02:00
Eric Lippmann
c6814e9f93
CSS: Don't set line-height on body
...
refs #10295
2015-10-05 13:20:12 +02:00
Thomas Gelf
4f45e107d5
login.less: broader label for translated strings
2015-10-02 12:05:21 +02:00
Johannes Meyer
68297f0630
Revert "loader.js: Do not push redirects to history"
...
This reverts commit e99cdb66ef
.
2015-10-02 11:46:44 +02:00
Johannes Meyer
8e94f3e58e
Revert "Revert "Fix logout loop (testing), #2""
...
This reverts commit 967c3552e5
.
2015-10-02 11:46:44 +02:00
Johannes Meyer
967c3552e5
Revert "Fix logout loop (testing), #2"
...
This reverts commit 6affad6895
.
2015-10-02 11:36:06 +02:00
Johannes Meyer
e99cdb66ef
loader.js: Do not push redirects to history
2015-10-02 11:36:06 +02:00
Eric Lippmann
5113abfdb5
CSS: Restyle borders
...
refs #5543
2015-10-01 23:01:55 +02:00
Eric Lippmann
e939fef0a8
CSS: Restyle input:focus, select and textarea
...
refs #5543
2015-10-01 23:00:45 +02:00
Eric Lippmann
508e20dc76
CSS: Add rules for controls (WIP)
...
refs #5543
2015-10-01 22:58:40 +02:00
Eric Lippmann
565a9e4e03
CSS: Fix focus color in menu
...
refs #5543
2015-10-01 22:58:17 +02:00
Eric Lippmann
04dd81103c
CSS: Make @gray a bit more gray :)
...
refs #5543
2015-10-01 21:29:50 +02:00
Johannes Meyer
209c084f51
Form: Only add the ViewHelper decorator for hidden form fields
...
refs #5543
2015-10-01 18:31:05 +02:00
Matthias Jentsch
1c38fdd9c8
Fix control width
...
refs #5543
2015-10-01 18:24:51 +02:00
Eric Lippmann
3d2521abf0
Merge branch 'master' into feature/dope-layout-5543
2015-10-01 17:42:24 +02:00
Eric Lippmann
bdcdac2257
CSS: Hide .control-group containing hidden inputs
...
refs #5543
2015-10-01 17:22:05 +02:00
Eric Lippmann
af338c1dba
monitoring: Don't render custom variables as list
...
refs #5543
2015-10-01 17:08:48 +02:00
Eric Lippmann
08ab0befcd
CSS: compat.less and monitoring detail
...
refs #5543
2015-10-01 16:31:25 +02:00
Bernd Erk
3aaa9e2185
CSS: removed dashboard overflow
2015-10-01 16:14:48 +02:00
Bernd Erk
c051dbae89
Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543
2015-10-01 16:00:08 +02:00
Johannes Meyer
2e5e2b3133
login: Fix layout of the config warning
...
refs #5543
2015-10-01 15:44:28 +02:00
Bernd Erk
67011b14ef
Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543
2015-10-01 15:39:47 +02:00
Bernd Erk
05c5d5e8e7
CSS: fix in detail area
2015-10-01 15:17:48 +02:00
Thomas Gelf
50e66810bf
events.js: do not disable inputs targetting...
...
...foreign containers. Otherwise they will remain unusable. A better
solution might be tracking source containers, but that would involve
some more work
fixes #10263
2015-10-01 15:10:01 +02:00
Matthias Jentsch
cb81916a2c
Support defining row actions that do not show up in any of the links
2015-10-01 14:54:01 +02:00
Bernd Erk
27378a3511
CSS: fixed in detail comments area
2015-10-01 14:43:16 +02:00
Johannes Meyer
a9a2b2be0a
setup: Show a summary's topic title in bold
...
refs #5543
2015-10-01 14:29:46 +02:00
Johannes Meyer
f8a42f89cf
setup: Make the summary page's boxes a bit wider
...
refs #5543
2015-10-01 14:14:08 +02:00
Johannes Meyer
60b9f0cb02
setup: Give the installation note's header a border
...
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer
6f94b20bb6
setup: Show all h1 with bold font
...
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer
4dfe6dec3a
setup: Use h2 instead of h3 for a requirement's title
...
refs #5543
2015-10-01 13:34:16 +02:00
Johannes Meyer
29d9a7f807
setup.less: Fix layout of the module page
...
refs #5543
2015-10-01 13:34:15 +02:00
Johannes Meyer
5d20e2cf21
setup.less: Fix outdated color macros
...
refs #5543
2015-10-01 13:34:15 +02:00
Eric Lippmann
aedc359735
CSS: Fix padding of menu items w/o icon
...
refs #5543
2015-10-01 11:16:41 +02:00
Eric Lippmann
6affad6895
Fix logout loop (testing), #2
...
Quick and dirty fix.
2015-10-01 10:50:33 +02:00
Bernd Erk
1236b75fb2
CSS: error ul login page
2015-10-01 10:39:13 +02:00
Eric Lippmann
5f7f0a9e89
Fix logout loop (testing)
...
If this commit breaks anyhting, feel free to revert it.
2015-10-01 10:30:18 +02:00
Johannes Meyer
5b71d0b834
Also restore the login.less form prior #10009
2015-10-01 10:22:53 +02:00
Eric Lippmann
d3601d5931
CSS: Reset radio width
...
refs #5543
2015-10-01 10:05:25 +02:00
Eric Lippmann
980dd51f34
CSS: Add padding to columns in controls
...
refs #5543
2015-10-01 08:56:58 +02:00
Eric Lippmann
12249ca4c5
CSS: Set color light on control info icons
...
refs #5543
2015-10-01 08:56:58 +02:00
Eric Lippmann
6b96d9af32
CSS: Add opacity mixin
...
refs #5543
2015-10-01 08:56:57 +02:00
Eric Lippmann
c318454a45
CSS: Style form descriptions, hints, notifications and errors
...
refs #5543
2015-10-01 02:49:38 +02:00
Eric Lippmann
51d6c61bf7
CSS: Re-add spinner for autosubmit
...
refs #5543
2015-10-01 01:59:56 +02:00
Eric Lippmann
b6ac7f0dee
CSS: Add dl.name-value-list
...
refs #5543
2015-10-01 00:56:38 +02:00
Eric Lippmann
b137c4f5b8
Add icon-twitter and icon-facebook-squared
...
refs #5543
2015-10-01 00:56:12 +02:00
Eric Lippmann
05904de5d5
Fix about markup
...
refs #5543
2015-10-01 00:55:49 +02:00
Eric Lippmann
d31983bf4f
CSS: Let i don't inherit text-decoration on a:hover
...
refs #5543
2015-09-30 23:59:12 +02:00
Eric Lippmann
3b5a04638a
CSS: Rename a.button to button-link and add centered-content
...
refs #5543
2015-09-30 23:58:38 +02:00
Eric Lippmann
48b1c5ff30
CSS: Move spinner related styles to spinner.less
...
refs #5543
2015-09-30 22:24:26 +02:00
Eric Lippmann
231c63b703
Merge branch 'master' into feature/dope-layout-5543
2015-09-30 18:52:52 +02:00
Eric Lippmann
82abff50f2
CSS: Fix margin of .form-controls on login
...
refs #5543
2015-09-30 18:34:20 +02:00
Eric Lippmann
2326997a25
CSS: Add class v-center
...
refs #5543
2015-09-30 18:32:29 +02:00
Eric Lippmann
3339dda50e
CSS: Re-add spinner style
...
refs #5543
2015-09-30 18:29:45 +02:00
Eric Lippmann
89c5a405c3
CSS: Add invisible and visible mixin
...
refs #5543
2015-09-30 18:29:26 +02:00
Johannes Meyer
a2474ad1d2
Add untracked files missing from the previous commit...
...
refs #9247
2015-09-30 17:10:35 +02:00
Eric Lippmann
5698a0448d
CSS: Add icon-big, comment-text and icon-col
...
refs #5543
2015-09-30 16:39:50 +02:00
Eric Lippmann
a065fe7fce
CSS: Color icon-cancel red when hovered
...
refs #5543
2015-09-30 11:32:16 +02:00
Eric Lippmann
ea36da60d5
CSS: Fix a.button style
...
refs #5543
2015-09-30 11:32:00 +02:00
Eric Lippmann
56be19f172
CSS: Re-enable form icons
...
refs #5543
2015-09-30 11:16:29 +02:00
Eric Lippmann
e7d78f003c
CSS: Style form buttons
...
refs #5543
2015-09-30 11:16:15 +02:00
Eric Lippmann
a12482fcad
CSS: Use button mixin for a.button
...
refs #5543
2015-09-30 11:13:59 +02:00
Eric Lippmann
9c7d93e55b
CSS: Add button mixin
...
refs #5543
2015-09-30 11:13:45 +02:00
Eric Lippmann
dc256a249c
CSS: Add icon-info-circled
...
refs #5543
2015-09-30 09:49:21 +02:00
Eric Lippmann
a932bad2dc
JS: Support rowaction on action-table
...
refs #5543
2015-09-29 18:05:49 +02:00
Eric Lippmann
9eb5756655
CSS: Add .col-1-2
...
refs #5543
2015-09-29 17:11:00 +02:00
Eric Lippmann
2d9efc3467
CSS: Remove unncessary props from sort-control
...
refs #5543
2015-09-29 17:05:20 +02:00
Eric Lippmann
5e405b8f99
CSS: Re-add form.inline for the moment
...
refs #5543
2015-09-29 17:05:02 +02:00
Eric Lippmann
a53a999003
CSS: Add unncessary props from limiter.less
...
refs #5543
2015-09-29 17:04:18 +02:00
Eric Lippmann
ad1ed49257
CSS: Remove unnecessary props from pagination-control
...
refs #5543
2015-09-29 17:03:42 +02:00
Eric Lippmann
510b25b079
CSS: Add dont-print style
...
refs #5543
2015-09-29 17:03:26 +02:00
Eric Lippmann
eb246babd5
CSS: Add grid.less
...
refs #5543
2015-09-29 17:02:59 +02:00
Bernd Erk
44b9d44641
Merge branch 'feature/dope-layout-5543' of git.icinga.org:icingaweb2 into feature/dope-layout-5543
2015-09-29 12:52:15 +02:00
Eric Lippmann
8f33fca3d4
CSS: Optimize background property for input.search
...
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann
818115a7db
CSS: Set form label and input width
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
2b0e8803be
CSS: Use color: inherit for *-default mixins
...
refs #5543
2015-09-29 12:01:30 +02:00
Eric Lippmann
b1c48c02cf
CSS: Style blockquote
...
refs #5543
2015-09-29 12:01:30 +02:00
Bernd Erk
6a66da998a
CSS: fixes transision in menu
2015-09-28 22:34:13 +02:00
Bernd Erk
ef16c3c479
CSS: design user logout and preferences
2015-09-28 17:58:23 +02:00
Eric Lippmann
301b0a8cc9
JS: Support actiontable behavior for action-table too
...
refs #5543
2015-09-28 17:27:33 +02:00
Eric Lippmann
1f4ea9eb6f
CSS: Style th in tbody for listing-table
...
refs #5543
2015-09-28 17:06:01 +02:00
Eric Lippmann
49dec8d922
CSS: Only hover tr in tbody for action-table
...
refs #5543
2015-09-28 17:05:37 +02:00
Eric Lippmann
f3b928de6b
CSS: Use handled as separate class again
...
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann
ca45522da7
CSS: Move badge related styles to badges.less
2015-09-28 17:02:37 +02:00
Eric Lippmann
d03647f2e6
JS: Rename dblclickselect to selectable
...
refs #9826
2015-09-28 15:44:25 +02:00
Eric Lippmann
9dff864b80
Prepare markup for new user menu
...
refs #5543
2015-09-28 14:48:54 +02:00
Eric Lippmann
2ff822c2ac
Merge branch 'master' into feature/ipv6-addresses-9645-9826
2015-09-28 13:09:30 +02:00
Johannes Meyer
2f9bd78721
Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009
2015-09-28 09:55:07 +02:00
Bernd Erk
f68b8bceee
CSS: Hover menu
2015-09-27 17:41:57 +02:00
Bernd Erk
ad2784d5bb
CSS: Badges and menu
2015-09-27 16:34:33 +02:00
Eric Lippmann
3b84f406c7
CSS: Fix font-weight on .nav-item
...
refs #5543
2015-09-27 16:08:06 +02:00
Eric Lippmann
ab50fcc091
CSS: Introduce .primary-nav
...
refs #5543
2015-09-27 16:06:46 +02:00
Eric Lippmann
b21c92ac2a
CSS: Set font-weight on links in navigation to normal
...
refs #5543
2015-09-27 15:49:08 +02:00
Eric Lippmann
83afcbc169
CSS: Move form related styles from main.less to forms.less
...
refs #5543
2015-09-27 14:30:28 +02:00
Eric Lippmann
9115e1d834
CSS: Move monitoring/colors.less to application
...
refs #5543
2015-09-27 14:28:36 +02:00
Eric Lippmann
eca9edca10
CSS: Add form styles (WIP)
...
refs #5543
2015-09-27 13:41:07 +02:00
Eric Lippmann
181f6d5285
CSS: Re-add form.less but w/ out-commented content
...
refs #5543
2015-09-27 13:37:35 +02:00
Eric Lippmann
e0401a2fc9
CSS: Rename nav-tabs to tab-nav
...
refs #5543
2015-09-27 13:29:37 +02:00