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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
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
|
c846dd5666
|
[ticket/16822] Replace patchwork/utf8 with symfony/polyfill
PHPBB3-16822
|
2021-07-19 22:49:04 +07: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
|
5de8c3dc3c
|
[ticket/12075] Add acp/modules language file to extensions page
PHPBB3-12075
|
2021-07-18 10:57:30 +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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
a18681cfe4
|
Merge pull request #6237 from DavidIQ/ticket/16808
[ticket/16808] Make sure we have a container before using it
|
2021-07-06 11:32:56 +02:00 |
|
Marc Alexander
|
096dad1767
|
[ticket/16809] Reset display options at the end of preferences test
PHPBB3-16809
|
2021-07-03 22:25:43 +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 |
|
rxu
|
dd62829f96
|
[ticket/16799] Use offsetExists() method instead of array_key_exists()
PHPBB3-16799
|
2021-07-01 03:04:38 +07:00 |
|
Marc Alexander
|
be2959fbab
|
Merge pull request #6234 from 3D-I/ticket/16729
[ticket/16729] Fix Unknown named parameter in Log - PHP 8
|
2021-06-30 21:10:10 +02:00 |
|
Marc Alexander
|
7acdef7c01
|
Merge pull request #6224 from 3D-I/ticket/16789
[ticket/16789] Update user_delete() doc-block
|
2021-06-29 22:33:47 +02:00 |
|
Marc Alexander
|
bd0b6fbdab
|
Merge pull request #6223 from 3D-I/ticket/16788
[ticket/16788] Update s9e/text-formatter to 2.9.3
|
2021-06-29 22:26:38 +02:00 |
|
Marc Alexander
|
c83b4c21a4
|
Merge pull request #6207 from marc1706/ticket/13700
[ticket/13700] Add method for initializing config after cache purge
|
2021-06-29 22:24:40 +02:00 |
|
3D-I
|
9d22731d03
|
[ticket/16729] Fix Unknown named parameter in Log - PHP 8
PHPBB3-16729
|
2021-06-15 17:57:17 +02:00 |
|
rxu
|
7b5ad8bb74
|
[ticket/16799] Fix OAuth external account linking PHP fatal error
PHPBB3-16799
|
2021-06-15 00:08:45 +07:00 |
|
Marc Alexander
|
af98278590
|
Merge pull request #6226 from 3D-I/ticket/16795
[ticket/16795] Add template events around signature in viewtopic
|
2021-06-13 22:06:35 +02:00 |
|
Marc Alexander
|
bef2a4bc41
|
Merge pull request #6230 from iMattPro/ticket/16798
[ticket/16798] Scale down phpbb logo on readme
|
2021-06-13 22:01:36 +02:00 |
|
Matt Friedman
|
f24396ac0d
|
[ticket/16798] Scale down phpbb logo on readme
PHPBB3-16798
|
2021-06-13 08:44:46 -07:00 |
|
Marc Alexander
|
b7f57eb556
|
Merge pull request #6227 from 3D-I/ticket/16793
[ticket/16793] Fix topic/post attachments visibility - PHP 8
|
2021-06-13 11:26:06 +02:00 |
|
3D-I
|
c452c83855
|
[ticket/16793] Fix topic/post visibility - PHP 8
PHPBB3-16793
|
2021-06-10 21:34:32 +02:00 |
|
3D-I
|
c9b32463de
|
[ticket/16793] Fix topic/post visibility - PHP 8
PHPBB3-16793
|
2021-06-09 04:08:04 +02:00 |
|
3D-I
|
1177f843c5
|
[ticket/16793] Fix topic/post visibility - PHP 8
PHPBB3-16793
|
2021-06-09 03:52:48 +02:00 |
|
3D-I
|
cdca28eb3f
|
[ticket/16795] Add template events around signature in viewtopic
PHPBB3-16795
|
2021-06-08 23:03:53 +02:00 |
|
Marc Alexander
|
5169a947f4
|
Merge pull request #6222 from 3D-I/ticket/16787
[ticket/16787] Properly check if fsockopen() is enabled - PHP 8
|
2021-06-05 22:24:19 +02:00 |
|
3D-I
|
6a95f34d0c
|
[ticket/16789] Update user_delete() doc-block
PHPBB3-16789
|
2021-06-03 08:10:04 +02:00 |
|
3D-I
|
11083e59ed
|
[ticket/16789] Update user_delete() doc-block
PHPBB3-16789
|
2021-06-03 06:40:31 +02:00 |
|