GitHub/WoltLab/WCF.git
Author Commit
2019-06-28 Joshua RüswegAdd disconnect from 3rdparty provider option for admini...
2019-06-28 Joshua RüswegAdd acp info for user accounts which are connected...
2019-06-27 woltlab.comUpdating minified JavaScript files
2019-06-27 Alexander EbertTemplate synchronization was off
2019-06-27 woltlab.comUpdating minified JavaScript files
2019-06-27 woltlab.comUpdating minified JavaScript files
2019-06-26 Alexander EbertSuperflous line added during the merge
2019-06-26 Alexander EbertMerge branch 'master' into next
2019-06-26 Alexander EbertWorkaround for a bug in "strikethrough" in Chrome
2019-06-25 Alexander EbertRemoving the format from an empty selection yielded...
2019-06-24 Alexander EbertMerge branch '3.0'
2019-06-24 Alexander EbertImproved the processing of HTML lacking paragraphs
2019-06-24 Alexander EbertMerge branch '3.0'
2019-06-24 Alexander EbertMissing "noopener noreferrer" for the quote header...
2019-06-24 Alexander EbertMerge branch '3.0'
2019-06-24 Alexander EbertWorkaround for the faulty link tokenizer in Redactor
2019-06-24 Alexander EbertApplication overrides with custom urls for "system...
2019-06-23 Tim DüsterhusMerge branch '3.0'
2019-06-23 Tim DüsterhusMerge pull request #2947 from WoltLab/register-user...
2019-06-23 Joshua RüswegMerge branch 'master' into next
2019-06-23 Joshua RüswegMerge branch '3.0'
2019-06-23 Joshua RüswegFix missing permission check to load profile like lists
2019-06-23 Joshua RüswegFix missing permission check for user profile containers
2019-06-23 Joshua RüswegFix property documentation
2019-06-23 Matthias SchmidtAdd rebuild data worker for activity point `items`...
2019-06-22 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2019-06-22 Matthias SchmidtFix whitespace issues in form builder templates
2019-06-22 Marcel Werkfixed wrong CSS class in message tab menu
2019-06-22 Matthias SchmidtFix __wysiwygTabMenuFormContainer template
2019-06-21 Joshua RüswegValidate load method for reactions properly
2019-06-21 Joshua RüswegAllow guests to view the reactions for an user
2019-06-21 Alexander EbertPage filter did not consider the application override
2019-06-21 Tim DüsterhusMake output of user input errors consistent in register.tpl
2019-06-21 Matthias SchmidtAdd support for date pickers in scrollable dialogs
2019-06-21 Matthias SchmidtAdd IObjectTreeNode::getParentNode()
2019-06-21 Alexander EbertPersistent selection of the application override
2019-06-20 Alexander EbertWorkaround for the text overflow in the search type...
2019-06-20 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2019-06-20 Alexander EbertRestrict a11y autofocus to keyboard interaction
2019-06-20 Matthias SchmidtMerge branch 'master' into next
2019-06-20 Matthias SchmidtMerge branch '3.0'
2019-06-20 Matthias SchmidtFix alignment of dropdowns in scrollable dialogs
2019-06-20 Matthias SchmidtDisable form builder dialog submit button after submitt...
2019-06-20 Matthias SchmidtFix form builder dialog cancel button after form valida...
2019-06-20 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2019-06-20 Matthias SchmidtRemove additional top margin in form builder dialog...
2019-06-20 Matthias SchmidtDecrease maximum height of scrollable checkbox lists...
2019-06-20 Alexander EbertResolve the application override before generating...
2019-06-20 Matthias SchmidtFix cancel button of form builder dialogs
2019-06-20 Matthias SchmidtFix creation of new languge xml files
2019-06-19 Matthias SchmidtFix code style issues
2019-06-19 Alexander EbertSupport for static items in sortable lists
2019-06-18 Tim DüsterhusMerge branch 'master' into next
2019-06-18 Tim DüsterhusMerge branch '3.0'
2019-06-18 Tim DüsterhusStop `exit`ing when no output was created in ExportMail...
2019-06-18 Matthias SchmidtThrow exception in `WCF::__call()` for undefined methods
2019-06-18 Alexander EbertFixed typo
2019-06-18 Alexander EbertAvoid closing dialogs on mouse drag
2019-06-18 Alexander EbertMerge branch 'master' into next
2019-06-18 Marcel BeckersUpdate LanguageAddForm.class.php (#2939)
2019-06-18 Alexander EbertMerge pull request #2938 from WoltLab/selection_tree_su...
2019-06-17 Jens HausdorfFix now invalid usages of CryptoException (#2908)
2019-06-17 Alexander EbertMerge branch 'master' into next
2019-06-17 Alexander EbertMerge branch '3.0'
2019-06-17 Alexander EbertMerge pull request #2931 from WoltLab/30-reaction-backport
2019-06-17 Alexander EbertMerge pull request #2933 from WoltLab/queue-failure...
2019-06-17 Alexander EbertMerge pull request #2941 from WoltLab/database-options
2019-06-11 Marcel WerkFixed required PHP version
2019-06-10 Marcel WerkOverhauled test.php
2019-06-09 Tim DüsterhusSupport custom database driver options
2019-06-08 Matthias SchmidtFix parameter documentation
2019-06-08 Alexander EbertMerge pull request #2914 from SoftCreatR/patch-4
2019-06-08 Matthias SchmidtAdd html message support for `WCF.Table.EmptyTableHandler`
2019-06-06 Matthias SchmidtAutomatically mark published new articles written in...
2019-06-06 Matthias SchmidtRedirect user to published article created in frontend
2019-06-03 Tim DüsterhusMerge branch 'master' into next
2019-06-03 Tim DüsterhusMerge branch '3.0'
2019-06-03 Tim DüsterhusRename Piwik to Matomo in Footer Code description
2019-06-03 Tim DüsterhusFix typo in de.xml
2019-06-03 Matthias SchmidtMerge branch 'master' into next
2019-06-03 Matthias SchmidtFix type of `$user` property after assigning trophy...
2019-06-03 Joshua RüswegFix typo
2019-06-03 Marcel Werkunnecessary complicated code simplified
2019-06-03 Marcel WerkMerge branch '3.0'
2019-06-03 Marcel Werkwcf1_user.authData was missing in GDPR export
2019-06-03 Marcel WerkArticleAddForm doesn't validate imageIDs (teaser)
2019-06-03 Marcel WerkMerge branch '3.0'
2019-06-03 Marcel WerkArticleAddForm doesn't validate imageIDs
2019-06-03 Tim DüsterhusFix typos in en.xml
2019-06-03 Marcel WerkAlways display the second level categories for articles
2019-06-02 Matthias SchmidtFix phrasing of devools-related error language item
2019-06-02 Matthias SchmidtAdd abstract object tree node used for selection form...
2019-06-02 Matthias SchmidtAdd reCAPTCHA key fields to first setup form
2019-06-02 Matthias SchmidtFix wrong parameter type issue in `CategoryNode::isVisi...
2019-06-01 Matthias SchmidtAdd missing cover photo-related language item
2019-06-01 Matthias SchmidtMerge branch 'master' into next
2019-06-01 Matthias SchmidtRemove unused, non-existent language items from JS...
2019-05-30 Joshua RüswegMerge branch 'master' into next
2019-05-30 Joshua RüswegMerge branch '3.0'
2019-05-30 Joshua RüswegEncode JSON variables in AMP article page
next