1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-24 20:17:58 +02:00
Commit Graph

37113 Commits

Author SHA1 Message Date
25c20cbcf3 Merge pull request #6553 from marc1706/ticket/17201
[ticket/17201] Do not run dirname() on dir path during install redirect
2023-10-31 20:21:31 +01:00
2e6d825046 Merge branch '3.3.x' 2023-10-30 21:43:05 +01:00
88bbd0fca6 Merge pull request #6556 from GanstaZ/ticket/17200
[ticket/17200] Fix color parse error in viewonline legend
2023-10-30 21:40:33 +01:00
d90e97342a Merge branch '3.3.x' 2023-10-30 21:37:28 +01:00
eed57fd089 Merge pull request #6543 from Crizz0/ticket/17187
[ticket/17187] Repair mcp link to first unread post
2023-10-30 21:37:25 +01:00
58fc9e042a [ticket/17201] Add comment on need to add dot to script_name
PHPBB3-17201
2023-10-29 16:54:07 +01:00
5ab3916311 [ticket/17200] Remove not needed addition
PHPBB3-17200
2023-10-29 16:45:33 +01:00
79b8f56427 [ticket/17200] Fix color error in viewonline legend
PHPBB3-17200
2023-10-25 15:56:03 +03: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
593c4b875c [ticket/17201] Split off logic into function and add tests
PHPBB3-17201
2023-10-23 21:10:53 +02:00
2e93f5f3e8 [ticket/17202] Include bidi.css to print only in RTL languages
PHPBB3-17202
2023-10-23 21:47:10 +03:00
959f60a591 [ticket/17203] Add CSS ol for group desc
PHPBB3-17203
2023-10-23 21:36:31 +03:00
607a2c483a [ticket/17201] Add dot for improved dirname for URI ending in slash
PHPBB3-17201
2023-10-23 17:26:10 +02:00
70ba9dac03 [ticket/17201] Do not run dirname() on dir path during install redirect
PHPBB3-17201
2023-10-22 20:46:29 +02:00
88385d6da2 Merge branch '3.3.x' 2023-10-22 16:15:36 +02:00
7e6c5df710 Merge branch 'prep-release-3.3.11' into 3.3.x 2023-10-21 08:09:41 +02:00
90973a52b4 [prep-release-3.3.11] Update changelog for 3.3.11 release-3.3.11 2023-10-16 22:11:56 +02:00
4eef6a4de4 [3.3.x] Update version numbers to 3.3.12-dev 2023-10-15 16:56:54 +02:00
01b8d6a58e Merge branch 'prep-release-3.3.11' into 3.3.x 2023-10-15 16:55:16 +02:00
31b3d56ac1 Merge pull request #70 from phpbb/ticket/security-132
[ticket/security-132] Limit maximum number of captcha attempts at register
2023-10-15 13:51:05 +02:00
ccf6e6c255 Merge pull request #69 from phpbb/ticket/security-279
[ticket/security/279] Escape smilies URL and prevent paths in .pak filename
2023-10-15 13:50:41 +02:00
8fe3a97a1a [prep-release-3.3.11] Update changelog for 3.3.11 2023-10-15 12:02:16 +02:00
2c5519da39 [prep-release-3.3.11] Add migration for 3.3.11 2023-10-15 11:59:24 +02:00
0c90bf0000 [prep-release-3.3.11] Update version numbers to 3.3.11 2023-10-15 11:57:17 +02:00
edc610e81d [prep-release-3.3.11] Update version numbers to 3.3.11 2023-10-15 11:57:16 +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
137422116e [ticket/security-132] Limit maximum number of captcha attempts at register
SECURITY-132
2023-10-05 21:06:15 +02:00
3cc2e41af8 [ticket/17191] Removed unused use statements
PHPBB3-17191
2023-10-04 22:07:21 +02:00
1e3d9f99b4 Merge branch '3.3.x' 2023-10-04 21:51:48 +02:00
5f8c9962a0 Merge pull request #6521 from marc1706/ticket/13399
[ticket/13399] Add separate plural rules for characters count
2023-10-04 21:51:46 +02:00
4ed18355e9 [ticket/17191] Remove invalid/unused code from tests
PHPBB3-17191
2023-10-04 21:50:30 +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
21c38e2572 [ticket/17191] Change plural-rule to integer from string
PHPBB3-17191
2023-10-04 20:14:40 +02:00
706c788f28 [ticket/17191] Add L_RECAPTCHA_LANG to page_header()
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
99fabe2eb8 [ticket/17191] new config values lang/en/composer.json fr common/recaptcha
PHPBB3-17191
2023-10-04 20:14:38 +02:00
0a8391857f [ticket/13399] Add info about usage of CHARACTERS_XY lang string
PHPBB3-13399
2023-10-04 20:09:47 +02:00