mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +00:00
* develop-olympus: [ticket/11538] Add optional switch as argument to hex colour validation [ticket/11538] Modify test colour values [ticket/11538] Limit comment in acp_groups to 80 characters per line [ticket/11538] Move group ID into abstract test class and add more test cases [ticket/11538] Merge calls to validate_data() in acp_groups [ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colour [ticket/11538] Use abstract class for functional test cases for group colour [ticket/11538] Add function phpbb_validate_colour for validating colours [ticket/11538] Make sure regex doesn't allow multiple color values [ticket/11538] Add tests for acp group manage page [ticket/11538] Simplify colour value check and remove support for '#' [ticket/11538] Fix incorrect regex and test for duplicate # in color string [ticket/11538] Use regex for testing color value and improve tests [ticket/11538] Make sure group color can't exceed maximum of 6 characters Conflicts: phpBB/includes/functions_user.php phpBB/styles/prosilver/template/ucp_groups_manage.html |
||
---|---|---|
.. | ||
info | ||
acp_attachments.php | ||
acp_ban.php | ||
acp_bbcodes.php | ||
acp_board.php | ||
acp_bots.php | ||
acp_captcha.php | ||
acp_database.php | ||
acp_disallow.php | ||
acp_email.php | ||
acp_extensions.php | ||
acp_forums.php | ||
acp_groups.php | ||
acp_icons.php | ||
acp_inactive.php | ||
acp_jabber.php | ||
acp_language.php | ||
acp_logs.php | ||
acp_main.php | ||
acp_modules.php | ||
acp_permission_roles.php | ||
acp_permissions.php | ||
acp_php_info.php | ||
acp_profile.php | ||
acp_prune.php | ||
acp_ranks.php | ||
acp_reasons.php | ||
acp_search.php | ||
acp_send_statistics.php | ||
acp_styles.php | ||
acp_update.php | ||
acp_users.php | ||
acp_words.php | ||
auth.php |