GitHub/WoltLab/WCF.git
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.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 agoIncorrect HTML markup
Alexander Ebert [Wed, 8 Apr 2020 12:52:00 +0000 (14:52 +0200)]
Incorrect HTML markup

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.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 '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 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 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 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 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.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 '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 agoSuppress the mobile menu for messages on `screen-md`
Alexander Ebert [Tue, 17 Mar 2020 23:34:55 +0000 (00:34 +0100)]
Suppress the mobile menu for messages on `screen-md`

4 years agoFix c&p fault in identifier
joshuaruesweg [Thu, 12 Mar 2020 14:40:16 +0000 (15:40 +0100)]
Fix c&p fault  in identifier

4 years agoCheck correctly whether pages may be indexed in the sitemap
joshuaruesweg [Thu, 12 Mar 2020 14:37:01 +0000 (15:37 +0100)]
Check correctly whether pages may be indexed in the sitemap

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Tue, 10 Mar 2020 10:35:00 +0000 (11:35 +0100)]
Merge branch '3.0' into 3.1

4 years agoFixed typo
Marcel Werk [Tue, 10 Mar 2020 10:34:22 +0000 (11:34 +0100)]
Fixed typo

4 years agoMerge branch '3.0' into 3.1
Tim Düsterhus [Mon, 9 Mar 2020 22:05:53 +0000 (23:05 +0100)]
Merge branch '3.0' into 3.1

4 years agoFix PHP 7.4 compatibility of phpline.phar
Tim Düsterhus [Mon, 9 Mar 2020 21:58:52 +0000 (22:58 +0100)]
Fix PHP 7.4 compatibility of phpline.phar

4 years agoForce an initial UI rebuild in the admin panel
Alexander Ebert [Tue, 3 Mar 2020 11:12:37 +0000 (12:12 +0100)]
Force an initial UI rebuild in the admin panel

4 years agoDeprecated syntax to access string offsets in PHP 7.4
Alexander Ebert [Mon, 2 Mar 2020 19:19:56 +0000 (20:19 +0100)]
Deprecated syntax to access string offsets in PHP 7.4

4 years agoFix fa-rotate-* and fa-flip-* CSS classes
Matthias Schmidt [Sun, 1 Mar 2020 15:36:55 +0000 (16:36 +0100)]
Fix fa-rotate-* and fa-flip-* CSS classes

4 years agoPreparing the release 3.1.12 3.1.12
Alexander Ebert [Sat, 22 Feb 2020 23:29:44 +0000 (00:29 +0100)]
Preparing the release 3.1.12

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Sat, 22 Feb 2020 18:49:17 +0000 (19:49 +0100)]
Merge branch '3.0' into 3.1

4 years agoPreparing the release 3.0.23 3.0.23
Alexander Ebert [Sat, 22 Feb 2020 17:59:47 +0000 (18:59 +0100)]
Preparing the release 3.0.23

4 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2020 17:07:05 +0000 (17:07 +0000)]
Updating minified JavaScript files

4 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2020 16:29:40 +0000 (16:29 +0000)]
Updating minified JavaScript files

4 years agoIncorrect handling of submit buttons for comments/responses
Alexander Ebert [Sat, 22 Feb 2020 16:06:34 +0000 (17:06 +0100)]
Incorrect handling of submit buttons for comments/responses

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Fri, 21 Feb 2020 14:56:02 +0000 (15:56 +0100)]
Merge branch '3.0' into 3.1

4 years agoSafeguard against malformed domain paths caused by direct database manipulations
Alexander Ebert [Fri, 21 Feb 2020 13:04:04 +0000 (14:04 +0100)]
Safeguard against malformed domain paths caused by direct database manipulations

4 years agoMerge branch '3.0' into 3.1
Matthias Schmidt [Thu, 20 Feb 2020 16:53:44 +0000 (17:53 +0100)]
Merge branch '3.0' into 3.1

4 years agoFix exception when printing stacktraces with closed resources
Matthias Schmidt [Thu, 20 Feb 2020 16:53:25 +0000 (17:53 +0100)]
Fix exception when printing stacktraces with closed resources

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Thu, 20 Feb 2020 16:51:18 +0000 (17:51 +0100)]
Merge branch '3.0' into 3.1

4 years agoRemoved the unsupported `pointerOffset` for `Ui/Alignment`
Alexander Ebert [Thu, 20 Feb 2020 16:50:58 +0000 (17:50 +0100)]
Removed the unsupported `pointerOffset` for `Ui/Alignment`

The position of the pointer element is determined by CSS classes that also open up the ability to add relativ positioning.

4 years agoUpdated the repository README
Alexander Ebert [Wed, 19 Feb 2020 17:41:38 +0000 (18:41 +0100)]
Updated the repository README

See #3134

4 years agoMerge branch '3.0' into 3.1
Alexander Ebert [Wed, 19 Feb 2020 17:41:05 +0000 (18:41 +0100)]
Merge branch '3.0' into 3.1

4 years agoUpdated the repository README
Alexander Ebert [Wed, 19 Feb 2020 17:40:34 +0000 (18:40 +0100)]
Updated the repository README

See #3134

4 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Wed, 19 Feb 2020 17:35:00 +0000 (18:35 +0100)]
Merge branch '2.1' into 3.0

4 years agoUpdated the repository README 2.1.final
Alexander Ebert [Wed, 19 Feb 2020 17:34:20 +0000 (18:34 +0100)]
Updated the repository README

See #3134

4 years agoImproved error reporting for failed updates due to missing package servers
Alexander Ebert [Thu, 13 Feb 2020 19:30:35 +0000 (20:30 +0100)]
Improved error reporting for failed updates due to missing package servers

4 years agoIncorrect data structure exposed to the push notification handler
Alexander Ebert [Thu, 13 Feb 2020 15:19:52 +0000 (16:19 +0100)]
Incorrect data structure exposed to the push notification handler

4 years agoMerge branch '3.0'
Marcel Werk [Thu, 13 Feb 2020 10:14:31 +0000 (11:14 +0100)]
Merge branch '3.0'

4 years agoolder error logs were sometimes not deleted at the appropriate time
Marcel Werk [Thu, 13 Feb 2020 10:13:21 +0000 (11:13 +0100)]
older error logs were sometimes not deleted at the appropriate time

filectime may differ from filemtime

4 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Sun, 9 Feb 2020 14:19:32 +0000 (15:19 +0100)]
Merge remote-tracking branch 'origin/master'

4 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 9 Feb 2020 14:18:12 +0000 (15:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

4 years agoImproved the paste results from MS Word
Alexander Ebert [Sun, 9 Feb 2020 14:17:33 +0000 (15:17 +0100)]
Improved the paste results from MS Word

Backport of b99034fb4bb799d0ca6f2aa46471b2221abadcfc

4 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 9 Feb 2020 14:16:49 +0000 (15:16 +0100)]
Merge branch '3.0'

4 years agoChange empty phrase name exception type
Tim Düsterhus [Sun, 9 Feb 2020 14:15:14 +0000 (15:15 +0100)]
Change empty phrase name exception type

WoltLab Suite 5.2 already has a check for a category mismatch
that throws an Exception of type InvalidArgumentException. Change
this one for consistency.

see 9e280cb5c1dd3e398a3096b55f6d88be4baa6923
see e3d24f95b721e38ab205c89769c3b015aa43d75c

4 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 9 Feb 2020 14:02:18 +0000 (15:02 +0100)]
Merge branch '3.0'

4 years agoMerge pull request #3158 from Krymonota/fix-veoh-privacy-policy-link-text
Tim Düsterhus [Sun, 9 Feb 2020 14:00:47 +0000 (15:00 +0100)]
Merge pull request #3158 from Krymonota/fix-veoh-privacy-policy-link-text

Fix Veoh privacy policy link text

4 years agoMerge pull request #3155 from SoftCreatR/patch-10
Tim Düsterhus [Sun, 9 Feb 2020 13:53:28 +0000 (14:53 +0100)]
Merge pull request #3155 from SoftCreatR/patch-10

Improve WhatsApp Message Sharing

4 years agoMerge branch '3.0'
Alexander Ebert [Sun, 9 Feb 2020 13:51:13 +0000 (14:51 +0100)]
Merge branch '3.0'

4 years agoFix Veoh privacy policy link text
Niklas (Krymonota) [Sat, 8 Feb 2020 20:47:01 +0000 (21:47 +0100)]
Fix Veoh privacy policy link text

Related to b6a668a61612802c098ceeb8070786a732607254.

4 years agoSafeguard against phrases with empty names
Alexander Ebert [Sat, 8 Feb 2020 19:39:06 +0000 (20:39 +0100)]
Safeguard against phrases with empty names

4 years agoRemove some dangling attributes
Alexander Ebert [Sat, 8 Feb 2020 18:45:48 +0000 (19:45 +0100)]
Remove some dangling attributes

4 years agoDeprecated string offset in Net_IDNA2 (PHP 7.4)
Alexander Ebert [Mon, 27 Jan 2020 15:32:16 +0000 (16:32 +0100)]
Deprecated string offset in Net_IDNA2 (PHP 7.4)

4 years agoImproved WhatsApp Message Sharing
Sascha Greuel [Sat, 8 Feb 2020 13:04:22 +0000 (14:04 +0100)]
Improved WhatsApp Message Sharing

4 years agoMerge branch '3.0'
Alexander Ebert [Fri, 7 Feb 2020 11:26:33 +0000 (12:26 +0100)]
Merge branch '3.0'

4 years agoMerge pull request #3153 from SoftCreatR/patch-9
Alexander Ebert [Fri, 7 Feb 2020 11:26:01 +0000 (12:26 +0100)]
Merge pull request #3153 from SoftCreatR/patch-9

Remove Typehint

4 years agoUpdate CLIWCF.class.php
Sascha Greuel [Fri, 7 Feb 2020 01:39:29 +0000 (02:39 +0100)]
Update CLIWCF.class.php

4 years agoMerge branch '3.0'
Tim Düsterhus [Thu, 6 Feb 2020 17:15:47 +0000 (18:15 +0100)]
Merge branch '3.0'

4 years agoMerge pull request #3150 from Krymonota/fix-github-primary-email
Tim Düsterhus [Thu, 6 Feb 2020 17:14:51 +0000 (18:14 +0100)]
Merge pull request #3150 from Krymonota/fix-github-primary-email

Fix GitHub primary email not correctly being detected

4 years agoFix GitHub primary email not correctly being detected
Niklas (Krymonota) [Thu, 6 Feb 2020 17:01:13 +0000 (18:01 +0100)]
Fix GitHub primary email not correctly being detected

4 years agoMerge branch '3.0'
Tim Düsterhus [Thu, 6 Feb 2020 16:43:19 +0000 (17:43 +0100)]
Merge branch '3.0'

4 years agoMerge pull request #3149 from Krymonota/update-github-auth
Tim Düsterhus [Thu, 6 Feb 2020 16:41:48 +0000 (17:41 +0100)]
Merge pull request #3149 from Krymonota/update-github-auth

Update GitHub authorization to use headers instead of query parameters

4 years agoUpdate GitHub authorization to use headers instead of query parameters
Niklas (Krymonota) [Thu, 6 Feb 2020 16:36:13 +0000 (17:36 +0100)]
Update GitHub authorization to use headers instead of query parameters

Using query parameters for access_token has been deprecated.

For further information, check out:
- https://community.woltlab.com/thread/281366-github-api-deprecation-notice-for-authentication-via-url-query-parameters/
- https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters

4 years agoIncorrect update path calculation if the only available version is not an exact match
Alexander Ebert [Thu, 30 Jan 2020 16:37:24 +0000 (17:37 +0100)]
Incorrect update path calculation if the only available version is not an exact match

4 years agoMerge branch '3.0'
Marcel Werk [Tue, 28 Jan 2020 12:00:34 +0000 (13:00 +0100)]
Merge branch '3.0'

4 years agofixed issue that embedded videos were not aligned to the left
Marcel Werk [Tue, 28 Jan 2020 12:00:11 +0000 (13:00 +0100)]
fixed issue that embedded videos were not aligned to the left

4 years agoFix retryAfter for EmailDeliveryBackgroundJob
Olaf Braun [Sun, 19 Jan 2020 13:48:06 +0000 (14:48 +0100)]
Fix retryAfter for EmailDeliveryBackgroundJob

The array contained a duplicate entry `11`.

Closes #3140

4 years agoMerge branch '3.0'
Alexander Ebert [Thu, 16 Jan 2020 17:52:58 +0000 (18:52 +0100)]
Merge branch '3.0'

4 years agoAttempting to access an element that is not always present
Alexander Ebert [Thu, 16 Jan 2020 17:52:17 +0000 (18:52 +0100)]
Attempting to access an element that is not always present

4 years agoMerge branch '3.0'
Alexander Ebert [Thu, 16 Jan 2020 17:31:44 +0000 (18:31 +0100)]
Merge branch '3.0'

4 years ago`WCF::getAnchor()` already encodes HTML entities
Alexander Ebert [Thu, 16 Jan 2020 17:30:51 +0000 (18:30 +0100)]
`WCF::getAnchor()` already encodes HTML entities

4 years agoDeclare implicitly used property
Alexander Ebert [Mon, 6 Jan 2020 14:12:44 +0000 (15:12 +0100)]
Declare implicitly used property

Fixes #3121

4 years agoMerge pull request #3131 from mutec/rewritetestf1
Alexander Ebert [Mon, 6 Jan 2020 14:09:03 +0000 (15:09 +0100)]
Merge pull request #3131 from mutec/rewritetestf1

make CoreRewriteTestAction available during offline mode

4 years agoRemoved broken media provider
Marcel Werk [Sun, 5 Jan 2020 22:03:18 +0000 (23:03 +0100)]
Removed broken media provider

4 years agomake CoreRewriteTestAction available during offline mode
mutec [Sun, 5 Jan 2020 14:29:51 +0000 (15:29 +0100)]
make CoreRewriteTestAction available during offline mode

4 years agoMerge pull request #3129 from Krymonota/remove-paypal-try
Marcel Werk [Sun, 5 Jan 2020 14:04:52 +0000 (15:04 +0100)]
Merge pull request #3129 from Krymonota/remove-paypal-try

Remove Turkish Lira from PayPal payment method

4 years agoRemove Turkish Lira from PayPal payment method
Niklas [Sun, 5 Jan 2020 02:59:26 +0000 (03:59 +0100)]
Remove Turkish Lira from PayPal payment method

Turkish Lira is no longer supported by PayPal.

4 years agoMerge pull request #3128 from WoltLab/mention-bogus-space
Alexander Ebert [Sat, 4 Jan 2020 19:21:18 +0000 (20:21 +0100)]
Merge pull request #3128 from WoltLab/mention-bogus-space

Prevent newline after the userBBCodeTag

4 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 4 Jan 2020 12:44:32 +0000 (13:44 +0100)]
Merge branch '3.0'

4 years agoFix handling of default box limit/sorting if not explicitly set
Matthias Schmidt [Sat, 4 Jan 2020 12:44:22 +0000 (13:44 +0100)]
Fix handling of default box limit/sorting if not explicitly set

If a box is created via the box package installation plugin and if no limit, sort field, or sort order is given, the default value should be used instead of leaving the values `null`.

Is also fixed the problem that simply submitting the box edit form without change for a box supporting a limit but not actually having a limit causes an error message because the limit field is empty.

4 years agoPrevent newline after the userBBCodeTag
Tim Düsterhus [Fri, 3 Jan 2020 23:51:02 +0000 (00:51 +0100)]
Prevent newline after the userBBCodeTag

The newline renders as a single space, which looks bad when punctuation
is being used directly after a mention.

Previously a sentence such as:

> Good to see you @Foo!

would have resulted in:

> Good to see you <a>@Foo</a>
> !

which is being rendered as:

> Good to see you @Foo !

4 years agoMerge branch '3.0'
Marcel Werk [Fri, 3 Jan 2020 15:59:02 +0000 (16:59 +0100)]
Merge branch '3.0'

4 years agoFixed wrong menu item title
Marcel Werk [Fri, 3 Jan 2020 15:58:42 +0000 (16:58 +0100)]
Fixed wrong menu item title

4 years agoFix missing template parsing in German language item
Matthias Schmidt [Fri, 3 Jan 2020 15:18:57 +0000 (16:18 +0100)]
Fix missing template parsing in German language item

4 years agoFix caching of teaserImages in ViewableArticleContentList
Joshua Rüsweg [Fri, 27 Dec 2019 14:45:31 +0000 (15:45 +0100)]
Fix caching of teaserImages in ViewableArticleContentList

4 years agoMerge pull request #3119 from Krymonota/fix-de-trophy-condition-typo
Alexander Ebert [Wed, 25 Dec 2019 16:30:25 +0000 (17:30 +0100)]
Merge pull request #3119 from Krymonota/fix-de-trophy-condition-typo

Fix typo in trophy condition description (de.xml)

4 years agoFix typo in trophy condition description (de.xml)
Niklas [Tue, 24 Dec 2019 13:56:26 +0000 (14:56 +0100)]
Fix typo in trophy condition description (de.xml)

"ein mal" -> "einmal"

4 years agoFix SQL query for excluded trophy categories in boxes
Joshua Rüsweg [Thu, 19 Dec 2019 13:07:16 +0000 (14:07 +0100)]
Fix SQL query for excluded trophy categories in boxes

4 years agoMerge branch '3.0'
Alexander Ebert [Fri, 29 Nov 2019 13:28:05 +0000 (14:28 +0100)]
Merge branch '3.0'

4 years agoMerge pull request #3112 from Krymonota/fix-veoh-privacy-policy-link
Marcel Werk [Thu, 28 Nov 2019 07:55:02 +0000 (08:55 +0100)]
Merge pull request #3112 from Krymonota/fix-veoh-privacy-policy-link

Fix link to Veoh's privacy policy