| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | [ticket/16024] Add core.topic_review_modify_sql_ary | Dark❶ | 2019-05-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16024 | |||||
| | | * | | | | | | | | | [ticket/16024] Add core.topic_review_modify_sql_ary | Dark❶ | 2019-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16024 | |||||
| | | * | | | | | | | | | [ticket/16024] Add core.topic_review_modify_sql_ary | Dark❶ | 2019-04-20 | 1 | -0/+24 | |
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16024 | |||||
| * | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-06 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #5603 from senky/ticket/16000 | Marc Alexander | 2019-06-06 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16000] Link to php's date() | |||||
| | | * | | | | | | | | | [ticket/16000] Do not open links in a new tab | Jakub Senko | 2019-06-04 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16000 | |||||
| | | * | | | | | | | | | [ticket/16000] Link to php's date() | Jakub Senko | 2019-05-24 | 2 | -2/+2 | |
| | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16000 | |||||
| * | | | | | | | | | | Merge pull request #5583 from marc1706/ticket/15987 | Marc Alexander | 2019-06-05 | 2 | -1/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15987] Table parameters as array | |||||
| | * | | | | | | | | | | [ticket/15987] Go back to previous table definition type | Marc Alexander | 2019-05-14 | 3 | -93/+95 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will still allow using the 'tables' parameter array but will also ensure full backward compatibility and compatibility with extensions that will add more tables to the 'tables' array. PHPBB3-15987 | |||||
| | * | | | | | | | | | | [ticket/15987] Add missing paranthesis | Marc Alexander | 2019-05-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15987 | |||||
| | * | | | | | | | | | | [ticket/15987] Add container extension to support tables "array access" | Marc Alexander | 2019-05-14 | 2 | -1/+60 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15987 | |||||
| | * | | | | | | | | | | [ticket/15987] Table parameters as array | mrgoldy | 2019-05-14 | 1 | -77/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15987 | |||||
| * | | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-05 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #5615 from 3D-I/ticket/16073 | Marc Alexander | 2019-06-05 | 1 | -7/+9 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16073] Fix warning in ACP version check | |||||
| | | * | | | | | | | | | | [ticket/16073] Fix warning in ACP version check | 3D-I | 2019-06-01 | 1 | -7/+9 | |
| | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16073 | |||||
| * | | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-04 | 3 | -9/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge pull request #5612 from senky/ticket/15932 | Marc Alexander | 2019-06-04 | 3 | -9/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | [ticket/15932] Disallow deleting locked attachments | |||||
| | | * | | | | | | | | | [ticket/15932] Disallow deleting locked attachments | Jakub Senko | 2019-05-28 | 3 | -9/+24 | |
| | | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15932 | |||||
| * | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-03 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #5607 from senky/ticket/15974 | Marc Alexander | 2019-06-03 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15974] Remove Back to previous page link | |||||
| | | * | | | | | | | | | [ticket/15974] Remove Back to previous page link | Jakub Senko | 2019-05-27 | 1 | -2/+0 | |
| | | | |_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15974 | |||||
| * | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-03 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | [ticket/16071] Undefined index for custom attachments groups | 3D-I | 2019-05-29 | 1 | -1/+5 | |
| | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16071 | |||||
| | * | | | | | | | | Merge pull request #5592 from 3D-I/ticket/16055 | Marc Alexander | 2019-05-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16055] Fix Oauth's logins in 3.2.x | |||||
| | | * | | | | | | | | [ticket/16055] Fix Oauth's redirects | 3D-I | 2019-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Via forum, memberlist, topic or post etc.. PHPBB3-16055 | |||||
| * | | | | | | | | | | [ticket/16072] Update s9e/text-formatter | JoshyPHP | 2019-05-31 | 3 | -18/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16072 | |||||
| * | | | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-05-27 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | [ticket/16053] Update s9e/text-formatter | JoshyPHP | 2019-05-17 | 1 | -8/+10 | |
| | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16053 | |||||
| * | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-05-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #5587 from 3D-I/ticket/16048 | Marc Alexander | 2019-05-14 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/16048] Fix restore backup from ACP | |||||
| | | * | | | | | | | [ticket/16048] Fix restore backup from ACP | 3D-I | 2019-05-07 | 1 | -1/+1 | |
| | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16048 | |||||
| * | | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-05-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+ | rxu | 2019-05-11 | 1 | -1/+1 | |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16050 | |||||
| * | | | | | | | [ticket/16052] Update composer dependencies | Marc Alexander | 2019-05-12 | 1 | -806/+232 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
| * | | | | | | | [ticket/16052] Add 3.3.0-dev migration | Marc Alexander | 2019-05-11 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
| * | | | | | | | [ticket/15927] Avoid using floats | hanakin | 2019-05-11 | 1 | -6/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15927 | |||||
| * | | | | | | | [ticket/15927] Fix render issue | hanakin | 2019-05-11 | 2 | -9/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15927 | |||||
| * | | | | | | | [ticket/16052] Update version numbers to 3.3 | Marc Alexander | 2019-05-11 | 20 | -70/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
| * | | | | | | | [ticket/16052] Fix issues caused by merges | Marc Alexander | 2019-05-11 | 3 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16052 | |||||
| * | | | | | | | [ticket/14948] Require json extension in composer.json | Marc Alexander | 2019-05-09 | 2 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/14948] Use continue 2 instead of continue to continue while loop | Marc Alexander | 2019-05-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/14948] Update lexer to be compatible with twig 2.6 | Marc Alexander | 2019-05-09 | 1 | -13/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/14948] Update requirements and travis build matrix | Marc Alexander | 2019-05-09 | 8 | -19/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/14948] Require PHP 7.1 and update dependencies | Marc Alexander | 2019-05-09 | 2 | -493/+751 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14948 | |||||
| * | | | | | | | [ticket/15921] Fix master build | Máté Bartus | 2019-05-09 | 1 | -454/+609 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15921 | |||||
| * | | | | | | | [ticket/15508] Update loader | François-Xavier de Guillebon | 2019-05-09 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
| * | | | | | | | [ticket/15508] Remove call to getEnvironment() from parser | François-Xavier de Guillebon | 2019-05-09 | 9 | -25/+64 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
| * | | | | | | | [ticket/15508] Replace Twig_NodeInterface with Twig_Node | François-Xavier de Guillebon | 2019-05-09 | 8 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
| * | | | | | | | [ticket/15508] Update composer dependencies to allow Twig 2.x | François-Xavier de Guillebon | 2019-05-09 | 2 | -523/+427 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15508 | |||||
