Build: #1237 was successful

Job: PHP 8.1 - SQLite was successful

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc 70d61a4e914438e6c5d661b48cceedb03c57c33c

    Merge pull request #6416 from marc1706/ticket/17010
    [ticket/17010] Implement notification method for web push

  • Marc

    Marc 7c36c0c5bdf429feebe2cf3571661fa3179af5f4 m

    [ticket/17010] Remove invalid int cast
    PHPBB3-17010

    • phpBB/phpbb/ucp/controller/webpush.php (version 7c36c0c5bdf429feebe2cf3571661fa3179af5f4)
  • Marc

    Marc fcfed793858d44473cc242d73d0ba044cf0786ad m

    [ticket/17010] Properly handle expired subscriptions and extend tests
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version fcfed793858d44473cc242d73d0ba044cf0786ad)
    • tests/notification/fixtures/webpush_notification.type.post.xml (version fcfed793858d44473cc242d73d0ba044cf0786ad)
    • tests/notification/notification_method_webpush_test.php (version fcfed793858d44473cc242d73d0ba044cf0786ad)
  • Marc

    Marc 93a6b8d87a46f3248d710b90b483da83bd13a57b m

    [ticket/17010] Update web-push-testing to 1.1.1
    PHPBB3-17010

    • package-lock.json (version 93a6b8d87a46f3248d710b90b483da83bd13a57b)
    • package.json (version 93a6b8d87a46f3248d710b90b483da83bd13a57b)
  • Marc

    Marc fc14c5fd0b19c344717e3c01898224dbe70bd507 m

    [ticket/17010] Increase test coverage
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version fc14c5fd0b19c344717e3c01898224dbe70bd507)
    • tests/notification/fixtures/webpush_notification.type.post.xml (version fc14c5fd0b19c344717e3c01898224dbe70bd507)
    • tests/notification/notification_method_webpush_test.php (version fc14c5fd0b19c344717e3c01898224dbe70bd507)
  • Marc

    Marc f36542c661a498dca9733cbb7a2189f95eff1e8f m

    [ticket/17010] Update web-push-testing to 1.1.0
    PHPBB3-17010

    • package-lock.json (version f36542c661a498dca9733cbb7a2189f95eff1e8f)
    • package.json (version f36542c661a498dca9733cbb7a2189f95eff1e8f)
  • Marc

    Marc a3f656356836e3b6436f6b136102d2a3dc22301b m

    [ticket/17010] Remove duplicated css for buttons
    PHPBB3-17010

    • phpBB/styles/prosilver/theme/colours.css (version a3f656356836e3b6436f6b136102d2a3dc22301b)
  • Marc

    Marc e993d82bc57f613b9555ac67738a818f93fd283e m

    [ticket/17010] Update language keys based on review recommendations
    PHPBB3-17010

    • phpBB/language/en/acp/board.php (version e993d82bc57f613b9555ac67738a818f93fd283e)
  • Marc

    Marc 44861c1f45cf1d69e040cae1517062f3fb471c7a m

    [ticket/17010] Add ban manager to webpush test
    PHPBB3-17010

    • tests/notification/fixtures/webpush_notification.type.post.xml (version 44861c1f45cf1d69e040cae1517062f3fb471c7a)
    • tests/notification/notification_method_webpush_test.php (version 44861c1f45cf1d69e040cae1517062f3fb471c7a)
  • Marc

    Marc 5ada5728ee40814840a96d4d5a3e1d5673888f2a m

    [ticket/17010] Also check .js.twig files with eslint
    PHPBB3-17010

    • .github/check-js.sh (version 5ada5728ee40814840a96d4d5a3e1d5673888f2a)
  • Marc

    Marc adf639e871275da79265b18ba2bc29af187695dc m

    [ticket/17010] Clean up code and remove unused method
    PHPBB3-17010

    • phpBB/phpbb/ucp/controller/webpush.php (version adf639e871275da79265b18ba2bc29af187695dc)
  • Marc

    Marc 4e9fb6ed4f71b9f84e52524a2ddfaffc9bf06f9e m

    [ticket/17010] Clean up push worker
    PHPBB3-17010

    • phpBB/styles/all/js/push_worker.js.twig (version 4e9fb6ed4f71b9f84e52524a2ddfaffc9bf06f9e)
  • Marc

    Marc d85da61c9a9b9203d0058bee10bf1312f926fa63 m

    [ticket/17010] Move webpush js to assets folder
    PHPBB3-17010

    • phpBB/assets/javascript/webpush.js (version d85da61c9a9b9203d0058bee10bf1312f926fa63)
    • phpBB/styles/all/js/webpush.js.twig (version d85da61c9a9b9203d0058bee10bf1312f926fa63)
  • Marc

    Marc a86d222ab04459746843698bf1431c127ae377c4 m

    [ticket/17010] Remove not needed empty line
    PHPBB3-17010

    • phpBB/includes/ucp/ucp_notifications.php (version a86d222ab04459746843698bf1431c127ae377c4)
  • Marc

    Marc f3eb774abdb181f2dafc985186ba3b12590754b3 m

    [ticket/17010] Add missing language variable
    PHPBB3-17010

    • phpBB/language/en/acp/common.php (version f3eb774abdb181f2dafc985186ba3b12590754b3)
  • Marc

    Marc 2da2211898e8931ac68977438f0d11b24881a531 m

    [ticket/17010] Update webpush test
    PHPBB3-17010

    • tests/notification/notification_method_webpush_test.php (version 2da2211898e8931ac68977438f0d11b24881a531)
  • Marc

    Marc 479e54db932d09e748eef07d08386e1613ba546c m

    [ticket/17010] Add logging to webpush notifications
    PHPBB3-17010

    • phpBB/config/default/container/services_notification.yml (version 479e54db932d09e748eef07d08386e1613ba546c)
    • phpBB/language/en/acp/common.php (version 479e54db932d09e748eef07d08386e1613ba546c)
    • phpBB/phpbb/notification/method/webpush.php (version 479e54db932d09e748eef07d08386e1613ba546c)
    • tests/notification/base.php (version 479e54db932d09e748eef07d08386e1613ba546c)
    • tests/notification/notification_method_email_test.php (version 479e54db932d09e748eef07d08386e1613ba546c)
    • tests/notification/submit_post_base.php (version 479e54db932d09e748eef07d08386e1613ba546c)
  • Marc

    Marc bfc3a969eeabc410074ee82eec1f74ae63bc08ef m

    [ticket/17010] Remove no longer used route & handler
    PHPBB3-17010

    • phpBB/config/default/routing/ucp.yml (version bfc3a969eeabc410074ee82eec1f74ae63bc08ef)
    • phpBB/phpbb/ucp/controller/webpush.php (version bfc3a969eeabc410074ee82eec1f74ae63bc08ef)
  • Marc

    Marc fa91bf791f125e63ef467dac760c34c778cbd881 m

    [ticket/17010] Make webpush js not depend on twig compilation
    PHPBB3-17010

    • phpBB/assets/javascript/webpush.js (version fa91bf791f125e63ef467dac760c34c778cbd881)
    • phpBB/styles/prosilver/template/ucp_notifications_options.html (version fa91bf791f125e63ef467dac760c34c778cbd881)
    • phpBB/styles/prosilver/template/ucp_notifications_webpush.html (version fa91bf791f125e63ef467dac760c34c778cbd881)
  • Marc

    Marc d79e10e032a474e072a540e719dcbf57d2141039 m

    [ticket/17010] Unify naming of Web Push
    PHPBB3-17010

    • phpBB/language/en/acp/board.php (version d79e10e032a474e072a540e719dcbf57d2141039)
    • phpBB/language/en/acp/common.php (version d79e10e032a474e072a540e719dcbf57d2141039)
    • phpBB/language/en/ucp.php (version d79e10e032a474e072a540e719dcbf57d2141039)
    • phpBB/phpbb/notification/method/webpush.php (version d79e10e032a474e072a540e719dcbf57d2141039)
  • Marc

    Marc 8d9a7aa62c3002c0545b856691f85677769aee15 m

    [ticket/17010] Add new interface and create template data in type
    PHPBB3-17010

    • phpBB/includes/ucp/ucp_notifications.php (version 8d9a7aa62c3002c0545b856691f85677769aee15)
    • phpBB/phpbb/notification/method/extended_method_interface.php (version 8d9a7aa62c3002c0545b856691f85677769aee15)
    • phpBB/phpbb/notification/method/webpush.php (version 8d9a7aa62c3002c0545b856691f85677769aee15)
    • phpBB/phpbb/ucp/controller/webpush.php (version 8d9a7aa62c3002c0545b856691f85677769aee15)
  • Marc

    Marc 21ccb804d3765d1fe2afbe9d06ee6bd875d35c44 m

    [ticket/17010] Update explain string in ACP for webpush enable
    PHPBB3-17010

    • phpBB/language/en/acp/board.php (version 21ccb804d3765d1fe2afbe9d06ee6bd875d35c44)
  • Marc

    Marc 7410c3be6f31d566451caca8650d8f4adea67273 m

    [ticket/17010] Generate VAPID keys with javascript in ACP
    PHPBB3-17010

    • phpBB/adm/style/ajax.js (version 7410c3be6f31d566451caca8650d8f4adea67273)
    • phpBB/includes/acp/acp_board.php (version 7410c3be6f31d566451caca8650d8f4adea67273)
    • phpBB/language/en/acp/board.php (version 7410c3be6f31d566451caca8650d8f4adea67273)
  • Marc

    Marc 6cc8df5d95ec54394f72c06862ed17d018aa4894 m

    [ticket/17010] Adjust wording on ACP page for webpush
    PHPBB3-17010

    • phpBB/language/en/acp/board.php (version 6cc8df5d95ec54394f72c06862ed17d018aa4894)
  • Marc

    Marc 5098f315fd6968ced4eadbcb3cdc14f2caa70b91 m

    [ticket/17010] Use special chars decode to have valid URL with amp
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 5098f315fd6968ced4eadbcb3cdc14f2caa70b91)
  • Marc

    Marc 6b00e9fe09c464b55a23076da684b744607dbd8a m

    [ticket/17010] Handle already existing subscriptions
    PHPBB3-17010

    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version 6b00e9fe09c464b55a23076da684b744607dbd8a)
    • phpBB/phpbb/ucp/controller/webpush.php (version 6b00e9fe09c464b55a23076da684b744607dbd8a)
    • phpBB/styles/all/js/webpush.js.twig (version 6b00e9fe09c464b55a23076da684b744607dbd8a)
  • Marc

    Marc b779ce5910b88cd995a97c4efac97797d52eee61 m

    [ticket/17010] Remove optional column check for non-existent column
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version b779ce5910b88cd995a97c4efac97797d52eee61)
  • Marc

    Marc 79ff21fdf583d2d71c78007170172ff2cbc0b9bb m

    [ticket/17010] Move get subscription map to separate function and extend tests
    Unit tests will also now ensure there are no special surprises with more than
    one subscription for users.

    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 79ff21fdf583d2d71c78007170172ff2cbc0b9bb)
    • tests/notification/notification_method_webpush_test.php (version 79ff21fdf583d2d71c78007170172ff2cbc0b9bb)
  • Marc

    Marc c35e9c2438e5978ef8589906422e189853641807 m

    [ticket/17010] Correctly fill subscription map for multiple subscriptions
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version c35e9c2438e5978ef8589906422e189853641807)
  • Marc

    Marc 3cbe14eb4a3fc2b4c69216cda41a508f1e405398 m

    [ticket/17010] Clean up code and move some functions to core js
    PHPBB3-17010

    • phpBB/adm/style/ajax.js (version 3cbe14eb4a3fc2b4c69216cda41a508f1e405398)
    • phpBB/assets/javascript/core.js (version 3cbe14eb4a3fc2b4c69216cda41a508f1e405398)
  • Marc

    Marc edaff6cd2d8f1b30c7ef66e69acc0277d357a4d2 m

    [ticket/17010] Remove undeliverable subscriptions
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version edaff6cd2d8f1b30c7ef66e69acc0277d357a4d2)
  • Marc

    Marc ad196d1dba96cf8222a2e71438578094f7d95de2 m

    [ticket/17010] Move web push testing to slow test group
    PHPBB3-17010

    • tests/notification/notification_method_webpush_test.php (version ad196d1dba96cf8222a2e71438578094f7d95de2)
  • Marc

    Marc b3777894cb26326d75ed71072dc1c0396aa2a718 m

    [ticket/17010] Fix stylelint issues
    PHPBB3-17010

    • phpBB/styles/prosilver/theme/buttons.css (version b3777894cb26326d75ed71072dc1c0396aa2a718)
    • phpBB/styles/prosilver/theme/colours.css (version b3777894cb26326d75ed71072dc1c0396aa2a718)
  • Marc

    Marc 3513c85ee61bdb88adffc3b732ac3e8cb9309adc m

    [ticket/17010] Stop skipping node dependency setup on slow tests
    PHPBB3-17010

    • .github/workflows/tests.yml (version 3513c85ee61bdb88adffc3b732ac3e8cb9309adc)
  • Marc

    Marc 98e0559a1d6205804486ad3c7c46a0f07f0e980c m

    [ticket/17010] Remove wrong references to emails
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 98e0559a1d6205804486ad3c7c46a0f07f0e980c)
  • Marc

    Marc a8dc08a21903b48fb2e43f60b4d71acea3f3ae32 m

    [ticket/17010] Add prune notification support to webpush
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version a8dc08a21903b48fb2e43f60b4d71acea3f3ae32)
  • Marc

    Marc 974b7a9184ff5764eca2531b8c34a465a00208da m

    [ticket/17010] Resolve use of undefined variable and possibly wrong type
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 974b7a9184ff5764eca2531b8c34a465a00208da)
  • Marc

    Marc 166f0deae90939f8fdd3187b7166586af71fb800 m

    [ticket/17010] Make get_form_tokens() parameters optional
    PHPBB3-17010

    • phpBB/phpbb/form/form_helper.php (version 166f0deae90939f8fdd3187b7166586af71fb800)
  • Marc

    Marc e97313839ee19c0ca0271ac6b4b5f7934ef07691 m

    [ticket/17010] Add missing words & loading indicator, fix invalid twig code
    PHPBB3-17010

    • phpBB/language/en/ucp.php (version e97313839ee19c0ca0271ac6b4b5f7934ef07691)
    • phpBB/styles/all/js/webpush.js.twig (version e97313839ee19c0ca0271ac6b4b5f7934ef07691)
    • phpBB/styles/prosilver/template/ucp_notifications_options.html (version e97313839ee19c0ca0271ac6b4b5f7934ef07691)
  • Marc

    Marc ac6512da140cc27c88ab50e23d4cf7c77e570489 m

    [ticket/17010] Add missing copyright header
    PHPBB3-17010

    • phpBB/phpbb/ucp/controller/webpush.php (version ac6512da140cc27c88ab50e23d4cf7c77e570489)
  • Marc

    Marc e177ee3750d723c9777bc3d9e6f6192558192d28 m

    [ticket/17010] Add first version of push worker javascript
    PHPBB3-17010

    • phpBB/styles/all/js/push_worker.js.twig (version e177ee3750d723c9777bc3d9e6f6192558192d28)
  • Marc

    Marc 0395c8dbac1f2005164afb8f425a4e3a849c1a00 m

    [ticket/17010] Introduce form_helper to allow using form tokens in javascript
    PHPBB3-17010

    • phpBB/phpbb/form/form_helper.php (version 0395c8dbac1f2005164afb8f425a4e3a849c1a00)
  • Marc

    Marc 7092f24645f9b5504379c675608711335c2834ff m

    [ticket/17010] Change how notification data is passed to push notifications JS
    PHPBB3-17010

    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version 7092f24645f9b5504379c675608711335c2834ff)
    • phpBB/phpbb/notification/method/webpush.php (version 7092f24645f9b5504379c675608711335c2834ff)
    • phpBB/phpbb/notification/type/type_interface.php (version 7092f24645f9b5504379c675608711335c2834ff)
  • Marc

    Marc 199bc8f964fcdb3da2be089389cdf5f0950c3dd9 m

    [ticket/17010] Add first webpush controller and start ucp integration
    PHPBB3-17010

    • phpBB/config/default/container/services_notification.yml (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/config/default/container/services_ucp.yml (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/config/default/routing/ucp.yml (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/includes/ucp/ucp_notifications.php (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/language/en/ucp.php (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/phpbb/ucp/controller/webpush.php (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/styles/prosilver/template/ucp_notifications.html (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
    • phpBB/styles/prosilver/template/ucp_notifications_options.html (version 199bc8f964fcdb3da2be089389cdf5f0950c3dd9)
  • Marc

    Marc 9bd9962aeafd180fbac258a215968ebf95987ca2 m

    [ticket/17010] Resolve test issues and add node install for webpush testing
    PHPBB3-17010

    • .github/workflows/tests.yml (version 9bd9962aeafd180fbac258a215968ebf95987ca2)
    • tests/notification/fixtures/webpush_notification.type.post.xml (version 9bd9962aeafd180fbac258a215968ebf95987ca2)
    • tests/notification/notification_method_webpush_test.php (version 9bd9962aeafd180fbac258a215968ebf95987ca2)
  • Marc

    Marc ff27401ed2e3eae715fc2386c39c168117023120 m

    [ticket/17010] Add javascript for webpush subscribe/unsubscribe
    PHPBB3-17010

    • phpBB/styles/all/js/webpush.js.twig (version ff27401ed2e3eae715fc2386c39c168117023120)
  • Marc

    Marc 35259056f0403a1ee36fdfbc85501e3eb104b6a0 m

    [ticket/17010] Switch to using form_helper for form tokens
    PHPBB3-17010

    • phpBB/config/default/container/services.yml (version 35259056f0403a1ee36fdfbc85501e3eb104b6a0)
    • phpBB/includes/functions.php (version 35259056f0403a1ee36fdfbc85501e3eb104b6a0)
  • Marc

    Marc 06458c95f558b9d05ef420851b4910a8d036bae3 m

    [ticket/17010] Add button disabled state CSS
    PHPBB3-17010

    • phpBB/styles/prosilver/theme/buttons.css (version 06458c95f558b9d05ef420851b4910a8d036bae3)
    • phpBB/styles/prosilver/theme/colours.css (version 06458c95f558b9d05ef420851b4910a8d036bae3)
  • Marc

    Marc d4b6ad562096e85783afe237b64afaa3ffd0f6ff m

    [ticket/17010] Add controller methods for subscribe/unsubscribe and others
    PHPBB3-17010

    • phpBB/config/default/container/services_ucp.yml (version d4b6ad562096e85783afe237b64afaa3ffd0f6ff)
    • phpBB/config/default/routing/ucp.yml (version d4b6ad562096e85783afe237b64afaa3ffd0f6ff)
    • phpBB/includes/ucp/ucp_notifications.php (version d4b6ad562096e85783afe237b64afaa3ffd0f6ff)
    • phpBB/phpbb/ucp/controller/webpush.php (version d4b6ad562096e85783afe237b64afaa3ffd0f6ff)
    • phpBB/styles/prosilver/template/ucp_notifications_options.html (version d4b6ad562096e85783afe237b64afaa3ffd0f6ff)
  • Marc

    Marc af3108044576586efb1d9b67697319fb1bba89a2 m

    [ticket/17010] Add web-push-testing for implementing web push tests
    PHPBB3-17010

    • package-lock.json (version af3108044576586efb1d9b67697319fb1bba89a2)
    • package.json (version af3108044576586efb1d9b67697319fb1bba89a2)
  • Marc

    Marc ec3dc28b5107b19fc409dc8d02268e918e2d11cc m

    [ticket/17010] Switch to using table for tracking push subscriptions
    PHPBB3-17010

    • phpBB/config/default/container/services_notification.yml (version ec3dc28b5107b19fc409dc8d02268e918e2d11cc)
    • phpBB/config/default/container/tables.yml (version ec3dc28b5107b19fc409dc8d02268e918e2d11cc)
    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version ec3dc28b5107b19fc409dc8d02268e918e2d11cc)
    • phpBB/phpbb/notification/method/webpush.php (version ec3dc28b5107b19fc409dc8d02268e918e2d11cc)
  • Marc

    Marc af29f388dab44a8409fb548c2b17dc7a31dbbe71 m

    [ticket/17010] Queue notifications and use flush to send them
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version af29f388dab44a8409fb548c2b17dc7a31dbbe71)
  • Marc

    Marc 83cf915758f830c0544165b12411f6f8b8d385a8 m

    [ticket/17010] Add column for user push subscriptions
    PHPBB3-17010

    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version 83cf915758f830c0544165b12411f6f8b8d385a8)
    • phpBB/phpbb/notification/method/webpush.php (version 83cf915758f830c0544165b12411f6f8b8d385a8)
  • Marc

    Marc 1c64c695a9832b8d00ff9546443e68b0ff6c4821 m

    [ticket/17010] Implement basic logic for webpush notifications
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 1c64c695a9832b8d00ff9546443e68b0ff6c4821)
  • Marc

    Marc 5fba4682c34993b8780d389afac524f3c1f0ffc5 m

    [ticket/17010] Resolve phing sniff issues
    PHPBB3-17010

    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version 5fba4682c34993b8780d389afac524f3c1f0ffc5)
    • phpBB/phpbb/notification/method/webpush.php (version 5fba4682c34993b8780d389afac524f3c1f0ffc5)
  • Marc

    Marc be21479b2a591e98526bb9d5862c3f0ba9e080f9 m

    [ticket/17010] Add tests for push notification type
    PHPBB3-17010

    • tests/notification/base.php (version be21479b2a591e98526bb9d5862c3f0ba9e080f9)
    • tests/notification/fixtures/webpush_notification.type.post.xml (version be21479b2a591e98526bb9d5862c3f0ba9e080f9)
    • tests/notification/notification_method_email_test.php (version be21479b2a591e98526bb9d5862c3f0ba9e080f9)
    • tests/notification/notification_method_webpush_test.php (version be21479b2a591e98526bb9d5862c3f0ba9e080f9)
    • tests/notification/submit_post_base.php (version be21479b2a591e98526bb9d5862c3f0ba9e080f9)
  • Marc

    Marc 873a22176dbe477ba6e3f4af2481feb0e6f81bf1 m

    [ticket/17010] Add Webpush settings and language entries
    PHPBB3-17010

    • phpBB/includes/acp/acp_board.php (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
    • phpBB/install/schemas/schema_data.sql (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
    • phpBB/language/en/acp/board.php (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
    • phpBB/phpbb/db/migration/data/v400/add_notification_push_table.php (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
    • phpBB/phpbb/db/migration/data/v400/add_webpush.php (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
    • tests/migrations/migrations_check_config_added_test.php (version 873a22176dbe477ba6e3f4af2481feb0e6f81bf1)
  • Marc

    Marc c4a8e32689f624daa503109ef4045d802a460180 m

    [ticket/17010] Adjust query to not trigger full group by issue
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version c4a8e32689f624daa503109ef4045d802a460180)
  • Marc

    Marc 5c51f2ef7f56a4faee684999a701ef75a2e6bda2 m

    [ticket/17010] Add webpush to container definition
    PHPBB3-17010

    • phpBB/config/default/container/services_notification.yml (version 5c51f2ef7f56a4faee684999a701ef75a2e6bda2)
    • phpBB/config/default/container/tables.yml (version 5c51f2ef7f56a4faee684999a701ef75a2e6bda2)
    • tests/notification/base.php (version 5c51f2ef7f56a4faee684999a701ef75a2e6bda2)
    • tests/notification/notification_method_email_test.php (version 5c51f2ef7f56a4faee684999a701ef75a2e6bda2)
    • tests/notification/submit_post_base.php (version 5c51f2ef7f56a4faee684999a701ef75a2e6bda2)
  • Marc

    Marc 769f5bc3977df5579c2d70812efabecc71f32087 m

    [ticket/17010] Add settings and some more notification code
    PHPBB3-17010

    • phpBB/includes/acp/acp_board.php (version 769f5bc3977df5579c2d70812efabecc71f32087)
    • phpBB/includes/acp/info/acp_board.php (version 769f5bc3977df5579c2d70812efabecc71f32087)
    • phpBB/phpbb/db/migration/data/v400/add_notification_push_table.php (version 769f5bc3977df5579c2d70812efabecc71f32087)
    • phpBB/phpbb/notification/method/webpush.php (version 769f5bc3977df5579c2d70812efabecc71f32087)
  • Marc

    Marc d05e2dd043a6fe17517bb980062079b61dccc643 m

    [ticket/17010] Add first web push settings to ACP
    PHPBB3-17010

    • phpBB/includes/acp/acp_board.php (version d05e2dd043a6fe17517bb980062079b61dccc643)
    • phpBB/language/en/acp/board.php (version d05e2dd043a6fe17517bb980062079b61dccc643)
    • phpBB/language/en/acp/common.php (version d05e2dd043a6fe17517bb980062079b61dccc643)
  • Marc

    Marc 3feeb237caaab696657c01624261d8fdf3d294d6 m

    [ticket/17010] Add migration for notificatio_push table
    PHPBB3-17010

    • phpBB/phpbb/db/migration/data/v400/add_notification_push_table.php (version 3feeb237caaab696657c01624261d8fdf3d294d6)
  • Marc

    Marc 07d3376612db776548d584f09397733c7414ddc9 m

    [ticket/17010] Add web-push-lib dependency
    PHPBB3-17010

    • phpBB/composer.json (version 07d3376612db776548d584f09397733c7414ddc9)
    • phpBB/composer.lock (version 07d3376612db776548d584f09397733c7414ddc9)
  • Marc

    Marc 464f37fe46074074633ec6d65daa60d15b37c542 m

    [ticket/17010] Add dummy for web push notification method
    PHPBB3-17010

    • phpBB/phpbb/notification/method/webpush.php (version 464f37fe46074074633ec6d65daa60d15b37c542)