| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/15917] Remove br tags | battye | 2019-04-07 | 1 | -2/+2 |
| | | | | | PHPBB3-15917 | ||||
| * | [ticket/15917] Special unapproved topics message | battye | 2019-02-13 | 2 | -1/+9 |
| | | | | | | | | | For forums that have no approved posts but also have topics awaiting approval, to avoid the inconsistency of saying 'no posts' alongside a positive post count. PHPBB3-15917 | ||||
| * | Merge pull request #5487 from 3D-I/ticket/15918 | Marc Alexander | 2019-02-11 | 1 | -3/+3 |
| |\ | | | | | | | [ticket/15918] Fix addslashes in mcp_ban.html | ||||
| | * | [ticket/15918] Apply the Twig escape filter to not add-slashed contents | 3D-I | 2018-12-24 | 1 | -2/+2 |
| | | | | | | | | | PHPBB3-15918 | ||||
| | * | [ticket/15918] Remove redundant escape JS | 3D-I | 2018-12-24 | 1 | -3/+3 |
| | | | | | | | | | | | | | In mcp_ban.html and coherently use twig syntax PHPBB3-15918 | ||||
| * | | Merge pull request #5525 from kasimi/ticket/15954 | Marc Alexander | 2019-02-11 | 9 | -22/+88 |
| |\ \ | | | | | | | | | | [ticket/15954] Add safeguards to include() calls | ||||
| | * | | [ticket/15954] Fixed including mcp_front.php | kasimi | 2019-01-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-15954 | ||||
| | * | | [ticket/15954] Add safeguards to include() calls | kasimi | 2019-01-26 | 9 | -22/+88 |
| | | | | | | | | | | | | | PHPBB3-15954 | ||||
| * | | | Merge pull request #5529 from 3D-I/ticket/15960 | Marc Alexander | 2019-02-11 | 1 | -0/+4 |
| |\ \ \ | |/ / |/| | | | | | [ticket/15960] Add SQL transactions to functions_admin.php | ||||
| | * | | [ticket/15960] Add SQL transactions to functions_admin.php | 3D-I | 2019-02-01 | 1 | -0/+4 |
| | |/ | | | | | | | PHPBB3-15960 | ||||
| * | | Merge pull request #5510 from mrgoldy/ticket/15931 | Marc Alexander | 2019-01-20 | 2 | -5/+10 |
| |\ \ | | | | | | | | | | [ticket/15931] Fix PM report emails | ||||
| | * | | [ticket/15931] Fix PM report emails | mrgoldy | 2019-01-14 | 2 | -5/+10 |
| | | | | | | | | | | | | | PHPBB3-15931 | ||||
| * | | | Merge pull request #5469 from senky/ticket/15899 | Marc Alexander | 2019-01-20 | 1 | -0/+20 |
| |\ \ \ | |/ / |/| | | | | | [ticket/15899] Add core.modify_attachment_sql_ary_on_* events | ||||
| | * | | [ticket/15899] Add core.modify_attachment_sql_ary_on_* events | Jakub Senko | 2018-12-27 | 1 | -0/+20 |
| | | | | | | | | | | | | | PHPBB3-15899 | ||||
| * | | | Merge pull request #5498 from 3D-I/ticket/15926 | Marc Alexander | 2019-01-06 | 2 | -3/+3 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev | ||||
| | * | | | [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev | 3D-I | 2019-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15926 | ||||
| | * | | | [ticket/15926] Update docs/INSTALL.html | 3D-I | 2019-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15926 | ||||
| | * | | | [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev | 3D-I | 2019-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | PHPBB3-15926 | ||||
| | * | | | [ticket/15926] Deny 3.2.x installation if PHP >= 7.3-dev | 3D-I | 2019-01-05 | 1 | -2/+2 |
| | | |/ | |/| | | | | | | | PHPBB3-15926 | ||||
| * | | | Merge pull request #5457 from battye/ticket/15883 | Marc Alexander | 2019-01-05 | 4 | -5/+53 |
| |\ \ \ | | | | | | | | | | | | | [ticket/15883] New error message for when users try adding invalid usernames to a group | ||||
| | * | | | [ticket/15883] Doc block change | battye | 2019-01-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | PHPBB3-15883 | ||||
| | * | | | [ticket/15883] Review changes | battye | 2019-01-04 | 3 | -2/+3 |
| | | | | | | | | | | | | | | | | | PHPBB3-15883 | ||||
| | * | | | [ticket/15883] Use the new language object | battye | 2018-11-29 | 2 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using the new ->lang() format. Made the username comparison case insensitive. Also fixed a bug where the return to previous page link in the UCP was going back to the list of groups rather than the specific manage group page when an error occurred. PHPBB3-15883 | ||||
| | * | | | [ticket/15883] Add error for invalid usernames being added to a group | battye | 2018-11-26 | 4 | -4/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the ACP and the UCP so that when bulk adding users to a group, if invalid usernames are submitted alongside valid usernames then a message will be displayed to inform the user what the invalid usernames are. PHPBB3-15883 | ||||
| * | | | | Merge pull request #5488 from marc1706/ticket/15921 | chita | 2018-12-29 | 5 | -27/+32 |
| |\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15921] Update textformattter to 1.3.2 | ||||
| | * | | | | [ticket/15921] Use backward compatible template for emojis | JoshyPHP | 2018-12-29 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| | * | | | | [ticket/15921] Use twemoji | Marc Alexander | 2018-12-26 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| | * | | | | [ticket/15921] Update inconsistencies in composer.lock | Marc Alexander | 2018-12-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| | * | | | | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 3 | -30/+24 |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-15921 | ||||
| * | | | | | Merge pull request #5462 from 3D-I/ticket/15890 | Marc Alexander | 2018-12-29 | 1 | -3/+25 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15890] Add core.memberlist_modify_viewprofile_sql | ||||
| | * | | | | | [ticket/15890] Add core.memberlist_modify_viewprofile_sql | 3D-I | 2018-12-01 | 1 | -3/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15890 | ||||
| * | | | | | | Merge pull request #5468 from senky/ticket/15898 | Marc Alexander | 2018-12-27 | 1 | -2/+14 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15898] Add core.ucp_pm_compose_template | ||||
| | * | | | | | | [ticket/15898] Add core.ucp_pm_compose_template | Jakub Senko | 2018-12-03 | 1 | -2/+14 |
| | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | PHPBB3-15898 | ||||
| * | | | | | | Merge pull request #5482 from GanstaZ/ticket/15914 | Marc Alexander | 2018-12-27 | 1 | -6/+45 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15914] Add core.modify_memberlist_viewprofile_group* events | ||||
| | * | | | | | | [ticket/15914] Change since | GanstaZ | 2018-12-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15914 | ||||
| | * | | | | | | Merge branch '3.2.x' into ticket/15914 | GanstaZ | 2018-12-22 | 13 | -20/+151 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/15914] fix sql line | GanstaZ | 2018-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15914 | ||||
| | * | | | | | | | [ticket/15914] Add core.modify_memberlist_viewprofile_group* events | GanstaZ | 2018-12-15 | 1 | -6/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15914 | ||||
| * | | | | | | | | Merge pull request #5359 from Elsensee/ticket/15509 | Marc Alexander | 2018-12-27 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | [ticket/15509] Don't show disabled board when in install | ||||
| | * | | | | | | | [ticket/15509] Don't show disabled board when in install | Oliver Schramm | 2018-09-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15509 | ||||
| * | | | | | | | | Merge pull request #5474 from mrgoldy/ticket/15901 | Marc Alexander | 2018-12-26 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15901] Add mcp_post_ template events | ||||
| | * | | | | | | | | [ticket/15901] Alphabetical order | mrgoldy | 2018-12-04 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15901 | ||||
| | * | | | | | | | | [ticket/15901] Add missing semi-colon | mrgoldy | 2018-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15901 | ||||
| | * | | | | | | | | [ticket/15901] Alphabetical order | mrgoldy | 2018-12-04 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After has to be before before. Mind twist. PHPBB3-15901 | ||||
| | * | | | | | | | | [ticket/15901] Add mcp_post_ template events | mrgoldy | 2018-12-04 | 2 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15901 | ||||
| * | | | | | | | | | Merge pull request #5456 from nunoplopes/ticket/15876 | Marc Alexander | 2018-12-24 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15876] MySQL 5.7+ support for Q&A captcha plugin | ||||
| | * | | | | | | | | | [ticket/15876] MySQL 5.7+ support for Q&A captch plugin | Nuno Lopes | 2018-11-24 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15876 | ||||
| * | | | | | | | | | | Merge pull request #5481 from kasimi/ticket/15910-3.2.x | Marc Alexander | 2018-12-24 | 20 | -44/+44 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | [ticket/15910] Pass object arguments by reference implicitly | ||||
| | * | | | | | | | | | [ticket/15910] Pass object arguments by reference implicitly | kasimi | 2018-12-12 | 20 | -44/+44 |
| | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15910 | ||||
| * | | | | | | | | | Merge pull request #5479 from kasimi/ticket/15904 | Marc Alexander | 2018-12-23 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | [ticket/15904] Fix counting empty template blocks | ||||
