aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch '3.1.x'Marc Alexander2015-10-111-3/+4
|\ \ | |/
| * [ticket/8920] Add a MCP PM reports view permissionZoddo2015-08-301-3/+4
| | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920
* | [ticket/10165] Add more information when sending the test emailZoddo2015-09-121-1/+1
| | | | | | | | PHPBB3-10165
* | [ticket/10165] Add a "Send test email" featureZoddo2015-09-091-0/+3
| | | | | | | | PHPBB3-10165
* | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-241-6/+0
| | | | | | | | | | | | Remove outdated media handling from acp PHPBB3-12505
* | [ticket/8708] Add f_announce_global permissionOliver Schramm2015-07-191-0/+1
| | | | | | | | PHPBB3-8708
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge branch '3.1.x'Joas Schilling2015-06-273-0/+12
|\ \ | |/
| * [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-063-0/+12
| | | | | | | | PHPBB3-13818
* | 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/13763] Fix typo in extension lang fileRichard McGirr2015-04-151-1/+1
|/ | | | PHPBB3-13763
* Merge pull request #3225 from prototech/ticket/13302Joas Schilling2014-12-271-1/+1
|\ | | | | | | [ticket/13302] Fix incorrect links to phpBB.com resources
| * [ticket/13302] Update documentation and support forum links to 3.1 versions.Cesar G2014-12-091-1/+1
| | | | | | | | 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/10744] Prevent installing styles with reserved namesJoas Schilling2014-11-211-0/+1
|/ / | | | | | | PHPBB3-10744
* | 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/13181] Replace database credentials with placeholders in sphinx confNils Adermann2014-10-181-1/+1
|/ | | | PHPBB3-13181
* Merge pull request #2942 from Senky/ticket/12489Joas Schilling2014-10-071-1/+1
|\ | | | | | | [ticket/12489] Description for Contact link in custom profile fields
| * [ticket/12489] Language correctionJakub Senko2014-10-071-1/+1
| | | | | | | | PHPBB3-12489
| * [ticket/12489] Add notice about %s wildcard in FIELD_IS_CONTACT_EXPLAINJakub Senko2014-09-181-1/+1
| | | | | | | | PHPBB3-12489
* | Merge pull request #2307 from PayBas/ticket/12408Joas Schilling2014-10-061-1/+5
|\ \ | | | | | | | | | [ticket/12408] Add quick setting for "default guest style" to ACP
| * | [ticket/12408] Clarify the behavior of "override style"PayBas2014-09-151-1/+1
| | | | | | | | | | | | PHPBB3-12408
| * | [ticket/12408] Changed lang vars, added fieldset and removed "default"PayBas2014-09-151-3/+4
| | | | | | | | | | | | PHPBB3-12408
| * | [ticket/12408] Add quick setting for "default guest style" to ACPPayBas2014-09-151-0/+3
| | | | | | | | | | | | PHPBB3-12408
* | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-09-241-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/13086] String replaces 50 with 20 Conflicts: phpBB/language/en/acp/email.php
| * | | [ticket/13086] String replaces 50 with 20Mario Skouat2014-09-241-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13086
* | | | Merge pull request #2954 from rxu/ticket/13055Joas Schilling2014-09-241-0/+6
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13055] Fix string profile fields validation to support unicode
| * | | | [ticket/13055] Add string profile fields validation options to support unicoderxu2014-09-181-0/+6
| | |/ / | |/| | | | | | | | | | PHPBB3-13055
* | | | Merge pull request #2875 from PayBas/ticket/12961Joas Schilling2014-09-181-0/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12961] Add link in anti-spam ACP page which links directly to captchas in titania * PayBas/ticket/12961: [ticket/12961] Shorten ext-db link text [ticket/12961] Fix missing phpBB.com [ticket/12961] Remove target="_blank" and switch to <strong> [ticket/12961] Add additional link to the KB [ticket/12961] Move link to language file [ticket/12961] Refactor lang entry [ticket/12961] Change url to anti-spam-ext [ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/ [ticket/12961] Add link in anti-spam ACP page to titania
| * | | [ticket/12961] Shorten ext-db link textPayBas2014-08-261-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12961
| * | | [ticket/12961] Fix missing phpBB.comPayBas2014-08-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Don't know how that happened. Weird PHPBB3-12961
| * | | [ticket/12961] Remove target="_blank" and switch to <strong>PayBas2014-08-221-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12961
| * | | [ticket/12961] Add additional link to the KBPayBas2014-08-211-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12961
| * | | [ticket/12961] Move link to language filePayBas2014-08-151-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12961
| * | | [ticket/12961] Refactor lang entryPayBas2014-08-141-2/+1
| | | | | | | | | | | | | | | | PHPBB3-12961
| * | | [ticket/12961] Add link in anti-spam ACP page to titaniaPayBas2014-08-131-0/+2
| |/ / | | | | | | | | | PHPBB3-12961
* | | [ticket/13068] Language correction in FIELD_IS_CONTACT_EXPLAINGiampaolo Falqui2014-09-181-1/+1
|/ / | | | | | | PHPBB3-13068
* | Merge pull request #2729 from Nicofuma/ticket/12847Joas Schilling2014-08-071-0/+1
|\ \ | | | | | | | | | | | | | | | | | | [ticket/12847] Allow the extensions to say if they can be enabled * Nicofuma/ticket/12847: [ticket/12847] Allow the extensions to say if they can be enabled
| * | [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-131-0/+1
| | | | | | | | | | | | PHPBB3-12847
* | | [ticket/12663] Have cli.php language file at top level; unrelated to ACP.Andreas Fischer2014-07-171-44/+0
| | | | | | | | | | | | PHPBB3-12663
* | | [ticket/12663] Extract CLI language string into their own fileCarlo2014-07-172-7/+44
| | | | | | | | | | | | PHPBB3-12663
* | | [ticket/12685] Add --safe-modeCarlo2014-07-151-0/+1
|/ / | | | | | | PHPBB3-12685
* | [ticket/12768] More fixes in language filesn-aleha2014-07-081-2/+2
| | | | | | | | | | | | More spaces converted to tabs for identation in language files. PHPBB3-12768