Commit graph

30245 commits

Author SHA1 Message Date
Marc Alexander
55bd5adf47
Merge pull request #6270 from 3D-I/ticket/16850
[ticket/16850][4.0] Update webfont loader
2021-08-19 19:43:34 +02:00
Marc Alexander
daeca1f684
Merge pull request #6266 from rxu/ticket/16840-master
[ticket/16840] Add more PHP 8.x builds to tests matrix
2021-08-16 23:07:14 +02:00
3D-I
8cca22fce4 [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:47:04 +02:00
3D-I
49d88049ed [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:29:18 +02:00
3D-I
9562259b72 [ticket/16834] Fix tag svg invalid in Entity - PHP8
PHPBB3-16834
2021-08-12 04:37:30 +02:00
3D-I
41059cd2e4 [ticket/16834] Fix tag svg invalid in Entity - PHP8
PHPBB3-16834
2021-08-11 23:56:25 +02:00
rxu
cbbe819aff
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-08 13:39:07 +07:00
Máté Bartus
f836605ab8 Merge branch '3.3.x' 2021-07-31 12:06:48 +02:00
Máté Bartus
90fccff6f1
Merge pull request #6252 from rxu/ticket/16823
[ticket/16823] Make datetime class correctly handle edge cases
2021-07-31 12:05:26 +02:00
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
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
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
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
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
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
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
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
Marc Alexander
3c63116fe7
[ticket/14771] Add classes and clean up audio attachment HTML
PHPBB3-14771
2021-07-04 21:21:53 +02:00
David Colón
068f8eed25 [ticket/16808] Make sure we have a container before using it
PHPBB3-16808
2021-07-01 16:34:38 -04:00
Marc Alexander
9099bdb2ad
[ticket/14771] Make phing sniff happy
PHPBB3-14771
2021-07-01 21:09:31 +02:00