From 5f37d466dd72bb7d3ffeb613579121e9630b8f65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20D?= Date: Sun, 24 Feb 2019 23:32:45 +0100 Subject: [PATCH] * [ADD] Allow to change the account's owner and main group when the user is the account's owner. Related #705 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rubén D --- .../views/account/account-permissions.inc | 52 +++++++++++++------ lib/SP/Services/Account/AccountService.php | 25 ++++++--- 2 files changed, 54 insertions(+), 23 deletions(-) diff --git a/app/modules/web/themes/material-blue/views/account/account-permissions.inc b/app/modules/web/themes/material-blue/views/account/account-permissions.inc index bfd65961..d97c4908 100644 --- a/app/modules/web/themes/material-blue/views/account/account-permissions.inc +++ b/app/modules/web/themes/material-blue/views/account/account-permissions.inc @@ -18,7 +18,9 @@