GitHub/WoltLab/WCF.git
Author Commit
2018-01-26 Matthias SchmidtFix variable name
2018-01-26 Matthias SchmidtAdd simple acl form field
2018-01-21 Matthias SchmidtResolve TODO in `TI18nFormField::value()`
2018-01-20 Matthias SchmidtResolve todo in `IFormDocument::build()` documentation
2018-01-18 Matthias SchmidtRemove obsolete condition in `AbstractFormBuilderForm`
2018-01-18 Matthias SchmidtMerge branch 'master' into formBuilder
2018-01-18 Matthias SchmidtAdd `AbstractFormBuilderForm` (WIP)
2018-01-18 Matthias SchmidtFix minimum/maximum validation of integer form field
2018-01-17 Marcel WerkFixed margins of the 'captcha question' section
2018-01-15 Alexander EbertUpdating release date 3.1.0_RC_1
2018-01-14 Matthias SchmidtFix import order
2018-01-14 Matthias SchmidtImplement `loadValueFromObject` method for i18n and...
2018-01-14 Matthias SchmidtAdd missing newline at end of file
2018-01-14 Matthias SchmidtAdd missing since tags for new methods and properties
2018-01-14 Matthias SchmidtAdd support for nullable form field
2018-01-14 Matthias SchmidtFix setting boolean values in `AbstractFormField`
2018-01-14 Matthias SchmidtAdd multiline text form field
2018-01-14 Matthias SchmidtFix condition in `I18nHandler::unregister()`
2018-01-14 Matthias SchmidtAdd acl form field
2018-01-14 Matthias SchmidtFix (i18n) text form field validation
2018-01-13 Matthias SchmidtEnsure that form node ids are unique
2018-01-13 Matthias SchmidtAdd concept of form node availability for form builder
2018-01-13 Matthias SchmidtFix JavaScript variable name
2018-01-13 Matthias SchmidtDisable encoding for single selection option
2018-01-13 Matthias SchmidtFix typos in parameter documentation
2018-01-13 Matthias SchmidtFix form field dependency-related issues
2018-01-13 Matthias SchmidtAdd language item support of selection form field options
2018-01-13 Matthias SchmidtThrow missing exceptions for form field dependencies
2018-01-13 Matthias SchmidtUpdate form field dependency implementation with visibi...
2018-01-13 Matthias SchmidtRemove debug message and fix comment
2018-01-13 Matthias SchmidtMerge branch 'master' into formBuilder
2018-01-13 Matthias SchmidtRemove superflous semicolon in `DefaultFormFieldDataPro...
2018-01-13 Matthias SchmidtAdd missing documentation for `DefaultFormFieldDataProc...
2018-01-13 Matthias SchmidtAdd form field dependency implementation (WIP)
2018-01-13 Matthias SchmidtFix non-i18n text fields
2018-01-11 Matthias SchmidtExtract form field header and footer into separate...
2018-01-11 Matthias SchmidtFix import order
2018-01-11 Matthias SchmidtAdd single selection form field
2018-01-11 Matthias SchmidtAdd `formError` CSS class for erroneous fields
2018-01-11 Matthias SchmidtMerge branch 'master' into formBuilder
2018-01-11 Alexander EbertClear the option cache on core upgrade completion
2018-01-11 Alexander EbertChanged execution order to avoid conflicts
2018-01-11 Alexander EbertFlush style cache on core upgrade completion
2018-01-11 Alexander EbertFixed style pip
2018-01-11 Alexander EbertFixed pip execution order
2018-01-11 Alexander EbertFixed update query
2018-01-10 Alexander EbertSet the default value for the search engine visibility...
2018-01-10 Alexander EbertExperimental upgrade path 3.0.11+ => 3.1
2018-01-10 Alexander EbertMerge pull request #2512 from jens1o/patch-4
2018-01-09 Alexander EbertParse smiley codes only once during the request lifetime
2018-01-09 Alexander EbertDrop-downs in comment responses are sometimes cut off
2018-01-07 Alexander EbertPreparing internal release 3.1.0 RC 1
2018-01-07 woltlab.comUpdating minified JavaScript files
2018-01-07 Jens Hausdorfuse no cookie version of youtube in YouTubeBBCodeMediaP...
2018-01-06 Alexander EbertMerge pull request #2511 from jens1o/patch-4
2018-01-05 Jens Hausdorfcode cleanup in user registration
2018-01-05 Alexander EbertHide breadcrumbs that do not expose a visible label
2018-01-05 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2018-01-04 Alexander EbertWork-around for backspacing into a list in Firefox
2018-01-04 Alexander EbertRemove bogus `<br>` when outdenting a list in Firefox
2018-01-04 Alexander EbertBackspacing multiple paragraphs didn't trigger a code...
2018-01-03 Joshua RüswegPrevent outdated sitemap index file
2018-01-03 Joshua RüswegAdd missing throws tag
2018-01-03 Joshua RüswegAdd trophy conditions for user bulk processing
2018-01-03 Joshua RüswegFix conditionobject for trophyPoints condition
2018-01-03 Matthias SchmidtMerge branch 'master' into formBuilder
2018-01-03 Matthias SchmidtFix import order
2018-01-03 Matthias SchmidtAdd text form field
2018-01-03 Matthias SchmidtAdd `I18nHandler::unregister()`
2018-01-03 Matthias SchmidtAdd `TI18nFormField`
2018-01-03 Matthias SchmidtAdd more methods to `II18nFormField`
2018-01-03 Matthias SchmidtRebuild test form after retrieving data
2018-01-03 Matthias SchmidtAdd `IFormDocument::build()` and `IFormNode::populate()`
2018-01-03 Matthias SchmidtDisallow overwriting node ids
2018-01-02 Alexander EbertRenamed "Profilbild" -> "Titelbild"
2018-01-02 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2018-01-02 Alexander EbertURLs without a seperate label could end up being empty
2018-01-02 Alexander EbertManual backport of a future HTMLPurifier change for...
2018-01-02 Alexander EbertIDN support in HTMLPurifier using the PEAR Net_IDNA2...
2018-01-02 Alexander EbertWork-around libmagic failing for 1-byte files
2018-01-02 Alexander EbertBetter fallback for language mismatches during page...
2018-01-02 Alexander EbertRemoved debug code
2018-01-02 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2018-01-02 Alexander EbertWork-around for orphaned pages
2018-01-02 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2018-01-02 Alexander EbertExecute up to 5 jobs per background queue invocation
2018-01-01 Alexander EbertMerge remote-tracking branch 'refs/remotes/origin/3.0'
2018-01-01 Alexander EbertScroll to dialog top on page change
2018-01-01 Alexander EbertWork-around for an issue with dispatchEvent in Firefox
2018-01-01 Matthias SchmidtPrint post data on form builder test page
2018-01-01 Matthias SchmidtAdd `IFormNode::getHtmlVariables()`
2018-01-01 Matthias SchmidtFix `TFormParentNode::insertBefore()`
2017-12-31 Matthias SchmidtMerge branch 'master' into formBuilder
2017-12-31 Matthias SchmidtAdd integer form field
2017-12-31 Matthias SchmidtFix import order
2017-12-31 Matthias SchmidtAdd interface and trait for form fields supporting...
2017-12-31 Matthias SchmidtFix parameter documentation in `IPlaceholderFormField`
2017-12-31 Matthias SchmidtFix code style issues
2017-12-31 Matthias SchmidtAdd interfaces and traits for form fields supporting...
2017-12-31 Matthias SchmidtFix typo in method descriptions
next