Tristan Darricau <tristan.darricau@gmail.com>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › DDM › #1054 | 1 year ago | Testless build | |
PHPBB3 › DDM › #1031 | 1 year ago |
[ticket/16891] Do not change an extension status in the middle of a request
When enabling an extension, it should be considered as not being enabled for the entire request as if the "enabled" flag is switch during the request, the extension will stay not loaded (same when disabling an extension). Example when it can be an issue today : if the router is called for the first time after enabling the extension and if the extension uses a custom route loader (like phpbb/pages) then the router will fail because the custom route will be found but the custom loader will not be loaded and available. PHPBB3-16891 |
Testless build |
PHPBB3 › DD33 › #353 | 1 year ago |
[ticket/16891] Do not change an extension status in the middle of a request
When enabling an extension, it should be considered as not being enabled for the entire request as if the "enabled" flag is switch during the request, the extension will stay not loaded (same when disabling an extension). Example when it can be an issue today : if the router is called for the first time after enabling the extension and if the extension uses a custom route loader (like phpbb/pages) then the router will fail because the custom route will be found but the custom loader will not be loaded and available. PHPBB3-16891 |
Testless build |
PHPBB3 › DDM › #1030 | 1 year ago |
[ticket/16896] Adds comments in .gitignore and excludes custom envs
PHPBB3-16896 |
Testless build |
PHPBB3 › DD33 › #352 | 1 year ago |
[ticket/16896] Adds comments in .gitignore and excludes custom envs
PHPBB3-16896 |
Testless build |
PHPBB3 › DDM › #1029 | 1 year ago |
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
PHPBB3-16897 |
Testless build |
PHPBB3 › DD33 › #351 | 1 year ago |
[ticket/16897] Ignores sqlite3 warnings when an explain query plan query fails
PHPBB3-16897 |
Testless build |
PHPBB3 › DDM › #1028 | 1 year ago |
[ticket/16898] Do not restrict the debug error handler to the dev env
PHPBB3-16898 |
Testless build |
PHPBB3 › DD33 › #350 | 1 year ago |
[ticket/16898] Do not restrict the debug error handler to the dev env
PHPBB3-16898 |
Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
DOC › PHPBB › #56 | 4 years ago |
Merge branch '3.2.x'
|
Testless build |
PHPBB3 › DDM › #371 | 4 years ago |
Merge pull request #5255 from senky/ticket/15694
[ticket/15694] Ignore lang files in prosilver/theme dir * github.com:/phpbb/phpbb: [ticket/15694] Ignore lang files in prosilver/theme dir Merge pull request #5261 from senky/ticket/15670
[ticket/15670] Group forum permission: Can see forum gives NO SQL ERROR * github.com:/phpbb/phpbb: [ticket/15670] Fix SQL error when !f_list_topics and f_read Merge pull request #5277 from ghostal/ticket/15717
[ticket/15717] Using correct variable for log entry * github.com:/phpbb/phpbb: [ticket/15717] Using correct variable for log entry Merge branch '3.2.x'
* 3.2.x: [ticket/15651] Remove unnecessary condition Merge branch '3.2.x'
* 3.2.x: [ticket/15678] Fix build and cache flow for container Merge pull request #5257 from senky/ticket/15651
[ticket/15651] Remove unnecessary condition * github.com:/phpbb/phpbb: [ticket/15651] Remove unnecessary condition Merge pull request #5260 from senky/ticket/15696
[ticket/15696] 'if' module tool should support calling other tools * github.com:/phpbb/phpbb: [ticket/15696] Add tests [ticket/15696] Add support of other tools to 'if' Merge pull request #5262 from senky/ticket/15606
[ticket/15606] Hide viewprofile link when unavailable * github.com:/phpbb/phpbb: [ticket/15606] Hide viewprofile link when unavailable Merge pull request #5263 from senky/ticket/12591-2
[ticket/12591] Improve breadcrumb naming and extend it's usage * github.com:/phpbb/phpbb: [ticket/12591] Introduce a BC fallback [ticket/12591] Improve breadcrumb naming and extend it's usage Merge pull request #5198 from kasimi/ticket/15637
[ticket/15637] Extract multi-line PHP event descriptions * github.com:/phpbb/phpbb: [ticket/15637] Remove trailing space from description [ticket/15637] Preserve line breaks in event descriptions [ticket/15637] Updated test fixture to include complete event description [ticket/15637] Remove trailing space from description [ticket/15637] Fixed removing white-spaces from description line [ticket/15637] Extract all lines before the first @tag [ticket/15637] Extract multi-line PHP event descriptions Merge pull request #5252 from senky/ticket/15674
[ticket/15674] Edit language lines in file en\acp\profile.php * github.com:/phpbb/phpbb: [ticket/15674] Improve CPF lang descriptions Merge pull request #5223 from senky/ticket/15664
[ticket/15664] Manage extensions with ajax * github.com:/phpbb/phpbb: [ticket/15664] Add support for multi step processes [ticket/15664] Ajaxify ext actions in ACP Merge pull request #5272 from rubencm/ticket/15714
[ticket/15714] Auto login after registration * github.com:/phpbb/phpbb: [ticket/15714] Edit language string [ticket/15714] Auto login after registration Merge branch '3.2.x'
* 3.2.x: [ticket/15670] Fix SQL error when !f_list_topics and f_read Merge branch '3.2.x'
* 3.2.x: [ticket/15666] Fix array key in twig lang() call Merge branch '3.2.x'
* 3.2.x: [ticket/15620] Use separate local avatar cache file for every lang Merge pull request #5244 from OxCom/ticket/15678
[ticket/15678] Fix build and cache flow for container * github.com:/phpbb/phpbb: [ticket/15678] Fix build and cache flow for container Merge branch '3.2.x'
* 3.2.x: [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar Merge pull request #5278 from hubaishan/ticket/15673
[ticket/15673] Fix Duplicated links in QuickLinks and main nav bar * github.com:/phpbb/phpbb: [ticket/15673] Fix Duplicated links in QuickLinks and main nav bar Merge pull request #5249 from senky/ticket/15659
[ticket/15659] Fix retrieve_block_vars() * github.com:/phpbb/phpbb: [ticket/15659] Fix retrieve_block_vars() Merge branch '3.2.x'
* 3.2.x: [ticket/15680] Point to 3.2 documentation Merge pull request #5217 from Zoddo/ticket/15656
[ticket/15656] Add "View post" link in the mod logs on the ACP * github.com:/phpbb/phpbb: [ticket/15656] Add "View post" link in the mod logs on the ACP Merge branch '3.2.x'
* 3.2.x: [ticket/15637] Remove trailing space from description [ticket/15637] Preserve line breaks in event descriptions [ticket/15637] Updated test fixture to include complete event description [ticket/15637] Remove trailing space from description [ticket/15637] Fixed removing white-spaces from description line [ticket/15637] Extract all lines before the first @tag [ticket/15637] Extract multi-line PHP event descriptions Merge branch '3.2.x'
* 3.2.x: [ticket/15696] Add tests [ticket/15696] Add support of other tools to 'if' Merge branch '3.2.x'
* 3.2.x: [ticket/15705] fix phpbbcli language vs PHP Merge pull request #5238 from avijc/ticket/15680
[ticket/15680] Point to 3.2 documentation * github.com:/phpbb/phpbb: [ticket/15680] Point to 3.2 documentation Merge pull request #5269 from 3D-I/ticket/15705
[ticket/15705] fix phpbbcli language vs PHP * github.com:/phpbb/phpbb: [ticket/15705] fix phpbbcli language vs PHP Merge branch '3.2.x'
* 3.2.x: [ticket/15618] Display The team link only to users with permission Merge pull request #5267 from senky/ticket/12627
[ticket/12627] Add debug.sql_explain parameter * github.com:/phpbb/phpbb: [ticket/12627] Add debug.sql_explain parameter Merge branch '3.2.x'
* 3.2.x: [ticket/15606] Hide viewprofile link when unavailable Merge pull request #5183 from dnssh/phpbb-dev
[ticket/15605] Correct Right-Margin for ribbon image * github.com:/phpbb/phpbb: [ticket/15605] Correct Right Margin for ribbon image [ticket/15605] Correct Right-Margin for ribbon image 4 [ticket/15605] Correct Right-Margin for ribbon image 3 [ticket/15605] Updated Correct Right-Margin for ribbon image 2 [ticket/15605] Correct Right-Margin for ribbon image 1 Merge pull request #4986 from Sophist-UK/ticket/15388
[ticket/15388] List boxes internal corners rounded * github.com:/phpbb/phpbb: [ticket/15388] List boxes internal corners rounded fix 2 [ticket/15388] List boxes internal corners rounded fix 1 [ticket/15388] List boxes internal corners rounded Merge branch '3.2.x'
* 3.2.x: [ticket/15628] Add topic link to newtopic_notify.txt Merge branch '3.2.x'
* 3.2.x: [ticket/15659] Fix retrieve_block_vars() Merge pull request #5280 from senky/ticket/15718
[ticket/15718] Update CONTRIBUTING.md * github.com:/phpbb/phpbb: [ticket/15718] Update CONTRIBUTING.md Merge pull request #5250 from senky/ticket/15666
[ticket/15666] Language system is not fully supported in Twig * github.com:/phpbb/phpbb: [ticket/15666] Fix array key in twig lang() call Merge pull request #5234 from hanakin/ticket/15679
[ticket/15679] notifications ucp front-page looks poor due to cp styling inheritance * github.com:/phpbb/phpbb: [ticket/15679] Overide css inheritance in cp.css [ticket/15679] assign proper classes to html Merge pull request #5254 from senky/ticket/15620
[ticket/15620] Use separate local avatar cache file for every lang * github.com:/phpbb/phpbb: [ticket/15620] Use separate local avatar cache file for every lang Merge pull request #5238 from avijc/ticket/15680
[ticket/15680] Point to 3.2 documentation * github.com:/phpbb/phpbb: [ticket/15680] Point to 3.2 documentation Merge branch '3.2.x'
* 3.2.x: Merge pull request #5119 from hubaishan/ticket/15545
[ticket/15545] Fix no vertical space between format buttons * github.com:/phpbb/phpbb: [ticket/15545] Fix no vertical space between format buttons [ticket/15545] Fix no vertical space between format buttons [ticket/15545] Fix no vertical space between format buttons Merge branch '3.2.x'
* 3.2.x: [ticket/15683] Better error message when commit message has CRLF Merge pull request #5187 from amalnaeem/master
[ticket/15610] Improving UI of Board Statistics in ACP * github.com:/phpbb/phpbb: [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics [ticket/15610] Improving UI of Board Statistics in ACP [ticket/15610] Improving UI of Board Statistics in ACP Merge branch '3.2.x'
* 3.2.x: [ticket/15611] Fix misaligned text in responsive user profile Merge branch '3.2.x'
* 3.2.x: [ticket/15656] Add "View post" link in the mod logs on the ACP Merge pull request #5185 from SupSuper/ticket/15611
[ticket/15611] Fix misaligned text in responsive user profile * github.com:/phpbb/phpbb: [ticket/15611] Fix misaligned text in responsive user profile Merge branch 'prep-release-3.2.3' into 3.2.x
* prep-release-3.2.3: Merge branch '3.2.x'
* 3.2.x: [ticket/15674] Improve CPF lang descriptions Merge branch '3.2.x'
* 3.2.x: [ticket/15717] Using correct variable for log entry Merge pull request #5239 from avijc/ticket/15683
[ticket/15683] Better error message when commit message has CRLF * github.com:/phpbb/phpbb: [ticket/15683] Better error message when commit message has CRLF Merge pull request #5253 from senky/ticket/15618
[ticket/15618] Display The team link only to users with permission * github.com:/phpbb/phpbb: [ticket/15618] Display The team link only to users with permission Merge branch '3.2.x'
* 3.2.x: [ticket/13043] Improve HTML5 Merge branch '3.2.x'
* 3.2.x: [ticket/15638] Add word-break for overflowing. Merge pull request #5256 from senky/ticket/13043
[ticket/13043] Improve HTML5 * github.com:/phpbb/phpbb: [ticket/13043] Improve HTML5 Merge pull request #5258 from senky/ticket/15628
[ticket/15628] Add topic link to newtopic_notify.txt * github.com:/phpbb/phpbb: [ticket/15628] Add topic link to newtopic_notify.txt Merge pull request #5266 from senky/ticket/12624
[ticket/12624] Add debug.load_time parameter * github.com:/phpbb/phpbb: [ticket/12624] Add debug.load_time parameter Merge pull request #5157 from kasimi/ticket/15583
[ticket/15583] Update session time in AJAX request only once a minute * github.com:/phpbb/phpbb: [ticket/15583] Update session time in AJAX request only once a minute [ticket/15583] Update session time in AJAX request only once a minute Merge branch '3.2.x'
* 3.2.x: [ticket/15583] Update session time in AJAX request only once a minute [ticket/15583] Update session time in AJAX request only once a minute Merge pull request #5136 from senky/ticket/15522-2
[ticket/15522] Improve color palette syntax * github.com:/phpbb/phpbb: [ticket/15522] Improve color palette syntax Merge pull request #5214 from ioannisbat/patch-1
[ticket/15638] Add word-break for overflowing. * github.com:/phpbb/phpbb: [ticket/15638] Add word-break for overflowing. |
Testless build |
Build | Completed | Code commits | Tests |
---|
PHPBB3-16741
MSSQL:
- Fix bool type
- Fix comparator
- Drop Default constraint before deleting column
- Rename Default constraint to use phpBB's names
- Re-create the indices when changing the type of one column
- Uses varchar instead of varbinary
PostgreSQL:
- Creates auto increment sequences by hand instead of using serial
in order to use phpBB's names
- Drop constraint on unique / primary indices
Oracle:
- Rename indices to use phpBB's names
- Fix string not null behaviour
- Fix broken regex in Oracle driver
- Handle to long indices on Oracle
- Rename auto_increment trigger and sequence
- Automatically lowercase keys in assoc results
PHPBB3-16741
PHPBB3-16741