Eric Lippmann
|
ed63d169ef
|
monitoring: Fix URL and title for state badges
refs #5543
|
2015-09-28 17:14:55 +02:00 |
Eric Lippmann
|
344dafe253
|
monitoring: Display host and service count as badge in the hostgroups overview
refs #5543
|
2015-09-28 17:06:36 +02:00 |
Eric Lippmann
|
7a17a53b0c
|
monitoring/CSS: Style count-col
refs #5543
|
2015-09-28 17:06:23 +02:00 |
Eric Lippmann
|
1f4ea9eb6f
|
CSS: Style th in tbody for listing-table
refs #5543
|
2015-09-28 17:06:01 +02:00 |
Eric Lippmann
|
49dec8d922
|
CSS: Only hover tr in tbody for action-table
refs #5543
|
2015-09-28 17:05:37 +02:00 |
Eric Lippmann
|
03806f8469
|
monitoring/CSS: Fix state badges classes
refs #5543
|
2015-09-28 17:03:36 +02:00 |
Eric Lippmann
|
f3b928de6b
|
CSS: Use handled as separate class again
refs #5543
|
2015-09-28 17:03:20 +02:00 |
Eric Lippmann
|
ca45522da7
|
CSS: Move badge related styles to badges.less
|
2015-09-28 17:02:37 +02:00 |
Eric Lippmann
|
98f1e9028e
|
Fix user menu CSS classes
refs #5543
|
2015-09-28 16:40:16 +02:00 |
Eric Lippmann
|
ed6da19876
|
lib: Support setting CSS class for li on navigation items
refs #5543
|
2015-09-28 16:39:28 +02:00 |
Eric Lippmann
|
1d382ed149
|
lib: Optimize imports in the DbResourceForm
|
2015-09-28 16:30:48 +02:00 |
Eric Lippmann
|
2d38eb1650
|
Document that it's possible to use unix domain sockets for MySQL and PostgreSQL connections
fixes #9787
|
2015-09-28 16:29:01 +02:00 |
Matthias Jentsch
|
411b0cf3ac
|
Merge branch 'bugfix/customvar-filters-are-broken-10172'
fixes #10172
|
2015-09-28 16:11:25 +02:00 |
Matthias Jentsch
|
feaa92c491
|
Allow passing customvar names in upper and lower case
Fix that customvar names are not properly lowercased in all places.
refs #10172
|
2015-09-28 16:07:11 +02:00 |
Eric Lippmann
|
c3b085cf7f
|
lib: Respect Cache-Control: no-cache
fixes #9688
|
2015-09-28 15:59:11 +02:00 |
Eric Lippmann
|
0dc6925561
|
Merge branch 'feature/ipv6-addresses-9645-9826'
resolves #9645
resolves #9826
|
2015-09-28 15:49:58 +02:00 |
Eric Lippmann
|
d03647f2e6
|
JS: Rename dblclickselect to selectable
refs #9826
|
2015-09-28 15:44:25 +02:00 |
Eric Lippmann
|
a408636923
|
Move logout to new navigation item
refs #5543
|
2015-09-28 15:28:17 +02:00 |
Matthias Jentsch
|
ff5696e7a6
|
Do not validate existence of customvar columns
Improve performance and solve issues with differences in customvar case sensitivitty among different versions.
refs #10172
|
2015-09-28 15:00:03 +02:00 |
Eric Lippmann
|
3e06a9c8aa
|
monitoring: Revert CSS styles for address6 support
We're rewriting the whole style in a different branch.
refs #9645
|
2015-09-28 14:57:56 +02:00 |
Eric Lippmann
|
2c73d9fad7
|
monitoring: Don't select unncessary columns in the services overview
|
2015-09-28 14:56:36 +02:00 |
Eric Lippmann
|
82914cf9a3
|
monitoring: Don't select unncessary columns in the hosts overview
|
2015-09-28 14:54:49 +02:00 |
Eric Lippmann
|
9dff864b80
|
Prepare markup for new user menu
refs #5543
|
2015-09-28 14:48:54 +02:00 |
Johannes Meyer
|
1cede5bd1a
|
Merge branch 'master' into feature/allow-to-list-groups-from-a-ldap-backend-9772
|
2015-09-28 13:47:24 +02:00 |
Eric Lippmann
|
2ff822c2ac
|
Merge branch 'master' into feature/ipv6-addresses-9645-9826
|
2015-09-28 13:09:30 +02:00 |
Johannes Meyer
|
7a8ac9796b
|
ArrayDatasource: Make it cloning itself when creating a new query
Quickfix only. The actual issue is that the datasource caches indifferently
the result of the first evaluated query. This should be done by the query.
|
2015-09-28 12:26:33 +02:00 |
Johannes Meyer
|
2ef36e2a92
|
Merge branch 'master' into bugfix/ldap-group-to-roles-assignment-not-working-9950
|
2015-09-28 11:05:00 +02:00 |
Johannes Meyer
|
e7e3520375
|
LdapUserGroupBackend: Fix method getMemberships()
refs #9950
|
2015-09-28 10:57:17 +02:00 |
Johannes Meyer
|
d7655972ed
|
LdapRepository: Add method isAmbiguous()
refs #9950
|
2015-09-28 10:56:15 +02:00 |
Johannes Meyer
|
e1aab183e3
|
LdapRepository: Add a bunch of additional well known attribute names
|
2015-09-28 10:55:41 +02:00 |
Johannes Meyer
|
ee7e7a1a78
|
Merge branch 'bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009'
fixes #10009
|
2015-09-28 09:57:27 +02:00 |
Johannes Meyer
|
2f9bd78721
|
Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009
|
2015-09-28 09:55:07 +02:00 |
Johannes Meyer
|
4889e63e95
|
Do not fade-in the logo for error pages and fix some coding style issues
refs #10009
|
2015-09-28 09:53:38 +02:00 |
Johannes Meyer
|
d627f419ef
|
Fix that an object's notes and action url label is escaped twice
fixes #10218
|
2015-09-28 09:05:17 +02:00 |
Bernd Erk
|
f68b8bceee
|
CSS: Hover menu
|
2015-09-27 17:41:57 +02:00 |
Bernd Erk
|
ad2784d5bb
|
CSS: Badges and menu
|
2015-09-27 16:34:33 +02:00 |
Eric Lippmann
|
3b84f406c7
|
CSS: Fix font-weight on .nav-item
refs #5543
|
2015-09-27 16:08:06 +02:00 |
Eric Lippmann
|
ab50fcc091
|
CSS: Introduce .primary-nav
refs #5543
|
2015-09-27 16:06:46 +02:00 |
Eric Lippmann
|
8cd715f2d4
|
CSS: Include main.less after nav.less
refs #5543
|
2015-09-27 16:00:19 +02:00 |
Eric Lippmann
|
b21c92ac2a
|
CSS: Set font-weight on links in navigation to normal
refs #5543
|
2015-09-27 15:49:08 +02:00 |
Eric Lippmann
|
2996cb77ab
|
Navigation: Close the navigation item after all children have been rendererd
refs #5543
|
2015-09-27 15:43:49 +02:00 |
Eric Lippmann
|
705432b5fb
|
monitoring/lib: Change StateBadges::add() signature
refs #5543
|
2015-09-27 15:43:17 +02:00 |
Eric Lippmann
|
63e0549618
|
Navigation: Support empty labels for creating containers
refs #5543
|
2015-09-27 15:42:26 +02:00 |
Eric Lippmann
|
d8f45fc9b1
|
monitoring: Use StateBadges::STATE_UP in the host groups overview
refs #5543
|
2015-09-27 14:43:52 +02:00 |
Eric Lippmann
|
8de1c6c0f9
|
monitoring: Show problem state badges first
refs #5543
|
2015-09-27 14:43:01 +02:00 |
Eric Lippmann
|
b367206837
|
monitoring/lib: Add priorities to the state badges
refs #5543
|
2015-09-27 14:41:33 +02:00 |
Eric Lippmann
|
e4d93db329
|
monitoring/lib: Add PHPDoc to the state badges widget
refs #5543
|
2015-09-27 14:36:00 +02:00 |
Eric Lippmann
|
83afcbc169
|
CSS: Move form related styles from main.less to forms.less
refs #5543
|
2015-09-27 14:30:28 +02:00 |
Eric Lippmann
|
56fff33cb2
|
monitoring: Add StateBadges::STATE_DOWN*
refs #5543
|
2015-09-27 14:29:31 +02:00 |
Eric Lippmann
|
9115e1d834
|
CSS: Move monitoring/colors.less to application
refs #5543
|
2015-09-27 14:28:36 +02:00 |