aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-133-0/+3
| | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444
* [ticket/13987] Add --dry-run option to reparser CLIJoshyPHP2015-07-061-0/+1
| | | | PHPBB3-13987
* [ticket/13891] Handle verbosityTristan Darricau2015-07-021-2/+3
| | | | PHPBB3-13891
* [ticket/13891] Use the SymfonyStyle in the reparse commandTristan Darricau2015-07-011-0/+1
| | | | PHPBB3-13891
* [ticket/13891] Updated range descriptionJoshyPHP2015-06-301-1/+1
| | | | | | Does not count #0 as a potential record PHPBB3-13891
* [ticket/13891] Added a progress barJoshyPHP2015-06-301-1/+1
| | | | PHPBB3-13891
* [ticket/13891] Added command-line optionsJoshyPHP2015-06-301-0/+3
| | | | PHPBB3-13891
* [ticket/13891] Added reparser:list and reparser:reparse to CLIJoshyPHP2015-06-301-0/+5
| | | | PHPBB3-13891
* Merge branch '3.1.x'Joas Schilling2015-06-273-0/+12
|\
| * Merge pull request #3620 from VSEphpbb/ticket/13818Joas Schilling2015-06-273-0/+12
| |\ | | | | | | | | | [ticket/13818] Add Extension and Style CDB Links into ACP Management pages
| | * [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-063-0/+12
| | | | | | | | | | | | PHPBB3-13818
* | | Merge branch '3.1.x'Joas Schilling2015-06-271-2/+2
|\ \ \ | |/ /
| * | [ticket/13967] Use HTTPS on phpbb.com linksZoddo2015-06-261-2/+2
| |/ | | | | | | | | | | This fix the HTTPS breaking issue on the BBCode FAQ. PHPBB3-13967
* | Merge pull request #3383 from nickvergessen/ticket/9109Tristan Darricau2015-05-291-2/+2
|\ \ | | | | | | | | | Ticket/9109 Properly document and calculate the group settings with value 0
| * | [ticket/9109] Improve docblock and fix spelling errorsMarc Alexander2015-02-081-2/+2
| | | | | | | | | | | | PHPBB3-9109
| * | [ticket/9109] Properly document and calculate the group settings with value 0Joas Schilling2015-02-081-2/+2
| | | | | | | | | | | | PHPBB3-9109
* | | [ticket/13844] Fix language file so the tests passJoas Schilling2015-05-162-4/+4
| | | | | | | | | | | | PHPBB3-13844
* | | [ticket/13844] Add new versions of the old help_* filesJoas Schilling2015-05-162-0/+252
| | | | | | | | | | | | PHPBB3-13844
* | | Merge branch '3.1.x'Tristan Darricau2015-05-041-0/+7
|\ \ \ | | |/ | |/|
| * | Merge pull request #3562 from VSEphpbb/ticket/11521Tristan Darricau2015-05-041-0/+7
| |\ \ | | | | | | | | | | | | [ticket/11521] Add missing lang strings for migration exceptions
| | * | [ticket/11521] Add missing lang strings for migration exceptionsMatt Friedman2015-04-281-0/+7
| | | | | | | | | | | | | | | | PHPBB3-11521
* | | | Merge branch '3.1.x'Andreas Fischer2015-04-271-1/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/13778] Update wording of the reCaptcha instructions
| * | | [ticket/13778] Update wording of the reCaptcha instructionsMatt Friedman2015-04-261-1/+1
| |/ / | | | | | | | | | PHPBB3-13778
* | | Merge branch '3.1.x'Andreas Fischer2015-04-161-1/+1
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/13763] Fix typo in extension lang file
| * | [ticket/13763] Fix typo in extension lang fileRichard McGirr2015-04-151-1/+1
| | | | | | | | | | | | PHPBB3-13763
* | | Merge branch '3.1.x'Joas Schilling2015-02-202-2/+2
|\ \ \ | |/ /
| * | Merge pull request #3380 from n-aleha/ticket/13586Joas Schilling2015-02-202-2/+2
| |\ \ | | | | | | | | | | | | [ticket/13586] Allow '0' as username with Jabber notifications
| | * | [ticket/13586] Allow '0' as username with Jabber notificationsn-aleha2015-02-072-2/+2
| | | | | | | | | | | | | | | | PHPBB3-13586
* | | | Merge branch 'develop-ascraeus' into developMarc Alexander2015-02-171-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/13618] Fix typo in English FAQJakub Senko2015-02-161-1/+1
| |/ | | | | | | PHPBB3-13618
* | [ticket/13407] Bump minimal version to php 5.3.9Nicofuma2015-02-041-2/+2
|/ | | | PHPBB3-13407
* Merge pull request #3225 from prototech/ticket/13302Joas Schilling2014-12-272-5/+5
|\ | | | | | | [ticket/13302] Fix incorrect links to phpBB.com resources
| * [ticket/13302] Update documentation and support forum links to 3.1 versions.Cesar G2014-12-092-5/+5
| | | | | | | | PHPBB3-13302
* | Merge pull request #3168 from Senky/ticket/11033Joas Schilling2014-12-271-1/+1
|\ \ | | | | | | | | | [ticket/11033] FULLTEXT_SPHINX_NO_CONFIG_DATA references unrequired field
| * | [ticket/11033] Update string to reflect real requirementsJakub Senko2014-11-221-1/+1
| | | | | | | | | | | | PHPBB3-11033
* | | Merge pull request #3159 from Crizz0/ticket/13357Joas Schilling2014-12-271-0/+1
|\ \ \ | |_|/ |/| | | | | [ticket/13357] Adds missing LOG_MOVED_TOPIC for 3.0.12 left-over entries
| * | [ticket/13357] Adds missing LOG_MOVED_TOPIC for 3.0.12 left-over entriesCrizzo2014-11-211-0/+1
| | | | | | | | | | | | PHPBB3-13357
* | | [ticket/13400] Information text if the server load id high at searchkochi2014-12-061-0/+1
| | | | | | | | | | | | PHPBB3-13400
* | | [ticket/10744] Prevent installing styles with reserved namesJoas Schilling2014-11-211-0/+1
| | | | | | | | | | | | PHPBB3-10744
* | | Merge pull request #3108 from Elsensee/ticket/13284Joas Schilling2014-11-211-1/+1
|\ \ \ | |/ / |/| | | | | [ticket/13284] Message body not included in email
| * | [ticket/13284] Fix request name so users can cc themselvesOliver Schramm2014-11-041-1/+1
| | | | | | | | | | | | PHPBB3-13284
* | | Merge pull request #2765 from Elsensee/ticket/11863Joas Schilling2014-11-211-2/+3
|\ \ \ | | | | | | | | | | | | [ticket/11863] Set require_activation to none if emails are disabled
| * | | [ticket/11863] Display warning to user because of activation methodOliver Schramm2014-10-171-0/+1
| | | | | | | | | | | | | | | | PHPBB3-11863
| * | | [ticket/11863] Grey out unavailable activation methods when emails disabledOliver Schramm2014-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Further fall back to USER_ACTIVATION_DISABLE when emails are disabled but evaluate it at runtime. PHPBB3-11863
* | | | [ticket/13083] Fix language string NO_ENTRIES for logsOliver Schramm2014-11-051-1/+1
| |/ / |/| | | | | | | | | | | | | | | | | The string was misleading because there does not always have to be a period when viewing log entries. PHPBB3-13083
* | | [ticket/13267] Update Automatic Update instructions to include vendor directoryPatrick Webster2014-11-011-1/+1
| |/ |/| | | | | PHPBB3-13267
* | Merge remote-tracking branch 'Nicofuma/ticket/13126' into ticket/13211Marc Alexander2014-10-241-0/+4
|\ \
| * | [ticket/13126] Improve the feedback when running the migrationsTristan Darricau2014-10-141-0/+4
| | | | | | | | | | | | PHPBB3-13126
* | | [ticket/13205] Add a mark all messages read link to PM foldersNils Adermann2014-10-221-0/+2
| | | | | | | | | | | | PHPBB3-13205
* | | Merge pull request #3052 from VSEphpbb/ticket/13041Marc Alexander2014-10-211-32/+44
|\ \ \ | | | | | | | | | | | | [ticket/13041] Help_faq.php language file needs to be revised