1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
Commit Graph

6121 Commits

Author SHA1 Message Date
Marc Alexander
0395c8dbac [ticket/17010] Introduce form_helper to allow using form tokens in javascript
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
199bc8f964 [ticket/17010] Add first webpush controller and start ucp integration
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
c4a8e32689 [ticket/17010] Adjust query to not trigger full group by issue
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
5fba4682c3 [ticket/17010] Resolve phing sniff issues
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
af29f388da [ticket/17010] Queue notifications and use flush to send them
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
ec3dc28b51 [ticket/17010] Switch to using table for tracking push subscriptions
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
83cf915758 [ticket/17010] Add column for user push subscriptions
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
1c64c695a9 [ticket/17010] Implement basic logic for webpush notifications
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
873a22176d [ticket/17010] Add Webpush settings and language entries
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
769f5bc397 [ticket/17010] Add settings and some more notification code
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
3feeb237ca [ticket/17010] Add migration for notificatio_push table
PHPBB3-17010
2024-02-24 11:58:26 +01:00
Marc Alexander
464f37fe46 [ticket/17010] Add dummy for web push notification method
PHPBB3-17010
2024-02-24 11:56:01 +01:00
Marc Alexander
ab9f636ad6 Merge branch '3.3.x' 2024-02-23 20:37:16 +01:00
Matt Friedman
35f4dc7691 [ticket/17291] Switch ACP images to font icons
PHPBB3-17291
2024-02-23 11:26:34 -08:00
Marc Alexander
4afa184110 [ticket/17292] Add needed www prefix for spamcop
PHPBB3-17292
2024-02-23 20:01:41 +01:00
Marc Alexander
12a942747a Merge pull request #6564 from marc1706/ticket/13162
[ticket/13162] Add truncate table functionality to database tools
2024-02-23 19:57:49 +01:00
Marc Alexander
86af3c0f56 Merge pull request #6541 from Crizz0/ticket/17093-master
[ticket/17093] Add ACP setting to limit access to disabled board
2024-02-22 20:01:59 +01:00
Marc Alexander
ba2421ec0e Merge pull request #6581 from marc1706/ticket/17283
[ticket/17283] Remove iconify support
2024-02-22 19:49:18 +01:00
Christian Schnegelberger
00b8cb1e52 [ticket/17292] Use new spamhaus.org check url
PHPBB3-17292
2024-02-22 19:16:54 +01:00
Marc Alexander
6fe2012bf8 Merge branch '3.3.x' 2024-02-18 20:34:34 +01:00
Ruben Calvo
3c75fedffe [ticket/17289] Fix dependency injection error when using development environment
PHPBB3-17289
2024-02-18 17:49:36 +01:00
Marc Alexander
ad5e2a3602 [ticket/17283] Use cdnjs url instead and use in default installation
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
da48c178ea [ticket/17283] Add migration for font awesome 6.5.1 cdn url
PHPBB3-17283
2024-02-18 17:08:25 +01:00
Marc Alexander
db56017d57 [ticket/17283] Remove remaining parts using iconify
PHPBB3-17283
2024-02-12 18:52:45 +01:00
Christian Schnegelberger
ce8b31130c [ticket/17093] Fix sniff error in migration
PHPBB3-17093
2024-02-04 16:06:31 +01:00
Christian Schnegelberger
73806f9342 [ticket/17093] Use acp twig macro for display of acp board setting
PHPBB3-17093
2024-02-04 15:15:22 +01:00
rxu
112392bcf3 [ticket/17286] Remove test pauses
PHPBB3-17286
2024-02-03 12:09:47 +07:00
rxu
ec7180db4f [ticket/17286] Do not update user session page if it does not exist
PHPBB3-17286
2024-02-02 23:33:12 +07:00
Marc Alexander
99884d8bbb Merge pull request #6579 from marc1706/ticket/17281
[ticket/17281] Update to psalm 5.x
2024-01-31 21:14:15 +01:00
Marc Alexander
e5ddf24fb9 Merge branch '3.3.x' 2024-01-02 16:47:51 +01:00
Marc Alexander
c4642d2502 Merge pull request #6580 from rxu/ticket/17117
[ticket/17117] Do not load non-existent/disabled notification methods
2024-01-02 16:47:49 +01:00
rxu
f31ea59a1a [ticket/17117] Do not load non-existent/disabled notification methods
Non-existent or disabled notification methods (f.e. added
by extensions which were later disabled/purged) should not be loaded.

PHPBB3-17117
2024-01-02 15:45:42 +07:00
Marc Alexander
39cad1d235 Merge branch '3.3.x' 2024-01-01 21:35:55 +01:00
Marc Alexander
61a28c154b Merge pull request #6563 from marc1706/ticket/17212
[ticket/17212] Support updating session info when editing post with p=
2024-01-01 21:35:53 +01:00
Marc Alexander
c73e7bfe05 [ticket/17281] Remove not needed suppress
PHPBB3-17281
2023-12-31 15:08:37 +01:00
Marc Alexander
9f099a75cd Merge pull request #6574 from rxu/ticket/17232-master
[ticket/17232] Improve SQL error messages handling - master version
2023-12-31 10:43:19 +01:00
rxu
af05fe4f19 [ticket/17232] Remove sqlite3 dbtool
PHPBB3-17232
2023-12-31 15:21:10 +07:00
Marc Alexander
e42b743b86 [ticket/17281] Fix return type and ensure type correctness
PHPBB3-17281
2023-12-30 20:58:54 +01:00
Marc Alexander
5d53089651 [ticket/17281] Fix some smaller issues
PHPBB3-17281
2023-12-30 18:04:27 +01:00
Marc Alexander
661a8a6117 [ticket/17281] Update psalm config and fix issues
PHPBB3-17281
2023-12-30 17:41:12 +01:00
Marc Alexander
0c2fa3a065 [ticket/17279] Get iconify icons from assets folder
PHPBB3-17279
2023-12-29 21:26:41 +01:00
rxu
83f9838217 Merge branch 'ticket/17232' into ticket/17232-master 2023-12-20 15:58:15 +07:00
rxu
6a8140e82b [ticket/17232] Improve SQL error messages handling
PHP 7 changes how most errors are reported by PHP. Instead of reporting errors
through the traditional error reporting mechanism used by PHP 5, most errors
are now reported by throwing Error exceptions.
Use it to display meaningful SQL error messages instead of PHP fatal errors
for SQL errors.

PHPBB3-17232
2023-12-20 15:07:14 +07:00
Marc Alexander
59f387e828 [ticket/13162] Use db tools for truncating
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
c31ac7348a [ticket/13162] Remove unused use statement
PHPBB3-13162
2023-12-17 12:49:40 +01:00
Marc Alexander
5a1fe1db12 [ticket/13162] Add truncate table functionality to doctrine tools
PHPBB3-13162
2023-12-17 12:49:40 +01:00
Marc Alexander
c98778dbf6 [ticket/16944] Add tests for iconify bundler
PHPBB3-16944
2023-11-14 21:40:26 +01:00
Marc Alexander
1f5ae7be76 [ticket/16944] Add missing definitions and make logging optional
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
0434bce5af [ticket/16944] Generate iconify bundle as needed via icons & assets bag
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
bd6cd8f2fc [ticket/16944] Fix path and update iconify bundle
PHPBB3-16944
2023-11-12 16:04:52 +01:00