Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10631] Fix a spelling typo | Michael C. | 2012-09-01 | 1 | -1/+1 |
| | | | PHPBB3-10631 | ||||
* | [ticket/10631] Adjust prefixes to be easier to understand | Unknown Bliss | 2012-09-01 | 1 | -6/+6 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Make failure to meet ext enable requirements clearer | Nathan Guse | 2012-09-01 | 1 | -5/+10 |
| | | | | | | | | | Turn the blocks red on the details page if requirement is not met. Also changing a how the errors come up when trying to enable/disable an extension when they cannot be. PHPBB3-10631 | ||||
* | [ticket/10631] Various front-end fixes (extensions manager) | Nathan Guse | 2012-09-01 | 1 | -0/+9 |
| | | | | | | | | | | Add Back button from details Add cancel button from actions Correct language strings PHPBB3-10631 | ||||
* | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 1 | -18/+20 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] get_extension_metadata_manager -> ↵ | Nathan Guse | 2012-09-01 | 1 | -3/+3 |
| | | | | | | create_extension_metadata_manager PHPBB3-10631 | ||||
* | [ticket/10631] Simplify exceptions | Nathan Guse | 2012-09-01 | 1 | -8/+20 |
| | | | | PHPBB-10631 | ||||
* | [ticket/10631] Use exceptions for errors. Build action list dynamically. | Nathan Guse | 2012-09-01 | 1 | -28/+83 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fix some issues as noted in github comments, significantly ↵ | Nathan Guse | 2012-09-01 | 1 | -6/+6 |
| | | | | | | simplified validation PHPBB3-10631 | ||||
* | [ticket/10631] Remove references to delete extension | Nathan Guse | 2012-09-01 | 1 | -15/+0 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Validation for extensions | Nathan Guse | 2012-09-01 | 1 | -18/+35 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Use display name if available | Nathan Guse | 2012-09-01 | 1 | -3/+3 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Stagger the enable/disable/purge for extensions | Nathan Guse | 2012-09-01 | 1 | -3/+18 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fix list_available_exts | Nathan Guse | 2012-09-01 | 1 | -4/+2 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Various tidbits and cleanup on the acp extensions manager | Nathan Guse | 2012-09-01 | 1 | -54/+41 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Adding docblocks | Michael Cullum | 2012-09-01 | 1 | -0/+21 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fixing and finishing the extension metadata class. | Michael Cullum | 2012-09-01 | 1 | -33/+19 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] A few more extension admin changes | Michael Cullum | 2012-09-01 | 1 | -3/+2 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fixing some items mentioned in PR | Michael Cullum | 2012-09-01 | 1 | -74/+37 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fixing some extension admin issues found | Michael Cullum | 2012-09-01 | 1 | -16/+11 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Fixing some issues spotted in extensions admin | Michael Cullum | 2012-09-01 | 1 | -47/+36 |
| | | | | | | Removing whitespace, cast the items from the json file straight into template vars (not via variables) and fixing some double quotes to single quotes. PHPBB3-10631 | ||||
* | [ticket/10631] Adding an extensions admin | Michael Cullum | 2012-09-01 | 1 | -0/+265 |
PHPBB3-10631 |