Matthias Schmidt [Fri, 22 May 2020 14:25:33 +0000 (16:25 +0200)]
Use user profiles in TCommentResponseUserActivityEvent
Matthias Schmidt [Fri, 22 May 2020 12:56:11 +0000 (14:56 +0200)]
Fix regular expression in AnchorFunctionTemplatePlugin
Matthias Schmidt [Fri, 22 May 2020 12:55:27 +0000 (14:55 +0200)]
Add UserTemplatePlugin (#3322)
* Add UserTemplatePlugin
Close #3321
* Change name of user online marking in language items
* Apply suggestions from code review
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Matthias Schmidt [Fri, 22 May 2020 11:35:15 +0000 (13:35 +0200)]
Hide empty user option categories in user menu (#3294)
* Hide empty user option categories in user menu
Close #3280
* Fix typo in documentation
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Matthias Schmidt [Fri, 22 May 2020 11:34:43 +0000 (13:34 +0200)]
Prevent infinite loop for nested language items (#3299)
* Prevent infinite loop for nested language items
Close #3163
* Improve exception message in Language::loadCategory()
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Co-authored-by: Alexander Ebert <ebert@woltlab.com>
Tim Düsterhus [Thu, 21 May 2020 23:51:20 +0000 (01:51 +0200)]
Merge branch '5.2'
Tim Düsterhus [Thu, 21 May 2020 23:51:06 +0000 (01:51 +0200)]
Merge branch '3.1' into 5.2
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
Matthias Schmidt [Thu, 21 May 2020 18:18:38 +0000 (20:18 +0200)]
Mark required fields in output when using form builder (#3296)
Close #3265
Alexander Ebert [Thu, 21 May 2020 17:59:44 +0000 (19:59 +0200)]
Merge pull request #3300 from Fabii547/patch-73
Fix typo in iOS platform detection
Matthias Schmidt [Thu, 21 May 2020 13:57:00 +0000 (15:57 +0200)]
Shorten code to render reaction inline lists (in language items)
See #3320
Matthias Schmidt [Thu, 21 May 2020 13:55:58 +0000 (15:55 +0200)]
Fix stacking of article reactions
See #3269
Matthias Schmidt [Thu, 21 May 2020 13:18:13 +0000 (15:18 +0200)]
Shorten code to render individual reactions (in language items)
See #3320
Matthias Schmidt [Thu, 21 May 2020 11:37:24 +0000 (13:37 +0200)]
Change TagCloudBoxController to an abstract class
Close #3319
Matthias Schmidt [Thu, 21 May 2020 11:04:25 +0000 (13:04 +0200)]
Support decorated `IPopoverObject` in anchor template plugin
See #3318
Matthias Schmidt [Thu, 21 May 2020 10:53:39 +0000 (12:53 +0200)]
Add popover-related interfaces and popover support for `{anchor}`
Close #3318
Alexander Ebert [Wed, 20 May 2020 18:30:36 +0000 (20:30 +0200)]
Merge pull request #3317 from WoltLab/abstract-event-listener
Dynamic event listener with extra support for DBOActions
Marcel Werk [Wed, 20 May 2020 18:13:58 +0000 (20:13 +0200)]
Merge branch '5.2'
Marcel Werk [Wed, 20 May 2020 18:13:38 +0000 (20:13 +0200)]
Close dialog button could not be pressed via enter key
Alexander Ebert [Wed, 20 May 2020 17:55:35 +0000 (19:55 +0200)]
Incorrect class documentation
Co-authored-by: Tim Düsterhus <duesterhus@woltlab.com>
Alexander Ebert [Wed, 20 May 2020 17:04:00 +0000 (19:04 +0200)]
Dynamic event listener with extra support for DBOActions
Tim Düsterhus [Wed, 20 May 2020 13:10:33 +0000 (15:10 +0200)]
Merge branch '5.2'
Tim Düsterhus [Wed, 20 May 2020 13:09:48 +0000 (15:09 +0200)]
Merge branch '3.1' into 5.2
Tim Düsterhus [Wed, 20 May 2020 13:05:54 +0000 (15:05 +0200)]
Implement StringUtil::getRandomID() using PasswordUtil::getRandomPassword()
see
2ca6835c56fd478b8a685bcf2be72245a8231c37
Closes #3262
Matthias Schmidt [Tue, 19 May 2020 15:28:28 +0000 (17:28 +0200)]
Use ILinkableObject::getLink() whenever possible in PHP code
See #3295
Marcel Werk [Mon, 18 May 2020 20:52:57 +0000 (22:52 +0200)]
Merge branch '5.2'
Marcel Werk [Mon, 18 May 2020 20:52:45 +0000 (22:52 +0200)]
Fixed wrong documentation
Tim Düsterhus [Mon, 18 May 2020 15:22:09 +0000 (17:22 +0200)]
Add fallback link to Twitter media provider (#3309)
* Add fallback link to Twitter media provider
Closes #3308
* Fix TwitterEmbed error for invalid Tweet IDs
* Add TwitterEmbed#embedAll
* Fix typo in TwitterEmbed#embedTweet comment
* Fix code style in TwitterEmbed.js
Co-authored-by: Matthias Schmidt <gravatronics@live.com>
Co-authored-by: Matthias Schmidt <gravatronics@live.com>
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
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
Fabii547 [Mon, 11 May 2020 15:56:24 +0000 (17:56 +0200)]
Fix typo in iOS platform detection
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