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
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
3D-I
|
5ed5dc1411
|
[ticket/16835] Add missing template file in ACP
PHPBB3-16835
|
2021-08-06 20:46:10 +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
|
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 |
|