Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16192] Fix CLI extension not enableable messages | Matt Friedman | 2019-10-27 | 1 | -6/+5 |
| | | | | PHPBB3-16192 | ||||
* | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 1 | -1/+4 |
| | | | | PHPBB3-15257 | ||||
* | [ticket/15433] Fix phpbbcli can enable non-existent extension | hubaishan | 2017-12-03 | 1 | -0/+7 |
| | | | | | | Fix phpbbcli can enable non-existent extension PHPBB3-15433 | ||||
* | [ticket/15349] Return 1 instead of 2 in case of error | Rubén Calvo | 2017-09-07 | 1 | -1/+1 |
| | | | | PHPBB3-15346 | ||||
* | [ticket/15349] Check if extension is enableable before enable | Rubén Calvo | 2017-09-07 | 1 | -0/+7 |
| | | | | PHPBB3-15346 | ||||
* | [ticket/15123] modified return error codes | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | | | | PHPBB3-15123 | ||||
* | [ticket/15123] modified language strings | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | | | | PHPBB3-15123 | ||||
* | [ticket/15123] modified language string | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | | | | PHPBB3-15123 | ||||
* | [ticket/15123] removed blank spaces | Rubén Calvo | 2017-03-13 | 2 | -2/+2 |
| | | | | PHPBB3-15123 | ||||
* | [ticket/15123] add check before enable or disable extension | Rubén Calvo | 2017-03-13 | 2 | -0/+14 |
| | | | | PHPBB3-15123 | ||||
* | [ticket/14895] Use SymfonyStyle in all CLI | Matt Friedman | 2016-12-08 | 4 | -24/+25 |
| | | | | PHPBB3-14895 | ||||
* | [ticket/13003] Add missing language keys | Mario Skouat | 2014-08-21 | 1 | -4/+4 |
| | | | | PHPBB3-13003 | ||||
* | [ticket/12909] Use correct lang vars in cli extension enable | n-aleha | 2014-08-03 | 1 | -2/+2 |
| | | | | PHPBB3-12909 | ||||
* | [ticket/12656] Use lang keys for all CLI strings | Dhruv | 2014-07-23 | 4 | -10/+10 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Use lang keys for CLI command descriptions | Dhruv | 2014-07-23 | 4 | -4/+4 |
| | | | | PHPBB3-12656 | ||||
* | [ticket/12656] Pass user object into all console commands. | Andreas Fischer | 2014-07-17 | 1 | -2/+2 |
| | | | | PHPBB3-12656 | ||||
* | Merge pull request #2669 from Nicofuma/ticket/12777 | Joas Schilling | 2014-06-29 | 3 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | [ticket/12777] Rename extension status functions and add is_configured() * Nicofuma/ticket/12777: [ticket/12777] Add tests for unavailable extension [ticket/12777] Add tests [ticket/12777] Add is_purged() [ticket/12777] Update doc block of is_configured() [ticket/12777] Rename extension status functions and add is_configured() | ||||
| * | [ticket/12777] Rename extension status functions and add is_configured() | Tristan Darricau | 2014-06-27 | 3 | -3/+3 |
| | | | | | | | | PHPBB3-12777 | ||||
* | | [ticket/12773] Fix language variable name in cli extension enable command | n-aleha | 2014-06-26 | 1 | -1/+1 |
|/ | | | | PHPBB3-12773 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 5 | -15/+35 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12074] Update the visibility of the constructor | Tristan Darricau | 2014-05-09 | 1 | -1/+1 |
| | | | | PHPBB3-12074 | ||||
* | [ticket/12074] Don't log errors | Tristan Darricau | 2014-05-09 | 3 | -3/+0 |
| | | | | PHPBB3-12074 | ||||
* | [ticket/12074] Managing extensions doesn't produce any log entry | Tristan Darricau | 2014-05-09 | 4 | -1/+11 |
| | | | | PHPBB3-12074 | ||||
* | [ticket/11998] Turn develop/extensions.php into console commands. | Andreas Fischer | 2013-11-05 | 5 | -0/+221 |
PHPBB3-11998 |