projects
/
GitHub
/
WoltLab
/
WCF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
Author
Commit
2020-12-23
Tim Düsterhus
Remove search table engine check from SystemCheckPage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge pull request #3833 from WoltLab/form_builder_pattern
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Fix pattern for TOTP/email code form fields
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Validate column names in indices when using PHP DB...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `multifactor\totp\CodeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `multifactor\email\CodeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `multifactor\backup\CodeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `MultilineTextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `EmailFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add pattern support for `TextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add `TPatternFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Add `IPatternFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Fix parameter name in `IAutoCompleteFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Fix case of non-existing table in DatabaseTableChangePr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Consider package during event listeners' name validatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-22
Matthias Schmidt
Merge pull request #3825 from WoltLab/form_builder_inpu...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `multifactor\totp\CodeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `multifactor\email\CodeFormF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `multifactor\backup\CodeForm...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `UrlFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `MultilineTextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `TextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `EmailFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add input mode support for `AbstractNumericFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add `TInputModeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add `IInputModeFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Merge pull request #3819 from WoltLab/form_builder_auto...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Unify position of autocomplete attribute position in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for multifactor totp code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for multifactor email code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for multifactor backup code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Fix method documentation in TAutoCompleteFormField
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for numeric form fields
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for email form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for multiline text form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for url form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for username form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for user password form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add autocomplete support for text form field
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add `TTextAutoCompleteFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add `TAutoCompleteFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add `IAutoCompleteFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Alexander Ebert
Improved the scroll behavior on mobile devices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Alexander Ebert
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Alexander Ebert
Incorrect usage of `<div>` inside `<code>`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Alexander Ebert
`const` trips the requirejs compiler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Use runtime cache instead of `UserProfile::getUserProfi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Merge pull request #3822 from WoltLab/field_css_class
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add field CSS class support for `multifactor\totp\CodeF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add field CSS class support for `multifactor\email...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Add field CSS class support for `multifactor\backup...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Matthias Schmidt
Merge pull request #3791 from WoltLab/form_builder_ts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Marcel Werk
Typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Tim Düsterhus
Fix typo in de.xml
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Marcel Werk
prevented unnecessary duplicate generation of the optio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Tim Düsterhus
Fix copy and paste error in error output in styleAdd.tpl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Tim Düsterhus
Fix copy and paste error in image size validation in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Tim Düsterhus
Use ->fetchAll() in TotpMultifactorMethod
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-21
Tim Düsterhus
Delete update_com.woltlab.wcf_5.3.2_style.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Alexander Ebert
`const` trips the requirejs compiler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
WoltLab
Updating minified JavaScript files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Fix class names in documentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Fix variable name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Require label for `CheckboxFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `AbstractNumericFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `ItemListFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `MultipleSelectionFormF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `RadioButtonFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `SingleSelectionFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `MultilineTextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `ButtonFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `CheckboxFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `BooleanFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `EmailFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `DateFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add field CSS class support for `TextFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add `TCssClassFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-20
Matthias Schmidt
Add `ICssClassFormField`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-19
Alexander Ebert
Improved the scroll behavior on mobile devices
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-19
joshuaruesweg
Fix UserEditor JavaScript call
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Revert "Fix DatabaseTableChangeProcessor::getColumnByNa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Merge branch '5.3'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Merge branch '5.2' into 5.3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Fix DatabaseTableChangeProcessor::getColumnByName(...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Fix missing variable error in DatabaseTableChangeProcessor
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Fix updating action of foreign key
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Peter Lohse
Add CheckboxFormField (#3812)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Fix eslint issue in `Form/Builder/Field/Dependency...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Convert `Form/Builder/Field/Dependency/Value` to TypeScript
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Recompile `Form/Builder/Manager` JS file from TS file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Matthias Schmidt
Use arrow function in form builder manager class
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2020-12-18
Marcel Werk
RTL fix for code boxes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next