Fix backwards compatibility of AJAX failure callback
[GitHub/WoltLab/WCF.git] / wcfsetup /
2021-04-22 Tim DüsterhusFix backwards compatibility of AJAX failure callback
2021-04-22 Alexander EbertMerge pull request #4136 from WoltLab/system-ui-font
2021-04-22 Alexander EbertMoved the font stack into class constants
2021-04-22 Matthias SchmidtAdd `WC::defineLegacyOptions()` (#4137)
2021-04-22 Matthias SchmidtAdd `IApplication::getInstance()`
2021-04-21 Alexander EbertUse the OS' native font by default
2021-04-21 Matthias SchmidtChange `$genericDboActionNames` into private constant...
2021-04-21 Matthias SchmidtThrow exception if `AbstractEventListener` does not...
2021-04-21 Matthias SchmidtMerge branch '5.3'
2021-04-21 joshuarueswegAdd enable option for unfurled urls
2021-04-21 Joshua RüswegMerge pull request #4135 from WoltLab/httprequest-close...
2021-04-21 joshuarueswegAlways close Guzzle response body after reading it
2021-04-20 Tim DüsterhusMerge pull request #4132 from WoltLab/5.4-upgrade-cookie
2021-04-20 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2021-04-20 Matthias SchmidtInitialize JS user before bootstrapping
2021-04-20 Matthias SchmidtMerge branch '5.3'
2021-04-20 Tim DüsterhusMerge pull request #4134 from WoltLab/domutil-inserHtml
2021-04-20 Matthias SchmidtConsider user list box conditions when using cache...
2021-04-20 Tim DüsterhusFix handling of non-Element nodes in DomUtil#insertHtml()
2021-04-20 Tim DüsterhusAdd explanation to update_com.woltlab.wcf_5.4_session_1...
2021-04-20 Matthias SchmidtAlways use `scrollableCheckboxList` for `MultipleSelect...
2021-04-19 Matthias SchmidtAdd dialog with anonymous/personalized links for RSS...
2021-04-19 Tim DüsterhusMerge branch '5.3'
2021-04-19 Tim DüsterhusMerge pull request #4127 from WoltLab/fix-user-storage...
2021-04-19 Tim DüsterhusDo not update `confirmTime` for read notifications...
2021-04-18 joshuarueswegFix requesting multiple times the UserStorage tables...
2021-04-17 Matthias SchmidtFix update script to delete language items
2021-04-17 Matthias SchmidtSupport enabling/disabling `Ui/ItemList/LineBreakSepara...
2021-04-17 Matthias SchmidtAdd and use `LineBreakSeparatedTextUserGroupOptionType...
2021-04-17 Alexander EbertMerge branch '5.2' into 5.3
2021-04-17 Alexander EbertMerge branch '3.1' into 5.2
2021-04-17 Alexander EbertUpdate the number of responses that will be loaded
2021-04-16 Matthias SchmidtAdd option type for with line break-separated items...
2021-04-16 Matthias SchmidtMerge branch '5.3'
2021-04-16 Alexander EbertRelease 5.3.7 5.3.7
2021-04-16 joshuarueswegFix missing space in user registration email confirm...
2021-04-16 joshuarueswegFix newline handling in user registration notification...
2021-04-16 joshuarueswegMerge branch 'xopez-patch-1'
2021-04-15 Matthias SchmidtAdd `ClipboardHandler::isMarked()` (#4124)
2021-04-15 Matthias SchmidtMerge branch '5.3'
2021-04-15 Matthias SchmidtFix `UserNotification::markAllAsConfirmed()` for no...
2021-04-15 Matthias SchmidtInclude compiled template code in exception logs (...
2021-04-15 Matthias SchmidtFix clearing of obsolete clipboard buttons
2021-04-15 WoltLabUpdating minified JavaScript files
2021-04-15 Matthias SchmidtMerge branch '5.3'
2021-04-14 Joshua RüswegMerge pull request #4117 from WoltLab/lazy-uploadformfi...
2021-04-14 Joshua RüswegFix grammar in phpDoc comment
2021-04-14 Alexander EbertMerge branch '5.2' into 5.3
2021-04-14 Matthias SchmidtAdd clipboard support for moderation (#4121)
2021-04-14 WoltLabUpdating minified JavaScript files
2021-04-14 Alexander EbertRelease 5.2.14 5.2.14
2021-04-14 Alexander EbertMerge branch '3.1' into 5.2
2021-04-14 Alexander EbertRelease 3.1.22 3.1.22
2021-04-14 Matthias SchmidtAdd missing permissions check when removing moderated...
2021-04-14 Alexander EbertImproved visuals for code boxes on small screens
2021-04-14 Matthias SchmidtMerge branch '5.3'
2021-04-14 Matthias SchmidtOnly show top add button on empty captcha question...
2021-04-14 Matthias SchmidtMerge branch '5.3'
2021-04-14 Matthias SchmidtMerge pull request #4102 from WoltLab/devtools_open_archive
2021-04-13 Matthias SchmidtOnly create one `DevtoolsPackageArchive` object in...
2021-04-13 Tim DüsterhusCorrectly handle a missing .htaccess in the tmp/ folder
2021-04-13 Matthias SchmidtMerge branch '5.3'
2021-04-13 Matthias SchmidtMerge pull request #4118 from WoltLab/db_fk_future_tables
2021-04-13 Matthias SchmidtProperly handle foreign keys referencing tables created...
2021-04-13 Tim DüsterhusFix wcf1_tag_to_object migration
2021-04-13 Matthias SchmidtCheck if foreign key references unknown database table
2021-04-13 joshuarueswegMake registerField() protected to allow using them...
2021-04-13 joshuarueswegRemove unused isRegistered method
2021-04-13 joshuarueswegAdd lazy UploadFormField registration
2021-04-13 Alexander EbertMerge branch '5.3' of https://github.com/WoltLab/WCF...
2021-04-13 Alexander EbertAvoid one disk write with every request
2021-04-13 Matthias SchmidtFix code style after merge
2021-04-13 Matthias SchmidtMerge branch '5.3'
2021-04-13 Matthias SchmidtMerge branch '5.2' into 5.3
2021-04-13 Matthias SchmidtFix `reloadPageOnSuccess` from different clipboard...
2021-04-13 Alexander EbertMerge pull request #4116 from WoltLab/html-processing...
2021-04-12 Alexander EbertUse `XPath::query()` for its superior performance
2021-04-12 Alexander EbertUse `XPath::query()` for its superior performance
2021-04-12 Alexander Ebert`XPath::query()` is much more efficient than `getElemen...
2021-04-12 Alexander EbertInline calls in `removeNode()` to improve the simplifie...
2021-04-12 Alexander EbertAvoid updates to DOMNodeList for childNodes
2021-04-12 Alexander EbertAvoid live updates to DOMNodeList
2021-04-12 Marcel WerkMerge branch '5.2' into 5.3
2021-04-12 Marcel WerkMerge branch '3.1' into 5.2
2021-04-12 Alexander EbertRelease 5.3.6
2021-04-12 Matthias SchmidtStop using `self` return type in form builder (#4115)
2021-04-12 WoltLabUpdating minified JavaScript files
2021-04-12 Alexander EbertMerge pull request #4113 from WoltLab/event-all
2021-04-12 Tim DüsterhusMerge branch '5.3'
2021-04-12 Tim DüsterhusAdd the update of wcf1_event_listener to update_com...
2021-04-12 Alexander EbertMerge branch '5.2' into 5.3
2021-04-12 Alexander EbertMerge pull request #4112 from WoltLab/user-option-title
2021-04-12 Tim DüsterhusUse UserOption::getTitle() in userOptionList.tpl
2021-04-12 Tim DüsterhusUse UserOption::getTitle() where possible
2021-04-12 Alexander EbertMerge branch '5.2' into 5.3
2021-04-12 Alexander EbertMerge branch '3.1' into 5.2
2021-04-12 Alexander EbertReset the assignment cache on group deletion
2021-04-12 Alexander EbertTypo + ES5-incompatible syntax
2021-04-12 Matthias SchmidtFix SCSS code style
2021-04-12 Matthias SchmidtMerge branch '5.3'
next