2355 Commits

Author SHA1 Message Date
Thomas Gelf
5e61d36a3a defaults.less: make headers look different 2015-06-15 23:34:03 +02:00
Thomas Gelf
bd124baa4d layout-structure: less custom style and sizing 2015-06-15 23:33:30 +02:00
Thomas Gelf
11a6990ea8 main-content.less: remove special header styling 2015-06-15 23:32:58 +02:00
Thomas Gelf
0170d9941a Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-15 23:08:17 +02:00
Matthias Jentsch
42de13a2b9 Merge branch 'feature/ssh-remote-connection-resource-configuration-7595'
resolves #7595
2015-06-15 17:30:42 +02:00
Matthias Jentsch
bcc128255c Remove unused CSS 2015-06-09 10:37:36 +02:00
Matthias Jentsch
4cea9f15e9 Add heading to user and group view and fix layout 2015-06-09 10:29:45 +02:00
Johannes Meyer
17fa0d3f11 Revert "Improve group and user view layout"
This reverts commit 44e3dba36226451afb2a3f0954ae21bc3bb6c7ba.
Reason:
* Controls are controls, not content
* Controls must still be shown in case of a non-matching filter
2015-06-09 08:23:06 +02:00
Matthias Jentsch
44e3dba362 Improve group and user view layout
Display header and hide filter and sort widgets when there are no entries to be sorted or filtered.
2015-06-08 16:19:03 +02:00
Alexander A. Klimov
1bd18c5adb Merge branch 'feature/Show-Icinga-Web-2-s-version-in-the-frontend-9247'
resolves #9247
2015-06-08 12:40:14 +02:00
Alexander A. Klimov
0b1bb54c26 Rename .fileNotReadable to .message-error
refs #9247
2015-06-08 11:22:26 +02:00
Alexander A. Klimov
e15b144155 Revert "Rename .fileNotReadable to .message-error"
This reverts commit 6b14195809ce51bdf6f1c803af165438e948bd72.
2015-06-08 11:16:59 +02:00
Thomas Gelf
cd20ec385c header-elements.less: remove obsolete user style 2015-06-05 12:59:18 +02:00
Thomas Gelf
edeb24792e CSS: move monitoring styles to monitoring module 2015-06-05 12:49:07 +02:00
Thomas Gelf
21d3e64ff0 defaults.less: attempt to use more global variables 2015-06-05 12:43:35 +02:00
Thomas Gelf
44742a83a8 main-content.less: remove exceptional header styles 2015-06-05 12:43:03 +02:00
Thomas Gelf
9795617e4d defaults.less: new header styling 2015-06-05 12:42:32 +02:00
Alexander A. Klimov
6b14195809 Rename .fileNotReadable to .message-error
refs #9247
2015-06-05 12:38:55 +02:00
Thomas Gelf
9c8752844f main-content-less: no border for controls title 2015-06-03 15:35:51 +02:00
Thomas Gelf
b5769d2f4b layout-structure.less: fix missing bracket 2015-06-03 15:35:51 +02:00
Thomas Gelf
7a20432b6b main-content.less: no left margin for icons 2015-06-03 15:35:51 +02:00
Thomas Gelf
c785b61874 layout-structure.less: style separated controls 2015-06-03 15:35:51 +02:00
Thomas Gelf
421cd1fdd8 main-content.less: no border for new sections 2015-06-03 15:35:50 +02:00
Thomas Gelf
34700f483f defaults.less: no more petrol headers 2015-06-03 15:35:50 +02:00
Matthias Jentsch
e7a875da26 Merge branch 'bugfix/perfdata-details-hidden-8334'
fixes #8334
2015-06-02 17:51:57 +02:00
Matthias Jentsch
198834294f Fix table position for perfdata without piecharts
refs #8334
2015-06-02 17:30:24 +02:00
Matthias Jentsch
ff01ee4f20 Move perfdata table left to save horizontal space
refs #8334
2015-06-02 17:07:34 +02:00
Johannes Meyer
cd0c418854 Merge branch 'master' into feature/user-and-group-management-8826 2015-06-02 10:44:13 +02:00
Johannes Meyer
ea959c2dfd Introduce controller UsergroupbackendController
refs #8826
2015-05-29 16:35:30 +02:00
Alexander A. Klimov
0ba4d24880 Move notifications to the bottom of the page
refs #8247
2015-05-29 14:17:12 +02:00
Eric Lippmann
70d98f3ae0 Don't render disabled input elements white 2015-05-28 16:27:43 +02:00
Alexander A. Klimov
d7bdc59801 Don't change the status text's color for ok/up on hover
fixes #8934
2015-05-28 14:25:36 +02:00
Eric Lippmann
1bfbce98ac Disable all form controls on submit to prevent resubmission
fixes #7151
2015-05-28 13:17:00 +02:00
Alexander Fuhr
b2e61a2ebd Add resource teaxtarea css styling for ssh-identity
refs #7595
2015-05-28 10:45:57 +02:00
Johannes Meyer
6e382bd127 Provide a css rule for informational notifications
aka Notification::info()
2015-05-26 16:53:47 +02:00
Johannes Meyer
ec556edc65 Merge branch 'master' into feature/user-and-group-management-8826 2015-05-26 09:28:35 +02:00
Johannes Meyer
88f5bb8368 js: Relax check whether to switch to single column layout upon redirect
This fixes the problem when redirecting from a form using the same route
as in the leftmost column but with a different querystring, that one gets
the same route shown twice.
2015-05-22 16:54:59 +02:00
Johannes Meyer
705bb665a5 UserController: List memberships when showing a user
refs #8826
2015-05-22 15:53:47 +02:00
Bence Nagy
01b453eeb1 Fix tactical overview colors
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-05-22 12:27:12 +02:00
Johannes Meyer
265725447d Merge branch 'master' into feature/user-and-group-management-8826 2015-05-22 10:06:31 +02:00
Johannes Meyer
0686bc1d86 GroupController: List members when showing a group
refs #8826
2015-05-21 16:38:47 +02:00
Eric Lippmann
54577d04bd Merge branch 'master' into bugfix/time-formatting-6778
Conflicts:
	modules/monitoring/application/views/scripts/list/comments.phtml
	modules/monitoring/application/views/scripts/list/hostgroups.phtml
	modules/monitoring/application/views/scripts/process/info.phtml
	modules/monitoring/application/views/scripts/show/components/downtime.phtml
	modules/monitoring/application/views/scripts/show/components/notifications.phtml
	modules/monitoring/public/css/module.less
2015-05-21 14:57:01 +02:00
Eric Lippmann
1e9337846a ui: Fix refreshing partial time counters
refs #6778
2015-05-21 10:16:54 +02:00
Johannes Meyer
ed166d6eb7 GroupController: Add showAction
refs #8826
2015-05-20 16:17:37 +02:00
Johannes Meyer
94cd4b91e5 GroupController: Just show a group's name when listing groups
refs #8826
2015-05-20 15:54:47 +02:00
Johannes Meyer
2cec4a6d67 UserController: Add showAction
refs #8826
2015-05-20 15:41:02 +02:00
Johannes Meyer
9891dc4491 UserController: Just show a user's name when listing users
Any additional information will be shown in the detail view soon.

refs #8826
2015-05-20 15:00:29 +02:00
Johannes Meyer
9fdcadaa97 UserController: Allow to add new users in case no users were found
refs #8826
2015-05-20 14:13:55 +02:00
Johannes Meyer
4a48997f47 GroupController: Add links to add and remove groups to the list action's view
refs #8826
2015-05-20 14:07:24 +02:00
Johannes Meyer
fecf7a52b0 UserController: Add links to add and delete users to the list action's view
refs #8826
2015-05-20 13:53:19 +02:00