9876 Commits

Author SHA1 Message Date
Eric Lippmann
fde7525850 modules: Add iframe
resolves #8645
2015-10-01 23:07:34 +02:00
Eric Lippmann
61357da35c Merge branch 'bugfix/group-by-9956'
fixes #9956
2015-10-01 23:05:27 +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
422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Eric Lippmann
8a4674c33c monitoring/CSS: Add rules for controls
refs #5543
2015-10-01 22:59:49 +02:00
Eric Lippmann
6b897e239d monitoring/CSS: Make plugin output small
refs #5543
2015-10-01 22:59:09 +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
5903ab6071 monitoring: Add h1 to components/flags
refs #5543
2015-10-01 22:54:40 +02:00
Eric Lippmann
3a27e44437 monitoring: Remove h1 from service/show and feature command forms
refs #5543
2015-10-01 22:53:42 +02:00
Eric Lippmann
aadbbe08e1 monitoring: Fix list headers, #2
refs #5543
2015-10-01 22:51:42 +02:00
Eric Lippmann
04dd81103c CSS: Make @gray a bit more gray :)
refs #5543
2015-10-01 21:29:50 +02:00
Eric Lippmann
56ed92a8e6 Merge branch 'master' into feature/dope-layout-5543 2015-10-01 21:29:35 +02:00
Thomas Gelf
9ca81320ac Search: re-add object names, allow for addresses
It's now possible do search for IP (and IPv6) addresses. Object names
are once again allowed

fixes #9591
fixes #10163
2015-10-01 18:48:36 +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
Johannes Meyer
98f2da818f Alertsummary: Fix that the limiter does not have any effect ...
refs #5543
2015-10-01 18:17:22 +02:00
Johannes Meyer
378be3fd06 Alertsummary: Remove pagination control
refs #5543
2015-10-01 18:14:41 +02:00
Johannes Meyer
0436f4fdb9 Adjust remaining show-more links
refs #5543
2015-10-01 18:11:35 +02:00
Johannes Meyer
a1beb66e5e servicegrid: fix controls
refs #5543
2015-10-01 18:01:52 +02:00
Johannes Meyer
786db6666e ErrorController: Respect $this->compact
refs #5543
2015-10-01 17:56:44 +02:00
Matthias Jentsch
a360235f81 Use the same amount of whitespaces for all link types
refs #5543
2015-10-01 17:51:42 +02:00
Matthias Jentsch
9db477777a Fix notes and action url in detail views
refs #5543
2015-10-01 17:50:08 +02:00
Johannes Meyer
e788682c19 Enforce the standard nav item renderer for the main menu by default 2015-10-01 17:44:37 +02:00
Johannes Meyer
14ae04b631 RecursiveNavigationRenderer: Allow to enforce the standard item renderer 2015-10-01 17:43:48 +02:00
Thomas Gelf
f886172c24 monitoring/partials: no double-escape, qlink does so 2015-10-01 17:42:58 +02:00
Eric Lippmann
3d2521abf0 Merge branch 'master' into feature/dope-layout-5543 2015-10-01 17:42:24 +02:00
Eric Lippmann
42fb6113c4 monitoring: Fix downtime-header
refs #5543
2015-10-01 17:39:44 +02:00
Johannes Meyer
8c8af9cd50 DashboardPane: Fix that ordering dashlets is persistent 2015-10-01 17:35:11 +02:00
Johannes Meyer
b63a956a38 Dashboard: Respect original dashlet order 2015-10-01 17:34:45 +02:00
Eric Lippmann
a8bebb17e1 monitoring: Disable slow dashboards, #2
refs #5543
2015-10-01 17:26:34 +02:00
Eric Lippmann
1ba315f414 Revert "monitoring: Disable slow dashboards"
This reverts commit 6d2a18f4e0d39c540715c058b7ddf4ef727d86f4.
2015-10-01 17:25:45 +02:00
Eric Lippmann
6d2a18f4e0 monitoring: Disable slow dashboards
refs #5543
2015-10-01 17:25:10 +02:00
Eric Lippmann
bdcdac2257 CSS: Hide .control-group containing hidden inputs
refs #5543
2015-10-01 17:22:05 +02:00
Johannes Meyer
0cc06d6af9 NavigationItem: Improve merge "algorithm" 2015-10-01 17:12:55 +02:00
Thomas Gelf
fe72a1c36e body.phtml: img urls are now allowed in icon()
No no more need for ../ hacks :)
2015-10-01 17:12:26 +02:00
Eric Lippmann
af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Matthias Jentsch
323b294fe1 Fix service grid padding
refs #5543
2015-10-01 16:58:22 +02:00
Thomas Gelf
270520eac3 helpers/icon: allow for img urls outside of icons
Icon images where restricted to img/icons, this did not allow modules
to use custom images. Left behaviour for img urls without slash
untouched.
2015-10-01 16:52:39 +02:00
Johannes Meyer
d6283f1451 Add css class "action-link" to all load-more links
refs #5543
2015-10-01 16:43:26 +02:00
Thomas Gelf
cb5f741f22 UserNavigationItemRenderer: disable avatar
Broken on ff, no such image, rendering issues - postponed
2015-10-01 16:39:20 +02:00
Johannes Meyer
0bf13383b6 Fix control layout in the module overview
refs #5543
2015-10-01 16:35:43 +02:00
Johannes Meyer
d54e5f62e6 NavigationItem: Accept priority while merging if none is set yet 2015-10-01 16:32:47 +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
Johannes Meyer
ba3172fb9c Fix controls layout in some list views
refs #5543
2015-10-01 16:10:16 +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
57f30b1f92 Do not apply server side sorting for paged search requests
Revert this prior start working on #10147

refs #10147
2015-10-01 15:47:11 +02:00
Johannes Meyer
2e5e2b3133 login: Fix layout of the config warning
refs #5543
2015-10-01 15:44:28 +02:00