Marc Alexander
|
adf53d3264
|
Merge pull request #6592 from rxu/ticket/17299
[ticket/17299] Allow event to modify email core vars before sending a message
|
2024-04-10 16:37:35 +02:00 |
|
Marc Alexander
|
0871522326
|
Merge branch '3.3.x'
|
2024-04-09 22:02:28 +02:00 |
|
Marc Alexander
|
a9576a4084
|
Merge pull request #6593 from LukeWCS/ticket/17302
[ticket/17302] Fix password reset function
|
2024-04-09 22:02:25 +02:00 |
|
Marc Alexander
|
98929ca983
|
[ticket/17077] Add test for posting lock
PHPBB3-17077
|
2024-04-09 21:13:28 +02:00 |
|
Marc Alexander
|
3b5777f900
|
[ticket/17077] Move request handling outside locking and add release
PHPBB3-17077
|
2024-04-09 20:53:05 +02:00 |
|
LukeWCS
|
6943fbba89
|
[ticket/17302] Fix password reset function
Password reset function does not update all necessary data
PHPBB3-17302
|
2024-04-09 19:06:09 +02:00 |
|
Marc Alexander
|
c07c6816fc
|
[ticket/17077] Improve handling of accidental double submission of posts
PHPBB3-17077
|
2024-04-08 21:50:27 +02:00 |
|
Marc Alexander
|
e333d96eef
|
[ticket/12960] Adjust incomplete captcha to fix tests
PHPBB3-12960
|
2024-04-04 21:02:52 +02:00 |
|
Marc Alexander
|
716c1ca8eb
|
[ticket/12960] Add incomplete captcha to prevent registration
PHPBB3-12960
|
2024-04-03 20:39:39 +02:00 |
|
Marc Alexander
|
5e9d8662d1
|
[ticket/12960] Use test api key for recaptcha v2 demo
PHPBB3-12960
|
2024-04-03 20:39:39 +02:00 |
|
Marc Alexander
|
12e9c3d082
|
[ticket/12960] Remove broken captchas and prepare for incomplete captcha
PHPBB3-12960
|
2024-04-03 20:39:38 +02:00 |
|
Marc Alexander
|
70d61a4e91
|
Merge pull request #6416 from marc1706/ticket/17010
[ticket/17010] Implement notification method for web push
|
2024-04-03 20:05:23 +02:00 |
|
Marc Alexander
|
7c36c0c5bd
|
[ticket/17010] Remove invalid int cast
PHPBB3-17010
|
2024-04-02 21:26:15 +02:00 |
|
rxu
|
b38e8a2c84
|
[ticket/17299] Allow event to modify email core vars before sending a message
PHPBB3-17299
|
2024-03-31 09:55:57 +07:00 |
|
Marc Alexander
|
98ad0750f0
|
Merge branch '3.3.x'
|
2024-03-20 20:47:41 +01:00 |
|
Marc Alexander
|
b2459edaf3
|
Merge pull request #6589 from rxu/ticket/17284
[ticket/17284] Add viewtopic_body_online_list_after template event
|
2024-03-20 20:47:39 +01:00 |
|
Marc Alexander
|
3a3971053c
|
Merge branch '3.3.x'
|
2024-03-19 22:12:27 +01:00 |
|
Marc Alexander
|
48b832b864
|
Merge pull request #6590 from marc1706/ticket/17296-master
[ticket/17296] Reduce complexity of relative paths on adm pages
|
2024-03-19 22:12:23 +01:00 |
|
Marc Alexander
|
ff96c1a907
|
Merge pull request #6588 from marc1706/ticket/17296
[ticket/17296] Reduce complexity of relative paths on adm pages
|
2024-03-19 22:11:46 +01:00 |
|
Marc Alexander
|
e7d928d6ef
|
Merge branch 'ticket/17296' into ticket/17296-master
|
2024-03-19 20:51:48 +01:00 |
|
Marc Alexander
|
b4a343bdc9
|
[ticket/17296] Enforce unique session entry for admin user with delete
PHPBB3-17296
|
2024-03-19 20:36:38 +01:00 |
|
Matt Friedman
|
1ec51c99e5
|
[ticket/17297] Fix broken no avatar source tag in HTML
PHPBB3-17297
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-03-19 08:46:07 -07:00 |
|
Marc Alexander
|
385de647ec
|
Merge branch 'ticket/17296' into ticket/17296-master
|
2024-03-18 21:52:34 +01:00 |
|
rxu
|
6ee64c94a2
|
[ticket/17284] Add viewtopic_body_online_list_after template event
PHPBB3-17284
|
2024-03-13 23:25:02 +07:00 |
|
Marc Alexander
|
9c51a7866b
|
[ticket/17296] Fix session page update test
PHPBB3-17296
|
2024-03-10 09:26:05 +01:00 |
|
Marc Alexander
|
51b3d9de63
|
[ticket/17296] Ensure session page update test actually runs
PHPBB3-17296
|
2024-03-07 21:25:08 +01:00 |
|
Marc Alexander
|
bda99e1c35
|
[ticket/17296] Reduce complexity of relative paths on adm pages
PHPBB3-17296
|
2024-03-07 20:57:19 +01:00 |
|
Marc Alexander
|
fc23fd39d2
|
Merge pull request #6587 from iMattPro/ticket/17291
[ticket/17291] Use icon function in ACP templates
|
2024-03-04 21:49:26 +01:00 |
|
Marc Alexander
|
ddb4f142a6
|
[ticket/17291] Default to fa-solid if classes are set without fa class
PHPBB3-17291
|
2024-03-04 19:24:52 +01:00 |
|
Matt Friedman
|
511d96a522
|
[ticket/17291] Utilize font classes from the Icon function
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-03-04 09:07:47 -08:00 |
|
Matt Friedman
|
6c5518157d
|
[ticket/17291] Fix .fas classes and alert close button
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-03-03 14:33:56 -08:00 |
|
Matt Friedman
|
e586cd833c
|
[ticket/17291] Replace last GIFs with font icons
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-03-02 09:05:52 -08:00 |
|
Marc Alexander
|
fcfed79385
|
[ticket/17010] Properly handle expired subscriptions and extend tests
PHPBB3-17010
|
2024-03-01 19:40:26 +01:00 |
|
Matt Friedman
|
6d47a6c6dc
|
[ticket/17291] Add FontAwesome to installer
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-03-01 07:59:56 -08:00 |
|
Marc Alexander
|
93a6b8d87a
|
[ticket/17010] Update web-push-testing to 1.1.1
PHPBB3-17010
|
2024-02-29 22:16:35 +01:00 |
|
Marc Alexander
|
fc14c5fd0b
|
[ticket/17010] Increase test coverage
PHPBB3-17010
|
2024-02-27 20:43:27 +01:00 |
|
Marc Alexander
|
f36542c661
|
[ticket/17010] Update web-push-testing to 1.1.0
PHPBB3-17010
|
2024-02-27 17:30:46 +01:00 |
|
Matt Friedman
|
158ccd17ff
|
[ticket/17291] Replace additional images w/ fonts & CSS
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-02-25 12:22:11 -08:00 |
|
Matt Friedman
|
690370fac0
|
[ticket/17291] Icon class clean up
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-02-24 21:31:10 -08:00 |
|
Marc Alexander
|
a3f6563568
|
[ticket/17010] Remove duplicated css for buttons
PHPBB3-17010
|
2024-02-24 22:29:48 +01:00 |
|
Marc Alexander
|
e993d82bc5
|
[ticket/17010] Update language keys based on review recommendations
PHPBB3-17010
|
2024-02-24 20:53:03 +01:00 |
|
Matt Friedman
|
9d8d82e176
|
[ticket/17291] Stack the bigger acp icons
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
|
2024-02-24 08:52:46 -08:00 |
|
Marc Alexander
|
44861c1f45
|
[ticket/17010] Add ban manager to webpush test
PHPBB3-17010
|
2024-02-24 17:49:44 +01:00 |
|
Marc Alexander
|
5ada5728ee
|
[ticket/17010] Also check .js.twig files with eslint
PHPBB3-17010
|
2024-02-24 11:58:32 +01:00 |
|
Marc Alexander
|
4e9fb6ed4f
|
[ticket/17010] Clean up push worker
PHPBB3-17010
|
2024-02-24 11:58:32 +01:00 |
|
Marc Alexander
|
adf639e871
|
[ticket/17010] Clean up code and remove unused method
PHPBB3-17010
|
2024-02-24 11:58:32 +01:00 |
|
Marc Alexander
|
a86d222ab0
|
[ticket/17010] Remove not needed empty line
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|
Marc Alexander
|
d79e10e032
|
[ticket/17010] Unify naming of Web Push
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|
Marc Alexander
|
bfc3a969ee
|
[ticket/17010] Remove no longer used route & handler
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|
Marc Alexander
|
8d9a7aa62c
|
[ticket/17010] Add new interface and create template data in type
PHPBB3-17010
|
2024-02-24 11:58:31 +01:00 |
|