1601 Commits

Author SHA1 Message Date
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 f517c62fdec880d5b905212ef4dbfe23a5cd033e, reversing
changes made to d1fd7e4be78f3dda9734027dda53114b71a7a46d.

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