| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'EXreaction/ticket/11415' into develop | David King | 2013-05-18 | 1 | -9/+25 |
|\ |
|
| * | [ticket/11415] Move while loop from ext manager to acp_extensions.php | Nathaniel Guse | 2013-05-01 | 1 | -9/+25 |
* | | [ticket/11450] Fix all instances of phpbb_extension_metadata_manager | Joas Schilling | 2013-05-08 | 1 | -1/+1 |
|/ |
|
* | [ticket/11335] Replace "$phpEx" with $phpEx | Nathaniel Guse | 2013-04-24 | 1 | -1/+1 |
* | [ticket/11335] (more) Make php_ext 'php' not '.php' | Nathan Guse | 2013-04-24 | 1 | -1/+1 |
* | [ticket/11116] Made ACP "extension not available" error message E_USER_WARNING | rechosen | 2013-04-11 | 1 | -2/+2 |
* | [feature/migrations] Use getLocalisedMessage() function to get error message | Nathan Guse | 2013-02-15 | 1 | -2/+2 |
* | [feature/migrations] Catch and display errors from the migrator | Nathaniel Guse | 2013-02-09 | 1 | -7/+21 |
* | [ticket/10631] Fix a spelling typo | Michael C. | 2012-09-01 | 1 | -1/+1 |
* | [ticket/10631] Adjust prefixes to be easier to understand | Unknown Bliss | 2012-09-01 | 1 | -6/+6 |
* | [ticket/10631] Make failure to meet ext enable requirements clearer | Nathan Guse | 2012-09-01 | 1 | -5/+10 |
* | [ticket/10631] Various front-end fixes (extensions manager) | Nathan Guse | 2012-09-01 | 1 | -0/+9 |
* | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 1 | -18/+20 |
* | [ticket/10631] get_extension_metadata_manager -> create_extension_metadata_ma... | Nathan Guse | 2012-09-01 | 1 | -3/+3 |
* | [ticket/10631] Simplify exceptions | Nathan Guse | 2012-09-01 | 1 | -8/+20 |
* | [ticket/10631] Use exceptions for errors. Build action list dynamically. | Nathan Guse | 2012-09-01 | 1 | -28/+83 |
* | [ticket/10631] Fix some issues as noted in github comments, significantly sim... | Nathan Guse | 2012-09-01 | 1 | -6/+6 |
* | [ticket/10631] Remove references to delete extension | Nathan Guse | 2012-09-01 | 1 | -15/+0 |
* | [ticket/10631] Validation for extensions | Nathan Guse | 2012-09-01 | 1 | -18/+35 |
* | [ticket/10631] Use display name if available | Nathan Guse | 2012-09-01 | 1 | -3/+3 |
* | [ticket/10631] Stagger the enable/disable/purge for extensions | Nathan Guse | 2012-09-01 | 1 | -3/+18 |
* | [ticket/10631] Fix list_available_exts | Nathan Guse | 2012-09-01 | 1 | -4/+2 |
* | [ticket/10631] Various tidbits and cleanup on the acp extensions manager | Nathan Guse | 2012-09-01 | 1 | -54/+41 |
* | [ticket/10631] Adding docblocks | Michael Cullum | 2012-09-01 | 1 | -0/+21 |
* | [ticket/10631] Fixing and finishing the extension metadata class. | Michael Cullum | 2012-09-01 | 1 | -33/+19 |
* | [ticket/10631] A few more extension admin changes | Michael Cullum | 2012-09-01 | 1 | -3/+2 |
* | [ticket/10631] Fixing some items mentioned in PR | Michael Cullum | 2012-09-01 | 1 | -74/+37 |
* | [ticket/10631] Fixing some extension admin issues found | Michael Cullum | 2012-09-01 | 1 | -16/+11 |
* | [ticket/10631] Fixing some issues spotted in extensions admin | Michael Cullum | 2012-09-01 | 1 | -47/+36 |
* | [ticket/10631] Adding an extensions admin | Michael Cullum | 2012-09-01 | 1 | -0/+265 |