Marc Alexander
114ed8bec1
[ticket/16552] Update stylesheet hashes
...
PHPBB3-16552
2020-07-21 11:58:53 +02:00
3D-I
96bc21aa6b
[ticket/16552] Roll back to FontAwesome 4.7
...
Add missing content
PHPBB3-16552
2020-07-21 11:58:29 +02:00
3D-I
034feb87cd
[ticket/16552] Roll back to FontAwesome 4.7
...
Restore assets for FA 4.7
PHPBB3-16552
2020-07-21 11:58:29 +02:00
3D-I
193d54c4eb
[ticket/16552] Roll back to FontAwesome 4.7
...
Add migration font_awesome_5_rollback
PHPBB3-16552
2020-07-21 11:58:28 +02:00
3D-I
4aa3a80558
[ticket/16552] Roll back to FontAwesome 4.7
...
PHPBB3-16552
2020-07-21 11:58:28 +02:00
Marc Alexander
2060f00f95
Merge pull request #6021 from 3D-I/ticket/16550
...
[ticket/16550] Fix undefined variable url in PMs
2020-07-21 11:56:22 +02:00
Marc Alexander
05cf78b589
Merge pull request #6016 from hubaishan/ticket/16540
...
[ticket/16540] Fix wrong postbody margin RTL
2020-07-21 11:55:57 +02:00
Marc Alexander
361e97d097
Merge pull request #6025 from 3D-I/ticket/16550-3.2.x
...
[ticket/16550] Fix undefined variable url in PMs [3.2.x]
2020-07-21 11:55:19 +02:00
Marc Alexander
9da3adeda9
Merge pull request #6015 from rxu/ticket/16539
...
[ticket/16539] Fix general SQL error for smilies mode on posting
2020-07-21 11:53:09 +02:00
MichaIng
bd4887f660
[ticket/16554] Align all .htaccess files to support Apache 2.4 directives
...
While the main .htaccess as well as the ones in phpbb/db/migration/data/vXYZ/
do already support the Apache 2.4 mod_authz_core directive "Require all denied",
all others still use only the deprecated "Deny from All". To not force modern
system to use the mod_access_compat module, the modern directives should be
supported in every case.
For this, the method of phpbb/db/migration/data/vXYZ/.htaccess is copied to
update and align all .htaccess files across the source code.
PHPBB3-16554
Signed-off-by: MichaIng <micha@dietpi.com>
2020-07-21 11:21:29 +02:00
rxu
befab4f3c1
[ticket/16524] Remove u_emoji permission checks
...
PHPBB3-16524
2020-07-21 11:00:41 +02:00
rxu
b1c6b3bc94
[ticket/16524] Minor code adjustments
...
PHPBB3-16524
2020-07-21 11:00:17 +02:00
rxu
0ba0a9cbd3
[ticket/16524] Adjust u_emoji permission language entry
...
PHPBB3-16524
2020-07-21 11:00:16 +02:00
rxu
ab3d8ade72
[ticket/16524] Add test
...
PHPBB3-16524
2020-07-21 11:00:16 +02:00
rxu
acd824d432
[ticket/16524] Filter out-of-bounds UTF8 characters for profile fields
...
PHPBB3-16524
2020-07-21 11:00:15 +02:00
rxu
d0197a94fb
[ticket/16539] Fix general SQL error for smilies mode on posting
...
PHPBB3-16539
2020-07-21 10:11:32 +02:00
hubaishan
f59246ea25
[ticket/16540] Fix wrong postbody margin RTL
...
Adding new rule in bidi.css to handle changes caused by [ticket/16319]
PHPBB3-16540
2020-07-21 10:08:36 +02:00
Marc Alexander
55c4fd644c
Merge pull request #6017 from 3D-I/ticket/16543
...
[ticket/16543] Update query-string in stylesheet.css to hashes
2020-07-21 10:05:22 +02:00
3D-I
ecbb37e0ba
[ticket/16550] Fix undefined variable url in PMs
...
PHPBB3-16550
2020-07-21 10:03:00 +02:00
3D-I
70c289fef0
[ticket/16550] Fix undefined variable url in PMs [3.2.x]
...
PHPBB3-16550
2020-07-21 10:01:31 +02:00
3D-I
80a6a58a84
[ticket/16543] Add script for automate it on builds
...
PHPBB3-16543
2020-07-20 10:20:05 +02:00
3D-I
87dfa9a061
[ticket/16543] Use hashes in query-strings
...
PHPBB3-16543
2020-07-20 10:20:04 +02:00
3D-I
39d700b87a
[ticket/16543] Rename script
...
PHPBB3-16543
2020-07-20 10:20:04 +02:00
3D-I
b2affdff5b
[ticket/16543] Add script for automate it on builds
...
PHPBB3-16543
2020-07-20 10:20:03 +02:00
3D-I
3ce8510f88
[ticket/16543] Add script for automate it on builds
...
PHPBB3-16543
2020-07-20 10:20:03 +02:00
3D-I
bc869f8ec3
[ticket/16543] Add script for automate it on builds
...
PHPBB3-16543
2020-07-20 10:20:03 +02:00
3D-I
39b3db9e27
[ticket/16543] Update query-string in stylesheet.css to 3.3.1
...
PHPBB3-16543
2020-07-20 10:20:02 +02:00
rxu
fabb5bc7e6
[ticket/16488] Fix not displaying min input element attribute when 0
...
PHPBB3-16488
2020-07-02 13:21:01 +07:00
Marc Alexander
b0b78ee144
[ticket/security-259] Adjust wording of setting in ACP
...
SECURITY-259
2020-06-25 22:28:03 +02:00
Marc Alexander
d0e2023a63
[ticket/security-259] Stop checking image size of images in img bbcode
...
SECURITY-259
2020-06-25 22:20:58 +02:00
Marc Alexander
65065bf315
[3.3.x] Update version numbers to 3.3.2-dev
2020-06-21 21:29:51 +02:00
Marc Alexander
868c5bd114
Merge branch 'prep-release-3.3.1' into 3.3.x
2020-06-21 21:28:26 +02:00
Marc Alexander
3905227758
[prep-release-3.3.1] Update changelog for 3.3.1-RC1
release-3.3.1-RC1
2020-06-21 14:43:00 +02:00
Marc Alexander
cfea05c2b4
[prep-release-3.3.1] Add migration for 3.3.1-RC1
2020-06-21 14:41:39 +02:00
Marc Alexander
0951e204c9
[prep-release-3.3.1] Patch version update of symfony dependencies
2020-06-21 14:41:39 +02:00
Marc Alexander
a91b1d2f26
[prep-release-3.3.1] Update version numbers to 3.3.1
2020-06-21 14:41:38 +02:00
Marc Alexander
e8f5e62c44
[prep-release-3.3.1] Update version numbers to 3.3.1-RC1
2020-06-21 14:41:38 +02:00
Marc Alexander
fb94245943
Merge branch '3.2.x' into 3.3.x
2020-06-21 14:36:12 +02:00
Marc Alexander
d3224c420a
Merge branch 'prep-release-3.2.10' into 3.2.x
2020-06-21 14:35:44 +02:00
Marc Alexander
2afa989500
Merge pull request #6013 from marc1706/ticket/16534
...
[ticket/16534] Add conversion prefix to all passwords that need conversion
2020-06-21 14:32:53 +02:00
rxu
946da08304
[ticket/16533] Add set_login_key() event
...
PHPBB3-16533
2020-06-21 18:09:28 +07:00
Marc Alexander
33306a0699
[ticket/16534] Add conversion prefix to all passwords that need conversion
...
PHPBB3-16534
2020-06-21 11:50:19 +02:00
rxu
5a33a141af
[ticket/16533] Add autologin keys management UCP module events
...
PHPBB3-16533
2020-06-21 15:39:15 +07:00
Marc Alexander
e7186f41ed
Merge pull request #6010 from marc1706/ticket/16530
...
[ticket/16530] Ensure extensions can be installed during installation
2020-06-19 22:36:16 +02:00
Marc Alexander
79b09577eb
[ticket/16530] Ensure extensions can be installed during installation
...
PHPBB3-16530
2020-06-18 21:27:11 +02:00
Marc Alexander
ce28527cde
Merge pull request #6008 from marc1706/ticket/16397
...
[ticket/16397] Add method for retrieving user ID
2020-06-15 22:09:00 +02:00
Marc Alexander
8a54793ede
[ticket/16530] Ensure global $config exists before user setup
...
PHPBB3-16530
2020-06-15 21:04:41 +02:00
Matt Friedman
b69507be8a
[ticket/16527] Add a role_exists method to permissions migrator tool
...
PHPBB3-16527
2020-06-14 11:02:40 -07:00
Marc Alexander
a7bfe9afed
[ticket/16397] Add method for retrieving user ID
...
This replaces the previously added public property.
PHPBB3-16397
2020-06-14 14:26:28 +02:00
rxu
59900357a7
[ticket/16526] Revert unneeded s9e/factory change
...
PHPBB3-16526
2020-06-12 10:31:24 +07:00