phpbb/phpBB/includes/acp
Marc Alexander cca85f648b
[ticket/8777] Discourage deleting user with only one group
It will still be possible from the manage groups page though is discouraged
now by hiding the delete entry when managing users.

In addition to this, the manage user page will now show that no group is
specified for the user when viewing the groups page of a user.

PHPBB3-8777
2023-07-04 08:43:54 +02:00
..
info Merge branch '3.1.x' into 3.2.x 2017-02-21 21:14:12 +01:00
acp_attachments.php [ticket/16910] Fix PHP warnings on uploading orphaned files to posts 2021-11-14 16:31:52 +07:00
acp_ban.php [ticket/16350] Move shared code to functions.php 2020-02-02 21:45:08 +00:00
acp_bbcodes.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_board.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_bots.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
acp_captcha.php [ticket/13454] Remove unused variables 2016-01-06 13:52:11 +01:00
acp_contact.php [ticket/13844] FAQ in new controller format 2015-05-16 22:09:05 +02:00
acp_database.php [ticket/16783] Add back data only backups 2021-05-25 20:34:31 +02:00
acp_disallow.php [ticket/13454] Fix code sniffer complaints 2016-01-06 13:52:11 +01:00
acp_email.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_extensions.php [ticket/12075] Add acp/modules language file to extensions page 2021-07-18 10:57:30 +02:00
acp_forums.php [ticket/12559] Add forum setting to limit subforum legend 2019-11-01 16:26:34 +01:00
acp_groups.php [ticket/15883] Review changes 2019-01-04 15:49:15 +00:00
acp_help_phpbb.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_icons.php [ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons 2021-10-22 02:34:39 +02:00
acp_inactive.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_jabber.php Merge branch '3.1.x' into 3.2.x 2017-06-05 11:02:30 +02:00
acp_language.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
acp_logs.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_main.php [ticket/16881] Fix ACP statistics 2021-09-24 00:39:44 +02:00
acp_modules.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
acp_permission_roles.php [ticket/17074] Don't allow to create two roles with the same name 2023-01-03 01:46:56 +01:00
acp_permissions.php Merge branch '3.2.x' into 3.3.x 2020-04-21 22:03:33 +02:00
acp_php_info.php [ticket/13454] Remove unused variables 2016-01-06 13:51:19 +01:00
acp_profile.php [ticket/15910] Pass object arguments by reference implicitly 2018-12-12 12:41:56 +01:00
acp_prune.php [ticket/16134] Exclude group leaders on group member purge 2019-08-22 14:07:45 +02:00
acp_ranks.php [ticket/16981] Fix HTML-encoded emojis in email subject line 2022-04-05 17:18:33 +01:00
acp_reasons.php [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0 2019-10-06 12:07:35 +02:00
acp_search.php [ticket/16913] Move progress bar HTML to acp_search.html 2022-11-17 02:20:48 +05:30
acp_styles.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00
acp_update.php [ticket/16073] Fix warning in ACP version check 2019-06-01 00:25:24 +02:00
acp_users.php [ticket/8777] Discourage deleting user with only one group 2023-07-04 08:43:54 +02:00
acp_words.php [ticket/16587] Fix phpdoc errors reported by Doctum on @todo blocks 2020-09-07 12:11:31 +02:00
auth.php [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag 2021-01-20 00:21:24 +07:00