Commit graph

38383 commits

Author SHA1 Message Date
Marc Alexander
01dd0b168a
[ticket/17414] Create abstract base class for captchas
PHPBB-17414
2024-10-17 19:49:49 +02:00
Marc Alexander
2500f722ab
[ticket/17413] Add acp settings for turnstile captcha
PHPBB-17413
2024-10-17 19:49:38 +02:00
Marc Alexander
b55b42d09f
[ticket/17413] Add migration for turnstile and acp demo
PHPBB-17413
2024-10-17 19:49:27 +02:00
Marc Alexander
52acd2709b
[ticket/17413] Continue implementation of turnstile captcha
PHPBB-17413
2024-10-17 19:49:14 +02:00
Marc Alexander
2a6609013d
[ticket/17414] Remove request data from validate call
PHPBB-17414
2024-10-17 19:49:01 +02:00
Marc Alexander
6a34de543b
[ticket/17414] Add get_template function to plugin interface
PHPBB-17414
2024-10-17 19:48:48 +02:00
Marc Alexander
d85267707c
[ticket/17414] Add placeholder when there are no questions yet
PHPBB-17414
2024-10-17 19:48:36 +02:00
Marc Alexander
c02f8688c4
[ticket/17414] Convert acp captcha html to twig syntax
PHPBB-17414
2024-10-17 19:48:25 +02:00
Marc Alexander
8de8878d5e
[ticket/17414] Move captcha acp html to html files
PHPBB-17414
2024-10-17 19:48:09 +02:00
Marc Alexander
c27c1fa7a3
[ticket/17414] Support adding onchange to select
PHPBB-17414
2024-10-17 19:47:59 +02:00
Marc Alexander
edce13c777
[ticket/17414] Add get_hidden_fields to interface
PHPBB-17414
2024-10-17 19:47:47 +02:00
Marc Alexander
3676e895f3
[ticket/17414] Remove uninstall method from captcha plugins
PHPBB-17414
2024-10-17 19:47:35 +02:00
Marc Alexander
8429145241
[ticket/17414] Remove install steps for captcha plugins
This should be handled by migrations instead.

PHPBB-17414
2024-10-17 19:47:19 +02:00
Marc Alexander
89bb72c277
[ticket/17415] Correctly wrap legacy captchas
PHPBB-17415
2024-10-17 19:47:07 +02:00
Marc Alexander
ae9f97b7e2
[ticket/17415] Move install step of Q&A to migration
PHPBB-17415
2024-10-17 19:46:48 +02:00
Marc Alexander
e84e9cace4
[ticket/17414] Extend plugin interface and wrapper
PHPBB-17414
2024-10-17 19:46:33 +02:00
Marc Alexander
15b51e3b8f
[ticket/17414] Deprecate captcha constants
PHPBB-17414
2024-10-17 19:46:13 +02:00
Marc Alexander
1b89184489
[ticket/17415] Start adding legacy wrapper for old captchas
PHPBB-17415
2024-10-17 19:45:55 +02:00
Marc Alexander
b828c56dc9
[ticket/17414] Start work on new captcha classes
PHPBB-17414
2024-10-17 19:45:28 +02:00
rxu
43ff56a7a7
[ticket/17411] Add core event to search.php
PHPBB-17411
2024-10-17 11:01:43 +07:00
rxu
626bf0ab7b
Merge branch 'ticket/17402' into ticket/17402-master 2024-10-17 00:34:05 +07:00
rxu
6c35cea146
[ticket/17402] Adjust description
PHPBB-17402
2024-10-17 00:31:42 +07:00
Marc Alexander
0c9d0cdbfb Merge branch '3.3.x' 2024-10-16 17:18:55 +00:00
Marc Alexander
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
Marc Alexander
4a039d853f
[ticket/17376] Update default formatting test
PHPBB-17376
2024-10-11 20:13:22 +02:00
Marc Alexander
b1282fcbc7
[ticket/17410] Only fall back acp main page when in ACP with test permission
PHPBB-17410
2024-10-10 21:38:19 +02:00
Marc Alexander
5a9221d383 Merge branch '3.3.x' 2024-10-09 19:31:46 +00:00
Marc Alexander
58d87c7c06
Merge pull request #6719 from ClutchEngineering/ticket-17397
[ticket/17397] Add core.viewforum_modify_sql event
2024-10-09 21:31:20 +02:00
Marc Alexander
fd58e4f338
[ticket/17398] Use referer for web paths in ajax requests
PHPBB-17398
2024-10-09 20:16:30 +02:00
Jeff Verkoeyen
8129208e56 [ticket/17397] Add core.viewforum_modify_sql event
PHPBB-17397
2024-10-06 18:58:26 +00:00
Marc Alexander
de4dd6d439
Merge pull request #6733 from marc1706/ticket/14404
[ticket/14404] Set board & admin timezone based on browser timezone
2024-10-06 19:07:24 +02:00
Marc Alexander
36de1a49b1
[ticket/14404] Set board & admin timezone based on browser timezone
PHPBB-14404
2024-10-06 17:41:17 +02:00
Marc Alexander
ecceeab709
[ticket/17398] Add referer to delete cookies route to ensure proper URLs
PHPBB-17398
2024-10-06 14:57:17 +02:00
rxu
660f3d2b86
[ticket/17402] Adjust precaution text
PHPBB-17402
2024-10-04 22:53:32 +07:00
Marc Alexander
ae8a5e791e
Merge pull request #6693 from marc1706/ticket/17343
[ticket/17343] Display push notifications in user language
2024-10-03 21:20:39 +02:00
Marc Alexander
ff7fffa8a4 Merge branch '3.3.x' 2024-10-03 11:43:24 +00:00
Marc Alexander
ae1d830e84
Merge pull request #6729 from rxu/ticket/17391
[ticket/17391] Fix PHP warning on creating group with the name already in use
2024-10-03 13:43:04 +02:00
Marc Alexander
d2f4a48694 Merge branch '3.3.x' 2024-10-03 09:33:55 +00:00
Marc Alexander
688c7cad49
Merge pull request #6731 from marc1706/ticket/17407
[ticket/17407] Combine create and update step and use replace edit-mode
2024-10-03 11:33:36 +02:00
Marc Alexander
44f04a91f3
[ticket/17407] Combine create and update step and use replace edit-mode
[skip ci] Since this change won't run until merged.

PHPBB-17407
2024-10-03 11:29:51 +02:00
Marc Alexander
efc667eca5 Merge branch '3.3.x' 2024-10-03 08:20:40 +00:00
Marc Alexander
db7b4c999d
Merge pull request #6730 from marc1706/ticket/17407
[ticket/17407] Update comment in merge check if possible
2024-10-03 10:20:18 +02:00
Marc Alexander
1b0c9b22e0
[ticket/17407] Update comment in merge check if possible
PHPBB-17407
2024-10-03 09:32:43 +02:00
rxu
4217dc46ca
[ticket/17391] Add simple functional test
PHPBB-17391
2024-10-03 13:24:52 +07:00
rxu
46ea7a8ffd
[ticket/17391] Fix PHP warning on creating group with the name already in use
PHPBB-17391
2024-10-03 12:37:30 +07:00
Marc Alexander
1ed5670afe
[ticket/17343] Clean up code for webpush output
PHPBB-17343
2024-10-02 22:06:43 +02:00
Marc Alexander
73a06ef4df
[ticket/17343] Fix emoji display and load users for notification text
PHPBB-17343
2024-10-01 21:33:57 +02:00
Marc Alexander
cc0375befe Merge branch '3.3.x' 2024-09-30 19:05:31 +00:00
Marc Alexander
f80b41aa77
Merge pull request #6704 from danieltj27/ticket/17382
[ticket/17382] Update the find a member FAQ text to fix grammar
2024-09-30 21:05:09 +02:00
Marc Alexander
767d9e1198
[ticket/17343] Display push notifications in user language
PHPBB-17343
2024-09-30 19:39:05 +02:00