1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-19 23:20:22 +01:00

27637 Commits

Author SHA1 Message Date
Marc Alexander
d88dff51fb
[ticket/15951] Adjust event docblock and update since version
PHPBB3-15951
2020-11-19 22:42:14 +01:00
Alec
c903381154 [ticket/15951] Add requested changes
Revert changes with $topic_info
Add $quickmod to the event
Change since versions to latest

PHPBB3-15951
2020-08-11 08:08:17 -04:00
Alec
ebc4912ada [ticket/15951] Add core.mcp_modify_permissions
Allow non staff to access mcp functions
This event would allow normal users to delete topics, for example
If extensions need normal users to access this file they will need this event

PHPBB3-15951
2020-08-11 07:44:00 -04:00
Alec
663e611fae [ticket/15951] Add core.mcp_delete_topic_modify_hidden_fields
Allow modification of the hidden fields when deleting topics
This lets you control the permissions for permanently deleting topics
Template variables can also be modified at this point

PHPBB3-15951
2020-08-11 07:44:00 -04:00
Alec
f4a1d4ef02 [ticket/15951] Add core.mcp_delete_topic_modify_permissions
Allow modification to permissions when deleting topics
This allows $check_permission to be false in the phpbb_check_ids function call

PHPBB3-15951
2020-08-11 07:44:00 -04:00
Marc Alexander
d7ccd22383
Merge pull request #6034 from 3D-I/ticket/16559
[ticket/16569] Fix massive margin between zoomed posts
2020-08-10 20:51:32 +02:00
Marc Alexander
bda6b55047
Merge pull request #6033 from 3D-I/ticket/16568
[ticket/16568] Fix responsive tabs
2020-08-10 20:41:59 +02:00
Christian Schnegelberger
fc75ca40c3 [ticket/16571] Update s9e/text-formatter to 2.7.3
PHPBB3-16571
2020-08-10 09:31:24 +02:00
3D-I
3e97ed915a [ticket/16569] Fix massive margin between zoomed posts
PHPBB3-16569
2020-08-10 01:36:40 +02:00
3D-I
ecfd198c3f [ticket/16568] Fix responsive tabs
PHPBB3-16568
2020-08-09 21:46:39 +02:00
Marc Alexander
7a1231a32f
Merge pull request #5938 from mrgoldy/ticket/16430
[ticket/16430] Sort permissions
2020-08-09 14:16:12 +02:00
Marc Alexander
e10ea1fcf3
Merge branch 'prep-release-3.3.1' into 3.3.x 2020-08-06 17:26:47 +02:00
Marc Alexander
2a8239075e
Merge branch '3.2.x' into 3.3.x 2020-08-06 17:21:58 +02:00
Marc Alexander
f28b1fd178
Merge branch 'prep-release-3.2.10' into 3.2.x 2020-08-06 17:19:21 +02:00
Marc Alexander
800bd98ae6
[prep-release-3.3.1] Update changelog for 3.3.1 2020-08-02 18:04:28 +02:00
Marc Alexander
c45df4e820
Merge pull request #6032 from marc1706/ticket/16559
[ticket/16559] Ensure event variables are defined in mcp_queue
2020-08-02 17:18:50 +02:00
Marc Alexander
fa636e35e0
[ticket/16559] Ensure event variables are defined in mcp_queue
PHPBB3-16559
2020-08-02 13:55:06 +02:00
Marc Alexander
02e6e6cf48
[prep-release-3.3.1] Add migration for 3.3.1 2020-07-29 21:49:25 +02:00
Marc Alexander
bcbe6339ec
[prep-release-3.3.1] Update version numbers to 3.3.1 2020-07-29 21:44:55 +02:00
Marc Alexander
eb4186add4
Merge branch 'prep-release-3.2.10' into prep-release-3.3.1 2020-07-29 21:42:16 +02:00
Marc Alexander
fdc827e066
[prep-release-3.2.10] Update Changelog for 3.2.10 2020-07-27 22:46:48 +02:00
Marc Alexander
0766a10ad3
[prep-release-3.2.10] Add migration for 3.2.10 2020-07-25 11:27:02 +02:00
Marc Alexander
ad43169065
[prep-release-3.2.10] Update version numbers to 3.2.10 2020-07-25 11:25:39 +02:00
Marc Alexander
3be435561a
Merge branch 'prep-release-3.2.10' into prep-release-3.3.1 2020-07-25 11:18:09 +02:00
Marc Alexander
a378e0eb0c
Merge pull request #61 from phpbb/ticket/security-259
[ticket/security-259] Stop checking image size of images in img BBCode
2020-07-25 11:16:07 +02:00
Marc Alexander
8e5a635bfb
Merge pull request #60 from phpbb/ticket/security/257
[ticket/security/257] Enforce http(s) for URLs in image BBCode
2020-07-25 11:16:04 +02:00
rxu
f3093a3740
[ticket/16417] Fix CLI database migration for phpBB 3.0.x
PHPBB3-16417
2020-07-24 10:50:56 +02:00
Marc Alexander
9a753a269f
[ticket/16555] Fix incorrect font awesome URL in schema_data
PHPBB3-16555
2020-07-24 10:47:20 +02:00
Marc Alexander
69bf5a8403
[ticket/16555] Add migration for updating jQuery to 3.5.1
PHPBB3-16555
2020-07-24 10:45:26 +02:00
Marc Alexander
1dd6d583d0
[ticket/16555] Update jQuery to 3.5.1
PHPBB3-16555
2020-07-24 10:43:56 +02:00
Marc Alexander
2c04ce7a61
Merge branch 'prep-release-3.2.10' into prep-release-3.3.1 2020-07-22 10:08:47 +02:00
Marc Alexander
df49e0e993
Merge pull request #6006 from rxu/ticket/16524
[ticket/16524] Fix using out-of-bounds UTF8 characters in profile fields
2020-07-22 10:08:00 +02:00
Marc Alexander
4d9118447b
Merge pull request #6023 from MichaIng/patch-1
[ticket/16554] Align all .htaccess files to support Apache 2.4 directives
2020-07-21 11:59:57 +02:00
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
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
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
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
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
87dfa9a061
[ticket/16543] Use hashes in query-strings
PHPBB3-16543
2020-07-20 10:20:04 +02:00