1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-09 11:24:35 +02:00
Commit Graph

5831 Commits

Author SHA1 Message Date
7267df431f [ticket/9687] Finish documentation and integrate the new code
PHPBB3-9687
2023-11-05 20:21:35 +01:00
9373fa3edb [ticket/9687] Add more useful methods to the new ban manger
PHPBB3-9687
2023-11-05 20:21:35 +01:00
c8b8675dff [ticket/9687] Finish ban check and tidy methods
PHPBB3-9687
2023-11-05 20:21:35 +01:00
95de576ccd [ticket/9687] Add unbanning to the manager
PHPBB3-9687
2023-11-05 20:21:35 +01:00
64af01f528 [ticket/9687] Finishing user banning and ban logging
PHPBB3-9687
2023-11-05 20:21:35 +01:00
5ae1d9eac6 [ticket/9687] Introduce new ban manager (WIP)
PHPBB3-9687
2023-11-05 20:21:35 +01:00
d65141aa75 Merge branch '3.3.x' 2023-11-04 08:28:08 +01:00
fe84120bf2 Merge pull request #6490 from rxu/ticket/16470
[ticket/16470] Update user last visit time on session begin
2023-11-04 08:26:45 +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
fb4ea608e3 Merge branch '3.3.x' 2023-11-02 21:57:29 +01:00
d4178511a2 Merge pull request #6559 from marc1706/ticket/17207
[ticket/17207] Lazily call get_web_root_path() in twig environment
2023-11-02 21:57:27 +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
8afc638171 [ticket/17207] Lazily call get_web_root_path() in twig environment
PHPBB3-17207
2023-11-01 16:23:23 +01:00
rxu
9e130333c0 [ticket/16470] remove unneeded migration, adjust code
PHPBB3-16470
2023-11-01 21:03:07 +07:00
9ec60b4523 Merge pull request #6534 from Crizz0/ticket/17191
[ticket/17191] New config values to language/en/composer.json
2023-10-31 20:27:12 +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
831942a022 Merge branch '3.3.x' 2023-10-10 21:00:47 +02:00
e071cd801a Merge pull request #6527 from marc1706/ticket/16877
[ticket/16877] Use replacement library for oauth
2023-10-10 20:53:05 +02:00
228e2437b2 Merge branch '3.3.x' 2023-10-06 20:20:03 +02:00
ac76b80cb1 Merge pull request #6531 from toxyy/ticket/17188
[ticket/17188] Allow request variable to check multiline unicode
2023-10-06 20:20:00 +02:00
d4e0840e6f [ticket/17188] Change regex being edited
Change the edited regex to ruben's recommendation

PHPBB3-17188
2023-10-05 16:16:30 -04:00
3cc2e41af8 [ticket/17191] Removed unused use statements
PHPBB3-17191
2023-10-04 22:07:21 +02:00
dc9ef40669 [ticket/17191] Inject variables from composer.json when loading language files
PHPBB3-17191
2023-10-04 21:33:19 +02:00
4baa3e778d [ticket/17191] Repair functional tests for lang change
PHPBB3-17191
2023-10-04 20:14:41 +02:00
154f0e719d [ticket/17191] Fix code sniffer issues
PHPBB3-17191
2023-10-04 20:14:41 +02:00
8abf9b66e1 [ticket/17191] Use di and avoid circular ref
PHPBB3-17191
2023-10-04 20:14:41 +02:00
14b7caecd1 [ticket/17191] Make sure user_lang from DB is considered, with fallback
PHPBB3-17191
2023-10-04 20:14:40 +02:00
a54f5c0ca0 [ticket/17191] Add lang helper service to feed/controller
PHPBB3-17191
2023-10-04 20:14:40 +02:00
5b79ac0fc9 [ticket/17191] Remove not used use statement in language/language.php
PHPBB3-17191
2023-10-04 20:14:40 +02:00
6d07852410 [ticket/17191] Add new direction and user_langto helper and language.php
PHPBB3-17191
2023-10-04 20:14:39 +02:00
06f38a5646 [ticket/17191] Add language helper function to get composer.json content
PHPBB3-17191
2023-10-04 20:14:39 +02:00
1cc6a479a1 [ticket/17191] Replace lang keys in fucntions with composer output
PHPBB3-17191
2023-10-04 20:14:39 +02:00
36ea0c1f2e [ticket/17191] Update language file helper for new composer values
PHPBB3-17191
2023-10-04 20:14:39 +02:00
7fcfcec600 Merge branch '3.3.x' 2023-10-04 20:03:19 +02:00
233d6a0a69 Merge pull request #6546 from Derky/ticket/17189
[Ticket/17189] Improve installer file permission checks
2023-10-04 20:03:17 +02:00
91b3627236 [ticket/17189] Check if different way of getting parent path works better
PHPBB3-17189
2023-10-02 21:45:31 +02:00
368239a0fc Merge branch '3.3.x' 2023-10-02 21:02:08 +02:00
6fac65d193 [ticket/12904] Do not display info about required fields without any
PHPBB3-12904
2023-10-01 21:20:00 +02:00
2ff409ae4d Merge branch '3.3.x' 2023-10-01 14:00:51 +02:00
42bf5778d5 Merge pull request #6526 from marc1706/ticket/17029
[ticket/17029] Update post count when changing post visibility
2023-10-01 13:59:05 +02:00
a04af20806 [ticket/17198] Use https instead of http as default in remote avatar
PHPBB3-17198
2023-09-29 21:34:27 +02:00
a78eb6fb42 [ticket/17189] Show file names that couldn't be modified by installer
PHPBB3-17189
2023-09-23 16:50:10 +02:00