GitHub/WoltLab/WCF.git
Author Commit
2019-10-25 Tim DüsterhusMerge tag '3.1.11' into next
2019-10-23 Alexander EbertPreparing the release 3.1.11 3.1.11
2019-10-13 Alexander EbertMissing update path from 3.1.10 pl *
2019-10-13 Alexander EbertPreparing the release 3.1.11
2019-10-13 woltlab.comUpdating minified JavaScript files
2019-10-12 Matthias SchmidtFix WysiwygFormContainer
2019-10-09 Matthias SchmidtRemove obsolete code in MultipleSelectionFormField
2019-10-09 Matthias SchmidtFix conditions for multi-value fields
2019-10-09 Matthias SchmidtFix `MultipleSelectionFormField` save value handling
2019-10-07 Matthias SchmidtAdd SuffixFormFieldContainer
2019-10-07 Matthias SchmidtAdd events in form builder manager module
2019-10-07 Matthias SchmidtAdd `IFormField::getJavaScriptDataHandlerModule()`
2019-10-07 Marcel WerkMerge pull request #3092 from mutec/typowysiwygformcont...
2019-10-07 mutectypo in phpdoc of WysiwygFormContainer::isRequired()
2019-10-06 Matthias SchmidtAdditional form field interfaces should extend `IFormField`
2019-10-06 Matthias SchmidtFix default column value comparison between strings... 5.2.0_Beta_2
2019-10-06 Matthias SchmidtHelp IDEs recognize return type of `AbstractDatabaseTab...
2019-10-06 Matthias SchmidtAdd missing templates to sync list
2019-10-05 woltlab.comUpdating minified JavaScript files
2019-10-05 Alexander EbertRemoved non-existent templates
2019-10-05 Alexander EbertPreparing the release 5.2.0 Beta 2
2019-10-05 Matthias SchmidtAdd `RowFormFieldContainer`
2019-10-05 Matthias SchmidtAdd IFormField::getFieldHtml()
2019-10-05 Matthias SchmidtAdd RowFormContainer
2019-10-05 Matthias SchmidtAdd IFormNode::addClasses()
2019-10-05 Matthias SchmidtFix bad merge from 'master' into 'next'
2019-10-05 Matthias SchmidtRestrict numbers of automatic user group assignments...
2019-10-05 Alexander EbertRestrict the iOS dropdown fix to dialogs only
2019-10-05 Alexander EbertRevert "Removed an outdated workaround in dialogs for...
2019-10-05 Alexander EbertWorkaround for the drop-down position in dialgos on iOS
2019-10-05 Alexander EbertIncorrect phrase name
2019-10-02 Marcel WerkFixed encoding in html emails
2019-10-02 Marcel WerkMerge branch 'master' into next
2019-10-02 Marcel WerkFixed encoding in contact form emails
2019-10-02 Marcel WerkFixed typo
2019-10-02 Marcel WerkFixed encoding in html emails
2019-10-02 Marcel WerkAdded missing forceFrontend parameter
2019-10-01 Joshua RüswegRemove unused reaction parameter "containerID"
2019-09-30 Matthias SchmidtMerge branch 'master' into next
2019-09-30 Matthias SchmidtUpdate contactSettings.tpl
2019-09-30 Matthias SchmidtAdd missing informal version of German language item
2019-09-29 Matthias SchmidtAdd PartialDatabaseTable
2019-09-29 Matthias SchmidtFix default value handling in DB API
2019-09-29 Matthias SchmidtFix form field dependencies on language form fields
2019-09-29 Alexander EbertPreparing the release 5.2.0 Beta 2
2019-09-29 Alexander EbertLinter doesn't support grouped use yet
2019-09-29 woltlab.comUpdating minified JavaScript files
2019-09-29 Alexander EbertMoved the SQL-Log column into a separate update SQL
2019-09-29 Alexander EbertSQL update 5.2 Beta 1 -> Beta 2
2019-09-29 Matthias SchmidtFix `TMultipleFormField` if multiples are used
2019-09-29 Matthias SchmidtFix duplicate inclusion of `WCF.Combined` via AJAX...
2019-09-29 Matthias SchmidtSubmit attachment tmpHash in AJAX form builder forms
2019-09-29 Matthias SchmidtFix wysiwyg form container for prefixed forms (2)
2019-09-29 Matthias SchmidtFix wysiwyg form container for prefixed forms
2019-09-29 Matthias SchmidtMerge pull request #3042 from WoltLab/update_writabilit...
2019-09-29 Alexander EbertMerge pull request #3065 from WoltLab/db_update_api
2019-09-28 Matthias SchmidtFix missing language item entries because of PIP GUI
2019-09-28 Matthias SchmidtShow proper error message on pip pages of non-installed...
2019-09-27 Joshua RüswegAdd minimum/maximum image height for UploadFormField
2019-09-27 Joshua RüswegAdd minimum/maximum image width for UploadFormField
2019-09-27 Joshua RüswegAdd maximum filesize validator for UploadFormFields
2019-09-27 Matthias SchmidtAdd license support for devtools project form
2019-09-27 Matthias SchmidtAlways split database changes into single requests
2019-09-27 Matthias SchmidtFix reading enum values from database table column...
2019-09-27 Matthias SchmidtFix minimum/maximum lengths of db columns
2019-09-27 Matthias SchmidtRemove support for unsigned database columns in PHP API
2019-09-27 Matthias SchmidtResolve TODOs related to `wcf1_reaction_type` table
2019-09-27 Marcel WerkMerge branch 'master' into next
2019-09-27 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2019-09-27 Marcel WerkMerge branch '3.0'
2019-09-27 Matthias SchmidtAdd event in `BoxHandler::loadBoxes()`
2019-09-27 Marcel WerkMerge pull request #3077 from SoftCreatR/patch-7
2019-09-27 Matthias SchmidtAdd missing `dataFields` event in `boxAdd.tpl`
2019-09-26 Joshua RüswegFix given test object for UserRegistrationUserNotificat...
2019-09-26 Joshua RüswegOptimize wcf1_reaction_type table
2019-09-26 woltlab.comUpdating minified JavaScript files
2019-09-26 Joshua RüswegMerge branch 'master' into next
2019-09-26 Joshua RüswegSimplify exception catching of punycode encodes
2019-09-25 Alexander EbertMissing page for viewing attachments in the admin panel...
2019-09-25 Alexander EbertJumping to headlines now accounts for the fixed header...
2019-09-25 Alexander EbertIncorrect property used to display the number of receiv...
2019-09-25 Alexander EbertEnforce the custom table border color inside the editor
2019-09-25 Alexander EbertMerge branch 'master' into next
2019-09-25 Alexander EbertMerge branch '3.0'
2019-09-25 Alexander EbertIncorrect redirect after entering the master password...
2019-09-25 Alexander EbertStrip font color/family/size when clean paste is enabled
2019-09-24 Joshua RüswegMerge branch 'master' into next
2019-09-24 Joshua RüswegConvert punycode exceptions to \DomainExceptions in...
2019-09-24 Alexander EbertSet `signatureEnableHtml` to `1` for new users
2019-09-24 Marcel WerkMerge branch 'master' into next
2019-09-24 Marcel WerkFixed typo
2019-09-24 Marcel WerkMerge branch 'master' into next
2019-09-24 Marcel WerkMerge branch '3.0'
2019-09-24 Marcel WerkFixed typos
2019-09-20 Joshua RüswegFix typos
2019-09-20 Sascha GreuelUpdate breadcrumbs.tpl
2019-09-20 Matthias SchmidtFix IDE return type determination for WysiwygFormContai...
2019-09-18 mutecAdd missing WysiwygFormField::$javaScriptDataHandlerMod...
2019-09-16 Matthias SchmidtAdd missing <label> for label selection (2)
2019-09-16 Matthias SchmidtMerge branch 'master' into next
next