From 57ce891d5f2c0b7090d44fac074ab27b4f98b93b Mon Sep 17 00:00:00 2001 From: cunha17 Date: Wed, 28 Oct 2015 11:38:14 -0200 Subject: [ticket/14253] Show group requests pending aproval at the ACP groups summary Currenty, you need to open each existing group in ACP to know if there are pending group requests or not. Doing so is really boring and annoying... :/ This patch displays the number of pending group requests at the ACP groups summary page. PHPBB3-14253 --- phpBB/adm/style/acp_groups.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'phpBB/adm/style/acp_groups.html') diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index 23f6e744c0..ffde27a437 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -267,11 +267,12 @@ - + + @@ -281,7 +282,7 @@ - + @@ -302,11 +303,12 @@

{L_SPECIAL_GROUPS_EXPLAIN}

{L_GROUP} {L_TOTAL_MEMBERS}{L_PENDING_MEMBERS} {L_OPTIONS} {L_ACTION}
{L_NO_GROUPS_CREATED}{L_NO_GROUPS_CREATED}
- + + @@ -316,6 +318,7 @@ + -- cgit v1.2.1 From 875dc63c6f2e98ccedad153ad3761f11bf24ff5d Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Sun, 21 Jan 2018 11:04:07 +0100 Subject: [ticket/15529] Color groups in ACP PHPBB3-15529 --- phpBB/adm/style/acp_groups.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_groups.html') diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index 26d7030531..d0096370d9 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -316,7 +316,7 @@ - + -- cgit v1.2.1 From 32accc18e7f15b501fd09aa9fdd040f3591b8045 Mon Sep 17 00:00:00 2001 From: rxu Date: Thu, 5 Sep 2019 19:42:40 +0700 Subject: [ticket/16148] Add template events to acp_groups.html PHPBB3-16148 --- phpBB/adm/style/acp_groups.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style/acp_groups.html') diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html index d0096370d9..723a190899 100644 --- a/phpBB/adm/style/acp_groups.html +++ b/phpBB/adm/style/acp_groups.html @@ -36,10 +36,12 @@

{L_GROUP_TYPE_EXPLAIN}
+ {% EVENT acp_group_types_prepend %} + {% EVENT acp_group_types_append %}
-- cgit v1.2.1
{L_GROUP} {L_TOTAL_MEMBERS}{L_PENDING_MEMBERS} {L_OPTIONS} {L_ACTION}
{groups.GROUP_NAME} {groups.TOTAL_MEMBERS}{groups.PENDING_MEMBERS} {L_SETTINGS} {L_MEMBERS} {L_DELETE}{L_DELETE}
{groups.GROUP_NAME} style="color: #{groups.GROUP_COLOR}">{groups.GROUP_NAME} {groups.TOTAL_MEMBERS} {groups.PENDING_MEMBERS} {L_SETTINGS}