1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-27 21:45:22 +02:00
Commit Graph

35169 Commits

Author SHA1 Message Date
40fca6254d [ticket/10824] Remove unused file
PHPBB3-10824
2021-01-26 22:26:01 +01:00
5bff0c0761 [ticket/10824] Clean up coding style in list_style
PHPBB3-10824
2021-01-26 22:26:00 +01:00
10151ae642 [ticket/10824] Resolve issues with displaying style and style info in ACP
PHPBB3-10824
2021-01-26 22:26:00 +01:00
068f621ed1 [ticket/10824] Add default emtpy parent-style to prosilver composer.json
PHPBB3-10824
2021-01-26 22:25:22 +01:00
0f614d91f9 [ticket/10824] Use tilde for lang string concatenation
PHPBB3-10824
2021-01-26 22:25:22 +01:00
66178b26e9 [ticket/10824] Move parenthesis to next line
PHPBB3-10824
2021-01-26 22:25:21 +01:00
b7d0903f1b [ticket/10824] Use short array syntax
PHPBB3-10824
2021-01-26 22:25:21 +01:00
ed9be050ad [ticket/10824] Clean up code a bit
PHPBB3-10824
2021-01-26 22:25:21 +01:00
646f9826ec [ticket/10824] Use language class for language instead of user class
PHPBB3-10824
2021-01-26 22:25:20 +01:00
3b6fc0a4d9 [ticket/10824] Use short array syntax
PHPBB3-10824
2021-01-26 22:24:07 +01:00
7ed687ff15 [ticket/10824] Update comments to reflect change versions
PHPBB3-10824
2021-01-26 22:24:06 +01:00
a39f8ad5d1 [ticket/10824] Add basic test for json sanitizer
PHPBB3-10824
2021-01-26 22:24:06 +01:00
c25e06e46b [ticket/10824] Move declare strict_types and adjust version
PHPBB3-10824
2021-01-26 22:24:06 +01:00
93949d1be4 [ticket/10824] Switch to new namespace for json sanitizer
PHPBB3-10824
2021-01-26 22:24:05 +01:00
27c69c2740 [ticket/10824] Move json sanitizer to json folder
PHPBB3-10824
2021-01-26 22:24:05 +01:00
414327dc70 [ticket/10824] Make sure to always return array from decode method
PHPBB3-10824
2021-01-26 22:24:05 +01:00
9284500b5e [ticket/10824] Remove not needed PHP version requirement
PHPBB3-10824
2021-01-26 22:24:05 +01:00
5f9543f24f [ticket/10824] Add more details to language details page
PHPBB3-10824
2021-01-26 22:24:04 +01:00
b4dd0f737d [ticket/10824] Switch to OOP style for module class
PHPBB3-10824
2021-01-26 22:24:04 +01:00
adf9f49a42 [ticket/10824] Use correct language and style composer.json data
PHPBB3-10824
2021-01-26 22:23:29 +01:00
204f81c6f7 [ticket/10824] Use json_sanitzer::decode and improve migrations from pre 3.2
PHPBB3-10824
2021-01-26 22:22:21 +01:00
5dc2e500f5 [ticket/10824] Add new helper function for decoding and sanitizing in place
PHPBB3-10824
2021-01-26 22:22:21 +01:00
ca4fdeaf2b [ticket/10824] Move parse_cfg_file() to functions_compatibility
PHPBB3-10824
2021-01-26 22:22:20 +01:00
d43144c5a2 [ticket/10824] Update versions to current master
PHPBB3-10824
2021-01-26 22:19:31 +01:00
e30170341e [ticket/10824] Update language composer.json chmod
PHPBB3-10824
2021-01-26 22:19:30 +01:00
6383648c53 [ticket/10824] Fix typo in language composer.json
PHPBB3-10824
2021-01-26 22:19:30 +01:00
81f3483994 [ticket/10824] Display message about invalid styles on install style view
PHPBB3-10824
2021-01-26 22:19:30 +01:00
b0337b21d5 [ticket/10824] Show display-name in acp and change composer name
PHPBB3-10824
2021-01-26 22:19:29 +01:00
732935582a [ticket/10824] Update language composer.json
PHPBB3-10824
2021-01-26 22:19:29 +01:00
21c9883ac7 [ticket/10824] Use json sanitizer in language_file_helper
PHPBB3-10824
2021-01-26 22:19:29 +01:00
04e791d9fe [ticket/10824] Add json sanitizer class
PHPBB3-10824
2021-01-26 22:19:29 +01:00
8244aff9cb [ticket/10824] Make languages use composer.json
PHPBB3-10824
2021-01-26 22:19:28 +01:00
a200446646 [ticket/10824] Make styles use composer.json files
PHPBB3-10824
2021-01-26 22:16:47 +01:00
cd74556058 Merge branch '3.3.x' 2021-01-26 18:43:02 +01:00
9cc910cb34 Merge pull request #6128 from 3D-I/ticket/16689
[ticket/16689] Fix SQL errors for Bitly OAuth
2021-01-26 18:42:02 +01:00
28e4c2a72c Merge branch '3.3.x' 2021-01-25 21:02:21 +01:00
fc89dfff9e Merge pull request #6133 from 3D-I/ticket/16691
[ticket/16691] Fix illegal offset for report_pm_closed notification
2021-01-25 21:02:15 +01:00
84c43093b1 [ticket/16691] Fix illegal offset for report_pm_closed notification
PHPBB3-16691
2021-01-25 18:23:49 +01:00
fa8fd661d0 Merge pull request #6127 from rxu/ticket/16650
[ticket/16650] Add simple functional test
2021-01-22 19:17:26 +01:00
29e7226c96 Merge branch '3.3.x' 2021-01-22 19:14:53 +01:00
c2b0533fb8 Merge pull request #6129 from rxu/ticket/16690
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
2021-01-22 19:14:13 +01:00
rxu
513e62f61d [ticket/16690] Fix html functions default flag in convertor
PHPBB3-16690
2021-01-21 21:44:48 +07:00
rxu
2fd4dbb685 [ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
PHPBB3-16690
2021-01-20 00:21:24 +07:00
6f183a831c [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:29:12 +01:00
c543400955 [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:27:04 +01:00
2c4b862648 [ticket/16689] Fix SQL errors for Bitly OAuth
PHPBB3-16689
2021-01-19 15:15:58 +01:00
64ee69b519 Merge branch '3.3.x' 2021-01-18 20:41:08 +01:00
ddf5de8349 Merge pull request #6125 from Crizz0/ticket/16660
[ticket/16660] Remove not needed RESET button from MCP and UCP
2021-01-18 20:25:15 +01:00
rxu
a368b0f26d [ticket/16650] Adjust catalog entries assertion
PHPBB3-16650
2021-01-19 00:44:42 +07:00
rxu
2bee8312ab [ticket/16650] Add simple functional test
PHPBB3-16650
2021-01-17 18:20:39 +07:00