Build: #6949 was successful Manual run by Build Robot
Code commits
phpBB Ascraeus
-
nicofuma 827ded82b8110fd2c587d9d7c84731ee7215b166
Merge pull request #4757 from VSEphpbb/ticket/15143
[ticket/15143] Fix display of version update in ACP
* github.com:phpbb/phpbb:
[ticket/15143] Fix display of version update in ACP -
Matt Friedman <maf675@gmail.com> 45c3cb52e43ba662209310e761644789b541b786
[ticket/15143] Fix display of version update in ACP
PHPBB3-15143- phpBB/includes/acp/acp_update.php (version 45c3cb52e43ba662209310e761644789b541b786)
- phpBB/phpbb/version_helper.php (version 45c3cb52e43ba662209310e761644789b541b786)
-
nicofuma 927220c87372c41abd0d8f4ff30937e7e4befceb
Merge branch 'mukeshkharita-ticket/14758' into 3.1.x
* mukeshkharita-ticket/14758:
[ticket/14758] Improve the ACP Parameter wording
fixes #4724 -
Mukesh Kumar Kharita <mukeshnithcse@gmail.com> dcdb0dcd23dd009f79016e2b97a21016b9847f0a
[ticket/14758] Improve the ACP Parameter wording
PHPBB3-14758- phpBB/language/en/acp/attachments.php (version dcdb0dcd23dd009f79016e2b97a21016b9847f0a)
-
nicofuma 6abcfe41e0d0764211fa1d69342ea1beccbbea3e
Merge pull request #4734 from rxu/ticket/14806
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure -
nicofuma c8670d532474bd75f4f643a0595ba74e9785fc04
Merge pull request #4737 from marc1706/ticket/15122
[ticket/15122] Add cache driver for memcached
* marc1706/ticket/15122:
[ticket/15122] Add cache driver for memcached -
nicofuma 0b2369901a4a6f5eb4cbc45981a13a91a1532994
Merge pull request #4745 from rxu/ticket/13558
[ticket/13558] Add smtp SSL context configuration options
* rxu/ticket/13558:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options -
nicofuma d114a3d4152f646564a90a436a9545a62a452262
Merge pull request #4749 from marc1706/ticket/14844
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
* marc1706/ticket/14844:
[ticket/14844] Add CSS classes for strong and italics text to BBCodes -
Marc 948ce2d84f368216e3c708e44da0f7c62364c331
Merge pull request #4578 from javiexin/ticket/14849
[ticket/14849] Add core.acp_extensions_run_action -
Marc 59396771e6fe99a42aa48f0b8192c9c90bf60f6b
Merge pull request #4703 from javiexin/ticket/15011
[ticket/15011] All errors on metadata throw exceptions -
Marc 051644d663f9f93d52fffa45ed782d480bac2901
[ticket/14844] Add CSS classes for strong and italics text to BBCodes
PHPBB3-14844- phpBB/styles/prosilver/template/bbcode.html (version 051644d663f9f93d52fffa45ed782d480bac2901)
- phpBB/styles/prosilver/theme/common.css (version 051644d663f9f93d52fffa45ed782d480bac2901)
-
rxu 22b86324260dffe4907aac8e6cc9bb848568bcb9
[ticket/13558] Change options prefix and add settings precautions.
PHPBB3-13558- phpBB/includes/acp/acp_board.php (version 22b86324260dffe4907aac8e6cc9bb848568bcb9)
- phpBB/includes/functions_messenger.php (version 22b86324260dffe4907aac8e6cc9bb848568bcb9)
- phpBB/language/en/acp/board.php (version 22b86324260dffe4907aac8e6cc9bb848568bcb9)
- phpBB/phpbb/db/migration/data/v31x/add_smtp_ssl_context_config_options.php (version 22b86324260dffe4907aac8e6cc9bb848568bcb9)
-
Marc 0f95e607ff91277a50bd5ff04d8a60a553dd918e
Merge pull request #4743 from rubencm/ticket/14820
[ticket/14820] Add style version in ACP -
rxu 2cc9b6a857869a2ece283fc31d35729e13bd0f7f
[ticket/13558] Make SSL context specific options more SMTP general
PHPBB3-13558- phpBB/includes/functions_messenger.php (version 2cc9b6a857869a2ece283fc31d35729e13bd0f7f)
-
rxu ac87784a113035416e137ffb588d18a5da7650ac
[ticket/13558] Add smtp SSL context configuration options
PHPBB3-13558- phpBB/includes/acp/acp_board.php (version ac87784a113035416e137ffb588d18a5da7650ac)
- phpBB/includes/functions_messenger.php (version ac87784a113035416e137ffb588d18a5da7650ac)
- phpBB/language/en/acp/board.php (version ac87784a113035416e137ffb588d18a5da7650ac)
- phpBB/phpbb/db/migration/data/v31x/add_smtp_ssl_context_config_options.php (version ac87784a113035416e137ffb588d18a5da7650ac)
-
Rubén Calvo <rubencm@gmail.com> d10a5b67a1d508b2c48924678650b8d03c8f129d
[ticket/14820] Add style version in ACP
PHPBB3-14820- phpBB/adm/style/acp_styles.html (version d10a5b67a1d508b2c48924678650b8d03c8f129d)
- phpBB/includes/acp/acp_styles.php (version d10a5b67a1d508b2c48924678650b8d03c8f129d)
- phpBB/language/en/acp/styles.php (version d10a5b67a1d508b2c48924678650b8d03c8f129d)
-
Marc 877e15a6e6400d2b02ec013e226d9889def4dd7d
[ticket/15122] Add cache driver for memcached
PHPBB3-15122- phpBB/phpbb/cache/driver/memcached.php (version 877e15a6e6400d2b02ec013e226d9889def4dd7d)
-
rxu 4826f7c1d3f6344ce8136f58f26d8c53b953652d
[ticket/14806] Fix ACP test emails authentication failure
PHPBB3-14806- phpBB/includes/acp/acp_board.php (version 4826f7c1d3f6344ce8136f58f26d8c53b953652d)
-
Marc 9267235f30b3275b4b00f49f99c6ae259ce26a3f
Merge pull request #4605 from javiexin/ticket/14943
[ticket/14943] Fix template loop access by index -
Marc 4c3ddea09fa7975dec5180eff6d6947fb41e619a
Merge remote-tracking branch 'origin/ticket/14927' into 3.1.x
-
Marc bc86210db82e4336a82389cb26e652a2ce63f7c7
[ticket/14927] Put vars on one line
PHPBB3-14927- phpBB/includes/functions_user.php (version bc86210db82e4336a82389cb26e652a2ce63f7c7)
-
Marc 191a776ce6084adac1fd72ca206de25314291a5b
Merge pull request #4636 from javiexin/ticket/14995
[ticket/14995] Add ACP template events acp_ext_list_*_name_after -
Marc 896249f0e8ea2059ddcd16632c1d11b934c72f5b
Merge pull request #4604 from rxu/ticket/13344
[ticket/13344] Add core event to acp/info/acp_logs.php -
david63 bac6dbda5e457ba5d1347b342616433be75b590d
[ticket/14927] Corrected order in docblock of event & target version
PHPBB3-14927- phpBB/includes/functions_user.php (version bac6dbda5e457ba5d1347b342616433be75b590d)
-
david63 1b46435734492f6d28456cf95ddb355d710c0f22
[ticket/14927] Add items to core.user_add_modify_data
PHPBB3-14927- phpBB/includes/functions_user.php (version 1b46435734492f6d28456cf95ddb355d710c0f22)
-
javiexin <javiexin@gmail.com> cdca848018571f2725aed207ead751823970a014
[ticket/14849] Add core.acp_extensions_run_action
Rename event to core.acp_extensions_run_action_before
PHPBB-14849- phpBB/includes/acp/acp_extensions.php (version cdca848018571f2725aed207ead751823970a014)
-
Marc 481a592b8dc04a09330bd302048e7a6f445121d8
Merge pull request #4598 from javiexin/ticket/14944
[ticket/14944] Add search for template loop indexes by key -
javiexin <javiexin@gmail.com> 7f69580df3b6125941fc39d63f8498488f32231a
Merge branch '3.1.x' into ticket/15011
-
javiexin <javiexin@gmail.com> 7646280d518a4f637ec267fadb5e563f5b149512
[ticket/15011] All errors on metadata throw exceptions
There is inconsistency in the way error are treated in metadata_manager.
Some method return false on error, others throw exception. With this,
the usage is homogeneus, and the uses of these are also adapted.
Using same ticket as it is the same issue, solved in a different way.
PHPBB3-15011- phpBB/includes/acp/acp_extensions.php (version 7646280d518a4f637ec267fadb5e563f5b149512)
- phpBB/phpbb/extension/metadata_manager.php (version 7646280d518a4f637ec267fadb5e563f5b149512)
-
Marc b567c6e2414d069ba54f7a924c952069aa115237
Merge pull request #4589 from senky/ticket/14929
[ticket/14929] Add error to core.posting_modify_message_text -
Marc 45199adebdfc00f436a719de1c5772429367b756
Merge pull request #4523 from senky/ticket/13429
[ticket/13429] Replace @change with @changed in event docblocks -
nicofuma 1470985ff20197589cbbab96180d80b0148d20d5
Merge pull request #4660 from marc1706/ticket/13250
[ticket/13250] Replace slashes in cache file names
* marc1706/ticket/13250:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names -
nicofuma c3896c8b5d56375df91f9357bc6f8eb22bfbebbb
Merge pull request #4673 from senky/ticket/13601
[ticket/13601] Add core.acl_clear_prefetch_after event
* senky/ticket/13601:
[ticket/13601] Add core.acl_clear_prefetch_after event -
nicofuma c00647927493115571be06f6fca30bc8bdd9f85e
Merge pull request #4681 from VSEphpbb/ticket/15059
[ticket/15059] Preserve code line breaks and scroll overflow
* VSEphpbb/ticket/15059:
[ticket/15059] Preserve code line breaks and scroll overflow -
Matt Friedman <maf675@gmail.com> 35b7e95098cecdb54345fa2b08e8d82aa4752cb2
[ticket/15059] Preserve code line breaks and scroll overflow
PHPBB3-15059- phpBB/styles/prosilver/theme/content.css (version 35b7e95098cecdb54345fa2b08e8d82aa4752cb2)
-
CHItA 5cf1fc62dba085648d69ff855f4aceb1029d9668
Merge pull request #4679 from marc1706/ticket/14998
[ticket/14998] Point only to install dir from acp_update -
javiexin <javiexin@gmail.com> 849fd9df7d9b2e449801e14ef54584fc8e063d43
[ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
Remove default parameter value.
PHPBB3-14944- phpBB/phpbb/template/base.php (version 849fd9df7d9b2e449801e14ef54584fc8e063d43)
- phpBB/phpbb/template/context.php (version 849fd9df7d9b2e449801e14ef54584fc8e063d43)
- phpBB/phpbb/template/template.php (version 849fd9df7d9b2e449801e14ef54584fc8e063d43)
- tests/template/template_test.php (version 849fd9df7d9b2e449801e14ef54584fc8e063d43)
-
Marc d81df55963618878ed18c3958463b4654f396df3
[ticket/14998] Point only to install dir from acp_update
PHPBB3-14998- phpBB/includes/acp/acp_update.php (version d81df55963618878ed18c3958463b4654f396df3)
-
Senky d1df78604b36375ee563edd86af5a4025ee3f6e4
[ticket/13601] Add core.acl_clear_prefetch_after event
PHPBB3-13601- phpBB/phpbb/auth/auth.php (version d1df78604b36375ee563edd86af5a4025ee3f6e4)
-
Senky 779758f2195f87868da3694b5ffd00adee1be0b3
[ticket/13429] Replace @change with @changed
PHPBB3-13429- phpBB/download/file.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/functions.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/functions_admin.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/functions_display.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/functions_posting.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/functions_user.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/mcp/mcp_main.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/mcp/mcp_post.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/message_parser.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/ucp/ucp_pm_viewmessage.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/includes/ucp/ucp_prefs.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/memberlist.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/phpbb/avatar/driver/upload.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/phpbb/event/php_exporter.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/posting.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/search.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/viewforum.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/viewonline.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- phpBB/viewtopic.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- tests/event/fixtures/trigger_many_vars.test (version 779758f2195f87868da3694b5ffd00adee1be0b3)
- tests/event/php_exporter_test.php (version 779758f2195f87868da3694b5ffd00adee1be0b3)
-
nicofuma fb481f96d38ebdbf6b3e4ca37a28e57b724bce75
Merge pull request #4663 from marc1706/ticket/14997
[ticket/14997] Fixing topiclist_row_topic_title_after position
* marc1706/ticket/14997:
[ticket/14997] Fixing topiclist_row_topic_title_after position -
nicofuma 085a839963b61e9812aa06601b1ffeb2eb077ab9
Merge pull request #4662 from marc1706/ticket/14968
[ticket/14968] Distinguish between update/upgrade & show upgrade info in ACP index
* marc1706/ticket/14968:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch -
nicofuma dcadfe092c16b539121d2118169419ed01a6cc2c
Merge pull request #4665 from marc1706/ticket/15006
[ticket/15006] Pass inherit settings to form and use correct button
* marc1706/ticket/15006:
[ticket/15006] Pass inherit settings to form and use correct button -
Marc 59027c94f25d66b8fc3322902477aae350b24f75
[ticket/15006] Pass inherit settings to form and use correct button
PHPBB3-15006- phpBB/adm/style/ajax.js (version 59027c94f25d66b8fc3322902477aae350b24f75)
-
TarantinoMariachi <Tarantino.mariachi@gmail.com> 612abf391f3df2bff5e64c2ea6267d33ab273e39
[ticket/14997] Fixing topiclist_row_topic_title_after position
Fixing position as it is correctly on subsilver, or else it will appear
some problems when using polls or on topics with page numbers.
PHPBB3-14997- phpBB/styles/prosilver/template/search_results.html (version 612abf391f3df2bff5e64c2ea6267d33ab273e39)
-
Marc fbff3b77bdf483adbf88baababebbc1ddd2c3b83
[ticket/13250] Use faster str_replace() instead of preg_replace()
PHPBB3-13250- phpBB/phpbb/cache/driver/file.php (version fbff3b77bdf483adbf88baababebbc1ddd2c3b83)
-
Marc 38d0f2892e9d8f55c6e6af2d004da9621ee7f8f5
[ticket/14968] Use earlier version as written in comment
PHPBB3-14968- tests/version/version_test.php (version 38d0f2892e9d8f55c6e6af2d004da9621ee7f8f5)
-
Marc 20a4d095de449e4f72272e77da4e009033f2c1de
[ticket/14968] Update docblock and ensure method returns array
PHPBB3-14968- phpBB/phpbb/version_helper.php (version 20a4d095de449e4f72272e77da4e009033f2c1de)
- tests/version/version_test.php (version 20a4d095de449e4f72272e77da4e009033f2c1de)
-
Marc a620ce0713f42daea8c5b0c4fdb70c63748af1f8
[ticket/14968] Display possible upgrade on acp index and update page
PHPBB3-14968- phpBB/adm/style/acp_main.html (version a620ce0713f42daea8c5b0c4fdb70c63748af1f8)
- phpBB/adm/style/acp_update.html (version a620ce0713f42daea8c5b0c4fdb70c63748af1f8)
- phpBB/includes/acp/acp_main.php (version a620ce0713f42daea8c5b0c4fdb70c63748af1f8)
- phpBB/includes/acp/acp_update.php (version a620ce0713f42daea8c5b0c4fdb70c63748af1f8)
- phpBB/language/en/install.php (version a620ce0713f42daea8c5b0c4fdb70c63748af1f8)
-
Marc 0572d6e33ad8f19f9f70d872421ee6ab268d6ae8
[ticket/14968] Add method for retrieving updates on current branch
PHPBB3-14968- phpBB/phpbb/version_helper.php (version 0572d6e33ad8f19f9f70d872421ee6ab268d6ae8)
- tests/version/version_test.php (version 0572d6e33ad8f19f9f70d872421ee6ab268d6ae8)
-
Marc 6c09910c105a3cb637ffc5fcadd225ba82f4cc2d
[ticket/13250] Replace slashes in cache file names
PHPBB3-13250- phpBB/phpbb/cache/driver/file.php (version 6c09910c105a3cb637ffc5fcadd225ba82f4cc2d)
-
nicofuma 3567f45e3d6872fc999862a4b0adb957149e0ed8
Merge pull request #4656 from marc1706/ticket/11611
[ticket/11611] Remove no longer used file for setting up git repository
* marc1706/ticket/11611:
[ticket/11611] Remove no longer used file for setting up git repository -
Marc 0d17b32e25378abf97817e255f0d1cd82a560460
[ticket/11611] Remove no longer used file for setting up git repository
PHPBB3-11611- git-tools/setup_github_network.php (version 0d17b32e25378abf97817e255f0d1cd82a560460)
-
nicofuma 0f640ab7af20865e25897f47973e350e481fe1c8
Merge pull request #4651 from marc1706/ticket/15011
[ticket/15011] Output meaningful errors when validating all metadata
* marc1706/ticket/15011:
[ticket/15011] Output meaningful errors when validating all metadata -
nicofuma 766839a60a897c1e5bee812b644b66ea3c94f832
Merge pull request #4649 from marc1706/ticket/11076
[ticket/11076] State current and minimum required versions in old PHP notice
* marc1706/ticket/11076:
[ticket/11076] State current and minimum required versions in old PHP notice -
Marc a0bd23b74728ab6aa2a3e37197e4cc34bfe3ff38
[ticket/15011] Output meaningful errors when validating all metadata
PHPBB3-15011- phpBB/phpbb/extension/metadata_manager.php (version a0bd23b74728ab6aa2a3e37197e4cc34bfe3ff38)
-
Marc cb44dbc8cb428132df072cd1d9c36dbb5bad68be
[ticket/11076] State current and minimum required versions in old PHP notice
PHPBB3-11076- phpBB/includes/acp/acp_main.php (version cb44dbc8cb428132df072cd1d9c36dbb5bad68be)
- phpBB/language/en/acp/common.php (version cb44dbc8cb428132df072cd1d9c36dbb5bad68be)
-
nicofuma c3b7332ea854df03c2773b34df563d3e26ad8002
Merge pull request #4646 from javiexin/ticket/15011
[ticket/15011] Error not checked on metadata load failure
* javiexin/ticket/15011:
[ticket/15011] Error not checked on metadata load failure -
javiexin <javiexin@gmail.com> b9189ec325c20b6b058a2f4928152a253f04ae6c
[ticket/15011] Error not checked on metadata load failure
PHPBB3-15011- phpBB/phpbb/extension/metadata_manager.php (version b9189ec325c20b6b058a2f4928152a253f04ae6c)
-
Marc 8af6df394686ead5959e7985cf7fb270772d058e
Merge pull request #4641 from VSEphpbb/ticket/15003
[ticket/15003] Do not check disabled checkboxes with marklist function -
Matt Friedman <maf675@gmail.com> 366e8583c88b6a7719b39af43790ab0c55aeada7
[ticket/15003] Do not check disabled checkboxes with marklist function
PHPBB3-15003- phpBB/adm/style/overall_header.html (version 366e8583c88b6a7719b39af43790ab0c55aeada7)
- phpBB/adm/style/simple_header.html (version 366e8583c88b6a7719b39af43790ab0c55aeada7)
- phpBB/styles/prosilver/template/forum_fn.js (version 366e8583c88b6a7719b39af43790ab0c55aeada7)
- phpBB/styles/subsilver2/template/memberlist_search.html (version 366e8583c88b6a7719b39af43790ab0c55aeada7)
- phpBB/styles/subsilver2/template/overall_header.html (version 366e8583c88b6a7719b39af43790ab0c55aeada7)
-
javiexin <javiexin@gmail.com> 74f723e4ec0858235729f1d4e3daec53d9e88c84
[ticket/14995] Add ACP template events acp_ext_list_*_name_after
PHPBB3-14995- phpBB/adm/style/acp_ext_list.html (version 74f723e4ec0858235729f1d4e3daec53d9e88c84)
- phpBB/docs/events.md (version 74f723e4ec0858235729f1d4e3daec53d9e88c84)
-
javiexin <javiexin@gmail.com> d2ad751851c955c19d1688cbe511925489212121
[ticket/14943] Fix template loop access by index
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
If block was empty, the insertion process should create it.
Checking for out of bounds indexes.
PHPBB3-14943- phpBB/phpbb/template/context.php (version d2ad751851c955c19d1688cbe511925489212121)
-
javiexin <javiexin@gmail.com> 20c03cccdde2302412d1e14adda370e7eb57b8e8
[ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors. Added tests.
PHPBB3-14944- phpBB/phpbb/template/context.php (version 20c03cccdde2302412d1e14adda370e7eb57b8e8)
- tests/template/template_test.php (version 20c03cccdde2302412d1e14adda370e7eb57b8e8)
-
javiexin <javiexin@gmail.com> 76b3fbc00669ca5d23255229b523cfa8e10c19bb
[ticket/14943] Fix template loop access by index
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added more tests.
PHPBB3-14943- tests/template/template_test.php (version 76b3fbc00669ca5d23255229b523cfa8e10c19bb)
-
javiexin <javiexin@gmail.com> c40642b8274c9afa39af6b34cd831bed8b960b83
[ticket/14943] Fix template loop access by index
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
Added tests.
PHPBB3-14943- tests/template/template_test.php (version c40642b8274c9afa39af6b34cd831bed8b960b83)
-
Marc 9d7acd189713d3d31a6ac347974e1e88c247d21c
Merge pull request #4613 from rxu/ticket/14958
[ticket/14958] Optimize Twig extension lang() function -
Marc 77b3f36992bf187443b598574032a85ce0a51309
Merge pull request #4532 from senky/ticket/14662
[ticket/14662] Add memberlist_team_username_prepend/append -
Marc a0abb1e10e34c560c82e0d729f4b9a4620e8005c
Merge pull request #4600 from hubaishan/ticket/14549
[ticket/14549] fix mcp page redirect back after topic merge and rised warning -
Marc 2f6993fa81d6dc04354e06dc31671491c9821116
Merge pull request #4595 from DavidIQ/ticket/14941
[ticket/14941] Apply changes individually for MySQL fulltext search -
rxu 49c19a267fbf00cf8eb339557d4cf921c558f4f1
[ticket/14958] Optimize Twig extension lang() function
PHPBB3-14958- phpBB/phpbb/template/twig/extension.php (version 49c19a267fbf00cf8eb339557d4cf921c558f4f1)
-
Marc 3d93fd40edb627dafeede3b5ae3780885e2264fe
Merge pull request #4611 from marc1706/ticket/14838
[icket/14838] Do not query full attachments table in feeds -
Marc f2c4bf176d7aaa18f143894643851a73cfd7df06
Merge pull request #4609 from marc1706/ticket/14957
[ticket/14957] Do not cache database config entries -
Marc dd89a369f3166ed4a3730ac8a2fb6eb5608ac284
[ticket/14838] Remove obsolete overriding method
PHPBB3-14838- phpBB/phpbb/feed/attachments_base.php (version dd89a369f3166ed4a3730ac8a2fb6eb5608ac284)
-
Marc c0882c1d34fd6add8327c12964e02f80cd181068
[ticket/14838] Add simple test for fetch_attachments method
PHPBB3-14838- tests/feed/attachments_base_test.php (version c0882c1d34fd6add8327c12964e02f80cd181068)
- tests/feed/attachments_mock_feed.php (version c0882c1d34fd6add8327c12964e02f80cd181068)
-
Marc 7cad25e4cbed2efbf891001cd2664f825674d5a7
[ticket/14838] Do not query full attachments table in feeds
The fetch_attachments() will also now throw a runtime exception if a feed
tries to do this nonetheless.
PHPBB3-14838- phpBB/language/en/common.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/attachments_base.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/forum.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/news.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/overall.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/topic.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/topics.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
- phpBB/phpbb/feed/topics_active.php (version 7cad25e4cbed2efbf891001cd2664f825674d5a7)
-
Marc ff411ee81bc12574138577a5bb4b0cbc9004b00e
[ticket/14957] Do not use method return in write context
Fix for PHP 5.3.x compatibility.
PHPBB3-14957- phpBB/phpbb/di/container_builder.php (version ff411ee81bc12574138577a5bb4b0cbc9004b00e)
-
Marc 14fd750b087c7c9e31f9701bb08ced08db964d12
[ticket/14957] Do not cache database config entries
PHPBB3-14957- phpBB/config/db.yml (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
- phpBB/phpbb/di/container_builder.php (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
- phpBB/phpbb/di/extension/config.php (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
- tests/di/create_container_test.php (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
- tests/di/fixtures/config/services.yml (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
- tests/di/fixtures/other_config/services.yml (version 14fd750b087c7c9e31f9701bb08ced08db964d12)
-
nicofuma bc96a9f1f67df4719f66896590288eb03f6ca12d
Merge pull request #4607 from marc1706/ticket/14953
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
* marc1706/ticket/14953:
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query -
Marc 7df7cfff33628b6111a841b690e90e535cd426e2
[ticket/14953] Use ORDER_BY instead of incorrect ORDER for sql query
PHPBB3-14953- phpBB/includes/ucp/ucp_pm_viewfolder.php (version 7df7cfff33628b6111a841b690e90e535cd426e2)
-
javiexin <javiexin@gmail.com> 45ea013b111547ef684cc7c64dd91a6217935ab1
[ticket/14943] Fix template loop access by index
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning. Name incorrectly set on insert.
PHPBB3-14943- phpBB/phpbb/template/context.php (version 45ea013b111547ef684cc7c64dd91a6217935ab1)
-
rxu 3e5e8fd0e3feb863bfb0d61b6c133216b100fdb8
[ticket/13344] Add core event to acp/info/acp_logs.php
PHPBB3-13344- phpBB/includes/acp/info/acp_logs.php (version 3e5e8fd0e3feb863bfb0d61b6c133216b100fdb8)
-
javiexin <javiexin@gmail.com> d6771d6a7f12067c64f83ca3e249c7fb4084cc90
[ticket/14849] Add core.acp_extensions_run_action
Moved the event to a slightly modified position.
Added an extra variable to the event.
Additional event to be run after the execution of the action in ACP.
Added a new action to allow for extension execution control.
PHPBB-14849- phpBB/includes/acp/acp_extensions.php (version d6771d6a7f12067c64f83ca3e249c7fb4084cc90)
-
javiexin <javiexin@gmail.com> c656bd60ef99218a710882b6f640fea099e9c6e2
[ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
PHPBB3-14944- phpBB/phpbb/template/context.php (version c656bd60ef99218a710882b6f640fea099e9c6e2)
-
nicofuma 4139e4f2b5889fc54bcc2b6451c925158633c632
Merge pull request #4593 from javiexin/ticket/14940
[ticket/14940] Add ACP template event acp_ext_details_end -
nicofuma 3489780faaa6da87e41f855cecff98c00538542f
Merge pull request #4597 from javiexin/ticket/14943
[ticket/14943] Fix template loop access by index -
hubaishan <saeed@hubaishan.com> 40bc4ac484223f78902e7275085a53ebc5e05dba
[ticket/14549] Correcting $redirect var to avoid the bug
by this correct $redirect will go to clean mcp page after merge
PHPBB3-14549- phpBB/includes/mcp/mcp_forum.php (version 40bc4ac484223f78902e7275085a53ebc5e05dba)
-
Marc 3ccaac488b77c2eb89a9db9ec025bfd2d14fa648
Merge pull request #4531 from senky/ticket/14817
[ticket/14817] Add core.send_file_to_browser_before -
Marc 19b018ece07553db9109162d19fd2808cabf46c1
Merge pull request #4528 from senky/ticket/14468
[ticket/14468] Add forum_id to core.viewforum_modify_topics_data -
Marc 54e31efcbc7a310c00ec81b8b71da0af2ebea8da
Merge pull request #4525 from senky/ticket/14119
[ticket/14119] Add core.user_unban -
javiexin <javiexin@gmail.com> cff57f9076dd160b2185895f7298d4acbc5b5bb3
[ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class. The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code.
PHPBB3-14944- phpBB/phpbb/template/base.php (version cff57f9076dd160b2185895f7298d4acbc5b5bb3)
- phpBB/phpbb/template/context.php (version cff57f9076dd160b2185895f7298d4acbc5b5bb3)
- phpBB/phpbb/template/template.php (version cff57f9076dd160b2185895f7298d4acbc5b5bb3)
-
javiexin <javiexin@gmail.com> d9991bdaf1aa9685437c4f4c298fa54f0c0f33f0
[ticket/14943] Fix template loop access by index
Allows inserting elements in a loop specified as 'outer[3].inner'.
This was coded, but malfunctioning.
PHPBB3-14943- phpBB/phpbb/template/context.php (version d9991bdaf1aa9685437c4f4c298fa54f0c0f33f0)
-
David Colón 0fc1de279eace08f26990756d933f55c77adec3c
[ticket/14941] Apply changes individually for MySQL fulltext search
- phpBB/phpbb/search/fulltext_mysql.php (version 0fc1de279eace08f26990756d933f55c77adec3c)
-
javiexin <javiexin@gmail.com> 87f82c404ead9559d5eedd8ee759f860f91dd2c2
[ticket/14940] Add ACP template event acp_ext_details_end
PHPBB3-14940- phpBB/adm/style/acp_ext_details.html (version 87f82c404ead9559d5eedd8ee759f860f91dd2c2)
- phpBB/docs/events.md (version 87f82c404ead9559d5eedd8ee759f860f91dd2c2)
-
Senky fbcbd79d79c5510d3943e0e1068801a8ea62146d
[ticket/14929] Add error to core.posting_modify_message_text
PHPBB3-14929- phpBB/posting.php (version fbcbd79d79c5510d3943e0e1068801a8ea62146d)
-
Marc 97a0f49be42085a91ae3693c70f9c8d3496c1577
Merge pull request #4590 from marc1706/ticket/14923
[ticket/14923] Make sure start for queries is always set in migrations -
Marc c127591d25f8077e63ccac07effd502f32b5ad52
Merge pull request #4544 from dsinn/ticket/14882
[ticket/14882] Add core event to MCP after move post sync -
Marc 9e6207add3070a5d3a6b3c8f798ad54dd8fbf828
[ticket/14923] Make sure start for queries is always set in migrations
PHPBB3-14923- phpBB/phpbb/db/migration/data/v310/notification_options_reconvert.php (version 9e6207add3070a5d3a6b3c8f798ad54dd8fbf828)
- phpBB/phpbb/db/migration/profilefield_base_migration.php (version 9e6207add3070a5d3a6b3c8f798ad54dd8fbf828)
-
Daniel Sinn <daniel.p.sinn@gmail.com> aa84ea8e5d13ecec1421e9f90071f4705f72e739
[ticket/14882] Correct type of topic_id for function_admin's move_posts events
PHPBB3-14882- phpBB/includes/functions_admin.php (version aa84ea8e5d13ecec1421e9f90071f4705f72e739)
-
Marc 2d742beb9245fdc215b9d53b846b15d608bd99e4
Merge pull request #4580 from javiexin/ticket/14918
[ticket/14918] Simplify access to extension version metadata information