Ruben Calvo
195fb59b4e
[ticket/15699] Fixes code review
...
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
...
PHPBB3-15699
2024-06-06 23:48:52 +02:00
Marc Alexander
aac7d5a99c
[ticket/17153] Use routing helper instead of controller helper in upload avatar
...
The controller helper class is not needed, routing helper brings all the
needed functionality already.
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
902283c368
[ticket/17153] Use twig and avatar helper to render avatars
...
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
222ca643b5
Merge branch '3.3.x'
2024-05-06 18:23:21 +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
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
716c1ca8eb
[ticket/12960] Add incomplete captcha to prevent registration
...
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
479e54db93
[ticket/17010] Add logging to webpush notifications
...
PHPBB3-17010
2024-02-24 11:58:31 +01:00
Marc Alexander
d4b6ad5620
[ticket/17010] Add controller methods for subscribe/unsubscribe and others
...
PHPBB3-17010
2024-02-24 11:58:28 +01:00
Marc Alexander
35259056f0
[ticket/17010] Switch to using form_helper for form tokens
...
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
ec3dc28b51
[ticket/17010] Switch to using table for tracking push subscriptions
...
PHPBB3-17010
2024-02-24 11:58:27 +01:00
Marc Alexander
5c51f2ef7f
[ticket/17010] Add webpush to container definition
...
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
ba2421ec0e
Merge pull request #6581 from marc1706/ticket/17283
...
[ticket/17283] Remove iconify support
2024-02-22 19:49:18 +01:00
Marc Alexander
6fe2012bf8
Merge branch '3.3.x'
2024-02-18 20:34:34 +01:00
Marc Alexander
db56017d57
[ticket/17283] Remove remaining parts using iconify
...
PHPBB3-17283
2024-02-12 18:52:45 +01: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
0c2fa3a065
[ticket/17279] Get iconify icons from assets folder
...
PHPBB3-17279
2023-12-29 21:26:41 +01:00
Marc Alexander
59f387e828
[ticket/13162] Use db tools for truncating
...
PHPBB3-13162
2023-12-17 19:49:23 +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
a1b41f25ef
[ticket/16944] Handle bundling of iconify icons in ACP
...
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
a531d6071b
[ticket/16944] Start changing bundler to be used outside of develop scripts
...
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
d7389809aa
[ticket/9687] Add support for logging to banning system
...
PHPBB3-9687
2023-11-05 20:21:40 +01:00
Marc Alexander
a0bd70885d
[ticket/9687] Create ban message in manager and add missing sort directions
...
PHPBB3-9687
2023-11-05 20:21:39 +01:00
Marc Alexander
927f33fad3
[ticket/9687] Use cache driver instead of service
...
PHPBB3-9687
2023-11-05 20:21:39 +01:00
Marc Alexander
dcbd4a54aa
[ticket/9687] Improve display of ban options and update tests
...
PHPBB3-9687
2023-11-05 20:21:38 +01:00
Marc Alexander
8a5a26be87
[ticket/9687] Further clean up ban manager and directly pass user
...
PHPBB3-9687
2023-11-05 20:21:37 +01:00
Marc Alexander
ec4a53169a
[ticket/9687] Add ip banning support incl. CIDR support
...
PHPBB3-9687
2023-11-05 20:21:37 +01:00
Oliver Schramm
40b1d1e6ff
[ticket/9687] Remove dependency on log and user services
...
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Oliver Schramm
64ab1fc24c
[ticket/9687] Fix bugs when banning and add TODO's
...
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Oliver Schramm
728b200cd9
[ticket/9687] Add service definitions
...
PHPBB3-9687
2023-11-05 20:21:36 +01:00
Marc Alexander
66b54d4469
[ticket/17176] Use Symfony name for event dispatcher
...
The previously used override of the names is no longer supported.
PHPBB3-17176
2023-09-18 19:28:18 +02:00
rxu
7f3f2e0449
Merge branch 'ticket/17107' into ticket/17107-master
2023-06-14 21:23:14 +07:00
rxu
f5c5d7d1e6
[ticket/17107] Fix viewonline page locations for posting modes
...
PHPBB3-17107
2023-05-23 19:09:13 +07:00
Marc Alexander
60dacf0bfe
[ticket/17100] Use twig functions for form elements
...
PHPBB3-17100
2023-04-09 13:43:05 +02:00
Ruben Calvo
8cea785f36
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
ac227a9ea6
[ticket/12683] Add basic tests
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
d55f1e04eb
[ticket/12683] phpdoc and spaces
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f4977853be
[ticket/12683] Pass tables via parameter and small fix
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
565c806eda
[ticket/12683] Move state related code to helper class
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f1a2558cfe
[ticket/16738] Multiple changes
...
Add post helper to get last post id
Launch exception if an action is in progress
Launch an exception if the action is already done
When listing search backend in cli, if the active
backend is not indexed an error is launched
Add state to commands
Fix small error in sphinx search backend
PHPBB3-16738
2022-12-11 17:16:44 +01:00
rubencm
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
f48ff960f1
Merge pull request #6431 from rubencm/ticket/17062
...
[ticket/17062] Call search service using dependency injection
2022-11-30 19:39:13 +01:00
Ruben Calvo
6fc476c692
[ticket/17062] Call search service using dependency injection
...
PHPBB3-17062
2022-11-27 11:55:49 +01:00
Marc Alexander
81b221df9d
Merge pull request #6376 from lionel-rowe/ticket/16977
...
[ticket/16977] Fix cron-job img tag layout and accessibility
2022-04-10 21:21:47 +02:00
lionel-rowe
87c1e631ef
[ticket/16977] Move HTML rendering logic to template
...
PHPBB3-16977
2022-04-03 17:11:09 +01:00
Marc Alexander
659f37c1c4
Merge branch 'ticket/16891' into ticket/16891-master
2022-01-31 21:48:53 +01:00