joshuaruesweg [Fri, 22 May 2020 13:00:41 +0000 (15:00 +0200)]
Add indicator of the activation status in the frontend
joshuaruesweg [Wed, 20 May 2020 17:53:19 +0000 (19:53 +0200)]
Introduce new flag variable for email confirmation
joshuaruesweg [Wed, 20 May 2020 14:13:40 +0000 (16:13 +0200)]
Use bit flags to determine register activation actions
joshuaruesweg [Wed, 20 May 2020 13:55:43 +0000 (15:55 +0200)]
Add option for email & admin activation method
joshuaruesweg [Sun, 17 May 2020 14:18:36 +0000 (16:18 +0200)]
Merge branch '5.2'
joshuaruesweg [Sun, 17 May 2020 14:18:05 +0000 (16:18 +0200)]
Merge branch '3.1' into 5.2
Joshua Rüsweg [Sun, 17 May 2020 14:17:10 +0000 (16:17 +0200)]
Merge pull request #3306 from WoltLab/editorconfig
Add .editorconfig file
Matthias Schmidt [Sun, 17 May 2020 11:49:21 +0000 (13:49 +0200)]
Add and use TCommentResponseUserActivityEvent
Close #3311
Matthias Schmidt [Sun, 17 May 2020 11:03:27 +0000 (13:03 +0200)]
Add DatabaseObjectList::getSingleObject() (#3298)
Close #3183
Tim Düsterhus [Sat, 16 May 2020 10:33:05 +0000 (12:33 +0200)]
Update TLS versions in RemoteFile::setTLS()
Closes #3307
Tim Düsterhus [Sat, 16 May 2020 10:24:20 +0000 (12:24 +0200)]
Merge branch 'exception-verb'
Tim Düsterhus [Sat, 16 May 2020 10:21:50 +0000 (12:21 +0200)]
Show HTTP Verb in Exception Log
Closes #3211
Alexander Ebert [Fri, 15 May 2020 20:16:02 +0000 (22:16 +0200)]
Whitelist `json_encode` in enterprise mode
Matthias Schmidt [Fri, 15 May 2020 16:08:43 +0000 (18:08 +0200)]
Show end of voting period after voting in poll
See #3279
joshuaruesweg [Fri, 15 May 2020 15:05:52 +0000 (17:05 +0200)]
Add .editorconfig file
Matthias Schmidt [Fri, 15 May 2020 14:58:01 +0000 (16:58 +0200)]
Add Attachment::getLink()
See #3295
Matthias Schmidt [Fri, 15 May 2020 14:25:08 +0000 (16:25 +0200)]
Merge branch '5.2'
MenesesEvandro [Fri, 15 May 2020 14:24:35 +0000 (11:24 -0300)]
Fixed typo (#3305)
Fixed typo at wcf.tagging.tags.error.unknownTags
woltlab.com [Fri, 15 May 2020 12:03:26 +0000 (12:03 +0000)]
Updating minified JavaScript files
Alexander Ebert [Fri, 15 May 2020 12:00:53 +0000 (14:00 +0200)]
Incorrect recognition of legacy attachment widths
Tim Düsterhus [Fri, 15 May 2020 09:48:57 +0000 (11:48 +0200)]
Merge branch '5.2'
Tim Düsterhus [Fri, 15 May 2020 09:48:29 +0000 (11:48 +0200)]
Whitelist `strip_tags` in enterprise mode
Marcel Werk [Thu, 14 May 2020 18:50:31 +0000 (20:50 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 14 May 2020 18:50:13 +0000 (20:50 +0200)]
Unified class name of the 'search for updates' button
Marcel Werk [Thu, 14 May 2020 18:44:56 +0000 (20:44 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 14 May 2020 18:44:43 +0000 (20:44 +0200)]
Merge branch '3.1' into 5.2
Marcel Werk [Thu, 14 May 2020 18:44:28 +0000 (20:44 +0200)]
errors while executing cronjobs were missing in the global error log
Marcel Werk [Thu, 14 May 2020 16:51:35 +0000 (18:51 +0200)]
Merge branch '5.2'
Marcel Werk [Thu, 14 May 2020 16:51:07 +0000 (18:51 +0200)]
fixed incorrect use of html entities
Matthias Schmidt [Wed, 13 May 2020 14:42:14 +0000 (16:42 +0200)]
Replace `title` with `content` attribute in AnchorFunctionTemplatePlugin
See #3297
Matthias Schmidt [Wed, 13 May 2020 13:53:40 +0000 (15:53 +0200)]
Use new sorting/filtering UI for moderation list
Close #3250
Matthias Schmidt [Wed, 13 May 2020 13:28:10 +0000 (15:28 +0200)]
Add AnchorFunctionTemplatePlugin (#3297)
* Add AnchorFunctionTemplatePlugin
* Prioritize `ITitledObject` over `__toString()`
joshuaruesweg [Tue, 12 May 2020 20:59:07 +0000 (22:59 +0200)]
Show special trophy limit in the field description
Resolves #3274
Matthias Schmidt [Tue, 12 May 2020 14:39:17 +0000 (16:39 +0200)]
Merge branch '5.2'
Matthias Schmidt [Tue, 12 May 2020 14:39:04 +0000 (16:39 +0200)]
Merge branch '3.1' into 5.2
Niklas [Tue, 12 May 2020 14:38:36 +0000 (16:38 +0200)]
Fix typo in CustomOption PHPDoc (#3303)
Tim Düsterhus [Tue, 12 May 2020 09:48:30 +0000 (11:48 +0200)]
Merge pull request #3302 from Krymonota/patch-6
Validate file extension before validating size
Niklas [Tue, 12 May 2020 08:28:34 +0000 (10:28 +0200)]
Validate file extension before validating size
Matthias Schmidt [Mon, 11 May 2020 16:26:51 +0000 (18:26 +0200)]
Add reusable template for label selection
Close #3301
Alexander Ebert [Sun, 10 May 2020 20:07:40 +0000 (22:07 +0200)]
Deploy the cleanup script first
Alexander Ebert [Sun, 10 May 2020 20:05:55 +0000 (22:05 +0200)]
Merge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 19:56:13 +0000 (21:56 +0200)]
Deploy the cleanup script first
Alexander Ebert [Sun, 10 May 2020 18:49:26 +0000 (20:49 +0200)]
Release 5.2.6
Alexander Ebert [Sun, 10 May 2020 18:39:46 +0000 (20:39 +0200)]
Merge branch '3.1' into 5.2
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
Matthias Schmidt [Sun, 10 May 2020 14:32:26 +0000 (16:32 +0200)]
Remove obsolete TODOs
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