aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3975 from prototech/ticket/11971Oliver Schramm2015-11-061-0/+7
|\ | | | | | | [ticket/11971] Validate "Spambot countermeasures" settings before saving
| * [ticket/11971] Validate "Spambot countermeasures" settings before saving.Cesar G2015-10-141-0/+7
| | | | | | | | PHPBB3-11971
* | Merge pull request #3647 from marc1706/ticket/13799Tristan Darricau2015-10-191-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13799] Do not rawurlencode category in gallery avatar * marc1706/ticket/13799: [ticket/13799] Split lines in HTML files for better readability [ticket/13799] Add missing space before checked attribute [ticket/13799] Correctly urlencode category and show selected avatar [ticket/13799] Do not rawurlencode category in gallery avatar
| * | [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-301-1/+1
| | | | | | | | | | | | PHPBB3-13799
* | | Merge pull request #3900 from Zoddo/ticket/14159Tristan Darricau2015-10-141-1/+6
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | [ticket/14159] Hide version info on ACP if we don't have the permission * Zoddo/ticket/14159: [ticket/14159] Hide version info on ACP if we don't have the permission
| * | [ticket/14159] Hide version info on ACP if we don't have the permissionZoddo2015-09-121-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also hide a link to an unreachable module (Check phpBB version). We could have simply remove the link to the module, but if the user hasn't the permission to access to the phpBB version check module, I think that he shouldn't view any version information about phpBB. PHPBB3-14159
* | | Merge pull request #3921 from Senky/ticket/14187Tristan Darricau2015-10-121-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14187] Add acp_styles_list_before event * Senky/ticket/14187: [ticket/14187] Add acp_styles_list_before event
| * | | [ticket/14187] Add acp_styles_list_before eventJakub Senko2015-09-231-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14187
* | | | Merge pull request #3893 from VSEphpbb/ticket/14155Marc Alexander2015-10-093-3/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14155] Row highlighting for extension/styles management Conflicts: phpBB/adm/style/acp_ext_list.html
| * | | | [ticket/14155] Row highlighting for extension/styles managementMatt Friedman2015-09-113-3/+5
| | |/ / | |/| | | | | | | | | | PHPBB3-14155
* | | | Merge pull request #3951 from RMcGirr83/ticket_14219Tristan Darricau2015-10-081-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14219] Add email to inactive user listing * RMcGirr83/ticket_14219: [ticket/14219] Add email to inactive user listing
| * | | | [ticket/14219] Add email to inactive user listingRichard McGirr2015-10-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in ACP. May help in spotting spam accounts quickly PHPBB3-14219
* | | | | Merge pull request #3733 from javiexin/ticket/13934Tristan Darricau2015-10-082-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | [ticket/13934] Add enctype clause for profile fields * javiexin/ticket/13934: [ticket/13934] Add enctype clause for profile fields
| * | | | [ticket/13934] Add enctype clause for profile fieldsjaviexin2015-06-302-2/+2
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Adds a template variable (the same) in all places where profile fields may need an enctype clause in the corresponding forms. PHPBB3-13934
* | | | [ticket/14154] Add extension composer name as tooltipZoddo2015-09-121-2/+2
| |_|/ |/| | | | | | | | PHPBB3-14154
* | | [ticket/14103] Reset text-decoration in abbr elementcyberalien2015-08-151-0/+4
| |/ |/| | | | | PHPBB3-14103
* | Merge pull request #3759 from Zoddo/ticket/14013Marc Alexander2015-08-081-0/+2
|\ \ | | | | | | | | | [ticket/14013] Add acp_forums_custom_settings event
| * | [ticket/14013] Add acp_forums_custom_settings eventZoddo2015-07-151-0/+2
| | | | | | | | | | | | PHPBB3-14013
* | | Merge pull request #3719 from javiexin/ticket/13911Marc Alexander2015-07-221-0/+1
|\ \ \ | | | | | | | | | | | | [ticket/13911] Add events to configure options for profile fields
| * | | [ticket/13911] Add events to configure options for profile fieldsjaviexin2015-06-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds core events to includes/acp/acp_profile.php and template events to adm/style/acp_profile.html to support adding configuration options to profile fields. PHPBB3-13911
* | | | Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-273-2/+16
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/13818] Add Extension and Style CDB Links into ACP Management pages
| * | | [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-063-2/+16
| | |/ | |/| | | | | | | PHPBB3-13818
* | | [ticket/13200] Disable autocomplete for sensitive input fieldsMarc Alexander2015-06-041-1/+1
|/ / | | | | | | PHPBB3-13200
* | [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-144-3/+4
| | | | | | | | PHPBB3-13702
* | [ticket/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-061-1/+3
|/ | | | | | for acp users profile PHPBB3-13675
* [ticket/13319] Add missing table tagsJakub Senko2014-11-241-7/+9
| | | | PHPBB3-13319
* Merge pull request #3150 from omniError/ticket/13347Joas Schilling2014-11-211-0/+7
|\ | | | | | | | | | | | | [ticket/13347] missing acp_forums template events Conflicts: phpBB/docs/events.md
| * [ticket/13347] fix CSomniError2014-11-171-7/+7
| | | | | | | | PHPBB3-13347
| * [ticket/13347] missing acp_forums template eventsomniError2014-11-171-0/+7
| | | | | | | | PHPBB3-13347
* | [ticket/13309] Add event acp_email_options_afterOliver Schramm2014-11-091-0/+2
|/ | | | PHPBB3-13309
* Merge pull request #2844 from marc1706/ticket/12858Joas Schilling2014-09-241-3/+11
|\ | | | | | | [ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
| * [ticket/12858] Rename tz_ prefixed block variables to timezone_ prefixMarc Alexander2014-09-171-10/+10
| | | | | | | | PHPBB3-12858
| * [ticket/12858] Fix timezone display on acp users pageMarc Alexander2014-09-171-3/+11
| | | | | | | | PHPBB3-12858
* | [ticket/13082] Repair fixJakub Senko2014-09-212-3/+8
| | | | | | | | PHPBB3-13082
* | [ticket/13082] Join classesJakub Senko2014-09-211-1/+1
| | | | | | | | PHPBB3-13082
* | [ticket/13082] move style to css fileJakub Senko2014-09-202-1/+5
| | | | | | | | PHPBB3-13082
* | [ticket/13082] Replace float by text-alignJakub Senko2014-09-201-1/+1
| | | | | | | | PHPBB3-13082
* | Merge pull request #2875 from PayBas/ticket/12961Joas Schilling2014-09-181-0/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12961] Add link in anti-spam ACP page which links directly to captchas in titania * PayBas/ticket/12961: [ticket/12961] Shorten ext-db link text [ticket/12961] Fix missing phpBB.com [ticket/12961] Remove target="_blank" and switch to <strong> [ticket/12961] Add additional link to the KB [ticket/12961] Move link to language file [ticket/12961] Refactor lang entry [ticket/12961] Change url to anti-spam-ext [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/ [ticket/12961] Add link in anti-spam ACP page to titania
| * [ticket/12961] Refactor lang entryPayBas2014-08-141-1/+1
| | | | | | | | PHPBB3-12961
| * [ticket/12961] Change url to anti-spam-extPayBas2014-08-141-1/+1
| | | | | | | | | | | | As per IRC suggestion PHPBB3-12961
| * [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/PayBas2014-08-141-1/+1
| | | | | | | | PHPBB3-12961
| * [ticket/12961] Add link in anti-spam ACP page to titaniaPayBas2014-08-131-0/+1
| | | | | | | | PHPBB3-12961
* | [ticket/10472] Remove dd selector and use -moz-padding-endPayBas2014-09-151-10/+6
| | | | | | | | PHPBB3-10472
* | [ticket/10472] Fix weird padding on input type=numberPayBas2014-09-151-0/+5
| | | | | | | | PHPBB3-10472
* | [ticket/10472] More clearing and white-space fixesPayBas2014-09-155-56/+27
| | | | | | | | PHPBB3-10472
* | [ticket/10472] Fix ACP overflow:hidden problem for medium-sized screensPayBas2014-09-151-2/+23
| | | | | | | | PHPBB3-10472
* | Merge pull request #2879 from callumacrae/ticket/12982Marc Alexander2014-09-121-17/+16
|\ \ | |/ |/| | | [ticket/12982] JS refactoring
| * [ticket/12982] Refactoring: made JS in adm niceCallum Macrae2014-08-131-17/+16
| | | | | | | | PHPBB3-12982
* | [ticket/12822] Remove "None" option from avatar select boxesMarc Alexander2014-08-072-2/+0
|/ | | | | | | This option is just used for deleting avatars for which we already have a checkbox. PHPBB3-12822
* Merge pull request #2720 from PayBas/ticket/12838Joas Schilling2014-08-071-1/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12838] Add ACP events to acp_ranks * PayBas/ticket/12838: [ticket/12838] Simplify normal special rank array creation [ticket/12838] Update RC2 to RC3 [ticket/12838] Update events.md to RC3 [ticket/12838] Allow for extra columns in cache obtain_ranks() [ticket/12838] Add raw row-data to acp_ranks core event [ticket/12838] Simplify special rank template conditional [ticket/12838] Add core events to acp_ranks.php [ticket/12838] Update events.md [ticket/12838] Add _before versions [ticket/12838] Add template events to acp_ranks.html