| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch '3.1.x' | Marc Alexander | 2015-10-11 | 1 | -3/+4 | |
| |\ \ | |/ | ||||||
| | * | [ticket/8920] Add a MCP PM reports view permission | Zoddo | 2015-08-30 | 1 | -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 email | Zoddo | 2015-09-12 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-10165 | |||||
| * | | [ticket/10165] Add a "Send test email" feature | Zoddo | 2015-09-09 | 1 | -0/+3 | |
| | | | | | | | | | PHPBB3-10165 | |||||
| * | | [ticket/12505] Remove outdated media handling from acp | n-aleha | 2015-08-24 | 1 | -6/+0 | |
| | | | | | | | | | | | | | Remove outdated media handling from acp PHPBB3-12505 | |||||
| * | | [ticket/8708] Add f_announce_global permission | Oliver Schramm | 2015-07-19 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-8708 | |||||
| * | | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -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 Schilling | 2015-06-27 | 3 | -0/+12 | |
| |\ \ | |/ | ||||||
| | * | [ticket/13818] Add browse CDB links to ext style lang management | Matt Friedman | 2015-06-06 | 3 | -0/+12 | |
| | | | | | | | | | PHPBB3-13818 | |||||
| * | | Merge pull request #3383 from nickvergessen/ticket/9109 | Tristan Darricau | 2015-05-29 | 1 | -2/+2 | |
| |\ \ | |/ |/| | | | Ticket/9109 Properly document and calculate the group settings with value 0 | |||||
| | * | [ticket/9109] Improve docblock and fix spelling errors | Marc Alexander | 2015-02-08 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-9109 | |||||
| | * | [ticket/9109] Properly document and calculate the group settings with value 0 | Joas Schilling | 2015-02-08 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-9109 | |||||
| * | | [ticket/13763] Fix typo in extension lang file | Richard McGirr | 2015-04-15 | 1 | -1/+1 | |
| |/ | | | | PHPBB3-13763 | |||||
| * | Merge pull request #3225 from prototech/ticket/13302 | Joas Schilling | 2014-12-27 | 1 | -1/+1 | |
| |\ | | | | | | | [ticket/13302] Fix incorrect links to phpBB.com resources | |||||
| | * | [ticket/13302] Update documentation and support forum links to 3.1 versions. | Cesar G | 2014-12-09 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-13302 | |||||
| * | | Merge pull request #3168 from Senky/ticket/11033 | Joas Schilling | 2014-12-27 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | [ticket/11033] FULLTEXT_SPHINX_NO_CONFIG_DATA references unrequired field | |||||
| | * | | [ticket/11033] Update string to reflect real requirements | Jakub Senko | 2014-11-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-11033 | |||||
| * | | | Merge pull request #3159 from Crizz0/ticket/13357 | Joas Schilling | 2014-12-27 | 1 | -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 entries | Crizzo | 2014-11-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | PHPBB3-13357 | |||||
| * | | | [ticket/10744] Prevent installing styles with reserved names | Joas Schilling | 2014-11-21 | 1 | -0/+1 | |
| |/ / | | | | | | | PHPBB3-10744 | |||||
| * | | Merge pull request #2765 from Elsensee/ticket/11863 | Joas Schilling | 2014-11-21 | 1 | -2/+3 | |
| |\ \ | |/ |/| | | | [ticket/11863] Set require_activation to none if emails are disabled | |||||
| | * | [ticket/11863] Display warning to user because of activation method | Oliver Schramm | 2014-10-17 | 1 | -0/+1 | |
| | | | | | | | | | PHPBB3-11863 | |||||
| | * | [ticket/11863] Grey out unavailable activation methods when emails disabled | Oliver Schramm | 2014-10-17 | 1 | -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 conf | Nils Adermann | 2014-10-18 | 1 | -1/+1 | |
| |/ | | | | PHPBB3-13181 | |||||
| * | Merge pull request #2942 from Senky/ticket/12489 | Joas Schilling | 2014-10-07 | 1 | -1/+1 | |
| |\ | | | | | | | [ticket/12489] Description for Contact link in custom profile fields | |||||
| | * | [ticket/12489] Language correction | Jakub Senko | 2014-10-07 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12489 | |||||
| | * | [ticket/12489] Add notice about %s wildcard in FIELD_IS_CONTACT_EXPLAIN | Jakub Senko | 2014-09-18 | 1 | -1/+1 | |
| | | | | | | | | | PHPBB3-12489 | |||||
| * | | Merge pull request #2307 from PayBas/ticket/12408 | Joas Schilling | 2014-10-06 | 1 | -1/+5 | |
| |\ \ | | | | | | | | | | [ticket/12408] Add quick setting for "default guest style" to ACP | |||||
| | * | | [ticket/12408] Clarify the behavior of "override style" | PayBas | 2014-09-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | * | | [ticket/12408] Changed lang vars, added fieldset and removed "default" | PayBas | 2014-09-15 | 1 | -3/+4 | |
| | | | | | | | | | | | | | PHPBB3-12408 | |||||
| | * | | [ticket/12408] Add quick setting for "default guest style" to ACP | PayBas | 2014-09-15 | 1 | -0/+3 | |
| | | | | | | | | | | | | | PHPBB3-12408 | |||||
| * | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2014-09-24 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/13086] String replaces 50 with 20 Conflicts: phpBB/language/en/acp/email.php | |||||
| | * | | | [ticket/13086] String replaces 50 with 20 | Mario Skouat | 2014-09-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-13086 | |||||
| * | | | | Merge pull request #2954 from rxu/ticket/13055 | Joas Schilling | 2014-09-24 | 1 | -0/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13055] Fix string profile fields validation to support unicode | |||||
| | * | | | | [ticket/13055] Add string profile fields validation options to support unicode | rxu | 2014-09-18 | 1 | -0/+6 | |
| | | |/ / | |/| | | | | | | | | | | PHPBB3-13055 | |||||
| * | | | | Merge pull request #2875 from PayBas/ticket/12961 | Joas Schilling | 2014-09-18 | 1 | -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 text | PayBas | 2014-08-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Fix missing phpBB.com | PayBas | 2014-08-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Don't know how that happened. Weird PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Remove target="_blank" and switch to <strong> | PayBas | 2014-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Add additional link to the KB | PayBas | 2014-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Move link to language file | PayBas | 2014-08-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Refactor lang entry | PayBas | 2014-08-14 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | PHPBB3-12961 | |||||
| | * | | | [ticket/12961] Add link in anti-spam ACP page to titania | PayBas | 2014-08-13 | 1 | -0/+2 | |
| | |/ / | | | | | | | | | | PHPBB3-12961 | |||||
| * | | | [ticket/13068] Language correction in FIELD_IS_CONTACT_EXPLAIN | Giampaolo Falqui | 2014-09-18 | 1 | -1/+1 | |
| |/ / | | | | | | | PHPBB3-13068 | |||||
| * | | Merge pull request #2729 from Nicofuma/ticket/12847 | Joas Schilling | 2014-08-07 | 1 | -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 enabled | Tristan Darricau | 2014-07-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | PHPBB3-12847 | |||||
| * | | | [ticket/12663] Have cli.php language file at top level; unrelated to ACP. | Andreas Fischer | 2014-07-17 | 1 | -44/+0 | |
| | | | | | | | | | | | | | PHPBB3-12663 | |||||
| * | | | [ticket/12663] Extract CLI language string into their own file | Carlo | 2014-07-17 | 2 | -7/+44 | |
| | | | | | | | | | | | | | PHPBB3-12663 | |||||
| * | | | [ticket/12685] Add --safe-mode | Carlo | 2014-07-15 | 1 | -0/+1 | |
| |/ / | | | | | | | PHPBB3-12685 | |||||
| * | | [ticket/12768] More fixes in language files | n-aleha | 2014-07-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | More spaces converted to tabs for identation in language files. PHPBB3-12768 | |||||
