GitHub/WoltLab/WCF.git
Author Commit
2020-05-22 Matthias SchmidtPrevent infinite loop for nested language items (#3299)
2020-05-21 Tim DüsterhusMerge branch '5.2'
2020-05-21 Tim DüsterhusMerge branch '3.1' into 5.2
2020-05-21 Tim DüsterhusMerge branch 'Krymonota-fix-en-interval-full-past-insen...
2020-05-21 NiklasRemove unnecessary conditions in wcf.date.interval...
2020-05-21 NiklasFix day in wcf.date.interval.full.past.inSentence
2020-05-21 Matthias SchmidtMark required fields in output when using form builder...
2020-05-21 Alexander EbertMerge pull request #3300 from Fabii547/patch-73
2020-05-21 Matthias SchmidtShorten code to render reaction inline lists (in langua...
2020-05-21 Matthias SchmidtFix stacking of article reactions
2020-05-21 Matthias SchmidtShorten code to render individual reactions (in languag...
2020-05-21 Matthias SchmidtChange TagCloudBoxController to an abstract class
2020-05-21 Matthias SchmidtSupport decorated `IPopoverObject` in anchor template...
2020-05-21 Matthias SchmidtAdd popover-related interfaces and popover support...
2020-05-20 Alexander EbertMerge pull request #3317 from WoltLab/abstract-event...
2020-05-20 Marcel WerkMerge branch '5.2'
2020-05-20 Marcel WerkClose dialog button could not be pressed via enter key
2020-05-20 Alexander EbertIncorrect class documentation
2020-05-20 Alexander EbertDynamic event listener with extra support for DBOActions
2020-05-20 Tim DüsterhusMerge branch '5.2'
2020-05-20 Tim DüsterhusMerge branch '3.1' into 5.2
2020-05-20 Tim DüsterhusImplement StringUtil::getRandomID() using PasswordUtil...
2020-05-19 Matthias SchmidtUse ILinkableObject::getLink() whenever possible in...
2020-05-18 Marcel WerkMerge branch '5.2'
2020-05-18 Marcel WerkFixed wrong documentation
2020-05-18 Tim DüsterhusAdd fallback link to Twitter media provider (#3309)
2020-05-17 NiklasFix column classes in menuList template (#3313)
2020-05-17 NiklasFix column classes in boxList template (#3312)
2020-05-17 joshuarueswegMerge branch '5.2'
2020-05-17 joshuarueswegMerge branch '3.1' into 5.2
2020-05-17 Joshua RüswegMerge pull request #3306 from WoltLab/editorconfig
2020-05-17 Matthias SchmidtAdd and use TCommentResponseUserActivityEvent
2020-05-17 Matthias SchmidtAdd DatabaseObjectList::getSingleObject() (#3298)
2020-05-16 Tim DüsterhusUpdate TLS versions in RemoteFile::setTLS()
2020-05-16 Tim DüsterhusMerge branch 'exception-verb'
2020-05-16 Tim DüsterhusShow HTTP Verb in Exception Log
2020-05-15 Alexander EbertWhitelist `json_encode` in enterprise mode
2020-05-15 Matthias SchmidtShow end of voting period after voting in poll
2020-05-15 joshuarueswegAdd .editorconfig file
2020-05-15 Matthias SchmidtAdd Attachment::getLink()
2020-05-15 Matthias SchmidtMerge branch '5.2'
2020-05-15 MenesesEvandroFixed typo (#3305)
2020-05-15 woltlab.comUpdating minified JavaScript files
2020-05-15 Alexander EbertIncorrect recognition of legacy attachment widths
2020-05-15 Tim DüsterhusMerge branch '5.2'
2020-05-15 Tim DüsterhusWhitelist `strip_tags` in enterprise mode
2020-05-14 Marcel WerkMerge branch '5.2'
2020-05-14 Marcel WerkUnified class name of the 'search for updates' button
2020-05-14 Marcel WerkMerge branch '5.2'
2020-05-14 Marcel WerkMerge branch '3.1' into 5.2
2020-05-14 Marcel Werkerrors while executing cronjobs were missing in the...
2020-05-14 Marcel WerkMerge branch '5.2'
2020-05-14 Marcel Werkfixed incorrect use of html entities
2020-05-13 Matthias SchmidtReplace `title` with `content` attribute in AnchorFunct...
2020-05-13 Matthias SchmidtUse new sorting/filtering UI for moderation list
2020-05-13 Matthias SchmidtAdd AnchorFunctionTemplatePlugin (#3297)
2020-05-12 joshuarueswegShow special trophy limit in the field description
2020-05-12 Matthias SchmidtMerge branch '5.2'
2020-05-12 Matthias SchmidtMerge branch '3.1' into 5.2
2020-05-12 NiklasFix typo in CustomOption PHPDoc (#3303)
2020-05-12 Tim DüsterhusMerge pull request #3302 from Krymonota/patch-6
2020-05-12 NiklasValidate file extension before validating size
2020-05-11 Matthias SchmidtAdd reusable template for label selection
2020-05-11 Fabii547Fix typo in iOS platform detection
2020-05-10 Alexander EbertDeploy the cleanup script first 5.2.6
2020-05-10 Alexander EbertMerge branch '3.1' into 5.2
2020-05-10 Alexander EbertDeploy the cleanup script first 3.1.14
2020-05-10 Alexander EbertRelease 5.2.6
2020-05-10 Alexander EbertMerge branch '3.1' into 5.2
2020-05-10 woltlab.comUpdating minified JavaScript files
2020-05-10 Alexander EbertRelease 3.1.14
2020-05-10 Alexander EbertForced redeployment of some files
2020-05-10 Matthias SchmidtRemove obsolete TODOs
2020-05-10 Matthias SchmidtAdd notifications for article reactions
2020-05-10 Matthias SchmidtUnify quotes clipboard button label with other clipboar...
2020-05-10 joshuarueswegMerge branch '5.2'
2020-05-10 joshuarueswegFix sorting of trophies with multiple pages
2020-05-10 Matthias SchmidtShow notification when syncing PIPs is finished
2020-05-09 Matthias SchmidtAdd user group condition for users (online) box
2020-05-09 Matthias SchmidtAdd condition for user signature
2020-05-09 Matthias SchmidtAdd condition for last user activity time for ACP user...
2020-05-09 Matthias SchmidtAdd condition for user cover photo
2020-05-09 joshuarueswegFix using commentManager on array
2020-05-09 Matthias SchmidtMerge pull request #3195 from WoltLab/i18n-pluralization
2020-05-08 Alexander EbertMerge branch '3.1' into 5.2
2020-05-08 Alexander EbertMerge pull request #3293 from WoltLab/filereader-filename
2020-05-08 Matthias SchmidtUse document.documentElement.lang
2020-05-08 Tim DüsterhusFix charset of the 'filename' field within the Content...
2020-05-08 woltlab.comUpdating minified JavaScript files
2020-05-07 Matthias SchmidtMerge branch '5.2'
2020-05-07 Matthias SchmidtFix destroying dialog that destroys itself when closing
2020-05-07 Matthias SchmidtMerge branch '5.2'
2020-05-07 Matthias SchmidtFix PHP 7.4 compatibility issue
2020-05-07 Matthias SchmidtAdd missing trailing newline
2020-05-07 Matthias SchmidtFix typo in JavaScript function name
2020-05-07 Matthias SchmidtUsing concise "to comment on" and "to reply to" in...
2020-05-06 Marcel WerkMerge branch '5.2'
2020-05-06 Marcel WerkMerge branch '3.1' into 5.2
2020-05-06 Alexander EbertMerge branch '5.2' of github.com:WoltLab/WCF into 5.2
2020-05-06 Alexander EbertPreparing the release 5.2.6
next