GitHub/WoltLab/WCF.git
Author Commit
2018-08-06 Joshua RüswegRemove superfluous parameters
2018-08-06 Joshua RüswegMerge branch 'next' into reactions
2018-08-06 Joshua RüswegFix article sort fields are affected other categories
2018-08-06 Joshua RüswegFix comment permission bug
2018-08-06 Joshua RüswegRemove superfluous options
2018-08-06 Joshua RüswegRemove like counter for related articles
2018-08-06 Joshua RüswegCheck like module for comment reactions
2018-08-06 Joshua RüswegFix I18n values for reaction types
2018-08-06 Joshua RüswegResolve TODO comments
2018-08-06 Joshua RüswegRemove WCF.Like JS API
2018-08-06 Joshua RüswegAdd showOrder function for trophies
2018-08-05 Matthias SchmidtMerge pull request #2731 from WoltLab/formBuilder
2018-08-05 Matthias SchmidtAdd media clipboard action to set category
2018-08-04 Joshua RüswegUse internal functions to hide/show an element
2018-08-03 Joshua RüswegUse internal functions to hide/show an element
2018-08-03 Joshua RüswegAdd support for html in trophy descriptions
2018-08-03 Matthias SchmidtImprove JavaScript code
2018-08-03 Matthias SchmidtImprove Javacript error messages
2018-08-03 Matthias SchmidtHide linebreaks in comments in wysiwyg form field template
2018-08-03 Matthias SchmidtRemove obsolete test file
2018-08-03 Marcel WerkMerge branch 'next' of https://github.com/WoltLab/WCF...
2018-08-03 Marcel WerkImproved a11y of the main menu
2018-08-03 Marcel WerkImproved a11y of box menus
2018-08-02 Joshua RüswegAutomatically set rewarded trophies as special trophy
2018-08-02 Matthias SchmidtAdd missing whitespace
2018-08-02 Matthias SchmidtAdd frontend templates
2018-08-02 Matthias SchmidtResolve TODO in AclFormField
2018-08-02 Matthias SchmidtRemove temporary class
2018-08-02 Matthias SchmidtAllow more parameter types for `ValueFormFieldDependenc...
2018-08-02 Matthias SchmidtAdd date form field
2018-08-02 Matthias SchmidtFix double slash in reaction file description
2018-08-02 Matthias SchmidtFix typo in English language item
2018-08-02 Matthias SchmidtMerge branch 'next' into formBuilder
2018-08-02 Matthias SchmidtMerge branch 'master' into next
2018-08-02 Joshua RüswegAdd acp trophy search result provider
2018-08-02 Joshua RüswegCorrect delete outdated likes
2018-08-02 Joshua RüswegRemove FQN
2018-08-02 Joshua RüswegAdd update script from WSC 3.1 or lower
2018-08-02 Joshua RüswegAdd default reaction types
2018-08-02 Joshua RüswegFix some smaller issues
2018-08-02 Joshua RüswegAdd reaction copy action
2018-08-02 Joshua RüswegDetermine legacy reaction types for likes
2018-08-02 Joshua RüswegRebuild cached reactions on like rebuild
2018-08-02 Joshua RüswegDeprecate the LikeUserRebuildDataWorker class
2018-08-02 Joshua RüswegRemove like user rebuild worker
2018-08-02 Joshua RüswegRename option like_allow_for_own_content to fit to...
2018-08-02 Joshua RüswegAlways enable option like_show_summary, to avoid issues...
2018-08-02 Joshua RüswegDisable like_enable_dislike option
2018-08-02 Joshua RüswegRemove and disable like_show_summary option
2018-08-01 Joshua RüswegAdd mobile react buttons for mobileNavigation
2018-08-01 Joshua RüswegFix cleanup issue
2018-08-01 Joshua RüswegIgnore react buttons in mobile navigation
2018-08-01 Joshua RüswegAdd ability to exclude items from mobile navigation
2018-08-01 Marcel WerkMerge branch '3.0'
2018-08-01 Marcel WerkFixed missing permission check
2018-08-01 Joshua RüswegAdd missing react language var
2018-08-01 Joshua RüswegRemove thumbs for article items
2018-08-01 Joshua RüswegFix superfluous empty line
2018-08-01 Joshua RüswegRebuild reaction stats on user rebuilding
2018-08-01 Joshua RüswegAdd ReactionType(Add|Edit)Form
2018-08-01 Joshua RüswegAdd language variables for reaction conditions
2018-08-01 Joshua RüswegAdd conditions for reactions
2018-07-31 Joshua RüswegAdd missign permission checks for reactions
2018-07-31 Matthias SchmidtFix `TSelectionFormField::_options = null` if no option...
2018-07-30 Tim DüsterhusMerge branch '3.0'
2018-07-30 Tim DüsterhusAdd support for infinite memory limit in ExceptionLogVi...
2018-07-30 Joshua RüswegAdd reputation for user profiles
2018-07-30 Alexander EbertReset previously failed cronjobs before executing them...
2018-07-30 Marcel WerkFixed typo
2018-07-28 Tim DüsterhusMerge branch '3.0'
2018-07-28 Tim DüsterhusProperly bind media insert button to <li> instead of...
2018-07-28 Joshua RüswegCorrect reaction on sorted react buttons
2018-07-28 Joshua RüswegSort reactions by showOrder in frontend
2018-07-28 Matthias SchmidtFix informal version of German language items
2018-07-28 Matthias SchmidtMerge branch '3.0'
2018-07-28 Matthias SchmidtFix wording in German language item
2018-07-27 Matthias SchmidtMerge branch 'formBuilder' into reactions
2018-07-27 Matthias SchmidtMerge branch 'next' into formBuilder
2018-07-27 Matthias SchmidtRemove scalar type hints for parameters
2018-07-27 Matthias SchmidtRemove explicit return types
2018-07-27 Matthias SchmidtMerge branch 'formBuilder' into reactions
2018-07-27 Matthias SchmidtMerge branch 'next' into formBuilder
2018-07-27 Matthias SchmidtRemove explicit return types
2018-07-27 Matthias SchmidtRemove remaining `declare(strict_types=1);`
2018-07-27 Matthias SchmidtMerge branch 'formBuilder' into reactions
2018-07-27 Matthias SchmidtMerge branch 'next' into reactions
2018-07-27 Matthias SchmidtRemove remaining `declare(strict_types=1);`
2018-07-27 Matthias SchmidtMerge branch 'next' into formBuilder
2018-07-27 Matthias SchmidtRemove remaining `declare(strict_types=1);`
2018-07-27 Matthias SchmidtRevert "Add `declare(strict_types=1);`"
2018-07-27 Matthias SchmidtFix nested option support for non-filterable single...
2018-07-27 Matthias SchmidtMerge branch 'next' into formBuilder
2018-07-27 Matthias SchmidtAdd `ISelectOptionOptionType` interface
2018-07-27 Matthias SchmidtAdd `II18nOptionType` interface
2018-07-25 Joshua RüswegFix phpDoc comment
2018-07-25 Joshua RüswegRename likes to reactions in user profile menu
2018-07-25 Joshua RüswegAdd user profile reaction list
2018-07-25 Joshua RüswegAdd only reaction activity event if the object support...
2018-07-24 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2018-07-24 Alexander EbertDenying external sources with the image proxy set to...
next