Tests pending pull requests

Build: #4026 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Code commits

phpBB Ascraeus

  • Joas Schilling

    Joas Schilling 87578e90eb1ac78a46cc72e30e1b9a360da8402f

    Merge pull request #3262 from Elsensee/ticket/13466
    [ticket/13466] Add bitfield and uid to event core.message_parser_check_message

  • Joas Schilling

    Joas Schilling 874356e57f2de62260e455b6063330d1eb3badf4

    Merge pull request #3243 from kinerity/ticket/13437
    [ticket/13437] Add template event viewtopic_body_post_author_before/after

  • Joas Schilling

    Joas Schilling 26bf79425c89d348b855ed929fea0a962ddcefa0

    Merge pull request #3231 from rxu/ticket/13435
    [ticket/13435] Add core event to modify submit_post() sql data

  • Joas Schilling

    Joas Schilling d36b0452bd49b5f44ab18174a9dabfd45424e519

    Merge pull request #3230 from omniError/ticket/13430
    [ticket/13430] Add event core.prune_sql

  • Joas Schilling

    Joas Schilling 64d880a15c3f016d07fc188c5cccba814ffe460f

    Merge branch 'Wolfsblvt-ticket/13428' into develop-ascraeus

  • Wolfsblvt <clemenshusung@gmx.de>

    Wolfsblvt <clemenshusung@gmx.de> 387e4b942bab097f8c77a75a1def738c663eec60

    [ticket/13428] Add core events to memberlist.php for teampage
    PHPBB3-13428

    • phpBB/memberlist.php (version 387e4b942bab097f8c77a75a1def738c663eec60)
  • Joas Schilling

    Joas Schilling 6fd8f1b835bbbdb48a7f04e23f5718c528f6b245

    Merge pull request #3221 from MasterShredder/ticket/13422
    [ticket/13422] New events for save custom cookies and set custom ban type

  • Joas Schilling

    Joas Schilling 2dab3c8c5251c7354f4b5061729c0eb543c9cdb0

    Merge pull request #3211 from brunoais/ticket/13148
    [ticket/13148] Creating a final way to modify edit logs output

  • Joas Schilling

    Joas Schilling 35b7f9475487221589107ea153a59ddcd98c9d18

    Merge pull request #3070 from brunoais/ticket/13141
    [Event] Allow applying additional permissions to MCP access besides f_read

  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 2532583765017697f979a36268a42bb3b5bdbfdb

    [ticket/13466] Add bitfield and uid to event core.message_parser_check_message
    PHPBB3-13466

    • phpBB/includes/message_parser.php (version 2532583765017697f979a36268a42bb3b5bdbfdb)
  • Joas Schilling

    Joas Schilling 7a34bf9bf597998ba39d5f15f5c931898981621b

    Merge pull request #3244 from rxu/ticket/13449
    [ticket/13449] Add viewforum event after the topic's been assigned to template

  • Marc

    Marc 3638b2ff645fe1490810e603a6d1afdad30cd3c0

    Merge pull request #3254 from VSEphpbb/ticket/13440
    [ticket/13440] Update event version to 3.1.3-RC1

  • Marc

    Marc 8c27c7f10b51e1dba5c64fafd2d58805a9f01857

    Merge pull request #3253 from VSEphpbb/ticket/13439
    [ticket/13439] Update event version to 3.1.3-RC1

  • Matt Friedman <maf675@gmail.com>

    Matt Friedman <maf675@gmail.com> 88034ea2f0d3946de165aa30c43d3d8c5a3c0da4

    [ticket/13440] Update event version to 3.1.3-RC1
    PHPBB3-13440

    • phpBB/includes/functions.php (version 88034ea2f0d3946de165aa30c43d3d8c5a3c0da4)
  • Matt Friedman <maf675@gmail.com>

    Matt Friedman <maf675@gmail.com> 86f66b5f72132afcfa1b4119a6620fea1008f8ae

    [ticket/13439] Update event version to 3.1.3-RC1
    PHPBB3-13439

    • phpBB/includes/acp/acp_users.php (version 86f66b5f72132afcfa1b4119a6620fea1008f8ae)
  • Marc

    Marc 838b1250f64b31c8bb7a3dce8c04f7039ef22672

    Merge pull request #3249 from VSEphpbb/ticket/13440
    [ticket/13440] Add event core.login_box_failed

  • Marc

    Marc 4da3d410837ab851af86de015457e05f1935f66c

    Merge pull request #3248 from VSEphpbb/ticket/13439
    [ticket/13439] Add event core.acp_users_overview_before

  • Matt Friedman <maf675@gmail.com>

    Matt Friedman <maf675@gmail.com> 9d9b8139d0fa98680bb6639dcf2e72a81ac553be

    [ticket/13440] Add event core.login_box_failed
    PHPBB3-13440

    • phpBB/includes/functions.php (version 9d9b8139d0fa98680bb6639dcf2e72a81ac553be)
  • Matt Friedman <maf675@gmail.com>

    Matt Friedman <maf675@gmail.com> 179a7a4c715b13773805643a3b6e78f81c5673c8

    [ticket/13439] Add event core.acp_users_overview_before
    PHPBB3-13439

    • phpBB/includes/acp/acp_users.php (version 179a7a4c715b13773805643a3b6e78f81c5673c8)
  • rxu

    rxu 970ed40b09a17bbeaaa778ec6c1248a6d8da279c

    [ticket/13449] Add viewforum event after the topic's been assigned to template
    PHPBB3-13449

    • phpBB/viewforum.php (version 970ed40b09a17bbeaaa778ec6c1248a6d8da279c)
  • Gaëtan Muller <m.gaetan89@gmail.com>

    Gaëtan Muller <m.gaetan89@gmail.com> 0e0c649477e5ed66f93e1e1a15caeafcf50ae097

    [ticket/13441] Functions_convert fails to set global moderators default group
    PHPBB3-13441

    • phpBB/includes/functions_convert.php (version 0e0c649477e5ed66f93e1e1a15caeafcf50ae097)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> 652a7630bb7783c6e2fb1d8aa89e0f3acba30bd9

    [ticket/13437] Change "View" to "view"
    PHPBB3-13437

    • phpBB/docs/events.md (version 652a7630bb7783c6e2fb1d8aa89e0f3acba30bd9)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> 7dad863a41d2ec9b3f1c769325ae8ff18fbf5ecb

    Fix events.md event name
    PHPBB3-13437

    • phpBB/docs/events.md (version 7dad863a41d2ec9b3f1c769325ae8ff18fbf5ecb)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> c61fa1aaa1970cb4ef5cef7aa8ced33e8dd94871

    [ticket/13437] Add template event viewtopic_body_post_author_before/after
    PHPBB3-13437

    • phpBB/docs/events.md (version c61fa1aaa1970cb4ef5cef7aa8ced33e8dd94871)
    • phpBB/styles/prosilver/template/viewtopic_body.html (version c61fa1aaa1970cb4ef5cef7aa8ced33e8dd94871)
    • phpBB/styles/subsilver2/template/viewtopic_body.html (version c61fa1aaa1970cb4ef5cef7aa8ced33e8dd94871)
  • brunoais

    brunoais 92d7c16782eaa1e964f190e5913228cf7b42238c

    [ticket/13148] Wrong version num; copy & paste fail
    PHPBB3-13148

    • phpBB/phpbb/log/log.php (version 92d7c16782eaa1e964f190e5913228cf7b42238c)
  • brunoais

    brunoais 0104188074deb85c55f5edb7e4563afe2a0a3810

    [ticket/13148] Fixed my error
    PHPBB3-13148

    • phpBB/phpbb/log/log.php (version 0104188074deb85c55f5edb7e4563afe2a0a3810)
  • brunoais

    brunoais d455dd68f6e338497ce07d711f3ee35cb75ad81f

    [ticket/13148] Fixed syntax error
    PHPBB3-13148

    • phpBB/phpbb/log/log.php (version d455dd68f6e338497ce07d711f3ee35cb75ad81f)
  • brunoais

    brunoais cf036ea0e89b281a233e5cb861288b54357a86cd

    [ticket/13148] Added more variables as requested
    Added more variables as requested and some extra that may be of use.

    PHPBB3-13148

    • phpBB/phpbb/log/log.php (version cf036ea0e89b281a233e5cb861288b54357a86cd)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 655d95002c3ea0289eb27a89ef33ddccefa247c3

    [ticket/13422] Renamed event
    PHPBB3-13422

    • phpBB/ucp.php (version 655d95002c3ea0289eb27a89ef33ddccefa247c3)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 0a1f8388d006d83ce0eba648200f62861cebfd1d

    [ticket/13422] Changed some spaces to tabs
    PHPBB3-13422

    • phpBB/ucp.php (version 0a1f8388d006d83ce0eba648200f62861cebfd1d)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 3f88be65273a9eeba15f822b24a7940c1e58872f

    [ticket/13422] Changed variable descriptions
    PHPBB3-13422

    • phpBB/phpbb/session.php (version 3f88be65273a9eeba15f822b24a7940c1e58872f)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 50ed202aacb79703892eb822a6ac7e05079c0e85

    [ticket/13422] Renamed "continue" variable to "retain_cookie" for the event core.ucp_save_custom_cookies
    PHPBB3-13422

    • phpBB/ucp.php (version 50ed202aacb79703892eb822a6ac7e05079c0e85)
  • Joas Schilling

    Joas Schilling a92589436a60262f1ba7960cd6b5af63a158e53b

    Merge pull request #3213 from brunoais/ticket/13158
    [ticket/13158] Allow adding extra auth checks when the user is posting

  • Joas Schilling

    Joas Schilling b0f1a0f4bbedf496b15069ca151eca44292993eb

    Merge pull request #3229 from n-aleha/ticket/13098
    [ticket/13098] Repair Yahoo contact field

  • Joas Schilling

    Joas Schilling 6ff0aaaa70bec73fa35c4a601949daa039ac8270

    Merge pull request #3225 from prototech/ticket/13302
    [ticket/13302] Fix incorrect links to phpBB.com resources

  • Joas Schilling

    Joas Schilling ffbe1d424b831e0679df69565f14b1315635aa41

    Merge pull request #3224 from prototech/ticket/13427
    [ticket/13427] Add several before/after template events to mcp_front.html

  • Joas Schilling

    Joas Schilling a5922a0e8b6a774316a970de67a2447fde13b4de

    Merge pull request #3223 from prototech/ticket/13370
    [ticket/13370] Allow calling class method in convertor framework directly

  • Joas Schilling

    Joas Schilling fa06c7967eb423589f2f7fd5202bf72faa2aeee0

    Merge pull request #3218 from rxu/ticket/13419
    [ticket/13419] Add the lowermost template event

  • Joas Schilling

    Joas Schilling d5f99e0478c31bfa387462cdfa25bfb5f9893ea8

    Merge pull request #3216 from kinerity/ticket/13409
    [ticket/13409] Add event core.search_modify_param_before

  • Joas Schilling

    Joas Schilling 7b43d5c54e82459925a27efb620980508543e703

    Merge pull request #3214 from brunoais/ticket/13159
    [ticket/13159] Allow to do extra auth checks on report posting

  • Joas Schilling

    Joas Schilling 3ba62628dc5077ffdad64832d89c1353421c2ca6

    Merge pull request #3205 from rxu/ticket/13406
    [ticket/13406] Add a space between the index name and columns list

  • Joas Schilling

    Joas Schilling faad779cf63d339f5d0957eadddbed57a95e0d5f

    Merge pull request #3202 from Nicofuma/ticket/13402
    [ticket/13402] Code sniffer, unused use, check the function doc blocks

  • Joas Schilling

    Joas Schilling f6b21a2789e8dcba458bd65976dcc3bf3b19ebe0

    Merge pull request #3191 from Elsensee/ticket/13312
    [ticket/13312] Add event core.acp_email_send_before

  • Joas Schilling

    Joas Schilling 867a45138cb76aa42d2f350bf18751ecbfc29cc9

    Merge pull request #3175 from Senky/ticket/13368
    [ticket/13368] Add $forum_data to viewforum_get_topic_ids_data event

  • Joas Schilling

    Joas Schilling aea67c8e37a36a71e98c2de6c69730e246e09e9f

    Merge pull request #3168 from Senky/ticket/11033
    [ticket/11033] FULLTEXT_SPHINX_NO_CONFIG_DATA references unrequired field

  • Joas Schilling

    Joas Schilling d2334ab3e096698095ef3ebdd10ecb59b0a3b38a

    Merge pull request #3167 from Senky/ticket/12924
    [ticket/12924] Make meta tags self-closing

  • Joas Schilling

    Joas Schilling 5b1c9831c2527220c1b496fe9b3c157ca1a41ccb

    Merge pull request #3099 from Senky/ticket/13266
    [ticket/13266] Enabling twig dump function if DEBUG is defined

  • Joas Schilling

    Joas Schilling a66e4770c167744bacd1261bbb60b2f5181fd212

    Merge pull request #3159 from Crizz0/ticket/13357
    [ticket/13357] Adds missing LOG_MOVED_TOPIC for 3.0.12 left-over entries

  • rxu

    rxu 2929f282439699b5a7ce1a9ca01e943a7a763215

    [ticket/13435] Add core event to modify submit_post() sql data
    PHPBB3-13435

    • phpBB/includes/functions_posting.php (version 2929f282439699b5a7ce1a9ca01e943a7a763215)
  • omniError <omniError@github>

    omniError <omniError@github> 7b0cabc4165085dc96efd6b0d8b5fe9d10a0c70d

    [ticket/13430] update event version
    https://tracker.phpbb.com/browse/PHPBB3-13430

    PHPBB3-13430

    • phpBB/includes/functions_admin.php (version 7b0cabc4165085dc96efd6b0d8b5fe9d10a0c70d)
  • n-aleha <nick_aleha@myway.com>

    n-aleha <nick_aleha@myway.com> 6463354a397f16378e36bfbb9d72f915dedaab9d

    [ticket/13098] Repair Yahoo contact field
    Update the Yahoo link of the yahoo profile field.

    PHPBB3-13098

    • phpBB/install/schemas/schema_data.sql (version 6463354a397f16378e36bfbb9d72f915dedaab9d)
    • phpBB/phpbb/db/migration/data/v31x/profilefield_yahoo_update_url.php (version 6463354a397f16378e36bfbb9d72f915dedaab9d)
  • omniError <omniError@github>

    omniError <omniError@github> 9f1493ce732cb57588bb3756419375c53d0ac518

    [ticket/13430] Add event core.prune_sql
    https://tracker.phpbb.com/browse/PHPBB3-13430

    PHPBB3-13430

    • phpBB/includes/functions_admin.php (version 9f1493ce732cb57588bb3756419375c53d0ac518)
  • Senky

    Senky 91dc002c31452df9f6b02e0351df3af3d10d4eb7

    [ticket/13368] Update version
    PHPBB3-13368

    • phpBB/viewforum.php (version 91dc002c31452df9f6b02e0351df3af3d10d4eb7)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 719aa662248e864cc48f9a2bf2ccb9c578f0862f

    [ticket/13302] Fix incorrect link to extensions database.
    PHPBB3-13302

    • phpBB/docs/README.html (version 719aa662248e864cc48f9a2bf2ccb9c578f0862f)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 15507ffc1636252b9c6f124ec06f5792d6997738

    [ticket/13302] Update translations forum link to 3.1.
    PHPBB3-13302

    • phpBB/docs/README.html (version 15507ffc1636252b9c6f124ec06f5792d6997738)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> bb4b3d273168657c664f1bc527d60b7b281ad607

    [ticket/13302] Update documentation and support forum links to 3.1 versions.
    PHPBB3-13302

    • phpBB/docs/FAQ.html (version bb4b3d273168657c664f1bc527d60b7b281ad607)
    • phpBB/docs/INSTALL.html (version bb4b3d273168657c664f1bc527d60b7b281ad607)
    • phpBB/docs/README.html (version bb4b3d273168657c664f1bc527d60b7b281ad607)
    • phpBB/language/en/acp/permissions.php (version bb4b3d273168657c664f1bc527d60b7b281ad607)
    • phpBB/language/en/install.php (version bb4b3d273168657c664f1bc527d60b7b281ad607)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 4dab281da1fccf45650608056d5d288037162a55

    [ticket/13427] Add several before/after template events to mcp_front.html.
    PHPBB3-13427

    • phpBB/docs/events.md (version 4dab281da1fccf45650608056d5d288037162a55)
    • phpBB/styles/prosilver/template/mcp_front.html (version 4dab281da1fccf45650608056d5d288037162a55)
    • phpBB/styles/subsilver2/template/mcp_front.html (version 4dab281da1fccf45650608056d5d288037162a55)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 1aea572acab3f632e5ba15d8d0f3151421c50f83

    [ticket/13370] Allow calling class method in convertor framework directly.
    This change allows the usage of array($class, 'method')) directly instead of
    having to use the functionX syntax as follows:
    array('function1' => array($class, 'method')))

    PHPBB3-13370

    • phpBB/install/install_convert.php (version 1aea572acab3f632e5ba15d8d0f3151421c50f83)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> fda5d8d637661dba083dc168745058628d38e5fd

    [ticket/13422] Deleted event core.session_check_user_session

    • phpBB/phpbb/session.php (version fda5d8d637661dba083dc168745058628d38e5fd)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 1896825f39225368e1843a28479818f2bf195da2

    [ticket/13422] Add new event core.session_set_custom_ban
    PHPBB3-13422

    • phpBB/phpbb/session.php (version 1896825f39225368e1843a28479818f2bf195da2)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 566510769b37f093542bfe18834ce2e4771eaf77

    [ticket/13422] Add new event core.session_check_user_session
    PHPBB3-13422

    • phpBB/phpbb/session.php (version 566510769b37f093542bfe18834ce2e4771eaf77)
  • MasterShredder <immortalshredder@gmail.com>

    MasterShredder <immortalshredder@gmail.com> 4700b44125131d1121a346d6135e451cbf438be7

    [ticket/13422] Add new event core.ucp_save_custom_cookies
    PHPBB3-13422

    • phpBB/ucp.php (version 4700b44125131d1121a346d6135e451cbf438be7)
  • rxu

    rxu 0a419781c201bcbdc4d63c4bdff57a2cca22758f

    [ticket/13419] Add the lowermost template event
    PHPBB3-13419

    • phpBB/docs/events.md (version 0a419781c201bcbdc4d63c4bdff57a2cca22758f)
    • phpBB/styles/prosilver/template/overall_footer.html (version 0a419781c201bcbdc4d63c4bdff57a2cca22758f)
    • phpBB/styles/subsilver2/template/overall_footer.html (version 0a419781c201bcbdc4d63c4bdff57a2cca22758f)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> 0795b6bd6c07483c78d7f8bd1f5a92ad695d10e9

    [ticket/13409] Change search_id type and release version
    PHPBB3-13409

    • phpBB/search.php (version 0795b6bd6c07483c78d7f8bd1f5a92ad695d10e9)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> ddd19376550ac074a8b4ec3a4f131d91ee63b6e3

    [ticket/13409] Fix event name
    PHPBB3-13409

    • phpBB/search.php (version ddd19376550ac074a8b4ec3a4f131d91ee63b6e3)
  • Kailey Truscott <kinerity@yahoo.com>

    Kailey Truscott <kinerity@yahoo.com> 3bf55c0b4d080ef3bf1c9b4592d5660304f7d661

    [ticket/13409] Add event core.search_modify_param_before
    PHPBB3-13409

    • phpBB/search.php (version 3bf55c0b4d080ef3bf1c9b4592d5660304f7d661)
  • brunoais

    brunoais a8d3cbe53be10bc4414b0034d3cd145a978015fd

    [ticket/13159] Allow to do extra auth checks on report posting
    PHPBB3-13159

    • phpBB/report.php (version a8d3cbe53be10bc4414b0034d3cd145a978015fd)
  • brunoais

    brunoais 96a734b012cdff268f699b7468af117a013e7967

    [ticket/13158] Allow adding extra auth checks when the user is posting
    PHPBB3-13158

    • phpBB/posting.php (version 96a734b012cdff268f699b7468af117a013e7967)
  • brunoais

    brunoais b7f83b2cfc384b2a734ab720c88596cb1606bb43

    [ticket/13148] Creating a final way to modify edit logs output
    PHPBB3-13148

    • phpBB/phpbb/log/log.php (version b7f83b2cfc384b2a734ab720c88596cb1606bb43)
  • nicofuma

    nicofuma 7f7f60698c5b73450dd2dc2e3b878fc0668e933f

    [ticket/13402] Handle arrays and multiples types
    PHPBB3-13402

    • build/code_sniffer/phpbb/Sniffs/Namespaces/UnusedUseSniff.php (version 7f7f60698c5b73450dd2dc2e3b878fc0668e933f)
  • nicofuma

    nicofuma 13d43948447ab3a29105e6a2756c34831b1d5c9d

    [ticket/13402] Refactor unused use Sniff
    PHPBB3-13402

    • build/code_sniffer/phpbb/Sniffs/Namespaces/UnusedUseSniff.php (version 13d43948447ab3a29105e6a2756c34831b1d5c9d)
  • rxu

    rxu 2f92bc38e6ca81e64f0846b97df2b13310721453

    [ticket/13406] Add a space between the index name and columns list
    Currently there's no space between the index name and columns list
    when generating ADD INDEX sql query for MySQL DBMSes. This may cause errors
    on earlier MySQL versions like 3.23.

    PHPBB3-13406

    • phpBB/phpbb/db/tools.php (version 2f92bc38e6ca81e64f0846b97df2b13310721453)
  • nicofuma

    nicofuma c5227ab2a5d173dba881a275077e434afbe405a9

    [ticket/13402] Code sniffer, unused use, check the function doc blocks
    PHPBB3-13402

    • build/code_sniffer/phpbb/Sniffs/Namespaces/UnusedUseSniff.php (version c5227ab2a5d173dba881a275077e434afbe405a9)
  • brunoais

    brunoais fe1f7beaf8892901dcbd112a18ff4d9c3ba60cd7

    [ticket/13142] Extra space before the comment block
    PHPBB3-13142

    • phpBB/mcp.php (version fe1f7beaf8892901dcbd112a18ff4d9c3ba60cd7)
  • brunoais

    brunoais bc7db0ae168e5e6e9965decdb55c1bf7c2825377

    [ticket/13141] BUMPing version to 3.1.3
    PHPBB3-13141

    • phpBB/mcp.php (version bc7db0ae168e5e6e9965decdb55c1bf7c2825377)
  • brunoais

    brunoais 88798b35147986d225e395f6ddbc3e344015d939

    [ticket/13141] Adding more variables to the event
    Adding action, forum_id, mode, module and quickmod to
    core.mcp_global_f_read_auth_after

    PHPBB3-13141

    • phpBB/mcp.php (version 88798b35147986d225e395f6ddbc3e344015d939)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> a349db54d64557d3ae390791813b0e310ab52ad7

    [ticket/13312] Use empty for usernames array
    PHPBB3-13312

    • phpBB/includes/acp/acp_email.php (version a349db54d64557d3ae390791813b0e310ab52ad7)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 41d0b5d3a29f3a27997bc0ac488962161224f557

    [ticket/13312] Add event core.acp_email_send_before
    PHPBB3-13312

    • phpBB/includes/acp/acp_email.php (version 41d0b5d3a29f3a27997bc0ac488962161224f557)
  • Senky

    Senky b8ecd1a6560700c169a254a811adea96af4f276b

    [ticket/13368] Add @changed entry
    PHPBB3-13368

    • phpBB/viewforum.php (version b8ecd1a6560700c169a254a811adea96af4f276b)
  • Senky

    Senky 9348b0c4f26588ee01e3ace143eac023af4a6384

    [ticket/13368] Add $forum_data to viewforum_get_topic_ids_data event
    PHPBB3-13368

    • phpBB/viewforum.php (version 9348b0c4f26588ee01e3ace143eac023af4a6384)
  • Senky

    Senky 595f9c132b55489b40b1359f1220d19c8dee1eef

    [ticket/12924] Remove newlines at the EOF
    PHPBB3-12924

    • phpBB/styles/subsilver2/template/index.htm (version 595f9c132b55489b40b1359f1220d19c8dee1eef)
    • phpBB/styles/subsilver2/theme/images/index.htm (version 595f9c132b55489b40b1359f1220d19c8dee1eef)
  • Senky

    Senky a609c9db82c623e56902dc0477c7cc98ed52dac8

    [ticket/12924] Make meta tags self-closing
    PHPBB3-12924

    • phpBB/styles/prosilver/template/overall_header.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/prosilver/template/simple_header.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/prosilver/template/viewtopic_print.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/template/index.htm (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/template/overall_header.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/template/simple_header.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/template/viewtopic_print.html (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
    • phpBB/styles/subsilver2/theme/images/index.htm (version a609c9db82c623e56902dc0477c7cc98ed52dac8)
  • Senky

    Senky 86b3c54c772e78ce5de4e9cb2bf4a90b54c1dfee

    [ticket/11033] Update string to reflect real requirements
    PHPBB3-11033

    • phpBB/language/en/acp/search.php (version 86b3c54c772e78ce5de4e9cb2bf4a90b54c1dfee)
  • Crizzo

    Crizzo f930a754717f0b6e6a2c991065a1c148a29bf660

    [ticket/13357] Adds missing LOG_MOVED_TOPIC for 3.0.12 left-over entries
    PHPBB3-13357

    • phpBB/language/en/acp/common.php (version f930a754717f0b6e6a2c991065a1c148a29bf660)
  • Senky

    Senky 4522db76247b1a4f81a11869e06a7bfc0e64bc5e

    [ticket/13266] Enable twig dump function
    PHPBB3-13266

    • phpBB/phpbb/template/twig/twig.php (version 4522db76247b1a4f81a11869e06a7bfc0e64bc5e)
  • brunoais

    brunoais 1fc7bd107d8940fd754d8a683f6f58f05f122ccb

    [ticket/13141] Ups wrong version
    PHPBB3-13141

    • phpBB/mcp.php (version 1fc7bd107d8940fd754d8a683f6f58f05f122ccb)
  • brunoais

    brunoais 203f9c24d4c8aea289b4dbb3515bcb5309ae8228

    [ticket/13141] Implement core.mcp_global_f_read_auth_after
    PHPBB3-13141

    • phpBB/mcp.php (version 203f9c24d4c8aea289b4dbb3515bcb5309ae8228)