Commit Graph

9926 Commits

Author SHA1 Message Date
Alexander A. Klimov 9e2da07eb7 Menu: use target="_self" instead of data-base-target="_self" in logout link
refs #10330
2015-12-17 17:56:13 +01:00
Alexander A. Klimov f6cd4794ee NavigationItemRenderer::renderTargetAttribute(): don't use the same name for two different variables
refs #10330
2015-12-17 17:45:03 +01:00
Alexander A. Klimov a9b818d52c NavigationItemRenderer: split actualLinkTarget() into getIcingaLinkTarget() and getHtmlLinkTarget()
refs #10330
2015-12-17 17:38:21 +01:00
Alexander A. Klimov 5edd8df1b6 NavigationItemRenderer: provide more human-readable aliases for native HTML link targets
refs #10330
2015-12-17 16:52:14 +01:00
Alexander A. Klimov 2473c4bbef NavigationItemRenderer: provide more human-readable aliases for internal link targets
refs #10330
2015-12-17 16:51:45 +01:00
Alexander A. Klimov 7d5c15469e Revert "Servicegroup listing: preserve URL params in links to services lists"
This reverts commit 0f7707e8a1.
2015-12-16 13:57:44 +01:00
Alexander A. Klimov 9e6ec12a10 Revert "Hostgroup listing: preserve URL params in links to hosts and services lists"
This reverts commit a63bc649f7.
2015-12-16 13:57:41 +01:00
Alexander A. Klimov a63bc649f7 Hostgroup listing: preserve URL params in links to hosts and services lists 2015-12-16 13:31:50 +01:00
Alexander A. Klimov 0f7707e8a1 Servicegroup listing: preserve URL params in links to services lists
fixes #10778
2015-12-16 13:23:09 +01:00
Eric Lippmann d6431119e9 monitoring: Use View::nl2br() for the downtime detail view
refs #10603
2015-12-16 13:05:32 +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
Alexander A. Klimov d087ae2575 Make Service Grid working with host names that contain only digits
fixes #10790
2015-12-16 11:37:30 +01:00
Alexander A. Klimov aad7baa5c4 Perfdata::getPercentage(): prevent division by integer 0
fixes #10331
2015-12-15 17:32:45 +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
Alexander A. Klimov 7983a87f52 Setup wizard: don't display the OS' default webserver user if the actual one is available 2015-12-14 11:29:03 +01:00
Eric Lippmann 16e5ce9e73 Fix login markup 2015-12-10 13:34:54 +01:00
Eric Lippmann 2d5bd3085f Don't send cookies on API requests 2015-12-10 13:34:54 +01:00
Eric Lippmann a5812c6b8a Don't echo the unset layout variables moduleStart and moduleEnd 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 ee7576f320 monitoring: Fix thead missing tr in hostgroups 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
Alexander A. Klimov ad3f6bbbad LoggingConfigForm: correct syslog application prefix validation
fixes #10781
2015-12-09 17:56:22 +01:00
Johannes Meyer 6679490f13 Merge branch 'master' into feature/theming-10705 2015-12-07 14:25:25 +01:00
Eric Lippmann f51c2ce6ad Support theming for login logo
refs #10705
2015-12-07 14:22:45 +01:00
Johannes Meyer c6f2783d2d StaticController: Fix imgAction() not returning the correct content type for svg 2015-12-07 14:18:57 +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 cce6af9243 Don't load inaccessible themes
refs #10705
2015-12-07 13:51:30 +01:00
Eric Lippmann bf0b673640 Fix section for themes config in StyleSheet
refs #10705
2015-12-07 12:37:34 +01:00
Johannes Meyer d527ac2717 DbRepository: Handle columns of type Zend_Db_Expr #3 2015-12-07 12:06:27 +01:00
Johannes Meyer 8dd1ad869f DbQuery: Mark method renderFilter() deprecated 2015-12-07 10:31:25 +01:00
Johannes Meyer 4f8b6ffeb3 DbConnection: Transfer DbQuery::whereToSql() updates to renderFilterExpression() 2015-12-07 10:31:10 +01:00