Alexander Ebert [Sun, 24 May 2020 19:26:59 +0000 (21:26 +0200)]
Ignore tainted apps for the landing page
See #3332
Alexander Ebert [Sat, 23 May 2020 20:12:44 +0000 (22:12 +0200)]
Backport of CVE-2019-11358
Alexander Ebert [Sat, 23 May 2020 20:11:16 +0000 (22:11 +0200)]
Merge branch '3.0' into 3.1
Alexander Ebert [Sat, 23 May 2020 20:10:54 +0000 (22:10 +0200)]
Backport of CVE-2019-11358
See #3159
Marcel Werk [Sat, 23 May 2020 17:37:45 +0000 (19:37 +0200)]
Fixed wrong cli command
Tim Düsterhus [Thu, 21 May 2020 23:50:19 +0000 (01:50 +0200)]
Merge branch 'Krymonota-fix-en-interval-full-past-insentence' into 3.1
Niklas [Thu, 21 May 2020 23:37:54 +0000 (01:37 +0200)]
Remove unnecessary conditions in wcf.date.interval.full.past.inSentence
Niklas [Fri, 24 Jan 2020 16:30:31 +0000 (17:30 +0100)]
Fix day in wcf.date.interval.full.past.inSentence
e. g. "day, an hour and 49 minutes ago" -> "a day, an hour and 49 minutes ago"
Closes #3142
Tim Düsterhus [Wed, 20 May 2020 13:05:54 +0000 (15:05 +0200)]
Implement StringUtil::getRandomID() using PasswordUtil::getRandomPassword()
see
2ca6835c56fd478b8a685bcf2be72245a8231c37
Closes #3262
Niklas [Sun, 17 May 2020 15:16:39 +0000 (17:16 +0200)]
Fix column classes in menuList template (#3313)
Niklas [Sun, 17 May 2020 15:15:46 +0000 (17:15 +0200)]
Fix column classes in boxList template (#3312)
* Fix ID column name in boxList.tpl
* Add missing columnID class
Joshua Rüsweg [Sun, 17 May 2020 14:17:10 +0000 (16:17 +0200)]
Merge pull request #3306 from WoltLab/editorconfig
Add .editorconfig file
joshuaruesweg [Fri, 15 May 2020 15:05:52 +0000 (17:05 +0200)]
Add .editorconfig file
Marcel Werk [Thu, 14 May 2020 18:44:28 +0000 (20:44 +0200)]
errors while executing cronjobs were missing in the global error log
Niklas [Tue, 12 May 2020 14:38:36 +0000 (16:38 +0200)]
Fix typo in CustomOption PHPDoc (#3303)
Alexander Ebert [Sun, 10 May 2020 19:56:13 +0000 (21:56 +0200)]
Deploy the cleanup script first
woltlab.com [Sun, 10 May 2020 18:33:15 +0000 (18:33 +0000)]
Updating minified JavaScript files
Alexander Ebert [Sun, 10 May 2020 18:31:43 +0000 (20:31 +0200)]
Release 3.1.14
Alexander Ebert [Sun, 10 May 2020 18:25:21 +0000 (20:25 +0200)]
Forced redeployment of some files
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…
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.
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 18:43:36 +0000 (20:43 +0200)]
Incorrect return value for an empty list of likes
Matthias Schmidt [Wed, 6 May 2020 17:50:00 +0000 (19:50 +0200)]
Add missing space in language item
Marcel Werk [Wed, 6 May 2020 16:57:53 +0000 (18:57 +0200)]
Fixed detection of the JSON content-type
Marcel Werk [Tue, 5 May 2020 18:46:44 +0000 (20:46 +0200)]
Phrasing unified
Kontaktformular vs. Kontakt-Formular
Alexander Ebert [Mon, 4 May 2020 23:20:40 +0000 (01:20 +0200)]
Handling of mixed vanilla/jQuery elements
Marcel Werk [Sun, 3 May 2020 20:31:18 +0000 (22:31 +0200)]
Fixed text positioning issue
Alexander Ebert [Sat, 2 May 2020 21:47:50 +0000 (23:47 +0200)]
Devtools sync: `option` before `file`
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:25 +0000 (17:32 +0200)]
Incorrect handling of the non initialized user menu on resolution change
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:04:42 +0000 (17:04 +0200)]
Workaround for Safari's forced use of page caches on navigation
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.
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 [Sun, 19 Apr 2020 22:08:14 +0000 (00:08 +0200)]
"search for updates" button is missing if user cannot install packages
Marcel Werk [Fri, 17 Apr 2020 17:15:04 +0000 (19:15 +0200)]
Fixed typo
Alexander Ebert [Fri, 17 Apr 2020 16:08:53 +0000 (18:08 +0200)]
Incorrect orientation of images rotated with ImageMagick
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:14 +0000 (16:20 +0200)]
Label selection missing in pagination of the article list
Closes #3213
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/
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: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 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 [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
Alexander Ebert [Sat, 11 Apr 2020 22:36:30 +0000 (00:36 +0200)]
Prevent the upload of a new cover photo when the cover photo is disabled
Alexander Ebert [Thu, 9 Apr 2020 22:10:47 +0000 (00:10 +0200)]
Workaround when editing a user with a cover photo without permissions to view it
Marcel Werk [Thu, 9 Apr 2020 20:01:52 +0000 (22:01 +0200)]
Merge branch '3.0' into 3.1
Marcel Werk [Thu, 9 Apr 2020 20:01:28 +0000 (22:01 +0200)]
Fixed incorrect detection of numerics
Tim Düsterhus [Wed, 8 Apr 2020 18:20:26 +0000 (20:20 +0200)]
Merge branch '3.0' into 3.1
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"
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"
Alexander Ebert [Wed, 8 Apr 2020 16:14:22 +0000 (18:14 +0200)]
Preparing the release 3.1.13
Alexander Ebert [Tue, 17 Dec 2019 10:40:24 +0000 (11:40 +0100)]
Removed the compatibility check for API versions
Alexander Ebert [Wed, 8 Apr 2020 15:34:00 +0000 (17:34 +0200)]
Upgrade notice for WoltLab Suite 5.2
Alexander Ebert [Wed, 8 Apr 2020 15:07:29 +0000 (17:07 +0200)]
Merge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 14:56:44 +0000 (16:56 +0200)]
Preparing the release 3.0.24
woltlab.com [Wed, 8 Apr 2020 13:25:56 +0000 (13:25 +0000)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Apr 2020 13:24:29 +0000 (15:24 +0200)]
Merge branch '3.0' into 3.1
woltlab.com [Wed, 8 Apr 2020 13:23:22 +0000 (13:23 +0000)]
Updating minified JavaScript files
Alexander Ebert [Wed, 8 Apr 2020 13:21:01 +0000 (15:21 +0200)]
Unique id for the share content dialog
Closes #3181
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
Alexander Ebert [Wed, 8 Apr 2020 13:14:49 +0000 (15:14 +0200)]
Merge branch '3.0' into 3.1
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
Tim Düsterhus [Wed, 8 Apr 2020 13:09:04 +0000 (15:09 +0200)]
Merge branch '3.0' into 3.1
joshuaruesweg [Tue, 7 Apr 2020 11:31:10 +0000 (13:31 +0200)]
Validate file extensions for remote avatars in UserAvatarAction
Alexander Ebert [Wed, 8 Apr 2020 13:02:02 +0000 (15:02 +0200)]
Merge branch '3.0' into 3.1
Alexander Ebert [Wed, 8 Apr 2020 13:01:18 +0000 (15:01 +0200)]
Explicitly set the stream timeout
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)
Alexander Ebert [Wed, 8 Apr 2020 12:52:00 +0000 (14:52 +0200)]
Incorrect HTML markup
Sascha Greuel [Fri, 3 Apr 2020 23:08:45 +0000 (01:08 +0200)]
Set font cache control to public
resolves #3186
Alexander Ebert [Wed, 1 Apr 2020 12:30:09 +0000 (14:30 +0200)]
Incorrect sort order favored older versions
Alexander Ebert [Tue, 31 Mar 2020 15:30:39 +0000 (17:30 +0200)]
Merge branch '3.0' into 3.1
Alexander Ebert [Tue, 31 Mar 2020 15:29:01 +0000 (17:29 +0200)]
Bind the style changer to all matching buttons
joshuaruesweg [Tue, 31 Mar 2020 08:55:53 +0000 (10:55 +0200)]
Merge branch '3.0' into 3.1
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
Alexander Ebert [Mon, 30 Mar 2020 23:03:47 +0000 (01:03 +0200)]
Optimize the performance when dealing with excessive node counts
Niklas [Sun, 29 Mar 2020 22:01:30 +0000 (00:01 +0200)]
Fix incorrect check whether the option exists
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.
Marcel Werk [Fri, 27 Mar 2020 12:31:16 +0000 (13:31 +0100)]
Merge branch '3.0' into 3.1
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
Alexander Ebert [Thu, 26 Mar 2020 12:04:37 +0000 (13:04 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Thu, 26 Mar 2020 12:03:08 +0000 (13:03 +0100)]
Additional safeguards against abuses of the mail form
Alexander Ebert [Tue, 24 Mar 2020 13:59:02 +0000 (14:59 +0100)]
Merge branch '3.0' into 3.1
Alexander Ebert [Tue, 24 Mar 2020 13:57:56 +0000 (14:57 +0100)]
Incorrect array access
Alexander Ebert [Tue, 17 Mar 2020 23:34:55 +0000 (00:34 +0100)]
Suppress the mobile menu for messages on `screen-md`
joshuaruesweg [Thu, 12 Mar 2020 14:40:16 +0000 (15:40 +0100)]
Fix c&p fault in identifier
joshuaruesweg [Thu, 12 Mar 2020 14:37:01 +0000 (15:37 +0100)]
Check correctly whether pages may be indexed in the sitemap
Marcel Werk [Tue, 10 Mar 2020 10:35:00 +0000 (11:35 +0100)]
Merge branch '3.0' into 3.1
Marcel Werk [Tue, 10 Mar 2020 10:34:22 +0000 (11:34 +0100)]
Fixed typo
Tim Düsterhus [Mon, 9 Mar 2020 22:05:53 +0000 (23:05 +0100)]
Merge branch '3.0' into 3.1
Tim Düsterhus [Mon, 9 Mar 2020 21:58:52 +0000 (22:58 +0100)]
Fix PHP 7.4 compatibility of phpline.phar
Alexander Ebert [Tue, 3 Mar 2020 11:12:37 +0000 (12:12 +0100)]
Force an initial UI rebuild in the admin panel
Alexander Ebert [Mon, 2 Mar 2020 19:19:56 +0000 (20:19 +0100)]
Deprecated syntax to access string offsets in PHP 7.4
Matthias Schmidt [Sun, 1 Mar 2020 15:36:55 +0000 (16:36 +0100)]
Fix fa-rotate-* and fa-flip-* CSS classes