| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15460] Fix group name displayed in the manage users ACP module | rxu | 2017-11-20 | 1 | -1/+1 |
| | | | | | PHPBB3-15460 | ||||
| * | Merge pull request #4976 from rubencm/ticket/15171 | Marc Alexander | 2017-11-16 | 1 | -11/+11 |
| |\ | | | | | | | [ticket/15171] Replace all BBCode templates by default | ||||
| | * | [ticket/15171] Fix test | Rubén Calvo | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-15171 | ||||
| | * | [ticket/15171] Replace all BBCode templates by default | Rubén Calvo | 2017-10-31 | 1 | -11/+11 |
| | | | | | | | | | PHPBB3-15171 | ||||
| * | | [ticket/15408] Reject duplicate BBCodes in ACP | JoshyPHP | 2017-11-03 | 1 | -3/+3 |
| | | | | | | | | | PHPBB3-15408 | ||||
| * | | Merge pull request #5008 from rubencm/ticket/15041 | Marc Alexander | 2017-11-02 | 1 | -1/+34 |
| |\ \ | | | | | | | | | | [ticket/15041] Add pagination to orphaned attachments | ||||
| | * | | [ticket/15041] Add pagination to orphaned attachments | Rubén Calvo | 2017-10-17 | 1 | -1/+34 |
| | | | | | | | | | | | | | PHPBB3-15041 | ||||
| * | | | Merge pull request #4984 from senky/ticket/15111 | Marc Alexander | 2017-11-01 | 1 | -0/+30 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15111] Fix the typo in ucp_pm_view_messsage | ||||
| | * | | | [ticket/15111] Fix the typo in ucp_pm_view_messsage | Jakub Senko | 2017-10-03 | 1 | -0/+30 |
| | | | | | | | | | | | | | | | | | PHPBB3-15111 | ||||
| * | | | | [ticket/15372] Add and handle f_list_topics permission | David Colón | 2017-10-26 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #4930 from rubencm/ticket/15201 | Marc Alexander | 2017-10-22 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or uninstalled | ||||
| | * | | | [ticket/15201] Fix | Rubén Calvo | 2017-08-28 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| | * | | | [ticket/15201] Castings | Rubén Calvo | 2017-08-28 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| | * | | | [ticket/15201] Set user style to default style when it is disabled or ↵ | Rubén Calvo | 2017-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | uninstalled PHPBB3-15201 | ||||
| * | | | | Merge pull request #4910 from javiexin/ticket/15331_B | Marc Alexander | 2017-10-17 | 1 | -6/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15331] Allow gravatars to be overridden by existing event - B | ||||
| | * | | | | [ticket/15331] Allow gravatars to be changed in the existing event | javiexin | 2017-08-19 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Option B: - change the get_avatar function PHPBB3-15331 | ||||
| | * | | | | Merge branch 'prep-release-3.1.11' into 3.1.x | Marc Alexander | 2017-07-16 | 2 | -0/+12 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge pull request #5003 from kasimi/ticket/15409 | Marc Alexander | 2017-10-17 | 1 | -2/+8 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | [ticket/15409] Add u_action to core.acp_users_overview_run_quicktool | ||||
| | * | | | | | [ticket/15409] Add u_action to core.acp_users_overview_run_quicktool | kasimi | 2017-10-16 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15409 | ||||
| * | | | | | | Merge pull request #4888 from javiexin/ticket/15306 | Marc Alexander | 2017-10-13 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validate | ||||
| | * | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validate | javiexin | 2017-08-06 | 1 | -2/+4 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15306 | ||||
| | * | | | | [3.1.x] Update version number to 3.1.12-dev | Marc Alexander | 2017-07-11 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #4942 from rubencm/ticket/15172 | Marc Alexander | 2017-10-11 | 1 | -2/+3 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15172] Fix redirection to wrong port | ||||
| | * | | | | | [ticket/15172] Cast port to integer | Rubén Calvo | 2017-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172 | ||||
| | * | | | | | [ticket/15172] Use symfony request component to get port | Rubén Calvo | 2017-09-09 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172 | ||||
| * | | | | | | Merge pull request #4967 from Leinad4Mind/3.2.x | Oliver Schramm | 2017-10-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer | ||||
| | * | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer | Daniel Mota | 2017-09-21 | 1 | -1/+1 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | [ticket/15362] Fix colspan in notification options table | Jakub Senko | 2017-10-02 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-15362 | ||||
| * | | | | | Merge pull request #4889 from javiexin/ticket/15307 | Oliver Schramm | 2017-09-10 | 1 | -0/+16 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users | ||||
| | * | | | | [ticket/15307] Extensions may add modes to acp_users | javiexin | 2017-08-06 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307 | ||||
| * | | | | | Merge pull request #4940 from Elsensee/ticket/15355 | Tristan Darricau | 2017-09-09 | 1 | -1/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15355] Remove version field when no update is available * github.com:phpbb/phpbb: [ticket/15355] Remove version field when no update is available | ||||
| | * | | | | | [ticket/15355] Remove version field when no update is available | Oliver Schramm | 2017-09-09 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15355 | ||||
| * | | | | | | Merge pull request #4932 from Nicofuma/ticket/15351 | Máté Bartus | 2017-09-09 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15351] Makes confirm_works in a router context (app.php) | ||||
| | * | | | | | [ticket/15351] Makes confirm_works in a router context (app.php) | Tristan Darricau | 2017-09-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15351 | ||||
| * | | | | | | [ticket/7845] Ensure config script path is not empty | Marc Alexander | 2017-09-08 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | PHPBB3-7845 | ||||
| * | | | | | Merge pull request #4928 from Crizz0/ticket/15350 | Tristan Darricau | 2017-09-07 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15350] Changes outdated wiki-link for plural-rules to new docs/ * github.com:phpbb/phpbb: [ticket/15350] Changes outdated wiki-link to new docs/ | ||||
| | * | | | | | [ticket/15350] Changes outdated wiki-link to new docs/ | Crizzo | 2017-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15350 | ||||
| * | | | | | | Merge pull request #4900 from rxu/ticket/15318 | Máté Bartus | 2017-09-07 | 1 | -0/+8 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [ticket/15318] Make user option to disable word censoring effective again | ||||
| | * | | | | | | [ticket/15318] Make user option to disable word censoring effective again | rxu | 2017-08-12 | 1 | -0/+8 |
| | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | PHPBB3-15318 | ||||
| * | | | | | | Merge pull request #4903 from rxu/ticket/15323 | Máté Bartus | 2017-09-07 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | [ticket/15323] Allow Twig syntax in bbcode.html | ||||
| | * | | | | | [ticket/15323] Allow Twig syntax in bbcode.html | rxu | 2017-08-15 | 1 | -1/+4 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15323 | ||||
| * | | | | | Merge pull request #4905 from rxu/ticket/15324 | Máté Bartus | 2017-09-07 | 3 | -5/+49 |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/15324] Add more core and template events | ||||
| | * | | | | | [ticket/15324] Add more core and template events | rxu | 2017-08-16 | 3 | -5/+49 |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15324 | ||||
| * | | | | | [ticket/15328] Disable checkbox if notification method isn't supported | kasimi | 2017-08-24 | 1 | -3/+5 |
| |/ / / / | | | | | | | | | | | | | PHPBB3-15328 | ||||
| * | | | | Merge branch 'prep-release-3.2.1' into 3.2.x | Marc Alexander | 2017-07-16 | 2 | -0/+12 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Merge branch 'prep-release-3.1.11' into prep-release-3.2.1 | Marc Alexander | 2017-07-16 | 1 | -0/+7 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | [prep-release-3.1.11] Update version numbers to 3.1.11 | Marc Alexander | 2017-07-16 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Merge pull request #32 from phpbb/ticket/security-203 | Marc Alexander | 2017-07-16 | 1 | -0/+5 |
| | | |\ \ | | | | | | | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper | ||||
| | | * \ \ | Merge pull request #37 from phpbb/ticket/security/208 | Marc Alexander | 2017-07-16 | 1 | -0/+7 |
| | | |\ \ \ | | | |_|/ | | |/| | | | | | | | [ticket/security/208] Add form key to password reset form | ||||
| | | | * | | [ticket/security/208] Add form key to password reset form | Marc Alexander | 2017-06-18 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | SECURITY-208 | ||||
