GitHub/WoltLab/WCF.git
4 years agoMerge branch '5.2'
Marcel Werk [Thu, 9 Apr 2020 20:03:08 +0000 (22:03 +0200)]
Merge branch '5.2'

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 '5.2'
Tim Düsterhus [Wed, 8 Apr 2020 18:21:33 +0000 (20:21 +0200)]
Merge branch '5.2'

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 branch '5.2'
Matthias Schmidt [Wed, 8 Apr 2020 14:06:56 +0000 (16:06 +0200)]
Merge branch '5.2'

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 agoMerge branch '5.2'
Alexander Ebert [Wed, 8 Apr 2020 13:30:57 +0000 (15:30 +0200)]
Merge branch '5.2'

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 #3200 from Krymonota/patch-2
Alexander Ebert [Wed, 8 Apr 2020 13:16:34 +0000 (15:16 +0200)]
Merge pull request #3200 from Krymonota/patch-2

Add Pandalytics to spiderList.xml

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 agoMerge branch '5.2'
Tim Düsterhus [Wed, 8 Apr 2020 13:10:03 +0000 (15:10 +0200)]
Merge branch '5.2'

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 '5.2'
Alexander Ebert [Wed, 1 Apr 2020 12:31:53 +0000 (14:31 +0200)]
Merge branch '5.2'

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 agoMerge branch '5.2'
joshuaruesweg [Tue, 31 Mar 2020 09:03:43 +0000 (11:03 +0200)]
Merge branch '5.2'

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 agoMerge branch '5.2'
Marcel Werk [Mon, 30 Mar 2020 18:53:00 +0000 (20:53 +0200)]
Merge branch '5.2'

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 agoUnified language phrases
Marcel Werk [Sun, 29 Mar 2020 12:21:26 +0000 (14:21 +0200)]
Unified language phrases

Update-Server -> Paket-Server / Package Server

4 years agoAdd Pandalytics to spiderList.xml
Niklas [Sat, 28 Mar 2020 17:52:54 +0000 (18:52 +0100)]
Add Pandalytics to spiderList.xml

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

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 agoUpdate label and description of eventName field in PIP GUI
Matthias Schmidt [Fri, 27 Mar 2020 15:46:39 +0000 (16:46 +0100)]
Update label and description of eventName field in PIP GUI

4 years agoUse `ItemListFormField` for event name in event listener PIP GUI (#3182)
Fabii547 [Fri, 27 Mar 2020 15:43:33 +0000 (16:43 +0100)]
Use `ItemListFormField` for event name in event listener PIP GUI (#3182)

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

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 agoMerge branch '5.2'
Tim Düsterhus [Wed, 25 Mar 2020 16:47:58 +0000 (17:47 +0100)]
Merge branch '5.2'

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 '5.2'
Alexander Ebert [Tue, 24 Mar 2020 13:59:34 +0000 (14:59 +0100)]
Merge branch '5.2'

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 agoRemoved obsolete language variable
Marcel Werk [Mon, 23 Mar 2020 23:03:15 +0000 (00:03 +0100)]
Removed obsolete language variable

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 branch '5.2'
Alexander Ebert [Sun, 22 Mar 2020 19:31:38 +0000 (20:31 +0100)]
Merge branch '5.2'

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 agoMerge pull request #3161 from Fabii547/patch-67
Alexander Ebert [Sat, 21 Mar 2020 11:14:39 +0000 (12:14 +0100)]
Merge pull request #3161 from Fabii547/patch-67

Change vertical orientation of tooltips in stat chart to top

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

4 years agoModified the DOM for `.contentItemLink`
Alexander Ebert [Thu, 19 Mar 2020 14:07:28 +0000 (15:07 +0100)]
Modified the DOM for `.contentItemLink`

See #3189

4 years agoMerge pull request #3188 from WoltLab/secure-package-servers-only
Alexander Ebert [Wed, 18 Mar 2020 18:05:26 +0000 (19:05 +0100)]
Merge pull request #3188 from WoltLab/secure-package-servers-only

Allow only secure package servers when running in enterprise mode