Commit Graph

9730 Commits

Author SHA1 Message Date
Eric Lippmann ba55ad7c5a monitoring: Fix unhandled service counter in the hosts overview
Group by was wrong.

fixes #10490
2015-11-09 09:55:17 +01:00
Eric Lippmann b5c8579d0e lib: Fix Url paramter encoding if parameter is a Url object
fixes #10321
2015-11-09 09:55:17 +01:00
Thomas Gelf f2bc3368e7 pluginOutput: make use of new styles 2015-11-06 01:56:17 +01:00
Thomas Gelf 5bf107f853 monitoring/css: pluginout should look like blockquote 2015-11-06 01:54:41 +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
Thomas Gelf d7a9a55ad6 style/guide: add js to get rid of styles 2015-11-06 01:52:04 +01:00
Johannes Meyer 1e35a17ec1 DbQuery: Support not equal comparisons with arrays 2015-11-05 15:49:15 +01:00
Johannes Meyer ff61b8e696 Repository: Fix that conversion rules for statements are applied on queries..
..when calling RepositoryQuery::addFilter().
2015-11-05 14:07:54 +01:00
Thomas Gelf a2667dd551 Ido: remove test query objects from erraneous commit 2015-11-04 18:37:32 +01:00
Eric Lippmann 5a34e3ea83 CSS: Set default margin for blockquote, p and pre
refs #5543
2015-11-04 17:53:58 +01:00
Eric Lippmann ba4256d983 Quick and dirty fix menu in FF
refs #5543
2015-11-04 17:49:43 +01:00
Eric Lippmann eda7f76d61 monitoring/CSS: Fix border-spacing of state-table
refs #5543
2015-11-04 17:49:00 +01:00
Eric Lippmann 3e77384700 monitoring/CSS: Add state-table where appropriate
refs #5543
2015-11-04 17:48:12 +01:00
Eric Lippmann e67420e8bf monitoring/CSS: Introduce state-table class
refs #5543
2015-11-04 17:43:30 +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
Johannes Meyer dd069288e9 DbRepository: Do not attempt to join virtual tables multiple times 2015-11-04 15:59:40 +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
Thomas Gelf 0c72b697e0 Classes: rename listing-table to common-table 2015-11-04 15:16:45 +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 62f58048e9 monitoring: Use blockquote for plugin output
refs #5543
2015-11-04 14:34:01 +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
Alexander A. Klimov 327cf37326 Command: make $config and $configs protected 2015-11-03 16:11:20 +01:00
Johannes Meyer 48e6bdd6ce RepositoryQuery: Fix that the query is not passed as context in fetchAll() 2015-11-03 14:42:32 +01:00
Johannes Meyer 477af43a2f RepositoryQuery: Properly handle custom aliases when applying value conversion rules 2015-11-03 14:42:32 +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 9439b4a10f Remove unncessary controls in the shared navigation overview 2015-11-03 13:01:53 +01:00
Eric Lippmann d69ecd4bbf Remove unncessary controls in the navigation overview 2015-11-03 13:01:35 +01:00
Eric Lippmann 5e2e741a7e Remove unncessary controls in the application log view 2015-11-03 12:50:02 +01:00
Eric Lippmann cb4b460f3f monitoring: Remove unnecessary controls in the service grid view 2015-11-03 12:37:23 +01:00