Matthias Schmidt [Sun, 10 May 2020 14:28:33 +0000 (16:28 +0200)]
Add notifications for article reactions
Close #3269
Matthias Schmidt [Sun, 10 May 2020 13:31:27 +0000 (15:31 +0200)]
Unify quotes clipboard button label with other clipboard labels
Close #3240
joshuaruesweg [Sun, 10 May 2020 13:24:03 +0000 (15:24 +0200)]
Merge branch '5.2'
joshuaruesweg [Sun, 10 May 2020 13:18:47 +0000 (15:18 +0200)]
Fix sorting of trophies with multiple pages
Matthias Schmidt [Sun, 10 May 2020 09:20:06 +0000 (11:20 +0200)]
Show notification when syncing PIPs is finished
Close #3260
Matthias Schmidt [Sat, 9 May 2020 14:13:40 +0000 (16:13 +0200)]
Add user group condition for users (online) box
Close #3223
Matthias Schmidt [Sat, 9 May 2020 13:44:24 +0000 (15:44 +0200)]
Add condition for user signature
Close #3232
Matthias Schmidt [Sat, 9 May 2020 13:25:27 +0000 (15:25 +0200)]
Add condition for last user activity time for ACP user search
Matthias Schmidt [Sat, 9 May 2020 13:20:27 +0000 (15:20 +0200)]
Add condition for user cover photo
Close #3233
joshuaruesweg [Sat, 9 May 2020 11:56:03 +0000 (13:56 +0200)]
Fix using commentManager on array
Matthias Schmidt [Sat, 9 May 2020 06:49:20 +0000 (08:49 +0200)]
Merge pull request #3195 from WoltLab/i18n-pluralization
Template scripting function for i18n pluralization rules
Alexander Ebert [Fri, 8 May 2020 18:06:43 +0000 (20:06 +0200)]
Merge branch '3.1' into 5.2
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…
Matthias Schmidt [Fri, 8 May 2020 14:12:22 +0000 (16:12 +0200)]
Use document.documentElement.lang
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.
woltlab.com [Fri, 8 May 2020 11:30:25 +0000 (11:30 +0000)]
Updating minified JavaScript files
Matthias Schmidt [Thu, 7 May 2020 18:24:09 +0000 (20:24 +0200)]
Merge branch '5.2'
Matthias Schmidt [Thu, 7 May 2020 18:23:52 +0000 (20:23 +0200)]
Fix destroying dialog that destroys itself when closing
Close #3292
Matthias Schmidt [Thu, 7 May 2020 14:52:53 +0000 (16:52 +0200)]
Merge branch '5.2'
Matthias Schmidt [Thu, 7 May 2020 14:52:16 +0000 (16:52 +0200)]
Fix PHP 7.4 compatibility issue
Matthias Schmidt [Thu, 7 May 2020 13:15:37 +0000 (15:15 +0200)]
Add missing trailing newline
Matthias Schmidt [Thu, 7 May 2020 13:15:13 +0000 (15:15 +0200)]
Fix typo in JavaScript function name
Matthias Schmidt [Thu, 7 May 2020 12:52:53 +0000 (14:52 +0200)]
Using concise "to comment on" and "to reply to" in language items
See #3291
Marcel Werk [Wed, 6 May 2020 23:48:02 +0000 (01:48 +0200)]
Merge branch '5.2'
Marcel Werk [Wed, 6 May 2020 23:47:17 +0000 (01:47 +0200)]
Merge branch '3.1' 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
Alexander Ebert [Wed, 6 May 2020 23:44:31 +0000 (01:44 +0200)]
Preparing the release 5.2.6
Marcel Werk [Wed, 6 May 2020 23:44:07 +0000 (01:44 +0200)]
Fixed deletion of old moderation queue entries
Marcel Werk [Wed, 6 May 2020 23:40:54 +0000 (01:40 +0200)]
Merge branch '5.2'
Marcel Werk [Wed, 6 May 2020 23:40:38 +0000 (01:40 +0200)]
Fixed typo
Marcel Werk [Wed, 6 May 2020 18:47:49 +0000 (20:47 +0200)]
Merge branch '5.2'
Marcel Werk [Wed, 6 May 2020 18:45:12 +0000 (20:45 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 18:43:36 +0000 (20:43 +0200)]
Incorrect return value for an empty list of likes
Matthias Schmidt [Wed, 6 May 2020 18:34:58 +0000 (20:34 +0200)]
Use Language::getFixedLanguageCode()
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Matthias Schmidt [Wed, 6 May 2020 17:50:36 +0000 (19:50 +0200)]
Merge branch '5.2'
Matthias Schmidt [Wed, 6 May 2020 17:50:22 +0000 (19:50 +0200)]
Merge branch '3.1' into 5.2
Matthias Schmidt [Wed, 6 May 2020 17:50:00 +0000 (19:50 +0200)]
Add missing space in language item
Matthias Schmidt [Wed, 6 May 2020 17:48:24 +0000 (19:48 +0200)]
Remove debug code
Matthias Schmidt [Wed, 6 May 2020 17:12:14 +0000 (19:12 +0200)]
Support i18n pluralization in JavaScript template scripting
Matthias Schmidt [Wed, 6 May 2020 17:11:48 +0000 (19:11 +0200)]
Use class constant instead of magic value
Marcel Werk [Wed, 6 May 2020 16:58:31 +0000 (18:58 +0200)]
Merge branch '5.2'
Marcel Werk [Wed, 6 May 2020 16:58:09 +0000 (18:58 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Wed, 6 May 2020 16:57:53 +0000 (18:57 +0200)]
Fixed detection of the JSON content-type
woltlab.com [Wed, 6 May 2020 13:39:03 +0000 (13:39 +0000)]
Updating minified JavaScript files
Marcel Werk [Wed, 6 May 2020 12:41:16 +0000 (14:41 +0200)]
Remove 'nofollow' from the robots meta tag
Closes #3288
Closes #3287
Marcel Werk [Tue, 5 May 2020 18:58:20 +0000 (20:58 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 5 May 2020 18:57:46 +0000 (20:57 +0200)]
Fixed incorrect validation of the controller namespace
Marcel Werk [Tue, 5 May 2020 18:48:00 +0000 (20:48 +0200)]
Merge branch '5.2'
Marcel Werk [Tue, 5 May 2020 18:47:34 +0000 (20:47 +0200)]
Phrasing unified
Kontaktformular vs. Kontakt-Formular
Marcel Werk [Tue, 5 May 2020 18:46:58 +0000 (20:46 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Tue, 5 May 2020 18:46:44 +0000 (20:46 +0200)]
Phrasing unified
Kontaktformular vs. Kontakt-Formular
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'