Marc Alexander
e7b5053d92
Merge pull request #6641 from marc1706/ticket/17339
...
[ticket/17339] Support receiving push notifications if not logged in
2024-06-24 20:37:28 +02:00
Marc Alexander
a898009e58
Merge pull request #6638 from rxu/ticket/17337-master
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - master
2024-06-24 20:35:23 +02:00
rxu
1e7f0f1883
Merge branch 'ticket/17337' into ticket/17337-master
2024-06-25 00:29:06 +07:00
Marc Alexander
44396162ca
Merge branch '3.3.x'
2024-06-14 22:29:00 +02:00
Marc Alexander
d66d4a0c6a
[ticket/17339] Support receiving push notifications if not logged in
...
PHPBB-17339
2024-06-12 22:16:41 +02:00
rxu
c2d91650bd
[ticket/17337] Fix mysqli driver is missing transaction begin statement
...
PHPBB-17337
2024-06-11 16:08:39 +07:00
Marc Alexander
e2ff7a7178
Merge pull request #5270 from rubencm/ticket/15699
...
[ticket/15699] Move files between storages when configuration is changed
2024-06-07 20:42:47 +02:00
Matt Friedman
ca918f893e
[ticket/17333] Suggested code improvements
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-06 19:37:36 -07:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
...
PHPBB3-15699
2024-06-06 23:48:52 +02:00
rxu
ef4db99709
[ticket/17332] Fix permission migrator tool to work with copied permissions
...
PHPBB-17332
2024-06-05 00:22:04 +07:00
Matt Friedman
4afba5c9fe
[ticket/17333] Enable new configs by default
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-04 10:16:25 -07:00
Matt Friedman
d55ec608ec
[ticket/17333] Add push subscribe toggle to notification dropdown
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-04 10:16:25 -07:00
Matt Friedman
e35a6f7aa5
[ticket/17333] ACP option to enable-disable all push notifications
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-06-04 10:16:24 -07:00
Marc Alexander
b22726294d
Merge branch '3.3.x'
2024-05-31 21:41:59 +02:00
Marc Alexander
6cef48af2f
[prep-release-3.3.12] Add migration for 3.3.12
2024-05-30 11:00:23 +02:00
Marc Alexander
a63a1913fa
[ticket/security-276] Add migration for user_actkey expiration column
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f22784f0a4
Merge branch '3.3.x'
2024-05-22 21:55:14 +02:00
Marc Alexander
ed0b5020a9
[ticket/17312] Use user_last_active instead of user_lastvisit where possible
...
PHPBB3-17312
2024-05-16 20:44:38 +02:00
Marc Alexander
a7a53de34d
[ticket/17312] Add migration for user_last_active column
...
PHPBB3-17312
2024-05-14 21:42:02 +02:00
Matt Friedman
9cb10ec28d
[ticket/17313] Add Push Module to Correct Parent
...
PHPBB3-17313
Signed-off-by: Matt Friedman <maf675@gmail.com >
2024-05-13 17:46:19 -07:00
Marc Alexander
43dcf73a21
Merge branch '3.3.x'
2024-05-12 21:13:02 +02:00
Marc Alexander
d2295b82f1
[prep-release-3.3.12] Add migration for 3.3.12-RC1
2024-05-09 12:59:37 +02:00
Marc Alexander
f81c217015
Merge pull request #6599 from marc1706/ticket/12960
...
[ticket/12960] Remove broken captcha and add incomplete captcha as placeholder
2024-04-28 09:02:14 +02:00
Marc Alexander
7da461eac4
[ticket/12960] Add docblock for removed_captchas array
...
PHPBB3-12960
2024-04-18 22:16:36 +02:00
Marc Alexander
9d51ca3eb7
[ticket/12960] Add migration for removing broken captcha
...
PHPBB3-12960
2024-04-18 22:14:52 +02:00
rxu
b7076f5cd4
Merge branch 'ticket/17303' into ticket/17303-master
2024-04-15 00:42:34 +07:00
rxu
abffd0f662
[ticket/17303] Update jQuery to the version 3.7.1
...
PHPBB3-17303
2024-04-15 00:19:52 +07:00
Marc Alexander
6b00e9fe09
[ticket/17010] Handle already existing subscriptions
...
PHPBB3-17010
2024-02-24 11:58:30 +01:00
Marc Alexander
7092f24645
[ticket/17010] Change how notification data is passed to push notifications JS
...
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
5fba4682c3
[ticket/17010] Resolve phing sniff issues
...
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
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
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
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
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
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
rxu
af05fe4f19
[ticket/17232] Remove sqlite3 dbtool
...
PHPBB3-17232
2023-12-31 15:21:10 +07:00
Marc Alexander
661a8a6117
[ticket/17281] Update psalm config and fix issues
...
PHPBB3-17281
2023-12-30 17:41:12 +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
0414536727
[ticket/9687] Add separate column for user_id
...
PHPBB3-9687
2023-11-05 20:21:39 +01:00