Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10703] Added a condition to check if ext directory exists | Dhruv Goel | 2012-03-23 | 1 | -1/+7 |
| | | | | | | | | The existence of ext directory is checked, if not present a proper error message that file doesn't exist is printed out. No Fatal Error messages. PHPBB3-10703 | ||||
* | [ticket/10614] Change not installed heading to available. | Oleg Pudeyev | 2012-02-11 | 1 | -1/+1 |
| | | | | | | | | | | "Not installed" implies that extensions listed there can be installed, but the operation is called enable. Reduce the confusion by using "available" for the heading, this matches extension manager code. PHPBB3-10614 | ||||
* | [ticket/10614] Refactor list command to use manager API | Igor Wiedler | 2012-02-09 | 1 | -52/+22 |
| | | | | PHPBB3-10614 | ||||
* | [ticket/10614] Add purge command | Igor Wiedler | 2012-02-09 | 1 | -0/+17 |
| | | | | PHPBB3-10614 | ||||
* | [ticket/10614] Tweak list output, show state, purge cache, handle missing exts | Igor Wiedler | 2012-02-09 | 1 | -10/+19 |
| | | | | PHPBB3-10614 | ||||
* | [ticket/10614] Make script accessible from anywhere | Igor Wiedler | 2012-02-09 | 1 | -1/+1 |
| | | | | PHPBB3-10614 | ||||
* | [ticket/10614] Better usage output | Igor Wiedler | 2012-02-06 | 1 | -29/+21 |
| | | | | PHPBB3-10614 | ||||
* | [ticket/10614] Add a script to enable, disable and view status of extensions. | Oleg Pudeyev | 2012-02-03 | 1 | -0/+135 |
PHPBB3-10614 |