Commit graph

36304 commits

Author SHA1 Message Date
Marc Alexander
8ea4d235bf
Merge pull request #6248 from marc1706/ticket/16207
[ticket/16207] Require cookies for sessions
2021-07-25 15:41:20 +02:00
Marc Alexander
e8f13025ec
Merge pull request #6255 from marc1706/ticket/16804-master
[ticket/16804] Reorder static keyword to fit with guidelines
2021-07-25 14:38:10 +02:00
Marc Alexander
ddc4b988b7
[ticket/16804] Reorder static keyword to fit with guidelines
PHPBB3-16804
2021-07-25 13:55:34 +02:00
Marc Alexander
2e6c71eb0a
[ticket/16207] Mention use of session_id in append_sid() as deprecated
PHPBB3-16207
2021-07-25 13:38:52 +02:00
Marc Alexander
c8dc942f38
Merge branch '3.3.x' 2021-07-23 22:25:36 +02:00
Marc Alexander
a380c78e1e
Merge pull request #6254 from marc1706/ticket/16804
[ticket/16804] Extend bbcode help line tooltip
2021-07-23 22:25:31 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
PHPBB3-16804
2021-07-23 21:47:07 +02:00
Máté Bartus
cf8dc8d4b4 Merge branch '3.3.x' 2021-07-23 08:43:37 +02:00
Máté Bartus
6efebf7571
Merge pull request #6249 from marc1706/ticket/12075
[ticket/12075] Add acp/modules language file to extensions page
2021-07-23 07:56:00 +02:00
Marc Alexander
05e597fdd4
Merge branch '3.3.x' 2021-07-22 10:53:47 +02:00
Marc Alexander
c7c3adf762
Merge pull request #6250 from rxu/ticket/16822
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
2021-07-22 10:53:34 +02:00
Marc Alexander
0b17914866
Merge pull request #6251 from rxu/ticket/16822-master
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
2021-07-22 10:51:31 +02:00
rxu
2e29bb48fa
[ticket/16823] Adjust wrapper condition
PHPBB3-16823
2021-07-20 20:59:28 +07:00
rxu
e1fc0a9059
[ticket/16823] Make datetime class correctly handle edge cases
PHPBB3-16823
2021-07-20 20:35:04 +07:00
rxu
95b72f6215
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
PHPBB3-16822
2021-07-19 23:03:28 +07:00
rxu
c846dd5666
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
PHPBB3-16822
2021-07-19 22:49:04 +07:00
Marc Alexander
e117213827
Merge branch '3.3.x' 2021-07-18 15:19:24 +02:00
Marc Alexander
19a5900db5
Merge pull request #6247 from 3D-I/ticket/16810
[ticket/16810] Fix No end tag in Custom BBCodes
2021-07-18 15:19:19 +02:00
Marc Alexander
ef668f560d
Merge pull request #6246 from rxu/ticket/16821
[ticket/16821] Upgrade Symfony to the latest 5.x
2021-07-18 15:18:04 +02:00
Marc Alexander
5de8c3dc3c
[ticket/12075] Add acp/modules language file to extensions page
PHPBB3-12075
2021-07-18 10:57:30 +02:00
Marc Alexander
dd8191404d
[ticket/16207] Stop appending ? to build_url URLs if not needed
PHPBB3-16207
2021-07-18 09:55:08 +02:00
Marc Alexander
0cbbb79283
[ticket/16207] Fix tests with sid missing from URLs
PHPBB3-16207
2021-07-17 22:32:12 +02:00
Marc Alexander
fe1b9d5384
[ticket/16207] Add session.force_sid parameter to allow fixing settings
PHPBB3-16207
2021-07-17 22:32:03 +02:00
Marc Alexander
5b68527eec
[ticket/16207] Stop forcing session id in URLs
PHPBB3-16207
2021-07-17 22:31:54 +02:00
Marc Alexander
a207454692
[ticket/16207] Stop forcing SID in the ACP
PHPBB3-16207
2021-07-17 22:31:45 +02:00
Marc Alexander
d9503225e4
[ticket/16207] Stop setting session id when creating session
PHPBB3-16207
2021-07-17 22:31:36 +02:00
Marc Alexander
513de4c482
[ticket/16207] Remove session_id from MCP links
PHPBB3-16207
2021-07-17 22:31:27 +02:00
Marc Alexander
ee1cb783cb
[ticket/16207] Add form keys to actions in MCP
PHPBB3-16207
2021-07-17 22:31:04 +02:00
Marc Alexander
32543c40ba
Merge branch '3.3.x' 2021-07-15 22:02:11 +02:00
Marc Alexander
3ae0d347c9
Merge pull request #6245 from 3D-I/ticket/16657
[ticket/16657] Properly decode usernames in member list live-search
2021-07-15 22:02:07 +02:00
Marc Alexander
b8ee6efa68
Merge pull request #5446 from hubaishan/ticket/14771
[Ticket/14771]  Support playing audio attachments
2021-07-15 20:37:36 +02:00
3D-I
2244635a41 [ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
2021-07-15 20:32:53 +02:00
3D-I
68bd4e9faa [ticket/16810] Fix No end tag in Custom BBCodes
PHPBB3-16810
2021-07-15 20:27:37 +02:00
rxu
3c3d20d038
[ticket/16821] Upgrade Symfony to the latest 5.x
PHPBB3-16821
2021-07-15 22:29:16 +07:00
Marc Alexander
b55595fa87
[ticket/14771] Use constants instead of magic numbers in migration
PHPBB3-14771
2021-07-13 22:22:43 +02:00
Máté Bartus
460ed2ff31 Merge branch '3.3.x' 2021-07-13 18:48:39 +02:00
Máté Bartus
8c12c46869
Merge pull request #6242 from Prosk8er/ticket/16816
[ticket/16816] acp style html validation fixes
2021-07-13 18:48:07 +02:00
3D-I
aecd1fa04e [ticket/16657] Properly decode usernames in member list live-search
Housekeeping

PHPBB3-16657
2021-07-13 16:06:21 +02:00
3D-I
ac781e570f [ticket/16657] Properly decode usernames in member list live-search
PHPBB3-16657
2021-07-13 09:04:06 +02:00
Máté Bartus
91c7830e89
Merge pull request #6244 from marc1706/ticket/16817
[ticket/16817] Adjust selectors and expected strings on oauth test
2021-07-12 01:00:54 +02:00
Marc Alexander
fa2892128c
[ticket/16817] Adjust selectors and expected strings on oauth test
PHPBB3-16817
2021-07-11 21:18:25 +02:00
Prosk8er
f28eed7f30 [ticket/16816] acp style html validation fixes
Fix acp style html validation errors and warnings

PHPBB3-16816
2021-07-09 18:14:38 -04:00
Máté Bartus
dcaa45af75 Merge branch '3.3.x' 2021-07-08 23:28:21 +02:00
Máté Bartus
2869e04756
Merge pull request #6241 from Prosk8er/ticket/16812
[ticket/16812] login_body.html missing dt tag for autologin
2021-07-08 23:27:29 +02:00
Marc Alexander
e7648ae13a
Merge branch '3.3.x' 2021-07-08 21:10:01 +02:00
Marc Alexander
4446888eb2
Merge pull request #6238 from marc1706/ticket/16809
[ticket/16809] Reset display options at the end of preferences test
2021-07-08 21:09:36 +02:00
Prosk8er
7783912e93 [ticket/16812] login_body.html missing dt tag for autologin
Added missing dt element to autologin

PHPBB3-16812
2021-07-06 17:40:36 -04:00
Marc Alexander
41363c8bed
Merge branch '3.3.x' 2021-07-06 22:02:24 +02:00
Marc Alexander
ccac4c5fe8
Merge pull request #6233 from rxu/ticket/16799
[ticket/16799] Fix OAuth external account linking PHP fatal error
2021-07-06 22:02:12 +02:00
Máté Bartus
abbca757ff Merge branch '3.3.x' 2021-07-06 11:34:24 +02:00