aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-203-5/+7
|\
| * [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 remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-1014-66/+500
|\ \ \ | |/ /
| * | 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
| * | | | | [feature/prune-users] Move quote to the correct line.Oleg Pudeyev2012-04-251-2/+2
| * | | | | [feature/prune-users] Split one line into two lines for readability.Oleg Pudeyev2012-04-191-1/+2
| * | | | | [feature/prune-users] Fix issues with queries pointed out by bantu.Oleg Pudeyev2012-04-191-2/+6
| * | | | | [feature/prune-users] Non-cosmetic changes per bantu's review.Oleg Pudeyev2012-04-191-0/+1
| * | | | | [feature/prune-users] Cosmetic changes per bantu's review.Oleg Pudeyev2012-03-251-2/+3
| * | | | | [feature/prune-users] Minor UI adjustment and bug fixesjellydoughnut2012-01-061-14/+4
| * | | | | Merge branch 'develop' into feature/prune-usersOleg Pudeyev2011-05-0810-26/+437
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit '441755bf170e49799e311c71b2123ff263970d62' into feature/prune-usersOleg Pudeyev2011-05-081-1/+1
| |\ \ \ \ \ \
| * | | | | | | [feature/prune-users] Adjust some language strings for new featuresJosh Woody2011-05-081-27/+110