GitHub/WoltLab/WCF.git
4 years agoWhitelist `strip_tags` in enterprise mode
Tim Düsterhus [Fri, 15 May 2020 09:48:29 +0000 (11:48 +0200)]
Whitelist `strip_tags` in enterprise mode

4 years agoUnified class name of the 'search for updates' button
Marcel Werk [Thu, 14 May 2020 18:50:13 +0000 (20:50 +0200)]
Unified class name of the 'search for updates' button

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Thu, 14 May 2020 18:44:43 +0000 (20:44 +0200)]
Merge branch '3.1' into 5.2

4 years agoerrors while executing cronjobs were missing in the global error log
Marcel Werk [Thu, 14 May 2020 18:44:28 +0000 (20:44 +0200)]
errors while executing cronjobs were missing in the global error log

4 years agofixed incorrect use of html entities
Marcel Werk [Thu, 14 May 2020 16:51:07 +0000 (18:51 +0200)]
fixed incorrect use of html entities

4 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Tue, 12 May 2020 14:39:04 +0000 (16:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoFix typo in CustomOption PHPDoc (#3303)
Niklas [Tue, 12 May 2020 14:38:36 +0000 (16:38 +0200)]
Fix typo in CustomOption PHPDoc (#3303)

4 years agoDeploy the cleanup script first 5.2.6
Alexander Ebert [Sun, 10 May 2020 20:07:40 +0000 (22:07 +0200)]
Deploy the cleanup script first

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 20:05:55 +0000 (22:05 +0200)]
Merge branch '3.1' into 5.2

4 years agoDeploy the cleanup script first 3.1.14
Alexander Ebert [Sun, 10 May 2020 19:56:13 +0000 (21:56 +0200)]
Deploy the cleanup script first

4 years agoRelease 5.2.6
Alexander Ebert [Sun, 10 May 2020 18:49:26 +0000 (20:49 +0200)]
Release 5.2.6

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 18:39:46 +0000 (20:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoUpdating minified JavaScript files
woltlab.com [Sun, 10 May 2020 18:33:15 +0000 (18:33 +0000)]
Updating minified JavaScript files

4 years agoRelease 3.1.14
Alexander Ebert [Sun, 10 May 2020 18:31:43 +0000 (20:31 +0200)]
Release 3.1.14

4 years agoForced redeployment of some files
Alexander Ebert [Sun, 10 May 2020 18:25:21 +0000 (20:25 +0200)]
Forced redeployment of some files

4 years agoFix sorting of trophies with multiple pages
joshuaruesweg [Sun, 10 May 2020 13:18:47 +0000 (15:18 +0200)]
Fix sorting of trophies with multiple pages

4 years agoFix using commentManager on array
joshuaruesweg [Sat, 9 May 2020 11:56:03 +0000 (13:56 +0200)]
Fix using commentManager on array

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Fri, 8 May 2020 18:06:43 +0000 (20:06 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge pull request #3293 from WoltLab/filereader-filename
Alexander Ebert [Fri, 8 May 2020 18:06:18 +0000 (20:06 +0200)]
Merge pull request #3293 from WoltLab/filereader-filename

Fix charset of the 'filename' field within the Content-disposition he…

4 years agoFix charset of the 'filename' field within the Content-disposition header of FileReader
Tim Düsterhus [Fri, 8 May 2020 12:55:59 +0000 (14:55 +0200)]
Fix charset of the 'filename' field within the Content-disposition header of FileReader

The regular 'filename' field must not contain non-ASCII characters.
Specifically UTF-8 characters are reported to be improperly interpreted as
ISO-8859 in Safari.

Fix by following the guidelines outlined in RFC 5987.

4 years agoUpdating minified JavaScript files
woltlab.com [Fri, 8 May 2020 11:30:25 +0000 (11:30 +0000)]
Updating minified JavaScript files

4 years agoFix destroying dialog that destroys itself when closing
Matthias Schmidt [Thu, 7 May 2020 18:23:52 +0000 (20:23 +0200)]
Fix destroying dialog that destroys itself when closing

Close #3292

4 years agoFix PHP 7.4 compatibility issue
Matthias Schmidt [Thu, 7 May 2020 14:52:16 +0000 (16:52 +0200)]
Fix PHP 7.4 compatibility issue

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 23:47:17 +0000 (01:47 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch '5.2' of github.com:WoltLab/WCF into 5.2
Alexander Ebert [Wed, 6 May 2020 23:44:46 +0000 (01:44 +0200)]
Merge branch '5.2' of github.com:WoltLab/WCF into 5.2

4 years agoPreparing the release 5.2.6
Alexander Ebert [Wed, 6 May 2020 23:44:31 +0000 (01:44 +0200)]
Preparing the release 5.2.6

4 years agoFixed deletion of old moderation queue entries
Marcel Werk [Wed, 6 May 2020 23:44:07 +0000 (01:44 +0200)]
Fixed deletion of old moderation queue entries

4 years agoFixed typo
Marcel Werk [Wed, 6 May 2020 23:40:38 +0000 (01:40 +0200)]
Fixed typo

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 18:45:12 +0000 (20:45 +0200)]
Merge branch '3.1' into 5.2

4 years agoIncorrect return value for an empty list of likes
Marcel Werk [Wed, 6 May 2020 18:43:36 +0000 (20:43 +0200)]
Incorrect return value for an empty list of likes

4 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Wed, 6 May 2020 17:50:22 +0000 (19:50 +0200)]
Merge branch '3.1' into 5.2

4 years agoAdd missing space in language item
Matthias Schmidt [Wed, 6 May 2020 17:50:00 +0000 (19:50 +0200)]
Add missing space in language item

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 16:58:09 +0000 (18:58 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed detection of the JSON content-type
Marcel Werk [Wed, 6 May 2020 16:57:53 +0000 (18:57 +0200)]
Fixed detection of the JSON content-type

4 years agoUpdating minified JavaScript files
woltlab.com [Wed, 6 May 2020 13:39:03 +0000 (13:39 +0000)]
Updating minified JavaScript files

4 years agoFixed incorrect validation of the controller namespace
Marcel Werk [Tue, 5 May 2020 18:57:46 +0000 (20:57 +0200)]
Fixed incorrect validation of the controller namespace

4 years agoPhrasing unified
Marcel Werk [Tue, 5 May 2020 18:47:34 +0000 (20:47 +0200)]
Phrasing unified

Kontaktformular vs. Kontakt-Formular

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Tue, 5 May 2020 18:46:58 +0000 (20:46 +0200)]
Merge branch '3.1' into 5.2

4 years agoPhrasing unified
Marcel Werk [Tue, 5 May 2020 18:46:44 +0000 (20:46 +0200)]
Phrasing unified

Kontaktformular vs. Kontakt-Formular

4 years agoFix mobile navigation on large android tablets
joshuaruesweg [Tue, 5 May 2020 10:50:59 +0000 (12:50 +0200)]
Fix mobile navigation on large android tablets

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Mon, 4 May 2020 23:21:16 +0000 (01:21 +0200)]
Merge branch '3.1' into 5.2

4 years agoHandling of mixed vanilla/jQuery elements
Alexander Ebert [Mon, 4 May 2020 23:20:40 +0000 (01:20 +0200)]
Handling of mixed vanilla/jQuery elements

4 years agoWhitelist `method_exists` when running in enterprise mode
Alexander Ebert [Mon, 4 May 2020 22:08:40 +0000 (00:08 +0200)]
Whitelist `method_exists` when running in enterprise mode

Required for the Modern Shoutbox Pro

4 years agoCode style: superfluous space
Alexander Ebert [Mon, 4 May 2020 00:20:34 +0000 (02:20 +0200)]
Code style: superfluous space

4 years agoForce convert legacy `<font>` tags injected by some browsers
Alexander Ebert [Mon, 4 May 2020 00:05:15 +0000 (02:05 +0200)]
Force convert legacy `<font>` tags injected by some browsers

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Sun, 3 May 2020 20:32:38 +0000 (22:32 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed text positioning issue
Marcel Werk [Sun, 3 May 2020 20:31:18 +0000 (22:31 +0200)]
Fixed text positioning issue

4 years agoExperimental workaround for the node duplication bug in Firefox
Alexander Ebert [Sun, 3 May 2020 13:41:12 +0000 (15:41 +0200)]
Experimental workaround for the node duplication bug in Firefox

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sat, 2 May 2020 21:48:05 +0000 (23:48 +0200)]
Merge branch '3.1' into 5.2

4 years agoDevtools sync: `option` before `file`
Alexander Ebert [Sat, 2 May 2020 21:47:50 +0000 (23:47 +0200)]
Devtools sync: `option` before `file`

4 years agoPrevent the quote tooltip from being selected
Alexander Ebert [Sat, 2 May 2020 17:14:45 +0000 (19:14 +0200)]
Prevent the quote tooltip from being selected

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Fri, 1 May 2020 15:32:21 +0000 (17:32 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed encoding in notification emails for moderation queue comments
Marcel Werk [Fri, 1 May 2020 15:31:58 +0000 (17:31 +0200)]
Fixed encoding in notification emails for moderation queue comments

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Thu, 30 Apr 2020 15:32:52 +0000 (17:32 +0200)]
Merge branch '3.1' into 5.2

4 years agoIncorrect handling of the non initialized user menu on resolution change
Alexander Ebert [Thu, 30 Apr 2020 15:32:25 +0000 (17:32 +0200)]
Incorrect handling of the non initialized user menu on resolution change

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Tue, 28 Apr 2020 19:03:18 +0000 (21:03 +0200)]
Merge branch '3.1' into 5.2

4 years agoWorkaround for clicks after scrolling in iOS 13
Alexander Ebert [Tue, 28 Apr 2020 19:02:34 +0000 (21:02 +0200)]
Workaround for clicks after scrolling in iOS 13

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

4 years agoWorkaround for Safari's forced use of page caches on navigation
Alexander Ebert [Tue, 28 Apr 2020 15:04:42 +0000 (17:04 +0200)]
Workaround for Safari's forced use of page caches on navigation

4 years agoPrecise check for ImageMagick
Alexander Ebert [Tue, 28 Apr 2020 11:34:07 +0000 (13:34 +0200)]
Precise check for ImageMagick

The previous check was inaccurate, because it did not consider improperly configured environments that have selected ImageMagick, but did not provide it.

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

4 years agoPrecise check for ImageMagick
Alexander Ebert [Tue, 28 Apr 2020 11:33:13 +0000 (13:33 +0200)]
Precise check for ImageMagick

The previous check was inaccurate, because it did not consider improperly configured environments that have selected ImageMagick, but did not provide it.

4 years agoMerge pull request #3220 from WoltLab/enterprise-mode-user-group-option-form
Alexander Ebert [Mon, 27 Apr 2020 17:30:52 +0000 (19:30 +0200)]
Merge pull request #3220 from WoltLab/enterprise-mode-user-group-option-form

Overly restrictive access to permissions

4 years agoMerge pull request #3221 from WoltLab/resize-chrome-bug
Tim Düsterhus [Sun, 26 Apr 2020 13:23:21 +0000 (15:23 +0200)]
Merge pull request #3221 from WoltLab/resize-chrome-bug

Work around bug in createImageBitmap in Chrome

4 years agoWork around bug in createImageBitmap in Chrome
Tim Düsterhus [Sun, 26 Apr 2020 12:55:52 +0000 (14:55 +0200)]
Work around bug in createImageBitmap in Chrome

Google Chrome returns inconsistent sizing between `img.(width|height)` and
the (width|height) of the bitmap returned by `createImageBitmap()`.

See: https://bugs.chromium.org/p/chromium/issues/detail?id=1069965

This mismatch causes Pica to corrupt the resulting image.

This commit disables resizing when the bug is detected. The behavior might
need to be re-adjusted depending on what behavior Chrome's fix will result
in.

4 years agoOverly restrictive access to permissions
Alexander Ebert [Sun, 26 Apr 2020 11:24:51 +0000 (13:24 +0200)]
Overly restrictive access to permissions

The changes in #3206 were not applied to the UserGroupOptionForm, incorrectly enforcing limits on administrator when running in enterprise mode.

4 years agoDisallow changes to the `mail_from_address` when running in enterprise mode
Alexander Ebert [Sat, 25 Apr 2020 22:09:36 +0000 (00:09 +0200)]
Disallow changes to the `mail_from_address` when running in enterprise mode

4 years agoSkip the master password for the owner group when running in enterprise mode
Alexander Ebert [Sat, 25 Apr 2020 18:39:29 +0000 (20:39 +0200)]
Skip the master password for the owner group when running in enterprise mode

4 years agoMerge branch '3.1' into 5.2
joshuaruesweg [Sat, 25 Apr 2020 17:04:14 +0000 (19:04 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge pull request #3215 from WoltLab/storageHandler
Joshua Rüsweg [Sat, 25 Apr 2020 17:01:17 +0000 (19:01 +0200)]
Merge pull request #3215 from WoltLab/storageHandler

Fix return values in the UserStorageHandler for modified fields unloa…

4 years agoAvoid potential race condition when saving profile visitors
Marcel Werk [Fri, 24 Apr 2020 15:02:40 +0000 (17:02 +0200)]
Avoid potential race condition when saving profile visitors

4 years agoAdded missing since tag
Marcel Werk [Fri, 24 Apr 2020 13:40:18 +0000 (15:40 +0200)]
Added missing since tag

4 years agoIncorrect API url resolution
Alexander Ebert [Mon, 20 Apr 2020 00:06:32 +0000 (02:06 +0200)]
Incorrect API url resolution

This issue only exists for apps that are running on different subdomains.

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Sun, 19 Apr 2020 22:08:34 +0000 (00:08 +0200)]
Merge branch '3.1' into 5.2

4 years ago"search for updates" button is missing if user cannot install packages
Marcel Werk [Sun, 19 Apr 2020 22:08:14 +0000 (00:08 +0200)]
"search for updates" button is missing if user cannot install packages

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Fri, 17 Apr 2020 17:15:34 +0000 (19:15 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed typo
Marcel Werk [Fri, 17 Apr 2020 17:15:04 +0000 (19:15 +0200)]
Fixed typo

4 years agoIncorrect orientation of images rotated with ImageMagick
Alexander Ebert [Fri, 17 Apr 2020 16:09:27 +0000 (18:09 +0200)]
Incorrect orientation of images rotated with ImageMagick

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Fri, 17 Apr 2020 16:09:08 +0000 (18:09 +0200)]
Merge branch '3.1' into 5.2

4 years agoIncorrect orientation of images rotated with ImageMagick
Alexander Ebert [Fri, 17 Apr 2020 16:08:53 +0000 (18:08 +0200)]
Incorrect orientation of images rotated with ImageMagick

4 years agoPrevent multiple unregistering UploadFormFields
joshuaruesweg [Fri, 17 Apr 2020 14:38:48 +0000 (16:38 +0200)]
Prevent multiple unregistering UploadFormFields

4 years agoFix grammar
Joshua Rüsweg [Fri, 17 Apr 2020 14:12:40 +0000 (16:12 +0200)]
Fix grammar

Co-Authored-By: Alexander Ebert <ebert@woltlab.com>
4 years agoFix return values in the UserStorageHandler for modified fields unloaded users
joshuaruesweg [Fri, 17 Apr 2020 13:49:34 +0000 (15:49 +0200)]
Fix return values in the UserStorageHandler for modified fields unloaded users
Currently the UserStorageHandler returns obsolete values if the value is deleted/updated before the user object is cached.

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

4 years agoLabel selection missing in pagination of the article list
Marcel Werk [Thu, 16 Apr 2020 14:20:14 +0000 (16:20 +0200)]
Label selection missing in pagination of the article list

Closes #3213

4 years agoMerge branch '3.1' into 5.2
joshuaruesweg [Thu, 16 Apr 2020 12:06:15 +0000 (14:06 +0200)]
Merge branch '3.1' into 5.2

4 years agoFix incorrect assignment of user trophies, with duplicates of one user trophy
joshuaruesweg [Thu, 16 Apr 2020 12:05:42 +0000 (14:05 +0200)]
Fix incorrect assignment of user trophies, with duplicates of one user trophy
See https://community.woltlab.com/thread/282933-automatische-vergabe-bei-bedingung-hat-troph%C3%A4e-x-und-y-fehlerhaft/

4 years agoRemove reaction buttons from commentLists which do not support reactions
joshuaruesweg [Thu, 16 Apr 2020 11:39:48 +0000 (13:39 +0200)]
Remove reaction buttons from commentLists which do not support reactions

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

4 years agoMerge branch '3.0' into 3.1
Marcel Werk [Tue, 14 Apr 2020 22:45:50 +0000 (00:45 +0200)]
Merge branch '3.0' into 3.1

4 years agoFixed incorrect title when editing menu entries
Marcel Werk [Tue, 14 Apr 2020 22:45:31 +0000 (00:45 +0200)]
Fixed incorrect title when editing menu entries

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

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

4 years agoThumbnails created with imagick had wrong image size
Marcel Werk [Tue, 14 Apr 2020 22:15:13 +0000 (00:15 +0200)]
Thumbnails created with imagick had wrong image size

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