Marcel Werk [Tue, 5 May 2020 18:41:24 +0000 (20:41 +0200)]
Remove obsolete ICQ profile field
Closes #3286
joshuaruesweg [Tue, 5 May 2020 10:53:28 +0000 (12:53 +0200)]
Merge branch '5.2'
joshuaruesweg [Tue, 5 May 2020 10:50:59 +0000 (12:50 +0200)]
Fix mobile navigation on large android tablets
Alexander Ebert [Mon, 4 May 2020 23:44:16 +0000 (01:44 +0200)]
Merge branch '5.2'
Alexander Ebert [Mon, 4 May 2020 23:21:16 +0000 (01:21 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Mon, 4 May 2020 23:20:40 +0000 (01:20 +0200)]
Handling of mixed vanilla/jQuery elements
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
Alexander Ebert [Mon, 4 May 2020 00:20:34 +0000 (02:20 +0200)]
Code style: superfluous space
Alexander Ebert [Mon, 4 May 2020 00:05:15 +0000 (02:05 +0200)]
Force convert legacy `<font>` tags injected by some browsers
Marcel Werk [Sun, 3 May 2020 20:32:52 +0000 (22:32 +0200)]
Merge branch '5.2'
Marcel Werk [Sun, 3 May 2020 20:32:38 +0000 (22:32 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Sun, 3 May 2020 20:31:18 +0000 (22:31 +0200)]
Fixed text positioning issue
Alexander Ebert [Sun, 3 May 2020 13:41:12 +0000 (15:41 +0200)]
Experimental workaround for the node duplication bug in Firefox
Alexander Ebert [Sat, 2 May 2020 21:48:05 +0000 (23:48 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Sat, 2 May 2020 21:47:50 +0000 (23:47 +0200)]
Devtools sync: `option` before `file`
Alexander Ebert [Sat, 2 May 2020 17:14:45 +0000 (19:14 +0200)]
Prevent the quote tooltip from being selected
Marcel Werk [Fri, 1 May 2020 15:32:44 +0000 (17:32 +0200)]
Merge branch '5.2'
Marcel Werk [Fri, 1 May 2020 15:32:21 +0000 (17:32 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Fri, 1 May 2020 15:31:58 +0000 (17:31 +0200)]
Fixed encoding in notification emails for moderation queue comments
Alexander Ebert [Thu, 30 Apr 2020 15:32:52 +0000 (17:32 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Thu, 30 Apr 2020 15:32:25 +0000 (17:32 +0200)]
Incorrect handling of the non initialized user menu on resolution change
Alexander Ebert [Tue, 28 Apr 2020 19:03:18 +0000 (21:03 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Tue, 28 Apr 2020 19:02:34 +0000 (21:02 +0200)]
Workaround for clicks after scrolling in iOS 13
Alexander Ebert [Tue, 28 Apr 2020 15:05:08 +0000 (17:05 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Tue, 28 Apr 2020 15:04:42 +0000 (17:04 +0200)]
Workaround for Safari's forced use of page caches on navigation
Alexander Ebert [Tue, 28 Apr 2020 11:34:20 +0000 (13:34 +0200)]
Merge branch '5.2'
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.
Alexander Ebert [Tue, 28 Apr 2020 11:33:28 +0000 (13:33 +0200)]
Merge branch '3.1' into 5.2
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.
Alexander Ebert [Mon, 27 Apr 2020 17:31:46 +0000 (19:31 +0200)]
Merge branch '5.2'
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
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
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.
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.
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
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
joshuaruesweg [Sat, 25 Apr 2020 17:04:55 +0000 (19:04 +0200)]
Merge branch '5.2'
joshuaruesweg [Sat, 25 Apr 2020 17:04:14 +0000 (19:04 +0200)]
Merge branch '3.1' into 5.2
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…
Marcel Werk [Fri, 24 Apr 2020 15:03:04 +0000 (17:03 +0200)]
Merge branch '5.2'
Marcel Werk [Fri, 24 Apr 2020 15:02:40 +0000 (17:02 +0200)]
Avoid potential race condition when saving profile visitors
Marcel Werk [Fri, 24 Apr 2020 13:40:18 +0000 (15:40 +0200)]
Added missing since tag
Marcel Werk [Tue, 21 Apr 2020 14:23:13 +0000 (16:23 +0200)]
Fixed parameter documentation
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.
Marcel Werk [Sun, 19 Apr 2020 22:08:49 +0000 (00:08 +0200)]
Merge branch '5.2'
Marcel Werk [Sun, 19 Apr 2020 22:08:34 +0000 (00:08 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Sun, 19 Apr 2020 22:08:14 +0000 (00:08 +0200)]
"search for updates" button is missing if user cannot install packages
Marcel Werk [Sun, 19 Apr 2020 21:52:24 +0000 (23:52 +0200)]
Improve usability of the label group list
Closes #3216
Marcel Werk [Fri, 17 Apr 2020 17:15:58 +0000 (19:15 +0200)]
Merge branch '5.2'
Marcel Werk [Fri, 17 Apr 2020 17:15:34 +0000 (19:15 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Fri, 17 Apr 2020 17:15:04 +0000 (19:15 +0200)]
Fixed typo
Alexander Ebert [Fri, 17 Apr 2020 16:09:27 +0000 (18:09 +0200)]
Incorrect orientation of images rotated with ImageMagick
Alexander Ebert [Fri, 17 Apr 2020 16:09:08 +0000 (18:09 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Fri, 17 Apr 2020 16:08:53 +0000 (18:08 +0200)]
Incorrect orientation of images rotated with ImageMagick
joshuaruesweg [Fri, 17 Apr 2020 14:39:20 +0000 (16:39 +0200)]
Merge branch '5.2'
joshuaruesweg [Fri, 17 Apr 2020 14:38:48 +0000 (16:38 +0200)]
Prevent multiple unregistering UploadFormFields
Joshua Rüsweg [Fri, 17 Apr 2020 14:12:40 +0000 (16:12 +0200)]
Fix grammar
Co-Authored-By: Alexander Ebert <ebert@woltlab.com>
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.
Marcel Werk [Thu, 16 Apr 2020 14:20:39 +0000 (16:20 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 16 Apr 2020 14:20:27 +0000 (16:20 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Thu, 16 Apr 2020 14:20:14 +0000 (16:20 +0200)]
Label selection missing in pagination of the article list
Closes #3213
Marcel Werk [Thu, 16 Apr 2020 13:41:37 +0000 (15:41 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Thu, 16 Apr 2020 13:41:34 +0000 (15:41 +0200)]
Improved appearance of footer menu entries in amp navigation
Closes #3212
Marcel Werk [Thu, 16 Apr 2020 12:52:00 +0000 (14:52 +0200)]
Improved appearance of the footer menu entries in the mobile menu
See #3210
joshuaruesweg [Thu, 16 Apr 2020 12:06:40 +0000 (14:06 +0200)]
Merge branch '5.2'
joshuaruesweg [Thu, 16 Apr 2020 12:06:15 +0000 (14:06 +0200)]
Merge branch '3.1' into 5.2
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/
joshuaruesweg [Thu, 16 Apr 2020 11:39:48 +0000 (13:39 +0200)]
Remove reaction buttons from commentLists which do not support reactions
Marcel Werk [Wed, 15 Apr 2020 18:24:45 +0000 (20:24 +0200)]
Include entries from the footer menu in the mobile menu
Closes #3210
Marcel Werk [Wed, 15 Apr 2020 11:49:26 +0000 (13:49 +0200)]
Use of UserIDs for the search for mentions
Closes #3209
Marcel Werk [Tue, 14 Apr 2020 22:46:59 +0000 (00:46 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 14 Apr 2020 22:46:17 +0000 (00:46 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Tue, 14 Apr 2020 22:45:50 +0000 (00:45 +0200)]
Merge branch '3.0' into 3.1
Marcel Werk [Tue, 14 Apr 2020 22:45:31 +0000 (00:45 +0200)]
Fixed incorrect title when editing menu entries
Marcel Werk [Tue, 14 Apr 2020 22:16:39 +0000 (00:16 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 14 Apr 2020 22:16:19 +0000 (00:16 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Tue, 14 Apr 2020 22:16:03 +0000 (00:16 +0200)]
Merge branch '3.0' into 3.1
Marcel Werk [Tue, 14 Apr 2020 22:15:13 +0000 (00:15 +0200)]
Thumbnails created with imagick had wrong image size
Marcel Werk [Tue, 14 Apr 2020 21:11:41 +0000 (23:11 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 14 Apr 2020 21:11:08 +0000 (23:11 +0200)]
HTML in category descriptions was not considered correctly
Marcel Werk [Tue, 14 Apr 2020 18:16:20 +0000 (20:16 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 14 Apr 2020 18:15:28 +0000 (20:15 +0200)]
Fixed margin of paragraph tag on amp pages
Marcel Werk [Tue, 14 Apr 2020 17:07:52 +0000 (19:07 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 14 Apr 2020 17:07:40 +0000 (19:07 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Tue, 14 Apr 2020 16:59:31 +0000 (18:59 +0200)]
Merge branch '3.0' into 3.1
Marcel Werk [Tue, 14 Apr 2020 16:58:43 +0000 (18:58 +0200)]
Fixed PHP 7.4 issue
Marcel Werk [Tue, 14 Apr 2020 13:35:42 +0000 (15:35 +0200)]
Merge branch '5.2'
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
Marcel Werk [Tue, 14 Apr 2020 12:38:06 +0000 (14:38 +0200)]
Updated method name
Marcel Werk [Mon, 13 Apr 2020 17:22:43 +0000 (19:22 +0200)]
Merge branch '5.2'
Marcel Werk [Mon, 13 Apr 2020 17:22:14 +0000 (19:22 +0200)]
Disabled media bbcodes in amp version
Marcel Werk [Mon, 13 Apr 2020 13:39:21 +0000 (15:39 +0200)]
Merge branch '5.2'
Marcel Werk [Mon, 13 Apr 2020 13:38:19 +0000 (15:38 +0200)]
Added missing value reset
Marcel Werk [Mon, 13 Apr 2020 13:38:10 +0000 (15:38 +0200)]
Added maxlength attribute in user group add form
Marcel Werk [Mon, 13 Apr 2020 12:22:56 +0000 (14:22 +0200)]
Merge branch '5.2'
Marcel Werk [Mon, 13 Apr 2020 12:22:31 +0000 (14:22 +0200)]
Fixed different spelling of "pixels"
Marcel Werk [Mon, 13 Apr 2020 12:16:49 +0000 (14:16 +0200)]
Merge branch '5.2'
Marcel Werk [Mon, 13 Apr 2020 12:16:33 +0000 (14:16 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Mon, 13 Apr 2020 12:15:58 +0000 (14:15 +0200)]
Merge branch '3.0' into 3.1
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