Bug 536510 (RHQ-852)
| Summary: | HA event details - improvements | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Joseph Marques <jmarques> |
| Component: | Core UI | Assignee: | Joseph Marques <jmarques> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Jeff Weiss <jweiss> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | dajohnso |
| Target Milestone: | --- | Keywords: | SubFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-852 | ||
| Whiteboard: | |||
| Fixed In Version: | 1.1 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 536314 | ||
|
Description
Joseph Marques
2008-09-18 11:02:00 UTC
rev1537 - add selectors for listPartitionEvents, along with conditional button for deleting individual events; add non-conditional purge all events button; add authz by protecting buttons behind MANAGE_INVENTORY permission; add Subject as first argument to deletePartitionEvent and purgeAllEvents in PartitionEventManager; add @RequirementPermission(Permission.MANAGE_INVENTORY) to the delete/purge methods as well as other PartitionEventManager methods; change @IgnoreDependency between ServerManagerBean and ClusterManagerBean, which was failing during webapp reloads in dev; rev1538 - force repartition button on the listPartitionEvents.xhtml page; Tested, rev1653 This bug was previously known as http://jira.rhq-project.org/browse/RHQ-852 |