1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-01 20:19:13 +02:00

35829 Commits

Author SHA1 Message Date
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
d714c6db19
Merge pull request #6267 from rubencm/ticket/16836
[ticket/16836] Use absolute paths in local adapter
2021-08-19 22:20:25 +02:00
Máté Bartus
49b01d05c1
Merge pull request #6256 from marc1706/ticket/16825
[ticket/16825] Adjust handling of session ID when requiring cookies
2021-08-19 21:59:16 +02:00
Marc Alexander
c1408ecf63
Merge pull request #6264 from 3D-I/ticket/16835
[ticket/16835] Add missing template file in ACP
2021-08-19 21:54:15 +02:00
Marc Alexander
21fefd607c
Merge branch '3.3.x' 2021-08-19 20:10:43 +02:00
Marc Alexander
47c583516b
Merge pull request #6261 from Prosk8er/ticket/16831
[ticket/16831] fix tabs missing delimiters and remove commented class
2021-08-19 19:56:39 +02:00
Marc Alexander
1366884662
Merge branch '3.3.x' 2021-08-19 19:43:39 +02:00
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
91c6edf092
Merge pull request #6271 from 3D-I/ticket/16850-33
[ticket/16850][3.3] Update webfont loader
2021-08-19 19:43:12 +02:00
Marc Alexander
7c4e0acd72
Merge branch '3.3.x' 2021-08-16 23:07:21 +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
Marc Alexander
c2873cbc01
Merge pull request #6265 from rxu/ticket/16840
[ticket/16840] Add more PHP 8.x builds to tests matrix
2021-08-16 23:06:39 +02:00
3D-I
8cca22fce4 [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:47:04 +02:00
3D-I
a1f1c0cc9d [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:45:52 +02:00
3D-I
f46ebf5bec [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:33:54 +02:00
3D-I
49d88049ed [ticket/16850] Update webfont loader
PHPBB3-16850
2021-08-16 11:29:18 +02:00
Prosk8er
6dd7b7e8b5 [ticket/16831] fix tabs missing delimiters and remove commented class
this is just to fix tabs, missing delimiters, and
remove old commented classes in css files

PHPBB3-16831
2021-08-14 17:33:26 -04:00
Marc Alexander
8b597f59ce
Merge pull request #6269 from 3D-I/ticket/16834
[ticket/16834] Fix tag svg invalid in Entity - PHP8
2021-08-12 21:18:51 +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
Rubén Calvo
fdb7c8a671 [ticket/16836] Use absolute paths in local adapter
PHPBB3-16836
2021-08-11 13:59:21 +02:00
rxu
ffa4dc0ff3
[ticket/16840] Fix s9e test helper
PHPBB3-16840
2021-08-08 15:21:35 +07:00
rxu
0b966144f1
[ticket/16840] Exclude redundant composer adjustments for master branch
PHPBB3-16840
2021-08-08 13:43:27 +07: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
rxu
c64b6f0f9e
[ticket/16840] Add PHP 8.1 test
PHPBB3-16840
2021-08-08 13:39:06 +07:00
rxu
721a39502a
[ticket/16840] Add PHP 8.0 / 8.1 builds for Windows tests
Also fix Postrges PHP 8.1 related issue.

PHPBB3-16840
2021-08-07 16:50:45 +07:00
rxu
b01a956461
[ticket/16840] Add PHP 8.1 test
PHPBB3-16840
2021-08-07 16:34:38 +07:00
3D-I
5ed5dc1411 [ticket/16835] Add missing template file in ACP
PHPBB3-16835
2021-08-06 20:46:10 +02:00
Marc Alexander
217fc07036
[ticket/16825] Adjust functional tests for modified sid handling
PHPBB3-16825
2021-07-31 22:35:03 +02: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
03ec6ce0a9
[ticket/16825] Do not use session ID from URL if force_sid is not enabled
PHPBB3-16825
2021-07-26 21:03:14 +02:00
Marc Alexander
9eb21f28fc
[ticket/16825] Set "Remember me" to checked by default
PHPBB3-16825
2021-07-26 20:55:57 +02:00
Marc Alexander
3913544782
[ticket/16825] Add link hashes to logout links
PHPBB3-16825
2021-07-25 20:47:41 +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
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