GitHub/WoltLab/WCF.git
6 years agoFix I18n values for reaction types
Joshua Rüsweg [Mon, 6 Aug 2018 10:24:23 +0000 (12:24 +0200)]
Fix I18n values for reaction types
See #2508

6 years agoResolve TODO comments
Joshua Rüsweg [Mon, 6 Aug 2018 09:58:51 +0000 (11:58 +0200)]
Resolve TODO comments
See #2508

6 years agoRemove WCF.Like JS API
Joshua Rüsweg [Mon, 6 Aug 2018 09:49:10 +0000 (11:49 +0200)]
Remove WCF.Like JS API
See #2508

6 years agoUse internal functions to hide/show an element
Joshua Rüsweg [Sat, 4 Aug 2018 10:06:56 +0000 (12:06 +0200)]
Use internal functions to hide/show an element
See #2635

6 years agoFix double slash in reaction file description
Matthias Schmidt [Thu, 2 Aug 2018 14:40:41 +0000 (16:40 +0200)]
Fix double slash in reaction file description

See #2508

6 years agoFix typo in English language item
Matthias Schmidt [Thu, 2 Aug 2018 14:33:11 +0000 (16:33 +0200)]
Fix typo in English language item

See #2508

6 years agoCorrect delete outdated likes
Joshua Rüsweg [Thu, 2 Aug 2018 13:05:25 +0000 (15:05 +0200)]
Correct delete outdated likes
See #2508

6 years agoRemove FQN
Joshua Rüsweg [Thu, 2 Aug 2018 13:03:29 +0000 (15:03 +0200)]
Remove FQN
See #2508

6 years agoAdd update script from WSC 3.1 or lower
Joshua Rüsweg [Thu, 2 Aug 2018 13:01:45 +0000 (15:01 +0200)]
Add update script from WSC 3.1 or lower
See #2508

6 years agoAdd default reaction types
Joshua Rüsweg [Thu, 2 Aug 2018 11:53:07 +0000 (13:53 +0200)]
Add default reaction types
See #2508

6 years agoFix some smaller issues
Joshua Rüsweg [Thu, 2 Aug 2018 11:18:34 +0000 (13:18 +0200)]
Fix some smaller issues
See #2508

6 years agoAdd reaction copy action
Joshua Rüsweg [Thu, 2 Aug 2018 10:55:17 +0000 (12:55 +0200)]
Add reaction copy action
See #2508

6 years agoDetermine legacy reaction types for likes
Joshua Rüsweg [Thu, 2 Aug 2018 10:12:25 +0000 (12:12 +0200)]
Determine legacy reaction types for likes
See #2508

6 years agoRebuild cached reactions on like rebuild
Joshua Rüsweg [Thu, 2 Aug 2018 09:28:29 +0000 (11:28 +0200)]
Rebuild cached reactions on like rebuild
See #2508

6 years agoDeprecate the LikeUserRebuildDataWorker class
Joshua Rüsweg [Thu, 2 Aug 2018 09:09:14 +0000 (11:09 +0200)]
Deprecate the LikeUserRebuildDataWorker class
See #2508

6 years agoRemove like user rebuild worker
Joshua Rüsweg [Thu, 2 Aug 2018 09:07:16 +0000 (11:07 +0200)]
Remove like user rebuild worker
See #2508

6 years agoRename option like_allow_for_own_content to fit to the reaction system
Joshua Rüsweg [Thu, 2 Aug 2018 09:06:43 +0000 (11:06 +0200)]
Rename option like_allow_for_own_content to fit to the reaction system
See #2508

6 years agoAlways enable option like_show_summary, to avoid issues with the backwards compatibility
Joshua Rüsweg [Thu, 2 Aug 2018 09:06:06 +0000 (11:06 +0200)]
Always enable option like_show_summary, to avoid issues with the backwards compatibility
See #2508

6 years agoDisable like_enable_dislike option
Joshua Rüsweg [Thu, 2 Aug 2018 08:57:36 +0000 (10:57 +0200)]
Disable like_enable_dislike option
See #2508

6 years agoRemove and disable like_show_summary option
Joshua Rüsweg [Thu, 2 Aug 2018 08:25:53 +0000 (10:25 +0200)]
Remove and disable like_show_summary option
See #2508

6 years agoAdd mobile react buttons for mobileNavigation
Joshua Rüsweg [Wed, 1 Aug 2018 18:47:38 +0000 (20:47 +0200)]
Add mobile react buttons for mobileNavigation
See #2508

6 years agoFix cleanup issue
Joshua Rüsweg [Wed, 1 Aug 2018 18:46:40 +0000 (20:46 +0200)]
Fix cleanup issue
See #2508

6 years agoIgnore react buttons in mobile navigation
Joshua Rüsweg [Wed, 1 Aug 2018 18:43:16 +0000 (20:43 +0200)]
Ignore react buttons in mobile navigation
See #2508

6 years agoAdd ability to exclude items from mobile navigation
Joshua Rüsweg [Wed, 1 Aug 2018 18:25:47 +0000 (20:25 +0200)]
Add ability to exclude items from mobile navigation
See #2508

6 years agoAdd missing react language var
Joshua Rüsweg [Wed, 1 Aug 2018 11:21:39 +0000 (13:21 +0200)]
Add missing react language var
See #2508

6 years agoRemove thumbs for article items
Joshua Rüsweg [Wed, 1 Aug 2018 11:16:07 +0000 (13:16 +0200)]
Remove thumbs for article items
See #2508

6 years agoFix superfluous empty line
Joshua Rüsweg [Wed, 1 Aug 2018 11:14:20 +0000 (13:14 +0200)]
Fix superfluous empty line
See #2508

6 years agoRebuild reaction stats on user rebuilding
Joshua Rüsweg [Wed, 1 Aug 2018 11:08:24 +0000 (13:08 +0200)]
Rebuild reaction stats on user rebuilding
See #2508

6 years agoAdd ReactionType(Add|Edit)Form
Joshua Rüsweg [Wed, 1 Aug 2018 10:56:10 +0000 (12:56 +0200)]
Add ReactionType(Add|Edit)Form
See #2508

6 years agoAdd language variables for reaction conditions
Joshua Rüsweg [Wed, 1 Aug 2018 10:05:50 +0000 (12:05 +0200)]
Add language variables for reaction conditions
See #2508

6 years agoAdd conditions for reactions
Joshua Rüsweg [Wed, 1 Aug 2018 10:02:46 +0000 (12:02 +0200)]
Add conditions for reactions
See #2508

6 years agoAdd missign permission checks for reactions
Joshua Rüsweg [Tue, 31 Jul 2018 16:08:41 +0000 (18:08 +0200)]
Add missign permission checks for reactions
See #2508

6 years agoAdd reputation for user profiles
Joshua Rüsweg [Mon, 30 Jul 2018 18:52:12 +0000 (20:52 +0200)]
Add reputation for user profiles
See #2508

6 years agoCorrect reaction on sorted react buttons
Joshua Rüsweg [Sat, 28 Jul 2018 09:49:25 +0000 (11:49 +0200)]
Correct reaction on sorted react buttons
See #2508

6 years agoSort reactions by showOrder in frontend
Joshua Rüsweg [Sat, 28 Jul 2018 09:38:49 +0000 (11:38 +0200)]
Sort reactions by showOrder in frontend
See #2508

6 years agoMerge branch 'formBuilder' into reactions
Matthias Schmidt [Fri, 27 Jul 2018 14:06:06 +0000 (16:06 +0200)]
Merge branch 'formBuilder' into reactions

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Fri, 27 Jul 2018 14:05:33 +0000 (16:05 +0200)]
Merge branch 'next' into formBuilder

6 years agoRemove scalar type hints for parameters
Matthias Schmidt [Fri, 27 Jul 2018 14:05:14 +0000 (16:05 +0200)]
Remove scalar type hints for parameters

See #2720

6 years agoRemove explicit return types
Matthias Schmidt [Fri, 27 Jul 2018 13:53:47 +0000 (15:53 +0200)]
Remove explicit return types

See #2508
See #2720

6 years agoMerge branch 'formBuilder' into reactions
Matthias Schmidt [Fri, 27 Jul 2018 13:48:49 +0000 (15:48 +0200)]
Merge branch 'formBuilder' into reactions

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Fri, 27 Jul 2018 13:48:03 +0000 (15:48 +0200)]
Merge branch 'next' into formBuilder

6 years agoRemove explicit return types
Matthias Schmidt [Fri, 27 Jul 2018 13:47:46 +0000 (15:47 +0200)]
Remove explicit return types

See #2720

6 years agoRemove remaining `declare(strict_types=1);`
Matthias Schmidt [Fri, 27 Jul 2018 13:41:40 +0000 (15:41 +0200)]
Remove remaining `declare(strict_types=1);`

See #2508
See #2720

6 years agoMerge branch 'formBuilder' into reactions
Matthias Schmidt [Fri, 27 Jul 2018 13:40:29 +0000 (15:40 +0200)]
Merge branch 'formBuilder' into reactions

6 years agoMerge branch 'next' into reactions
Matthias Schmidt [Fri, 27 Jul 2018 13:39:41 +0000 (15:39 +0200)]
Merge branch 'next' into reactions

6 years agoRemove remaining `declare(strict_types=1);`
Matthias Schmidt [Fri, 27 Jul 2018 13:36:27 +0000 (15:36 +0200)]
Remove remaining `declare(strict_types=1);`

See #2509
See #2720

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Fri, 27 Jul 2018 13:35:20 +0000 (15:35 +0200)]
Merge branch 'next' into formBuilder

6 years agoRemove remaining `declare(strict_types=1);`
Matthias Schmidt [Fri, 27 Jul 2018 13:34:42 +0000 (15:34 +0200)]
Remove remaining `declare(strict_types=1);`

See #2720

6 years agoRevert "Add `declare(strict_types=1);`"
Matthias Schmidt [Fri, 27 Jul 2018 13:32:20 +0000 (15:32 +0200)]
Revert "Add `declare(strict_types=1);`"

This reverts commit 308c880f7235735e55a6451ba07e2b13addb5855.

See #2720

6 years agoFix nested option support for non-filterable single selection form fields
Matthias Schmidt [Fri, 27 Jul 2018 07:33:45 +0000 (09:33 +0200)]
Fix nested option support for non-filterable single selection form fields

See #2509

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Fri, 27 Jul 2018 07:32:04 +0000 (09:32 +0200)]
Merge branch 'next' into formBuilder

6 years agoAdd `ISelectOptionOptionType` interface
Matthias Schmidt [Fri, 27 Jul 2018 07:31:11 +0000 (09:31 +0200)]
Add `ISelectOptionOptionType` interface

Close #2725

6 years agoAdd `II18nOptionType` interface
Matthias Schmidt [Fri, 27 Jul 2018 07:30:05 +0000 (09:30 +0200)]
Add `II18nOptionType` interface

Close #2724

6 years agoFix phpDoc comment
Joshua Rüsweg [Wed, 25 Jul 2018 21:35:31 +0000 (23:35 +0200)]
Fix phpDoc comment
See #2508

6 years agoRename likes to reactions in user profile menu
Joshua Rüsweg [Wed, 25 Jul 2018 21:27:59 +0000 (23:27 +0200)]
Rename likes to reactions in user profile menu
See #2508

6 years agoAdd user profile reaction list
Joshua Rüsweg [Wed, 25 Jul 2018 21:21:10 +0000 (23:21 +0200)]
Add user profile reaction list
See #2508

6 years agoAdd only reaction activity event if the object support these
Joshua Rüsweg [Wed, 25 Jul 2018 13:10:40 +0000 (15:10 +0200)]
Add only reaction activity event if the object support these
See #2508

6 years agoChanged the schema.org searchaction metadata into json-ld
Marcel Werk [Tue, 24 Jul 2018 09:02:51 +0000 (11:02 +0200)]
Changed the schema.org searchaction metadata into json-ld

Closes #2723

6 years agoClose reactionPopover on clicking somewhere in the document
Joshua Rüsweg [Sun, 22 Jul 2018 19:34:24 +0000 (21:34 +0200)]
Close reactionPopover on clicking somewhere in the document
See #2508

6 years agoRemove superfluous empty line
Joshua Rüsweg [Sun, 22 Jul 2018 19:01:30 +0000 (21:01 +0200)]
Remove superfluous empty line
See #2508

6 years agoFix wrong summaryListSelector
Joshua Rüsweg [Sun, 22 Jul 2018 19:00:57 +0000 (21:00 +0200)]
Fix wrong summaryListSelector
See #2508

6 years agoAdapt the old like system to the new reaction system
Joshua Rüsweg [Sun, 22 Jul 2018 18:44:16 +0000 (20:44 +0200)]
Adapt the old like system to the new reaction system
See #2508

6 years agoAdd missing module check for reaction buttons
Joshua Rüsweg [Sun, 22 Jul 2018 17:12:07 +0000 (19:12 +0200)]
Add missing module check for reaction buttons
See #2508

6 years agoFix summary selector for singleItems
Joshua Rüsweg [Sun, 22 Jul 2018 16:43:55 +0000 (18:43 +0200)]
Fix summary selector for singleItems
See #2508

6 years agoRemove scalar type hints from form builder API
Matthias Schmidt [Sat, 21 Jul 2018 08:51:46 +0000 (10:51 +0200)]
Remove scalar type hints from form builder API

See #2509
See #2720

6 years agoRemove strict types declaration from form builder API
Matthias Schmidt [Sat, 21 Jul 2018 08:48:10 +0000 (10:48 +0200)]
Remove strict types declaration from form builder API

See #2509
See #2720

6 years agoRemove return types from form builder API
Matthias Schmidt [Sat, 21 Jul 2018 08:46:47 +0000 (10:46 +0200)]
Remove return types from form builder API

See #2509
See #2720

6 years agoAdd ReactionHandler::removeReacts method
Joshua Rüsweg [Thu, 19 Jul 2018 22:06:59 +0000 (00:06 +0200)]
Add ReactionHandler::removeReacts method
See #2508

6 years agoAdd reaction notification support for profile comment responses
Joshua Rüsweg [Thu, 19 Jul 2018 21:35:25 +0000 (23:35 +0200)]
Add reaction notification support for profile comment responses
See #2508

6 years agoAdd reaction notification support for profile comments
Joshua Rüsweg [Thu, 19 Jul 2018 21:33:47 +0000 (23:33 +0200)]
Add reaction notification support for profile comments
See #2508

6 years agoFix issues with ItemListFormField
Matthias Schmidt [Wed, 18 Jul 2018 17:04:53 +0000 (19:04 +0200)]
Fix issues with ItemListFormField

See #2509

6 years agoAdded missing tooltip for box edit button
Marcel Werk [Tue, 17 Jul 2018 16:27:20 +0000 (18:27 +0200)]
Added missing tooltip for box edit button

6 years agoExplicit type-casting for subject
Marcel Werk [Tue, 17 Jul 2018 16:19:47 +0000 (18:19 +0200)]
Explicit type-casting for subject

6 years agoFix outdated implementation of ShowOrderFormField::options()
Matthias Schmidt [Fri, 13 Jul 2018 07:06:34 +0000 (09:06 +0200)]
Fix outdated implementation of ShowOrderFormField::options()

See #2509

6 years agoAdd missing documentation
Matthias Schmidt [Fri, 13 Jul 2018 07:02:35 +0000 (09:02 +0200)]
Add missing documentation

See #2509

6 years agoAdd missing strict types declarations
Matthias Schmidt [Fri, 13 Jul 2018 07:01:33 +0000 (09:01 +0200)]
Add missing strict types declarations

See #2509

6 years agoFix variable name in TMultipleFormField::maximumMultiples()
Matthias Schmidt [Fri, 13 Jul 2018 06:59:33 +0000 (08:59 +0200)]
Fix variable name in TMultipleFormField::maximumMultiples()

See #2509

6 years agoAdd missing import (for documentation)
Matthias Schmidt [Fri, 13 Jul 2018 06:58:04 +0000 (08:58 +0200)]
Add missing import (for documentation)

See #2509

6 years agoRemove unused imports
Matthias Schmidt [Fri, 13 Jul 2018 06:56:12 +0000 (08:56 +0200)]
Remove unused imports

See #2509

6 years agoUnify method names in ClassNameFormField
Matthias Schmidt [Fri, 13 Jul 2018 06:54:21 +0000 (08:54 +0200)]
Unify method names in ClassNameFormField

and fix some other code style issues.

See #2509

6 years agoMerge branch 'next' into formBuilder
Matthias Schmidt [Thu, 12 Jul 2018 17:33:37 +0000 (19:33 +0200)]
Merge branch 'next' into formBuilder

6 years agoMerge branch 'master' into next
Matthias Schmidt [Thu, 12 Jul 2018 17:33:27 +0000 (19:33 +0200)]
Merge branch 'master' into next

6 years agoAdd radioButton support for WoltLabSuite/Core/Ui/ItemList/Filter
Matthias Schmidt [Thu, 12 Jul 2018 17:32:49 +0000 (19:32 +0200)]
Add radioButton support for WoltLabSuite/Core/Ui/ItemList/Filter

Close #2696

6 years agoFix value and validation-related issues in TI18nFormField
Matthias Schmidt [Thu, 12 Jul 2018 17:14:52 +0000 (19:14 +0200)]
Fix value and validation-related issues in TI18nFormField

See #2509

6 years agoUpdate custom form field data processors
Matthias Schmidt [Thu, 12 Jul 2018 17:14:21 +0000 (19:14 +0200)]
Update custom form field data processors

See #2509

6 years agoAdd support for floated (radiobutton) form field
Matthias Schmidt [Thu, 12 Jul 2018 17:13:32 +0000 (19:13 +0200)]
Add support for floated (radiobutton) form field

See #2509

6 years agoImproved mobile support for dailymotion videos
Marcel Werk [Thu, 12 Jul 2018 10:21:05 +0000 (12:21 +0200)]
Improved mobile support for dailymotion videos

6 years agoGlobal modification log list
Alexander Ebert [Thu, 12 Jul 2018 09:42:49 +0000 (11:42 +0200)]
Global modification log list

See #2597

6 years agoMerge branch '3.0'
Alexander Ebert [Tue, 10 Jul 2018 17:15:06 +0000 (19:15 +0200)]
Merge branch '3.0'

6 years agoRecognition of unicode mentions, guard against invalid usernames
Alexander Ebert [Tue, 10 Jul 2018 17:00:31 +0000 (19:00 +0200)]
Recognition of unicode mentions, guard against invalid usernames

6 years agoLookup dialog for WYSIWYG editor icons
Alexander Ebert [Tue, 10 Jul 2018 10:46:55 +0000 (12:46 +0200)]
Lookup dialog for WYSIWYG editor icons

See #2596

6 years agoOptional share buttons for CMS pages
Alexander Ebert [Tue, 10 Jul 2018 10:13:12 +0000 (12:13 +0200)]
Optional share buttons for CMS pages

See #2595

6 years agoInclude the item count on the following/blocked users pages
Alexander Ebert [Tue, 10 Jul 2018 09:34:23 +0000 (11:34 +0200)]
Include the item count on the following/blocked users pages

See #2594

6 years agoPlaceholder for counter badges in the content title
Alexander Ebert [Tue, 10 Jul 2018 09:34:15 +0000 (11:34 +0200)]
Placeholder for counter badges in the content title

6 years agoNew option to disable the image proxy's auto-pruning
Alexander Ebert [Tue, 10 Jul 2018 07:41:50 +0000 (09:41 +0200)]
New option to disable the image proxy's auto-pruning

See #2593

6 years agoSupport for random order in article list boxes
Alexander Ebert [Mon, 9 Jul 2018 15:52:43 +0000 (17:52 +0200)]
Support for random order in article list boxes

See #2592

6 years agoCustom sort order for articles per category
Alexander Ebert [Mon, 9 Jul 2018 15:37:53 +0000 (17:37 +0200)]
Custom sort order for articles per category

See #2592

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Mon, 9 Jul 2018 13:45:24 +0000 (15:45 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:

# wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeImg.class.php

6 years agoImproved detection of internal URLs (IMG bbcode)
Marcel Werk [Mon, 9 Jul 2018 13:34:06 +0000 (15:34 +0200)]
Improved detection of internal URLs (IMG bbcode)

6 years agoMerge branch '2.1' into 3.0
Marcel Werk [Mon, 9 Jul 2018 13:32:02 +0000 (15:32 +0200)]
Merge branch '2.1' into 3.0