|
58ecd3b048
|
[ticket/15699] Rewrite acp_storage
PHPBB3-15699
|
2024-06-06 23:48:52 +02:00 |
|
|
b22726294d
|
Merge branch '3.3.x'
|
2024-05-31 21:41:59 +02:00 |
|
|
6cef48af2f
|
[prep-release-3.3.12] Add migration for 3.3.12
|
2024-05-30 11:00:23 +02:00 |
|
|
a63a1913fa
|
[ticket/security-276] Add migration for user_actkey expiration column
SECURITY-276
|
2024-05-29 22:04:15 +02:00 |
|
|
f22784f0a4
|
Merge branch '3.3.x'
|
2024-05-22 21:55:14 +02:00 |
|
|
ed0b5020a9
|
[ticket/17312] Use user_last_active instead of user_lastvisit where possible
PHPBB3-17312
|
2024-05-16 20:44:38 +02:00 |
|
|
a7a53de34d
|
[ticket/17312] Add migration for user_last_active column
PHPBB3-17312
|
2024-05-14 21:42:02 +02:00 |
|
|
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 |
|
|
43dcf73a21
|
Merge branch '3.3.x'
|
2024-05-12 21:13:02 +02:00 |
|
|
d2295b82f1
|
[prep-release-3.3.12] Add migration for 3.3.12-RC1
|
2024-05-09 12:59:37 +02:00 |
|
|
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 |
|
|
7da461eac4
|
[ticket/12960] Add docblock for removed_captchas array
PHPBB3-12960
|
2024-04-18 22:16:36 +02:00 |
|
|
9d51ca3eb7
|
[ticket/12960] Add migration for removing broken captcha
PHPBB3-12960
|
2024-04-18 22:14:52 +02:00 |
|
|
b7076f5cd4
|
Merge branch 'ticket/17303' into ticket/17303-master
|
2024-04-15 00:42:34 +07:00 |
|
|
abffd0f662
|
[ticket/17303] Update jQuery to the version 3.7.1
PHPBB3-17303
|
2024-04-15 00:19:52 +07:00 |
|
|
6b00e9fe09
|
[ticket/17010] Handle already existing subscriptions
PHPBB3-17010
|
2024-02-24 11:58:30 +01:00 |
|
|
7092f24645
|
[ticket/17010] Change how notification data is passed to push notifications JS
PHPBB3-17010
|
2024-02-24 11:58:28 +01:00 |
|
|
5fba4682c3
|
[ticket/17010] Resolve phing sniff issues
PHPBB3-17010
|
2024-02-24 11:58:27 +01:00 |
|
|
ec3dc28b51
|
[ticket/17010] Switch to using table for tracking push subscriptions
PHPBB3-17010
|
2024-02-24 11:58:27 +01:00 |
|
|
83cf915758
|
[ticket/17010] Add column for user push subscriptions
PHPBB3-17010
|
2024-02-24 11:58:27 +01:00 |
|
|
873a22176d
|
[ticket/17010] Add Webpush settings and language entries
PHPBB3-17010
|
2024-02-24 11:58:27 +01:00 |
|
|
769f5bc397
|
[ticket/17010] Add settings and some more notification code
PHPBB3-17010
|
2024-02-24 11:58:26 +01:00 |
|
|
3feeb237ca
|
[ticket/17010] Add migration for notificatio_push table
PHPBB3-17010
|
2024-02-24 11:58:26 +01:00 |
|
|
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 |
|
|
ad5e2a3602
|
[ticket/17283] Use cdnjs url instead and use in default installation
PHPBB3-17283
|
2024-02-18 17:08:25 +01:00 |
|
|
da48c178ea
|
[ticket/17283] Add migration for font awesome 6.5.1 cdn url
PHPBB3-17283
|
2024-02-18 17:08:25 +01:00 |
|
|
ce8b31130c
|
[ticket/17093] Fix sniff error in migration
PHPBB3-17093
|
2024-02-04 16:06:31 +01:00 |
|
|
73806f9342
|
[ticket/17093] Use acp twig macro for display of acp board setting
PHPBB3-17093
|
2024-02-04 15:15:22 +01:00 |
|
|
661a8a6117
|
[ticket/17281] Update psalm config and fix issues
PHPBB3-17281
|
2023-12-30 17:41:12 +01:00 |
|
|
0414536727
|
[ticket/9687] Add separate column for user_id
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
|
9b8b34e8f3
|
[ticket/9687] Resolve phing sniff issues
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
|
d99968a800
|
[ticket/9687] Update ban migrations and clean up code
PHPBB3-9687
|
2023-11-05 20:21:37 +01:00 |
|
|
d4a4dd453a
|
[ticket/9687] Move migrations to v400
PHPBB3-9687
|
2023-11-05 20:21:37 +01:00 |
|
|
e7015bf1dd
|
[ticket/9687] Fix code style and tests
PHPBB3-9687
|
2023-11-05 20:21:36 +01:00 |
|
|
5ae1d9eac6
|
[ticket/9687] Introduce new ban manager (WIP)
PHPBB3-9687
|
2023-11-05 20:21:35 +01:00 |
|
|
f177cfa386
|
[ticket/17209] Check permission for existence in storage permission migration
PHPBB3-17209
|
2023-11-03 21:10:04 +01:00 |
|
|
7d1e637a0a
|
[ticket/17209] Fix migration namespace
PHPBB3-17209
|
2023-11-03 20:50:39 +01:00 |
|
|
7efadf46a6
|
[ticket/17209] Add checks for role exists before adding permissions
PHPBB3-17209
|
2023-11-03 20:46:59 +01:00 |
|
|
98209b91ba
|
[ticket/17209] Add fallback for searching for roles for standard titles
PHPBB3-17209
|
2023-11-03 20:44:42 +01:00 |
|
|
6f79608c76
|
[ticket/17209] Move mentions migration to v400
PHPBB3-17209
|
2023-11-03 20:38:14 +01:00 |
|
|
010464c2a4
|
Merge branch '3.3.x'
|
2023-11-02 21:50:45 +01:00 |
|
|
dd549a5e43
|
[ticket/17208] Ensure to not run the previous migration with missing column
PHPBB3-17208
|
2023-11-01 16:54:19 +01:00 |
|
|
526c79d2e2
|
[ticket/17208] Skip profile field data update if youtube cpf doesn't exist
PHPBB3-17208
|
2023-11-01 16:50:20 +01:00 |
|
|
a86f64fbe9
|
Merge pull request #6540 from rubencm/ticket/17184
[ticket/17184] Remove subfolders option in local storage
|
2023-10-23 21:24:34 +02:00 |
|
|
88385d6da2
|
Merge branch '3.3.x'
|
2023-10-22 16:15:36 +02:00 |
|
|
2c5519da39
|
[prep-release-3.3.11] Add migration for 3.3.11
|
2023-10-15 11:59:24 +02:00 |
|
|
042feffed8
|
[ticket/17093] Depends_on to v3310 and reformat switch
PHPBB3-17093
|
2023-09-23 12:47:03 +02:00 |
|
|
d86c51f9e3
|
[ticket/17093] Add new board settings option for disable board access
PHPBB3-17093
|
2023-09-23 12:47:00 +02:00 |
|
|
94279d8ead
|
[ticket/17184] Remove subfolders option in local storage
PHPBB3-17184
|
2023-09-23 11:22:25 +02:00 |
|
|
e83ae55d2d
|
Merge branch '3.3.x'
|
2023-08-15 18:19:46 +02:00 |
|