From 74ac2a25c4ac146c1be1fe7a16d3dccb45d2dc6d Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 4 Nov 2020 13:58:05 -0500 Subject: [PATCH] 5.31.0 release notes: misc edits --- release-notes/5.31.0.md | 298 +++++++++++++++++++++++----------------- 1 file changed, 174 insertions(+), 124 deletions(-) diff --git a/release-notes/5.31.0.md b/release-notes/5.31.0.md index 03e595b337..2fde6f61f1 100644 --- a/release-notes/5.31.0.md +++ b/release-notes/5.31.0.md @@ -25,69 +25,96 @@ Released November 4, 2020 ### Core CiviCRM -- **Implement more nuanced 'Administer CiviCRM permisions +- **Implement more nuanced "Administer CiviCRM" permisions ([16482](https://github.com/civicrm/civicrm-core/pull/16482) and [18671](https://github.com/civicrm/civicrm-core/pull/18671))** - Breaks the "Administer CiviCRM" permission into two separate permissions: - 'administer CiviCRM system' and 'administer CiviCRM data'. + Actions that required the "Administer CiviCRM" permission now require one of + two separate permissions: "administer CiviCRM system" and "administer CiviCRM + data". The "Administer CiviCRM" permission still exists, and users having it + are treated as implicitly having both of the new permissions. + + However, it is now possible to grant permission to configure profiles, + scheduled reminders, and set admin-only price options independently of + granting permission to configure scheduled jobs, install extensions, and view + the system check. An organization might grant the former to senior staff and + the latter to technical staff. - **Buttonrama ([18410](https://github.com/civicrm/civicrm-core/pull/18410) and [307](https://github.com/civicrm/civicrm-packages/pull/307))** - Improves appearance of buttons with icons and makes buttons look and feel more - consistent. + This ensures icons and text within buttons are aligned vertically, and it + makes form buttons appear consistent with links that are rendered to appear + like buttons. + + Specifically, most buttons are now `