GitHub/WoltLab/WCF.git
4 years agoMerge branch '5.2'
Marcel Werk [Sat, 23 May 2020 17:49:57 +0000 (19:49 +0200)]
Merge branch '5.2'

4 years agowcf.user.notification.articleComment.responseOwner.message.stacked wrong variable
Marcel Werk [Sat, 23 May 2020 17:46:16 +0000 (19:46 +0200)]
wcf.user.notification.articleComment.responseOwner.message.stacked wrong variable

Closes #3327

4 years agoMerge branch '5.2'
Marcel Werk [Sat, 23 May 2020 17:40:29 +0000 (19:40 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Sat, 23 May 2020 17:39:18 +0000 (19:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoFixed wrong cli command
Marcel Werk [Sat, 23 May 2020 17:37:45 +0000 (19:37 +0200)]
Fixed wrong cli command

4 years agoMerge branch '5.2'
Marcel Werk [Sat, 23 May 2020 17:35:22 +0000 (19:35 +0200)]
Merge branch '5.2'

4 years agoReplying to own page comment causes a notification
Marcel Werk [Sat, 23 May 2020 17:35:08 +0000 (19:35 +0200)]
Replying to own page comment causes a notification

Closes #3259

4 years agoRemove links in user notifications messages (#3328)
Matthias Schmidt [Sat, 23 May 2020 14:36:01 +0000 (16:36 +0200)]
Remove links in user notifications messages (#3328)

* Remove links in user notifications messages

See #3326

* Remove unnecessary conditions

* Remove additional links in user notifications messages

4 years agoMerge branch '5.2'
Tim Düsterhus [Sat, 23 May 2020 14:23:20 +0000 (16:23 +0200)]
Merge branch '5.2'

4 years agoMerge branch 'Krymonota-remove-user-mail-form'
Tim Düsterhus [Sat, 23 May 2020 14:22:13 +0000 (16:22 +0200)]
Merge branch 'Krymonota-remove-user-mail-form'

4 years agoAdd dummy update instructions for the 5.2 -> 5.3 upgrade
Tim Düsterhus [Sat, 23 May 2020 14:20:05 +0000 (16:20 +0200)]
Add dummy update instructions for the 5.2 -> 5.3 upgrade

For now these add a comment reminding the engineer in charge of the update
instructions to actually delete the MailForm that was removed in response
to issue #3032 and PR #3151.

4 years agoRemove \wcf\form\MailForm
Niklas (Krymonota) [Thu, 6 Feb 2020 22:23:14 +0000 (23:23 +0100)]
Remove \wcf\form\MailForm

Resolves #3032
Closes #3151

[Tim: Squashed the initial pull request and rewrote the commit message]

4 years agoMerge pull request #3218 from Krymonota/patch-4
Alexander Ebert [Sat, 23 May 2020 14:01:59 +0000 (16:01 +0200)]
Merge pull request #3218 from Krymonota/patch-4

Add contentItemMetaIcons template event

4 years agoMerge pull request #3184 from Fabii547/patch-72
Marcel Werk [Sat, 23 May 2020 12:27:29 +0000 (14:27 +0200)]
Merge pull request #3184 from Fabii547/patch-72

Use indented template group select list in `StyleAddForm`

4 years agoMerge pull request #3217 from Sanafan/updated_spiders
Marcel Werk [Sat, 23 May 2020 12:21:51 +0000 (14:21 +0200)]
Merge pull request #3217 from Sanafan/updated_spiders

Updated spiders

4 years agoAdd resuable language item for author list in notifications
Matthias Schmidt [Sat, 23 May 2020 09:51:14 +0000 (11:51 +0200)]
Add resuable language item for author list in notifications

See #3324

4 years agoAdd more template events to pageAdd.tpl
Matthias Schmidt [Sat, 23 May 2020 06:08:18 +0000 (08:08 +0200)]
Add more template events to pageAdd.tpl

Close #3268

4 years agoMove reporter to top of moderation report page
Matthias Schmidt [Sat, 23 May 2020 05:59:57 +0000 (07:59 +0200)]
Move reporter to top of moderation report page

Close #3284

4 years agoRemove unused imports
Matthias Schmidt [Sat, 23 May 2020 05:48:34 +0000 (07:48 +0200)]
Remove unused imports

4 years agoUse user profiles in TCommentResponseUserActivityEvent
Matthias Schmidt [Fri, 22 May 2020 14:25:33 +0000 (16:25 +0200)]
Use user profiles in TCommentResponseUserActivityEvent

4 years agoFix regular expression in AnchorFunctionTemplatePlugin
Matthias Schmidt [Fri, 22 May 2020 12:56:11 +0000 (14:56 +0200)]
Fix regular expression in AnchorFunctionTemplatePlugin

4 years agoAdd UserTemplatePlugin (#3322)
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>
4 years agoHide empty user option categories in user menu (#3294)
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>
4 years agoPrevent infinite loop for nested language items (#3299)
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>
4 years agoMerge branch '5.2'
Tim Düsterhus [Thu, 21 May 2020 23:51:20 +0000 (01:51 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Tim Düsterhus [Thu, 21 May 2020 23:51:06 +0000 (01:51 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge branch 'Krymonota-fix-en-interval-full-past-insentence' into 3.1
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

4 years agoRemove unnecessary conditions in wcf.date.interval.full.past.inSentence
Niklas [Thu, 21 May 2020 23:37:54 +0000 (01:37 +0200)]
Remove unnecessary conditions in wcf.date.interval.full.past.inSentence

4 years agoFix day 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

4 years agoMark required fields in output when using form builder (#3296)
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

4 years agoMerge pull request #3300 from Fabii547/patch-73
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

4 years agoShorten code to render reaction inline lists (in language items)
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

4 years agoFix stacking of article reactions
Matthias Schmidt [Thu, 21 May 2020 13:55:58 +0000 (15:55 +0200)]
Fix stacking of article reactions

See #3269

4 years agoShorten code to render individual reactions (in language items)
Matthias Schmidt [Thu, 21 May 2020 13:18:13 +0000 (15:18 +0200)]
Shorten code to render individual reactions (in language items)

See #3320

4 years agoChange TagCloudBoxController to an abstract class
Matthias Schmidt [Thu, 21 May 2020 11:37:24 +0000 (13:37 +0200)]
Change TagCloudBoxController to an abstract class

Close #3319

4 years agoSupport decorated `IPopoverObject` in anchor template plugin
Matthias Schmidt [Thu, 21 May 2020 11:04:25 +0000 (13:04 +0200)]
Support decorated `IPopoverObject` in anchor template plugin

See #3318

4 years agoAdd popover-related interfaces and popover support for `{anchor}`
Matthias Schmidt [Thu, 21 May 2020 10:53:39 +0000 (12:53 +0200)]
Add popover-related interfaces and popover support for `{anchor}`

Close #3318

4 years agoMerge pull request #3317 from WoltLab/abstract-event-listener
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

4 years agoMerge branch '5.2'
Marcel Werk [Wed, 20 May 2020 18:13:58 +0000 (20:13 +0200)]
Merge branch '5.2'

4 years agoClose dialog button could not be pressed via enter key
Marcel Werk [Wed, 20 May 2020 18:13:38 +0000 (20:13 +0200)]
Close dialog button could not be pressed via enter key

4 years agoIncorrect class documentation
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>
4 years agoDynamic event listener with extra support for DBOActions
Alexander Ebert [Wed, 20 May 2020 17:04:00 +0000 (19:04 +0200)]
Dynamic event listener with extra support for DBOActions

4 years agoMerge branch '5.2'
Tim Düsterhus [Wed, 20 May 2020 13:10:33 +0000 (15:10 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Tim Düsterhus [Wed, 20 May 2020 13:09:48 +0000 (15:09 +0200)]
Merge branch '3.1' into 5.2

4 years agoImplement StringUtil::getRandomID() using PasswordUtil::getRandomPassword()
Tim Düsterhus [Wed, 20 May 2020 13:05:54 +0000 (15:05 +0200)]
Implement StringUtil::getRandomID() using PasswordUtil::getRandomPassword()

see 2ca6835c56fd478b8a685bcf2be72245a8231c37
Closes #3262

4 years agoUse ILinkableObject::getLink() whenever possible in PHP code
Matthias Schmidt [Tue, 19 May 2020 15:28:28 +0000 (17:28 +0200)]
Use ILinkableObject::getLink() whenever possible in PHP code

See  #3295

4 years agoMerge branch '5.2'
Marcel Werk [Mon, 18 May 2020 20:52:57 +0000 (22:52 +0200)]
Merge branch '5.2'

4 years agoFixed wrong documentation
Marcel Werk [Mon, 18 May 2020 20:52:45 +0000 (22:52 +0200)]
Fixed wrong documentation

4 years agoAdd fallback link to Twitter media provider (#3309)
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>
4 years agoFix column classes in menuList template (#3313)
Niklas [Sun, 17 May 2020 15:16:39 +0000 (17:16 +0200)]
Fix column classes in menuList template (#3313)

4 years agoFix column classes in boxList template (#3312)
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

4 years agoMerge branch '5.2'
joshuaruesweg [Sun, 17 May 2020 14:18:36 +0000 (16:18 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
joshuaruesweg [Sun, 17 May 2020 14:18:05 +0000 (16:18 +0200)]
Merge branch '3.1' into 5.2

4 years agoMerge pull request #3306 from WoltLab/editorconfig
Joshua Rüsweg [Sun, 17 May 2020 14:17:10 +0000 (16:17 +0200)]
Merge pull request #3306 from WoltLab/editorconfig

Add .editorconfig file

4 years agoAdd and use TCommentResponseUserActivityEvent
Matthias Schmidt [Sun, 17 May 2020 11:49:21 +0000 (13:49 +0200)]
Add and use TCommentResponseUserActivityEvent

Close  #3311

4 years agoAdd DatabaseObjectList::getSingleObject() (#3298)
Matthias Schmidt [Sun, 17 May 2020 11:03:27 +0000 (13:03 +0200)]
Add DatabaseObjectList::getSingleObject() (#3298)

Close #3183

4 years agoUpdate TLS versions in RemoteFile::setTLS()
Tim Düsterhus [Sat, 16 May 2020 10:33:05 +0000 (12:33 +0200)]
Update TLS versions in RemoteFile::setTLS()

Closes #3307

4 years agoMerge branch 'exception-verb'
Tim Düsterhus [Sat, 16 May 2020 10:24:20 +0000 (12:24 +0200)]
Merge branch 'exception-verb'

4 years agoShow HTTP Verb in Exception Log
Tim Düsterhus [Sat, 16 May 2020 10:21:50 +0000 (12:21 +0200)]
Show HTTP Verb in Exception Log

Closes #3211

4 years agoWhitelist `json_encode` in enterprise mode
Alexander Ebert [Fri, 15 May 2020 20:16:02 +0000 (22:16 +0200)]
Whitelist `json_encode` in enterprise mode

4 years agoShow end of voting period after voting in poll
Matthias Schmidt [Fri, 15 May 2020 16:08:43 +0000 (18:08 +0200)]
Show end of voting period after voting in poll

See #3279

4 years agoAdd .editorconfig file
joshuaruesweg [Fri, 15 May 2020 15:05:52 +0000 (17:05 +0200)]
Add .editorconfig file

4 years agoAdd Attachment::getLink()
Matthias Schmidt [Fri, 15 May 2020 14:58:01 +0000 (16:58 +0200)]
Add Attachment::getLink()

See #3295

4 years agoMerge branch '5.2'
Matthias Schmidt [Fri, 15 May 2020 14:25:08 +0000 (16:25 +0200)]
Merge branch '5.2'

4 years agoFixed typo (#3305)
MenesesEvandro [Fri, 15 May 2020 14:24:35 +0000 (11:24 -0300)]
Fixed typo (#3305)

Fixed typo at wcf.tagging.tags.error.unknownTags

4 years agoUpdating minified JavaScript files
woltlab.com [Fri, 15 May 2020 12:03:26 +0000 (12:03 +0000)]
Updating minified JavaScript files

4 years agoIncorrect recognition of legacy attachment widths
Alexander Ebert [Fri, 15 May 2020 12:00:53 +0000 (14:00 +0200)]
Incorrect recognition of legacy attachment widths

4 years agoMerge branch '5.2'
Tim Düsterhus [Fri, 15 May 2020 09:48:57 +0000 (11:48 +0200)]
Merge branch '5.2'

4 years agoWhitelist `strip_tags` in enterprise mode
Tim Düsterhus [Fri, 15 May 2020 09:48:29 +0000 (11:48 +0200)]
Whitelist `strip_tags` in enterprise mode

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 14 May 2020 18:50:31 +0000 (20:50 +0200)]
Merge branch '5.2'

4 years agoUnified class name of the 'search for updates' button
Marcel Werk [Thu, 14 May 2020 18:50:13 +0000 (20:50 +0200)]
Unified class name of the 'search for updates' button

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 14 May 2020 18:44:56 +0000 (20:44 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Marcel Werk [Thu, 14 May 2020 18:44:43 +0000 (20:44 +0200)]
Merge branch '3.1' into 5.2

4 years agoerrors while executing cronjobs were missing in the global error log
Marcel Werk [Thu, 14 May 2020 18:44:28 +0000 (20:44 +0200)]
errors while executing cronjobs were missing in the global error log

4 years agoMerge branch '5.2'
Marcel Werk [Thu, 14 May 2020 16:51:35 +0000 (18:51 +0200)]
Merge branch '5.2'

4 years agofixed incorrect use of html entities
Marcel Werk [Thu, 14 May 2020 16:51:07 +0000 (18:51 +0200)]
fixed incorrect use of html entities

4 years agoReplace `title` with `content` attribute in AnchorFunctionTemplatePlugin
Matthias Schmidt [Wed, 13 May 2020 14:42:14 +0000 (16:42 +0200)]
Replace `title` with `content` attribute in AnchorFunctionTemplatePlugin

See #3297

4 years agoUse new sorting/filtering UI for moderation list
Matthias Schmidt [Wed, 13 May 2020 13:53:40 +0000 (15:53 +0200)]
Use new sorting/filtering UI for moderation list

Close #3250

4 years agoAdd AnchorFunctionTemplatePlugin (#3297)
Matthias Schmidt [Wed, 13 May 2020 13:28:10 +0000 (15:28 +0200)]
Add AnchorFunctionTemplatePlugin (#3297)

* Add AnchorFunctionTemplatePlugin

* Prioritize `ITitledObject` over `__toString()`

4 years agoShow special trophy limit in the field description
joshuaruesweg [Tue, 12 May 2020 20:59:07 +0000 (22:59 +0200)]
Show special trophy limit in the field description
Resolves #3274

4 years agoMerge branch '5.2'
Matthias Schmidt [Tue, 12 May 2020 14:39:17 +0000 (16:39 +0200)]
Merge branch '5.2'

4 years agoMerge branch '3.1' into 5.2
Matthias Schmidt [Tue, 12 May 2020 14:39:04 +0000 (16:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoFix typo in CustomOption PHPDoc (#3303)
Niklas [Tue, 12 May 2020 14:38:36 +0000 (16:38 +0200)]
Fix typo in CustomOption PHPDoc (#3303)

4 years agoMerge pull request #3302 from Krymonota/patch-6
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

4 years agoValidate file extension before validating size
Niklas [Tue, 12 May 2020 08:28:34 +0000 (10:28 +0200)]
Validate file extension before validating size

4 years agoAdd reusable template for label selection
Matthias Schmidt [Mon, 11 May 2020 16:26:51 +0000 (18:26 +0200)]
Add reusable template for label selection

Close #3301

4 years agoFix typo in iOS platform detection
Fabii547 [Mon, 11 May 2020 15:56:24 +0000 (17:56 +0200)]
Fix typo in iOS platform detection

4 years agoDeploy the cleanup script first 5.2.6
Alexander Ebert [Sun, 10 May 2020 20:07:40 +0000 (22:07 +0200)]
Deploy the cleanup script first

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 20:05:55 +0000 (22:05 +0200)]
Merge branch '3.1' into 5.2

4 years agoDeploy the cleanup script first 3.1.14
Alexander Ebert [Sun, 10 May 2020 19:56:13 +0000 (21:56 +0200)]
Deploy the cleanup script first

4 years agoRelease 5.2.6
Alexander Ebert [Sun, 10 May 2020 18:49:26 +0000 (20:49 +0200)]
Release 5.2.6

4 years agoMerge branch '3.1' into 5.2
Alexander Ebert [Sun, 10 May 2020 18:39:46 +0000 (20:39 +0200)]
Merge branch '3.1' into 5.2

4 years agoUpdating minified JavaScript files
woltlab.com [Sun, 10 May 2020 18:33:15 +0000 (18:33 +0000)]
Updating minified JavaScript files

4 years agoRelease 3.1.14
Alexander Ebert [Sun, 10 May 2020 18:31:43 +0000 (20:31 +0200)]
Release 3.1.14

4 years agoForced redeployment of some files
Alexander Ebert [Sun, 10 May 2020 18:25:21 +0000 (20:25 +0200)]
Forced redeployment of some files

4 years agoRemove obsolete TODOs
Matthias Schmidt [Sun, 10 May 2020 14:32:26 +0000 (16:32 +0200)]
Remove obsolete TODOs

4 years agoAdd notifications for article reactions
Matthias Schmidt [Sun, 10 May 2020 14:28:33 +0000 (16:28 +0200)]
Add notifications for article reactions

Close #3269

4 years agoUnify quotes clipboard button label with other clipboard labels
Matthias Schmidt [Sun, 10 May 2020 13:31:27 +0000 (15:31 +0200)]
Unify quotes clipboard button label with other clipboard labels

Close #3240

4 years agoMerge branch '5.2'
joshuaruesweg [Sun, 10 May 2020 13:24:03 +0000 (15:24 +0200)]
Merge branch '5.2'

4 years agoFix sorting of trophies with multiple pages
joshuaruesweg [Sun, 10 May 2020 13:18:47 +0000 (15:18 +0200)]
Fix sorting of trophies with multiple pages