Commit Graph

4438 Commits

Author SHA1 Message Date
Eric Lippmann bb664a87ea Fix ugly positioning of help icons
If an element has a description, the description is now added to the element's label as title.
The CSS class has-feedback ensurers that the help icon is rendererd. If everything is working fine,
I'll the remove the super duper Help decorator.
2014-11-20 13:25:58 +01:00
Marius Hein 8b9d86e409 Merge branch 'bugfix/dashboard-rework-7751'
resolves #7751
2014-11-20 13:24:44 +01:00
Marius Hein 3adf0387da Merge remote-tracking branch 'origin/master' into bugfix/dashboard-rework-7751 2014-11-20 13:23:33 +01:00
Eric Lippmann 4ec29584a4 CSS: Improve forms (at least a bit :)) 2014-11-20 13:22:38 +01:00
Eric Lippmann dfd74480c3 Event overview: Fix unclosed element div 2014-11-20 12:54:00 +01:00
Johannes Meyer e23a794844 There is no "highest" severity, just "some" severity 2014-11-20 12:49:10 +01:00
Marius Hein d62d487251 Merge remote-tracking branch 'origin/master' into bugfix/dashboard-rework-7751 2014-11-20 12:48:28 +01:00
Marius Hein bfa7320d85 Dashboard: Fix tests
refs #7751
2014-11-20 12:48:05 +01:00
Marius Hein d018b4c2ae Dashboard: Convert table into an action table
refs #7751
2014-11-20 12:45:23 +01:00
Johannes Meyer 86485cb8ef Re-design host- and servicegroupsummary 2014-11-20 12:44:46 +01:00
Marius Hein e600dc8adb Dashboard: Rename component to dashlet
refs #7751
2014-11-20 12:08:50 +01:00
Johannes Meyer 38957e340b Fix that DbQuery::renderFilter produces invalid filters
fixes #7749
2014-11-20 11:58:22 +01:00
Marius Hein 2471314616 Dashboard: Remove unused template
refs #7751
2014-11-20 11:37:17 +01:00
Marius Hein 2c4b730887 Dashboard: Update descriptions
refs #7751
2014-11-20 11:36:04 +01:00
Marius Hein 28e406565b Dashboard: Change component form
refs #7751
2014-11-20 11:31:53 +01:00
Marius Hein b0382da5fe JS/submitForm: Choosing the right submit button in FF
refs #7751
2014-11-20 11:07:10 +01:00
Johannes Meyer 4e87d21726 Add sort control to the hostgroup- and servicegroupsummary view 2014-11-20 10:07:46 +01:00
Johannes Meyer 2fdc1f4322 Sort the hostgroup- and servicegroupsummary by service severity 2014-11-20 09:48:47 +01:00
Thomas Gelf fa44197947 Dashboard: fix complex urls 2014-11-19 16:45:15 +01:00
Eric Lippmann 92b2c5061d Security: Fix redicrect URL 2014-11-19 16:33:18 +01:00
Eric Lippmann 0862602fcf Merge branch 'feature/security-gui-5647' 2014-11-19 16:31:36 +01:00
Eric Lippmann 2830b13082 Merge branch 'master' into feature/security-gui-5647 2014-11-19 16:31:26 +01:00
Thomas Gelf 7e44f993b1 list/eventhistory: icon param 2014-11-19 16:22:09 +01:00
Thomas Gelf 9bfdb159f0 packaging/debian: postponed 2014-11-19 16:13:30 +01:00
Eric Lippmann 868d949421 Remove doc/widgets.md 2014-11-19 16:12:19 +01:00
Eric Lippmann ab4cd58196 Remove doc/testing.md 2014-11-19 16:12:11 +01:00
Eric Lippmann f1e09f3342 Remove doc/graphs.md 2014-11-19 16:11:58 +01:00
Eric Lippmann 13b4d3d305 Remove doc/test/* 2014-11-19 16:11:49 +01:00
Eric Lippmann f6e886f875 Remove doc/form.md 2014-11-19 16:11:03 +01:00
Eric Lippmann 43a56c2f7a Remove doc/form_elements.md 2014-11-19 16:10:40 +01:00
Eric Lippmann 758072f6ba Remove doc/command.md 2014-11-19 16:09:31 +01:00
Eric Lippmann e8eec9a32f Remove doc/CONFIG.md 2014-11-19 16:09:15 +01:00
Eric Lippmann 466dbdd305 Remove doc/dashboard.md 2014-11-19 16:08:51 +01:00
Eric Lippmann e55d5e146e Ignore packaging related files when generating and archive 2014-11-19 16:01:33 +01:00
Thomas Gelf 9e8d259465 packaging/debian: postponed 2014-11-19 16:00:04 +01:00
Thomas Gelf e2b22e97a6 packaging/debian: package names, dependencies 2014-11-19 16:00:04 +01:00
Eric Lippmann 7dd08ce6a9 Fix paths in installation.md 2014-11-19 15:57:57 +01:00
Eric Lippmann 7fecd001e4 Remove doc/module 2014-11-19 15:55:56 +01:00
Eric Lippmann 74683ea025 Preferences: Use the lowercase username 2014-11-19 15:42:33 +01:00
Marius Hein 3b190d7d81 Dashboard: Fix design and labels
refs #4537
2014-11-19 15:40:40 +01:00
Eric Lippmann bfdf34b6bf Security: Add permissions as tab to config
refs #5647
2014-11-19 15:32:25 +01:00
Marius Hein 4fb2b621ee Merge branch 'bugfix/broken-badges-7736'
fixes #7736
2014-11-19 15:28:48 +01:00
Marius Hein 32af89e0a7 Merge remote-tracking branch 'origin/master' into bugfix/broken-badges-7736 2014-11-19 15:28:27 +01:00
Marius Hein 9e455ab2e2 Badge: Fix FF display bug
refs #7736
2014-11-19 15:27:40 +01:00
Eric Lippmann 1db85a745a Monitoring: Provide command permissions
refs #5647
2014-11-19 15:25:43 +01:00
Eric Lippmann 63490094b9 Security: Fix PermissionsController class name
refs #5647
2014-11-19 15:24:57 +01:00
Eric Lippmann e072678b2d Security: Remove role suffix from actions
refs #5647
2014-11-19 15:23:15 +01:00
Eric Lippmann 5b4c2723e0 Security: Rename security view scripts to permissions
refs #5647
2014-11-19 15:18:39 +01:00
Eric Lippmann 2ae75370f2 Security: Rename security to permissions
refs #5647
2014-11-19 15:18:01 +01:00
Eric Lippmann 3e1583ca40 Security: Remove getPermissions and getRestrictions from the AdmissionLoader
These funtctions are superseded by getRestrictionsAndPermissions.

refs #5647
2014-11-19 15:13:45 +01:00