GitHub/WoltLab/WCF.git
Author Commit
2019-01-13 Tim DüsterhusMerge branch 'master' into next
2019-01-13 Tim DüsterhusFix Tar extraction of empty files and ignore symlinks
2019-01-12 Alexander EbertImproved behavior of sortable options
2019-01-12 Alexander EbertSupport for some pasted styles
2019-01-10 Alexander EbertMerge branch '3.0'
2019-01-10 Alexander EbertFix for backspacing inside an empty editor in Firefox...
2019-01-07 Matthias SchmidtMerge branch '3.0'
2019-01-07 Matthias SchmidtFix treatment of literal optional language items in...
2019-01-06 Tim DüsterhusMerge branch 'master' into next
2019-01-06 Tim DüsterhusMerge branch '3.0'
2019-01-06 Sascha GreuelReplaced (auth) references from Google+ to Google
2019-01-06 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2019-01-06 Matthias SchmidtAdjust ad location handler to updated page selection...
2019-01-06 Alexander EbertTemplate synchronization
2019-01-06 Matthias SchmidtAdd checkbox to reverse logic of multi page condition...
2019-01-05 Alexander EbertMerge pull request #2814 from WoltLab/random-id
2019-01-05 Alexander EbertMerge pull request #2822 from mutec/patch-9
2019-01-05 mutecfix fatal error when ImageMagick is not found during...
2019-01-05 Matthias SchmidtImprove `ViewableMedia::getElementTag()`
2019-01-05 Matthias SchmidtAdd captcha form field
2019-01-05 Matthias SchmidtAdd IFormNode::cleanup()
2019-01-05 Matthias SchmidtFix tag search if no tag is entered
2019-01-05 Matthias SchmidtRemove redundant method overrriding
2019-01-05 Matthias SchmidtFix language PIP GUI if no language files exist yet
2019-01-05 Matthias SchmidtFix `DevtoolsProject::getLanguageFiles()` if no languag...
2019-01-04 Matthias SchmidtChange ACP edit forms' active menu item to list menu...
2019-01-04 Alexander EbertCode cleanup
2019-01-04 Alexander EbertMissing option for the tag search
2019-01-04 Alexander EbertMerge branch 'next' into next-tag-search
2019-01-04 Alexander EbertSearch for content by tags
2019-01-03 Joshua RüswegFix typo in documentation
2019-01-03 Matthias SchmidtFix HTML code of multiline text form field
2019-01-03 Matthias SchmidtMove form builder’s data processors into separate namespace
2019-01-03 Matthias SchmidtMove form builder’s data handlers into separate namespace
2019-01-03 Tim DüsterhusImplement StringUtil::getUUID() in terms of a CSPRNG
2019-01-03 Tim DüsterhusReplace complex generation of random IDs with StringUti...
2019-01-03 Tim DüsterhusImplement StringUtil::getRandomID() in terms of a CSPRNG
2019-01-02 Alexander EbertMerge pull request #2813 from Morik/patch-3
2019-01-02 MorikUpdate pageMenuMobile.tpl
2019-01-02 MorikAdd missing data-identifier to mobile menu
2019-01-02 Alexander EbertAlternate search mode using tags
2019-01-02 Alexander EbertMerge master into next
2019-01-01 Alexander EbertPreparing the release 3.1.7 pl 1 3.1.7_pl_1
2019-01-01 Alexander EbertUpdated update instructions 3.0.19_pl_1
2019-01-01 Alexander EbertPreparing the release 3.0.19 pl 1
2019-01-01 Marcel WerkMerge branch 'next' of https://github.com/WoltLab/WCF...
2019-01-01 Marcel WerkMade 'restrictUserGroupIDs' optional
2019-01-01 Matthias SchmidtAdd helpful code fragments for language item values
2019-01-01 Marcel WerkMerge branch 'next' of https://github.com/WoltLab/WCF...
2019-01-01 Marcel WerkImproved flexibility of user item lists
2019-01-01 Alexander EbertMerged master into next
2019-01-01 Alexander Ebertwoltlab.com forces HTTPS connections
2019-01-01 Alexander EbertNew version number: 5.2.0 Alpha 1
2019-01-01 Alexander EbertExplicit default values for SERP visibility of pages 3.1.7
2019-01-01 Alexander EbertUpdating the release date
2018-12-31 woltlab.comUpdating minified JavaScript files
2018-12-31 Alexander EbertMerged 3.0 into master
2018-12-31 woltlab.comUpdating minified JavaScript files 3.0.19
2018-12-31 Alexander EbertPreparing the release 3.0.19
2018-12-31 Alexander EbertMerge branch '2.1' into 3.0
2018-12-31 Alexander EbertRemove inaccessible article categories from the search...
2018-12-31 Alexander EbertHide follow events if the user may not view profiles
2018-12-31 Alexander EbertPreparing the release 2.1.24 2.1.24
2018-12-31 Alexander EbertRemove inaccessible article categories from the search...
2018-12-31 Alexander EbertPlace the caret at the end of the search input on display
2018-12-30 Matthias SchmidtChange parameters array key used by WYSIWYG form fields
2018-12-30 Matthias SchmidtFix typos in form builder files
2018-12-30 Matthias SchmidtAdd `IFormNode::removeAttribute()`
2018-12-30 Matthias SchmidtFix typos in form builder documentation
2018-12-29 Alexander EbertBugfix and code cleanup
2018-12-29 Tim DüsterhusMerge branch 'master' into next
2018-12-29 Tim DüsterhusMerge branch '3.0'
2018-12-29 Tim DüsterhusMerge branch '2.1' into 3.0
2018-12-29 Tim DüsterhusSwitch GoogleAuthAction to OpenID Connect
2018-12-29 Alexander EbertForce new windows for external links if enabled
2018-12-28 Joshua RüswegAdd missing since attributes
2018-12-28 Matthias SchmidtMove filtering selections into separate interface
2018-12-28 Matthias SchmidtFix typo in method documentation
2018-12-28 Matthias SchmidtRemove obsolete argument
2018-12-28 Matthias SchmidtAdd missing implementation of `IPackagesFormField`...
2018-12-27 Matthias SchmidtMove DBO-specific form fields into separate namespaces
2018-12-27 Matthias SchmidtAdd missing word in JsFunctionTemplatePlugin class...
2018-12-27 Matthias SchmidtUpdate descriptions of embedded object template plugins
2018-12-27 Matthias SchmidtDocument hex value used in TableWordwrapModifierTemplat...
2018-12-27 Matthias SchmidtFix short unit-related documentation
2018-12-27 Matthias SchmidtImprove readability of `PlainTimeModifierTemplatePlugin...
2018-12-24 Alexander EbertMarker for required fields in the registration form
2018-12-24 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2018-12-24 Alexander EbertAttachment support for messages sent through the contac...
2018-12-24 Matthias SchmidtFix code style issues
2018-12-24 Matthias SchmidtUnify some language items
2018-12-24 Matthias SchmidtMake user (option) conditions available in frontend
2018-12-23 Matthias SchmidtEnable missing language item logging when installing...
2018-12-23 Matthias SchmidtAlso check for developer tools when logging missing...
2018-12-23 Matthias SchmidtFix potential exception if dynamic setup variable is...
2018-12-23 Matthias SchmidtFix typo in class property documentation
2018-12-23 Matthias SchmidtAdd missing translations for German PIP GUI-related...
2018-12-23 Matthias SchmidtMerge branch 'master' into next
2018-12-23 Matthias SchmidtRemove obsolete TODOs
2018-12-23 Matthias SchmidtResolve TODO in application-related language item
next