GitHub/WoltLab/WCF.git
6 years agoCache likeable objects to avoid multiple queries
Joshua Rüsweg [Wed, 8 Aug 2018 10:50:46 +0000 (12:50 +0200)]
Cache likeable objects to avoid multiple queries
See #2665

6 years agoFix typo
Joshua Rüsweg [Tue, 7 Aug 2018 10:40:17 +0000 (12:40 +0200)]
Fix typo
See #2508

6 years agoImprove legibility for inserting reaction types on update
Joshua Rüsweg [Mon, 6 Aug 2018 14:44:03 +0000 (16:44 +0200)]
Improve legibility for inserting reaction types on update
See #2508

6 years agoCorrect formAction value
Joshua Rüsweg [Mon, 6 Aug 2018 14:42:17 +0000 (16:42 +0200)]
Correct formAction value
See #2508

6 years agoImprove sorting of reaction types in js
Joshua Rüsweg [Mon, 6 Aug 2018 14:40:20 +0000 (16:40 +0200)]
Improve sorting of reaction types in js
See #2508

6 years agoMake detection of mobile navigations more readable
Joshua Rüsweg [Mon, 6 Aug 2018 14:19:46 +0000 (16:19 +0200)]
Make detection of mobile navigations more readable
See #2508

6 years agoAdd missing spaces
Joshua Rüsweg [Mon, 6 Aug 2018 13:32:27 +0000 (15:32 +0200)]
Add missing spaces
See #2508

6 years agoCheck data key and sanitize value for getDataAttributes
Joshua Rüsweg [Mon, 6 Aug 2018 13:19:10 +0000 (15:19 +0200)]
Check data key and sanitize value for getDataAttributes
See #2508

6 years agoRemove superfluous condition
Joshua Rüsweg [Mon, 6 Aug 2018 13:05:13 +0000 (15:05 +0200)]
Remove superfluous condition
See #2508

6 years agoImprove readability of assigned classes
Joshua Rüsweg [Mon, 6 Aug 2018 13:03:50 +0000 (15:03 +0200)]
Improve readability of assigned classes
See #2508

6 years agoImprove readability of assigned classes
Joshua Rüsweg [Mon, 6 Aug 2018 13:01:11 +0000 (15:01 +0200)]
Improve readability of assigned classes
See #2508

6 years agoFix typo (rename supportReactions to supportsReactions)
Joshua Rüsweg [Mon, 6 Aug 2018 12:53:23 +0000 (14:53 +0200)]
Fix typo (rename supportReactions to supportsReactions)
See #2508

6 years agoRemove superfluous parameters
Joshua Rüsweg [Mon, 6 Aug 2018 12:18:02 +0000 (14:18 +0200)]
Remove superfluous parameters
See #2508

6 years agoRemove superfluous parameters
Joshua Rüsweg [Mon, 6 Aug 2018 11:55:00 +0000 (13:55 +0200)]
Remove superfluous parameters
See #2508

6 years agoRemove superfluous parameters
Joshua Rüsweg [Mon, 6 Aug 2018 11:52:57 +0000 (13:52 +0200)]
Remove superfluous parameters
See #2508

6 years agoMerge branch 'next' into reactions
Joshua Rüsweg [Mon, 6 Aug 2018 11:50:48 +0000 (13:50 +0200)]
Merge branch 'next' into reactions

6 years agoFix article sort fields are affected other categories
Joshua Rüsweg [Mon, 6 Aug 2018 11:49:31 +0000 (13:49 +0200)]
Fix article sort fields are affected other categories
See #2508

6 years agoFix comment permission bug
Joshua Rüsweg [Mon, 6 Aug 2018 11:26:21 +0000 (13:26 +0200)]
Fix comment permission bug
See #2508

6 years agoRemove superfluous options
Joshua Rüsweg [Mon, 6 Aug 2018 11:25:58 +0000 (13:25 +0200)]
Remove superfluous options
See #2508

6 years agoRemove like counter for related articles
Joshua Rüsweg [Mon, 6 Aug 2018 10:59:53 +0000 (12:59 +0200)]
Remove like counter for related articles
See #2508

6 years agoCheck like module for comment reactions
Joshua Rüsweg [Mon, 6 Aug 2018 10:54:48 +0000 (12:54 +0200)]
Check like module for comment reactions
See #2508

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 agoAdd showOrder function for trophies
Joshua Rüsweg [Mon, 6 Aug 2018 09:30:11 +0000 (11:30 +0200)]
Add showOrder function for trophies
See #2641

6 years agoMerge pull request #2731 from WoltLab/formBuilder
Matthias Schmidt [Sun, 5 Aug 2018 14:11:15 +0000 (16:11 +0200)]
Merge pull request #2731 from WoltLab/formBuilder

Add Form Builder API Implementation

6 years agoAdd media clipboard action to set category
Matthias Schmidt [Sun, 5 Aug 2018 13:58:07 +0000 (15:58 +0200)]
Add media clipboard action to set category

Close #2658

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 agoUse internal functions to hide/show an element
Joshua Rüsweg [Fri, 3 Aug 2018 16:11:24 +0000 (18:11 +0200)]
Use internal functions to hide/show an element
See #2635

6 years agoAdd support for html in trophy descriptions
Joshua Rüsweg [Fri, 3 Aug 2018 15:51:23 +0000 (17:51 +0200)]
Add support for html in trophy descriptions
See #2635

6 years agoImprove JavaScript code
Matthias Schmidt [Fri, 3 Aug 2018 15:23:15 +0000 (17:23 +0200)]
Improve JavaScript code

See #2509

6 years agoImprove Javacript error messages
Matthias Schmidt [Fri, 3 Aug 2018 15:14:17 +0000 (17:14 +0200)]
Improve Javacript error messages

See #2509

6 years agoHide linebreaks in comments in wysiwyg form field template
Matthias Schmidt [Fri, 3 Aug 2018 15:12:24 +0000 (17:12 +0200)]
Hide linebreaks in comments in wysiwyg form field template

See #2509

6 years agoRemove obsolete test file
Matthias Schmidt [Fri, 3 Aug 2018 14:59:36 +0000 (16:59 +0200)]
Remove obsolete test file

See #2509

6 years agoMerge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Fri, 3 Aug 2018 11:07:45 +0000 (13:07 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next

6 years agoImproved a11y of the main menu
Marcel Werk [Fri, 3 Aug 2018 11:07:41 +0000 (13:07 +0200)]
Improved a11y of the main menu

See #2713

6 years agoImproved a11y of box menus
Marcel Werk [Fri, 3 Aug 2018 11:07:15 +0000 (13:07 +0200)]
Improved a11y of box menus

See #2713

6 years agoAutomatically set rewarded trophies as special trophy
Joshua Rüsweg [Thu, 2 Aug 2018 18:33:45 +0000 (20:33 +0200)]
Automatically set rewarded trophies as special trophy
If there is enough space for an additional special trophy and the user has not earned the trophy yet (Heads Up: You can get the same trophy more than once!), the trophy will be automatically set as special.
See #2630

6 years agoAdd missing whitespace
Matthias Schmidt [Thu, 2 Aug 2018 17:12:16 +0000 (19:12 +0200)]
Add missing whitespace

See #2509

6 years agoAdd frontend templates
Matthias Schmidt [Thu, 2 Aug 2018 16:07:06 +0000 (18:07 +0200)]
Add frontend templates

See #2509

6 years agoResolve TODO in AclFormField
Matthias Schmidt [Thu, 2 Aug 2018 16:03:11 +0000 (18:03 +0200)]
Resolve TODO in AclFormField

See #2509

6 years agoRemove temporary class
Matthias Schmidt [Thu, 2 Aug 2018 15:59:09 +0000 (17:59 +0200)]
Remove temporary class

See #2509

6 years agoAllow more parameter types for `ValueFormFieldDependency::values()`
Matthias Schmidt [Thu, 2 Aug 2018 15:56:57 +0000 (17:56 +0200)]
Allow more parameter types for `ValueFormFieldDependency::values()`

See #2509

6 years agoAdd date form field
Matthias Schmidt [Thu, 2 Aug 2018 15:48:39 +0000 (17:48 +0200)]
Add date form field

See #2509

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 agoMerge branch 'next' into formBuilder
Matthias Schmidt [Thu, 2 Aug 2018 14:24:21 +0000 (16:24 +0200)]
Merge branch 'next' into formBuilder

6 years agoMerge branch 'master' into next
Matthias Schmidt [Thu, 2 Aug 2018 14:23:38 +0000 (16:23 +0200)]
Merge branch 'master' into next

6 years agoAdd acp trophy search result provider
Joshua Rüsweg [Thu, 2 Aug 2018 14:12:01 +0000 (16:12 +0200)]
Add acp trophy search result provider
Closes #2600

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 agoMerge branch '3.0'
Marcel Werk [Wed, 1 Aug 2018 14:30:53 +0000 (16:30 +0200)]
Merge branch '3.0'

6 years agoFixed missing permission check
Marcel Werk [Wed, 1 Aug 2018 14:29:42 +0000 (16:29 +0200)]
Fixed missing permission check

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 agoFix `TSelectionFormField::_options = null` if no options are passed
Matthias Schmidt [Tue, 31 Jul 2018 14:42:09 +0000 (16:42 +0200)]
Fix `TSelectionFormField::_options = null` if no options are passed

See #2509

6 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 30 Jul 2018 21:39:30 +0000 (23:39 +0200)]
Merge branch '3.0'

6 years agoAdd support for infinite memory limit in ExceptionLogViewPage
Tim Düsterhus [Mon, 30 Jul 2018 21:38:35 +0000 (23:38 +0200)]
Add support for infinite memory limit in ExceptionLogViewPage

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 agoReset previously failed cronjobs before executing them (#2726)
Alexander Ebert [Mon, 30 Jul 2018 13:34:36 +0000 (15:34 +0200)]
Reset previously failed cronjobs before executing them (#2726)

* Reset previously failed cronjobs before executing them

* Missing method call to reset the failed cronjobs

6 years agoFixed typo
Marcel Werk [Mon, 30 Jul 2018 08:55:41 +0000 (10:55 +0200)]
Fixed typo

6 years agoMerge branch '3.0'
Tim Düsterhus [Sat, 28 Jul 2018 16:32:40 +0000 (18:32 +0200)]
Merge branch '3.0'

6 years agoProperly bind media insert button to <li> instead of FA icon
Tim Düsterhus [Sat, 28 Jul 2018 16:31:59 +0000 (18:31 +0200)]
Properly bind media insert button to <li> instead of FA icon

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 agoFix informal version of German language items
Matthias Schmidt [Sat, 28 Jul 2018 04:26:07 +0000 (06:26 +0200)]
Fix informal version of German language items

6 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 28 Jul 2018 04:24:14 +0000 (06:24 +0200)]
Merge branch '3.0'

6 years agoFix wording in German language item
Matthias Schmidt [Sat, 28 Jul 2018 04:24:00 +0000 (06:24 +0200)]
Fix wording in German language item

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