Commit Graph

8454 Commits

Author SHA1 Message Date
Eric Lippmann 36a65670f0 CSS: Move class text-class from base.less to main.less
refs #5543
2015-09-23 14:05:53 +02:00
Eric Lippmann 8ea30a2933 monitoring: Use CSS class action-link instead of show-more in the list/services view script
refs #5543
2015-09-23 14:04:44 +02:00
Eric Lippmann 6b78174537 CSS: Add class action-link
refs #5543
2015-09-23 14:04:07 +02:00
Eric Lippmann 485a19ec9f monitoring: Use CSS class action-table instead of action in the list/services view script
refs #5543
2015-09-23 14:03:40 +02:00
Eric Lippmann 6a5cefdc92 monitoring: Don't use hard-coded style in the list/services view script
refs #5543
2015-09-23 14:03:08 +02:00
Eric Lippmann 59599916b0 monitoring: Re-indent the list/services view script
refs #5543
2015-09-23 14:02:39 +02:00
Eric Lippmann cf2fe8433a CSS: Show pointer when hovering action-table
refs #5543
2015-09-23 14:00:56 +02:00
Eric Lippmann 5b1e4f0a1c CSS: Add new main.less to our stylesheet
refs #5543
2015-09-23 13:41:39 +02:00
Eric Lippmann caf68880fd CSS: Add license header to base.less
refs #5543
2015-09-23 13:41:22 +02:00
Eric Lippmann 3268a0f34e CSS: Add main.less w/ pull-left and pull-right yet only
refs #5543
2015-09-23 13:40:55 +02:00
Eric Lippmann 2e9ea40eb1 CSS: Disable main-content.less for now
refs #5543
2015-09-23 13:37:19 +02:00
Eric Lippmann e982735451 CSS: Rename main.less to base.less
refs #5543
2015-09-23 13:36:25 +02:00
Eric Lippmann f459359941 CSS: Add class small-text
refs #5543
2015-09-23 13:32:03 +02:00
Eric Lippmann eeb1bfbb48 CSS: Add font-family-fixed to the icinga theme
refs #5543
2015-09-23 13:31:34 +02:00
Eric Lippmann 87973314e6 monitoring: Rename CSS class pluginoutput to plugin-output in the services view script
refs #5543
2015-09-23 13:18:44 +02:00
Eric Lippmann 4c12a692a3 monitoring: Remove unused variable form the services view script
refs #5543
2015-09-23 13:18:15 +02:00
Eric Lippmann 596bb08e5e monitoring: Don't render the state label bold when listing services
refs #5543
2015-09-23 13:17:36 +02:00
Eric Lippmann d87c3b1804 CSS: Add styles for tr.active and tr:hover
refs #5543
2015-09-23 13:14:48 +02:00
Eric Lippmann ceacf9af71 CSS: Style a in h1
refs #5543
2015-09-23 13:14:26 +02:00
Eric Lippmann dd4e39b782 CSS: Style p
refs #5543
2015-09-23 12:58:15 +02:00
Eric Lippmann 33816c9abe CSS: Add font-size and line-height to a
refs #5543
2015-09-23 12:57:42 +02:00
Eric Lippmann b3d435a85d CSS: Remove default margin from p
refs #5543
2015-09-23 11:30:22 +02:00
Eric Lippmann f29f22870a CSS: Add state colors to the icinga theme
refs #5543
2015-09-23 11:17:51 +02:00
Eric Lippmann 2db284ce55 CSS: Style a 2015-09-23 11:13:58 +02:00
Eric Lippmann bd71f0bbf8 CSS: Add font-weight-bold to the icinga theme
refs #5543
2015-09-23 11:13:42 +02:00
Eric Lippmann fbbf0bd118 CSS: Don't color normal links blue/petrol
refs #5543
2015-09-23 11:12:56 +02:00
Eric Lippmann a2d459bdaa CSS: Style h1 and h2
refs #5543
2015-09-23 11:04:59 +02:00
Eric Lippmann d1b141d142 CSS: Include main.less in our stylesheet
refs #5543
2015-09-23 11:01:55 +02:00
Eric Lippmann 4f826da6ef CSS: Introduce main.less
Meant to replace defaults.less and other "default" styling spread to other less files.

refs #5543
2015-09-23 11:00:51 +02:00
Eric Lippmann ae71d91d0d CSS: Remove form related CSS from the icinga theme
Will be readded later.

refs #5543
2015-09-23 10:58:01 +02:00
Eric Lippmann 12227d9d08 CSS: Disable defaults.less for now
refs #5543
2015-09-23 10:57:39 +02:00
Eric Lippmann 9047afbb87 CSS: Add box-sizing mixin
refs #5543
2015-09-23 10:48:41 +02:00
Eric Lippmann 8b9cdc5c1e CSS: Include normalize.css in our style sheet
refs #5543
2015-09-23 10:43:43 +02:00
Eric Lippmann badf58f701 CSS: Add normalize.css
refs #5543
2015-09-23 10:42:39 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Eric Lippmann 7f6d5655f9 CSS: Restyle forms (WIP)
refs #5543
2015-09-19 21:58:50 +02:00
Eric Lippmann 46ab8d847d Forms: Wrap the label and the help icon in a div
refs #5543
2015-09-19 21:58:02 +02:00
Eric Lippmann a92c0de52f CSS: Disable all form styles for the moment
refs #5543
2015-09-19 21:57:29 +02:00
Eric Lippmann f32e62bdaa CSS: Replace petrol w/ Icinga blue
refs #5543
2015-09-19 21:57:02 +02:00
Eric Lippmann 25bf42462c CSS/themes: Add @text-color-inverted to the icinga theme
refs #5543
2015-09-18 17:18:47 +02:00
Eric Lippmann cf8548a29d CSS: Add Icinga theme (WIP)
refs #5543
2015-09-18 15:25:14 +02:00
Matthias Jentsch 3b135c6b6f Fix PostgreSQL queries that use GROUP BY
Add missing instance_id to getGroup query functions to avoid query errors in PostgreSQL.

fixes #10160
2015-09-17 16:29:00 +02:00
Eric Lippmann 8cea292745 monitoring: Fix grouping of host and service status when filtering for group columns
refs #9956
2015-09-17 16:22:24 +02:00
Eric Lippmann eff9249863 lib: Don't provide LDAP server-side sort request if the query has no order
refs #10147
2015-09-17 13:01:58 +02:00
Eric Lippmann 79c9a8af9b lib: Fix Number::isValid(), again :) 2015-09-17 12:52:09 +02:00
Eric Lippmann ccfbc13a38 Merge branch 'feature/more-db-reource-types-9683'
resolves #9683
2015-09-17 12:48:27 +02:00
Eric Lippmann 06c6b09863 Set default port for Postgres connections if it's the first available driver
refs #9683
2015-09-17 12:46:49 +02:00
Eric Lippmann f46504554e lib: Check for mssql extension too in Platform::hasMssqlSupport()
refs #9683
2015-09-17 11:48:25 +02:00
Matthias Jentsch a34c108da5 Allow mixed selection of host and service comments 2015-09-16 15:46:07 +02:00
Matthias Jentsch 1b6f5861b7 Highlight selected table rows in related actions
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.

fixes #10155
2015-09-16 15:31:53 +02:00