GitHub/WoltLab/WCF.git
4 years agoHTML in category descriptions was not considered correctly
Marcel Werk [Tue, 14 Apr 2020 21:11:08 +0000 (23:11 +0200)]
HTML in category descriptions was not considered correctly

4 years agoFixed margin of paragraph tag on amp pages
Marcel Werk [Tue, 14 Apr 2020 18:15:28 +0000 (20:15 +0200)]
Fixed margin of paragraph tag on amp pages

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Tue, 14 Apr 2020 17:07:40 +0000 (19:07 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Tue, 14 Apr 2020 16:59:31 +0000 (18:59 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed PHP 7.4 issue
Marcel Werk [Tue, 14 Apr 2020 16:58:43 +0000 (18:58 +0200)]
Fixed PHP 7.4 issue

4 years agoMerge pull request #3207 from WoltLab/search-keyword-upsert
Marcel Werk [Tue, 14 Apr 2020 13:23:17 +0000 (15:23 +0200)]
Merge pull request #3207 from WoltLab/search-keyword-upsert

Avoid potential race condition when saving search keywords

4 years agoUpdated method name
Marcel Werk [Tue, 14 Apr 2020 12:38:06 +0000 (14:38 +0200)]
Updated method name

4 years agoDisabled media bbcodes in amp version
Marcel Werk [Mon, 13 Apr 2020 17:22:14 +0000 (19:22 +0200)]
Disabled media bbcodes in amp version

4 years agoAdded missing value reset
Marcel Werk [Mon, 13 Apr 2020 13:38:19 +0000 (15:38 +0200)]
Added missing value reset

4 years agoAdded maxlength attribute in user group add form
Marcel Werk [Mon, 13 Apr 2020 13:38:10 +0000 (15:38 +0200)]
Added maxlength attribute in user group add form

4 years agoFixed different spelling of "pixels"
Marcel Werk [Mon, 13 Apr 2020 12:22:31 +0000 (14:22 +0200)]
Fixed different spelling of "pixels"

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Mon, 13 Apr 2020 12:16:33 +0000 (14:16 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Mon, 13 Apr 2020 12:15:58 +0000 (14:15 +0200)]
Merge branch '3.0' into 3.1

4 years agoToo long text entries when saving media lead to an error message
Marcel Werk [Mon, 13 Apr 2020 12:15:04 +0000 (14:15 +0200)]
Too long text entries when saving media lead to an error message

4 years agoAvoid potential race condition when saving search keywords
Marcel Werk [Mon, 13 Apr 2020 11:34:34 +0000 (13:34 +0200)]
Avoid potential race condition when saving search keywords

4 years agoMerge pull request #3206 from WoltLab/enterprise-mode-restricted-permissions
Alexander Ebert [Sun, 12 Apr 2020 22:38:06 +0000 (00:38 +0200)]
Merge pull request #3206 from WoltLab/enterprise-mode-restricted-permissions

Restrict the ability to modify some permissions when running in enterprise mode

4 years agoIncorrect comparison did include the admin group in a non restricted environment
Alexander Ebert [Sun, 12 Apr 2020 18:01:41 +0000 (20:01 +0200)]
Incorrect comparison did include the admin group in a non restricted environment

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sat, 11 Apr 2020 22:39:10 +0000 (00:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoPrevent the upload of a new cover photo when the cover photo is disabled
Alexander Ebert [Sat, 11 Apr 2020 22:36:30 +0000 (00:36 +0200)]
Prevent the upload of a new cover photo when the cover photo is disabled

4 years agoRestrict the ability to modify some permissions when running in enterprise mode
Alexander Ebert [Sat, 11 Apr 2020 16:11:33 +0000 (18:11 +0200)]
Restrict the ability to modify some permissions when running in enterprise mode

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Thu, 9 Apr 2020 22:11:15 +0000 (00:11 +0200)]
Merge branch '3.1' into 5.2

4 years agoWorkaround when editing a user with a cover photo without permissions to view it
Alexander Ebert [Thu, 9 Apr 2020 22:10:47 +0000 (00:10 +0200)]
Workaround when editing a user with a cover photo without permissions to view it

4 years agoFixed incorrect detection of numerics
Marcel Werk [Thu, 9 Apr 2020 20:02:34 +0000 (22:02 +0200)]
Fixed incorrect detection of numerics

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Thu, 9 Apr 2020 20:02:16 +0000 (22:02 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Thu, 9 Apr 2020 20:01:52 +0000 (22:01 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed incorrect detection of numerics
Marcel Werk [Thu, 9 Apr 2020 20:01:28 +0000 (22:01 +0200)]
Fixed incorrect detection of numerics

4 years agoMerge branch '3.1' into 5.2 5.2.5
Tim Düsterhus [Wed, 8 Apr 2020 18:21:08 +0000 (20:21 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1 3.1.13
Tim Düsterhus [Wed, 8 Apr 2020 18:20:26 +0000 (20:20 +0200)]
Merge branch '3.0' into 3.1

4 years agoMerge pull request #3205 from WoltLab/revert-3203-purifier-doctype 3.0.24
Tim Düsterhus [Wed, 8 Apr 2020 18:19:22 +0000 (20:19 +0200)]
Merge pull request #3205 from WoltLab/revert-3203-purifier-doctype

Revert "Specify HTML.Doctype as HTML 4 Strict for HTML Purifier"

4 years agoRevert "Specify HTML.Doctype as HTML 4 Strict for HTML Purifier"
Tim Düsterhus [Wed, 8 Apr 2020 18:17:40 +0000 (20:17 +0200)]
Revert "Specify HTML.Doctype as HTML 4 Strict for HTML Purifier"

4 years agoPreparing the release 5.2.5
Alexander Ebert [Wed, 8 Apr 2020 16:51:36 +0000 (18:51 +0200)]
Preparing the release 5.2.5

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 16:38:10 +0000 (18:38 +0200)]
Merge branch '3.1' into 5.2

4 years agoPreparing the release 3.1.13
Alexander Ebert [Wed, 8 Apr 2020 16:14:22 +0000 (18:14 +0200)]
Preparing the release 3.1.13

4 years agoRemoved the compatibility check for API versions
Alexander Ebert [Tue, 17 Dec 2019 10:40:24 +0000 (11:40 +0100)]
Removed the compatibility check for API versions

4 years agoUpgrade notice for WoltLab Suite 5.2
Alexander Ebert [Wed, 8 Apr 2020 15:34:00 +0000 (17:34 +0200)]
Upgrade notice for WoltLab Suite 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 15:07:29 +0000 (17:07 +0200)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.24
Alexander Ebert [Wed, 8 Apr 2020 14:56:44 +0000 (16:56 +0200)]
Preparing the release 3.0.24

4 years agoMerge pull request #3204 from WoltLab/form_builder_destruction
Matthias Schmidt [Wed, 8 Apr 2020 14:05:51 +0000 (16:05 +0200)]
Merge pull request #3204 from WoltLab/form_builder_destruction

Fix reference issue when destroying form

4 years agoFix comment in `cleanup()` method documentation
Matthias Schmidt [Wed, 8 Apr 2020 14:01:37 +0000 (16:01 +0200)]
Fix comment in `cleanup()` method documentation

4 years agoUse `cleanup()` instead of `destory()` to fix reference issue
Matthias Schmidt [Wed, 8 Apr 2020 13:53:20 +0000 (15:53 +0200)]
Use `cleanup()` instead of `destory()` to fix reference issue

4 years agoFix reference issue when destroying form
Matthias Schmidt [Wed, 8 Apr 2020 13:30:20 +0000 (15:30 +0200)]
Fix reference issue when destroying form

Close #3197

4 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Apr 2020 13:28:55 +0000 (13:28 +0000)]
Updating minified JavaScript files

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 13:27:08 +0000 (15:27 +0200)]
Merge branch '3.1' into 5.2

4 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Apr 2020 13:25:56 +0000 (13:25 +0000)]
Updating minified JavaScript files

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 13:24:29 +0000 (15:24 +0200)]
Merge branch '3.0' into 3.1

4 years agoUpdating minified JavaScript files
woltlab.com [Wed, 8 Apr 2020 13:23:22 +0000 (13:23 +0000)]
Updating minified JavaScript files

4 years agoUnique id for the share content dialog
Alexander Ebert [Wed, 8 Apr 2020 13:21:01 +0000 (15:21 +0200)]
Unique id for the share content dialog

Closes #3181

4 years agoExplicitly check for the `ctype` extension
Alexander Ebert [Wed, 8 Apr 2020 13:19:10 +0000 (15:19 +0200)]
Explicitly check for the `ctype` extension

Closes #3199

4 years agoMerge pull request #3202 from SoftCreatR/patch-12
Alexander Ebert [Wed, 8 Apr 2020 13:15:47 +0000 (15:15 +0200)]
Merge pull request #3202 from SoftCreatR/patch-12

Set font cache control to public

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 13:15:28 +0000 (15:15 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 13:14:49 +0000 (15:14 +0200)]
Merge branch '3.0' into 3.1

4 years agoMerge pull request #3203 from WoltLab/purifier-doctype
Alexander Ebert [Wed, 8 Apr 2020 13:14:21 +0000 (15:14 +0200)]
Merge pull request #3203 from WoltLab/purifier-doctype

Specify HTML.Doctype as HTML 4 Strict for HTML Purifier

4 years agoValidate file extensions for images in UploadFormField
joshuaruesweg [Tue, 7 Apr 2020 11:06:07 +0000 (13:06 +0200)]
Validate file extensions for images in UploadFormField

4 years agoMerge branch '3.1' into 5.2
Tim Düsterhus [Wed, 8 Apr 2020 13:09:28 +0000 (15:09 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Tim Düsterhus [Wed, 8 Apr 2020 13:09:04 +0000 (15:09 +0200)]
Merge branch '3.0' into 3.1

4 years agoValidate file extensions for remote avatars in UserAvatarAction
joshuaruesweg [Tue, 7 Apr 2020 11:31:10 +0000 (13:31 +0200)]
Validate file extensions for remote avatars in UserAvatarAction

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 13:02:34 +0000 (15:02 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 13:02:02 +0000 (15:02 +0200)]
Merge branch '3.0' into 3.1

4 years agoExplicitly set the stream timeout
Alexander Ebert [Wed, 8 Apr 2020 13:01:18 +0000 (15:01 +0200)]
Explicitly set the stream timeout

4 years agoSpecify HTML.Doctype as HTML 4 Strict for HTML Purifier
Tim Düsterhus [Wed, 8 Apr 2020 12:47:30 +0000 (14:47 +0200)]
Specify HTML.Doctype as HTML 4 Strict for HTML Purifier

Not setting a Doctype defaults to HTML 4 Transitional, allowing legacy
tags. HTML 4 Strict will attempt to convert them into a standards compliant
format.

HTML Purifier does not support the HTML 5 Doctype as a readily available
configuration.

Before:

    string '<p><font size="6">This is some text!</font></p>' (length=47)

After:

    string '<p><span style="font-size:xx-large;">This is some text!</span></p>' (length=66)

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 8 Apr 2020 12:52:52 +0000 (14:52 +0200)]
Merge branch '3.1' into 5.2

4 years agoIncorrect HTML markup
Alexander Ebert [Wed, 8 Apr 2020 12:52:00 +0000 (14:52 +0200)]
Incorrect HTML markup

4 years agoNon owner groups could not edit groups previously created by them
Alexander Ebert [Mon, 6 Apr 2020 21:08:27 +0000 (23:08 +0200)]
Non owner groups could not edit groups previously created by them

4 years agoSet font cache control to public
Sascha Greuel [Fri, 3 Apr 2020 23:08:45 +0000 (01:08 +0200)]
Set font cache control to public

resolves #3186

4 years agoWhitelisted `html_entity_decode` in enterprise mode
Alexander Ebert [Thu, 2 Apr 2020 21:44:03 +0000 (23:44 +0200)]
Whitelisted `html_entity_decode` in enterprise mode

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Wed, 1 Apr 2020 12:30:41 +0000 (14:30 +0200)]
Merge branch '3.1' into 5.2

4 years agoIncorrect sort order favored older versions
Alexander Ebert [Wed, 1 Apr 2020 12:30:09 +0000 (14:30 +0200)]
Incorrect sort order favored older versions

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Tue, 31 Mar 2020 15:31:28 +0000 (17:31 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Tue, 31 Mar 2020 15:30:39 +0000 (17:30 +0200)]
Merge branch '3.0' into 3.1

4 years agoBind the style changer to all matching buttons
Alexander Ebert [Tue, 31 Mar 2020 15:29:01 +0000 (17:29 +0200)]
Bind the style changer to all matching buttons

4 years agoThrow 404, if no reaction type id is given within the request
joshuaruesweg [Tue, 31 Mar 2020 09:03:16 +0000 (11:03 +0200)]
Throw 404, if no reaction type id is given within the request
Fixes #3178

4 years agoMerge branch '3.1' into 5.2
joshuaruesweg [Tue, 31 Mar 2020 08:56:27 +0000 (10:56 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
joshuaruesweg [Tue, 31 Mar 2020 08:55:53 +0000 (10:55 +0200)]
Merge branch '3.0' into 3.1

4 years agoMerge pull request #3201 from Krymonota/patch-3
Joshua Rüsweg [Tue, 31 Mar 2020 08:53:48 +0000 (10:53 +0200)]
Merge pull request #3201 from Krymonota/patch-3

Fix incorrect check in UserGroupOptionForm whether the option exists

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Mon, 30 Mar 2020 23:04:12 +0000 (01:04 +0200)]
Merge branch '3.1' into 5.2

4 years agoOptimize the performance when dealing with excessive node counts
Alexander Ebert [Mon, 30 Mar 2020 23:03:47 +0000 (01:03 +0200)]
Optimize the performance when dealing with excessive node counts

4 years agoFixed wrong rebuild worker descriptions
Marcel Werk [Mon, 30 Mar 2020 18:50:43 +0000 (20:50 +0200)]
Fixed wrong rebuild worker descriptions

Since 5.2 the update of the user ranks is done by the 'UserActivityPointItemsRebuildDataWorker' worker.

4 years agoFix incorrect check whether the option exists
Niklas [Sun, 29 Mar 2020 22:01:30 +0000 (00:01 +0200)]
Fix incorrect check whether the option exists

4 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Fri, 27 Mar 2020 16:08:02 +0000 (17:08 +0100)]
Merge branch '3.1' into 5.2

4 years agoSize of multi select fields too small
Keitokun [Mon, 23 Mar 2020 16:35:33 +0000 (17:35 +0100)]
Size of multi select fields too small

If you have 10 or less options in a multi select condition field and using option groups, the field size is always 1.

4 years agoUser online lookup for the article page was using the article id instead of the conte...
Marcel Werk [Fri, 27 Mar 2020 12:33:10 +0000 (13:33 +0100)]
User online lookup for the article page was using the article id instead of the content id

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Fri, 27 Mar 2020 12:31:54 +0000 (13:31 +0100)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Fri, 27 Mar 2020 12:31:16 +0000 (13:31 +0100)]
Merge branch '3.0' into 3.1

4 years agoUser online lookup for the article page was using the article id instead of the conte...
Marcel Werk [Fri, 27 Mar 2020 12:30:38 +0000 (13:30 +0100)]
User online lookup for the article page was using the article id instead of the content id

4 years agoMerge branch '3.1' into 5.2 5.2.4
Alexander Ebert [Thu, 26 Mar 2020 12:05:47 +0000 (13:05 +0100)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Thu, 26 Mar 2020 12:04:37 +0000 (13:04 +0100)]
Merge branch '3.0' into 3.1

4 years agoAdditional safeguards against abuses of the mail form
Alexander Ebert [Thu, 26 Mar 2020 12:03:08 +0000 (13:03 +0100)]
Additional safeguards against abuses of the mail form

4 years agoRemove duplicate German language item in en.xml
Niklas [Wed, 25 Mar 2020 16:27:46 +0000 (17:27 +0100)]
Remove duplicate German language item in en.xml

Closes #3196

4 years agoPreparing the release 5.2.4
Alexander Ebert [Wed, 25 Mar 2020 16:09:39 +0000 (17:09 +0100)]
Preparing the release 5.2.4

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Tue, 24 Mar 2020 13:59:18 +0000 (14:59 +0100)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Tue, 24 Mar 2020 13:59:02 +0000 (14:59 +0100)]
Merge branch '3.0' into 3.1

4 years agoIncorrect array access
Alexander Ebert [Tue, 24 Mar 2020 13:57:56 +0000 (14:57 +0100)]
Incorrect array access

4 years agoUpdating minified JavaScript files
woltlab.com [Mon, 23 Mar 2020 12:57:54 +0000 (12:57 +0000)]
Updating minified JavaScript files

4 years agoIncorrect phrase for ip address matches in StopForumSpam
Alexander Ebert [Mon, 23 Mar 2020 11:24:57 +0000 (12:24 +0100)]
Incorrect phrase for ip address matches in StopForumSpam

This change isn't ideal, but prevents changes to the possible return value of `BlacklistEntry::getMatches()`.

4 years agoCompute permission based on the membership of the owner group
Alexander Ebert [Mon, 23 Mar 2020 11:08:48 +0000 (12:08 +0100)]
Compute permission based on the membership of the owner group

4 years agoMerge pull request #3193 from WoltLab/style-import-filter
Alexander Ebert [Sun, 22 Mar 2020 19:31:05 +0000 (20:31 +0100)]
Merge pull request #3193 from WoltLab/style-import-filter

Strict filter for files deployed through styles

4 years agoSupport for SVG images
Alexander Ebert [Sun, 22 Mar 2020 18:24:31 +0000 (19:24 +0100)]
Support for SVG images

4 years agoStrict filter for files deployed through styles
Alexander Ebert [Sun, 22 Mar 2020 18:20:45 +0000 (19:20 +0100)]
Strict filter for files deployed through styles

4 years agoSafari misaligns the cursor when encounter a trailing `\u200B`
Alexander Ebert [Thu, 19 Mar 2020 18:26:45 +0000 (19:26 +0100)]
Safari misaligns the cursor when encounter a trailing `\u200B`

4 years agoProper display of code boxes in AMP
Alexander Ebert [Thu, 19 Mar 2020 15:56:25 +0000 (16:56 +0100)]
Proper display of code boxes in AMP