aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-041-0/+4
* [ticket/9492] Ensure to update all avatar values when the avatar is changedJoas Schilling2013-01-171-1/+1
* [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-111-4/+0
* [ticket/11305] Retrieve cache driver from container rather than cache service.Oleg Pudeyev2013-01-021-3/+3
* Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-291-7/+7
|\
| * [ticket/11259] htmlspecialchars($phpbb_admin_path)Nathan Guse2012-12-101-7/+7
* | [ticket/10758] Extract obtain_user_data for the benefit of tests.Oleg Pudeyev2012-12-191-6/+1
* | [ticket/10758] Dependency inject parameters into update_foes.Oleg Pudeyev2012-12-151-2/+2
* | [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-154-21/+23
* | [ticket/11088] Move style, extension and language pack management to customiseDavid King2012-12-122-3/+3
|/
* Merge remote-tracking branch 'Fyorl/ticket/10939' into developAndreas Fischer2012-11-101-2/+4
|\
| * [ticket/10939] Modified acp_groups.php to not use $_FILESFyorl2012-08-151-2/+4
* | Merge branch 'develop-olympus' into developNils Adermann2012-11-091-1/+1
|\ \
| * | [ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]Igor Wiedler2012-11-091-1/+1
* | | Merge remote-tracking branch 'upstream/develop' into feature/prune-usersOleg Pudeyev2012-11-0665-4004/+1996
|\ \ \
| * | | [ticket/11099] Mark acp_ban::display_ban_options() as static.Andreas Fischer2012-10-301-2/+2
| * | | [ticket/11157] get_captcha_types is an instance method.Oleg Pudeyev2012-10-291-1/+2
| * | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-176-12/+11
| * | | Merge PR #993 branch 'bantu/ticket/8713' into developOleg Pudeyev2012-10-102-6/+27
| |\ \ \
| | * | | [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.Andreas Fischer2012-09-091-2/+2
| | * | | [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.Andreas Fischer2012-09-081-3/+24
| | * | | [ticket/8713] Rename untrimed_variable() to untrimmed_variable().Andreas Fischer2012-09-082-5/+5
| | * | | [ticket/8713] Do not trim login inputsNathaniel Guse2012-09-032-6/+6
| * | | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-151-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-221-0/+2
| * | | | [ticket/10631] Fix a spelling typoMichael C.2012-09-011-1/+1
| * | | | [ticket/10631] Adjust prefixes to be easier to understandUnknown Bliss2012-09-011-6/+6
| * | | | [ticket/10631] Make failure to meet ext enable requirements clearerNathan Guse2012-09-011-5/+10
| * | | | [ticket/10631] Various front-end fixes (extensions manager)Nathan Guse2012-09-011-0/+9
| * | | | [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-011-18/+20
| * | | | [ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma...Nathan Guse2012-09-011-3/+3
| * | | | [ticket/10631] Simplify exceptionsNathan Guse2012-09-011-8/+20
| * | | | [ticket/10631] Use exceptions for errors. Build action list dynamically.Nathan Guse2012-09-011-28/+83
| * | | | [ticket/10631] Fix some issues as noted in github comments, significantly sim...Nathan Guse2012-09-011-6/+6
| * | | | [ticket/10631] Remove references to delete extensionNathan Guse2012-09-011-15/+0
| * | | | [ticket/10631] Validation for extensionsNathan Guse2012-09-011-18/+35
| * | | | [ticket/10631] Use display name if availableNathan Guse2012-09-011-3/+3
| * | | | [ticket/10631] Stagger the enable/disable/purge for extensionsNathan Guse2012-09-011-3/+18
| * | | | [ticket/10631] Fix list_available_extsNathan Guse2012-09-011-4/+2
| * | | | [ticket/10631] Various tidbits and cleanup on the acp extensions managerNathan Guse2012-09-011-54/+41
| * | | | [ticket/10631] Fix so it installs the module in the correct placeMichael Cullum2012-09-011-1/+1
| * | | | [ticket/10631] Adding docblocksMichael Cullum2012-09-011-0/+21
| * | | | [ticket/10631] Fixing and finishing the extension metadata class.Michael Cullum2012-09-011-33/+19
| * | | | [ticket/10631] A few more extension admin changesMichael Cullum2012-09-011-3/+2
| * | | | [ticket/10631] Fixing some items mentioned in PRMichael Cullum2012-09-011-74/+37
| * | | | [ticket/10631] Fixing some extension admin issues foundMichael Cullum2012-09-011-16/+11
| * | | | [ticket/10631] Fixing some issues spotted in extensions adminMichael Cullum2012-09-011-47/+36
| * | | | [ticket/10631] Adding an extensions adminMichael Cullum2012-09-012-0/+299
| * | | | Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-202-14/+193
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [feature/php-events] Fix acp_manage_forums_update_data_before and is_new_forumJoas Schilling2012-08-181-5/+2