GitHub/WoltLab/WCF.git
4 years agoMerge branch 'master' into next
Tim Düsterhus [Fri, 25 Oct 2019 11:24:33 +0000 (13:24 +0200)]
Merge branch 'master' into next

4 years agoMerge tag '3.1.11' into next
Tim Düsterhus [Fri, 25 Oct 2019 11:23:57 +0000 (13:23 +0200)]
Merge tag '3.1.11' into next

4 years agoProperly strip `encode` parameter in LinkBlockTemplatePlugin
Tim Düsterhus [Fri, 25 Oct 2019 11:18:32 +0000 (13:18 +0200)]
Properly strip `encode` parameter in LinkBlockTemplatePlugin

4 years agoPreparing the release 3.1.11 3.1.11
Alexander Ebert [Wed, 23 Oct 2019 11:12:37 +0000 (13:12 +0200)]
Preparing the release 3.1.11

4 years agoMissing update path from 3.1.10 pl *
Alexander Ebert [Sun, 13 Oct 2019 19:04:01 +0000 (21:04 +0200)]
Missing update path from 3.1.10 pl *

4 years agoPreparing the release 3.1.11
Alexander Ebert [Sun, 13 Oct 2019 18:15:42 +0000 (20:15 +0200)]
Preparing the release 3.1.11

4 years agoUpdating minified JavaScript files
woltlab.com [Sun, 13 Oct 2019 17:23:37 +0000 (17:23 +0000)]
Updating minified JavaScript files

4 years agoFix WysiwygFormContainer
Matthias Schmidt [Sat, 12 Oct 2019 12:20:13 +0000 (14:20 +0200)]
Fix WysiwygFormContainer

See db153dd1d1b6a15035315c9fa40674d8ff023fa9

4 years agoRemove obsolete code in MultipleSelectionFormField
Matthias Schmidt [Wed, 9 Oct 2019 17:19:04 +0000 (19:19 +0200)]
Remove obsolete code in MultipleSelectionFormField

4 years agoFix conditions for multi-value fields
Matthias Schmidt [Wed, 9 Oct 2019 17:04:02 +0000 (19:04 +0200)]
Fix conditions for multi-value fields

4 years agoFix `MultipleSelectionFormField` save value handling
Matthias Schmidt [Wed, 9 Oct 2019 17:03:27 +0000 (19:03 +0200)]
Fix `MultipleSelectionFormField` save value handling

As `MultipleSelectionFormField` works with arrays, it does not return an actual save value for the `data` subarray but must populate an additional entry in the parameters array itself.

4 years agoAdd SuffixFormFieldContainer
Matthias Schmidt [Mon, 7 Oct 2019 16:12:07 +0000 (18:12 +0200)]
Add SuffixFormFieldContainer

Close #3087

4 years agoAdd events in form builder manager module
Matthias Schmidt [Mon, 7 Oct 2019 16:10:05 +0000 (18:10 +0200)]
Add events in form builder manager module

4 years agoAdd `IFormField::getJavaScriptDataHandlerModule()`
Matthias Schmidt [Mon, 7 Oct 2019 16:09:28 +0000 (18:09 +0200)]
Add `IFormField::getJavaScriptDataHandlerModule()`

4 years agoMerge pull request #3092 from mutec/typowysiwygformcontainer
Marcel Werk [Mon, 7 Oct 2019 12:54:41 +0000 (14:54 +0200)]
Merge pull request #3092 from mutec/typowysiwygformcontainer

typo in phpdoc of WysiwygFormContainer::isRequired()

4 years agotypo in phpdoc of WysiwygFormContainer::isRequired()
mutec [Mon, 7 Oct 2019 11:38:01 +0000 (13:38 +0200)]
typo in phpdoc of WysiwygFormContainer::isRequired()

4 years agoAdditional form field interfaces should extend `IFormField`
Matthias Schmidt [Sun, 6 Oct 2019 16:30:09 +0000 (18:30 +0200)]
Additional form field interfaces should extend `IFormField`

4 years agoFix default column value comparison between strings and ints 5.2.0_Beta_2
Matthias Schmidt [Sun, 6 Oct 2019 12:06:26 +0000 (14:06 +0200)]
Fix default column value comparison between strings and ints

4 years agoHelp IDEs recognize return type of `AbstractDatabaseTableColumn::create()`
Matthias Schmidt [Sun, 6 Oct 2019 12:05:53 +0000 (14:05 +0200)]
Help IDEs recognize return type of `AbstractDatabaseTableColumn::create()`

4 years agoAdd missing templates to sync list
Matthias Schmidt [Sun, 6 Oct 2019 07:33:36 +0000 (09:33 +0200)]
Add missing templates to sync list

4 years agoUpdating minified JavaScript files
woltlab.com [Sat, 5 Oct 2019 18:36:31 +0000 (18:36 +0000)]
Updating minified JavaScript files

4 years agoRemoved non-existent templates
Alexander Ebert [Sat, 5 Oct 2019 18:34:36 +0000 (20:34 +0200)]
Removed non-existent templates

4 years agoPreparing the release 5.2.0 Beta 2
Alexander Ebert [Sat, 5 Oct 2019 18:29:16 +0000 (20:29 +0200)]
Preparing the release 5.2.0 Beta 2

4 years agoAdd `RowFormFieldContainer`
Matthias Schmidt [Sat, 5 Oct 2019 14:48:58 +0000 (16:48 +0200)]
Add `RowFormFieldContainer`

Close #3086

4 years agoAdd IFormField::getFieldHtml()
Matthias Schmidt [Sat, 5 Oct 2019 14:35:36 +0000 (16:35 +0200)]
Add IFormField::getFieldHtml()

Close #3085

4 years agoAdd RowFormContainer
Matthias Schmidt [Sat, 5 Oct 2019 12:20:38 +0000 (14:20 +0200)]
Add RowFormContainer

Close #3084

4 years agoAdd IFormNode::addClasses()
Matthias Schmidt [Sat, 5 Oct 2019 12:18:56 +0000 (14:18 +0200)]
Add IFormNode::addClasses()

Close #3083

4 years agoFix bad merge from 'master' into 'next'
Matthias Schmidt [Sat, 5 Oct 2019 11:31:30 +0000 (13:31 +0200)]
Fix bad merge from 'master' into 'next'

See 130249b90b243f0757d1b99cb1422590d63d4838

4 years agoRestrict numbers of automatic user group assignments in cronjob
Matthias Schmidt [Sat, 6 Apr 2019 10:07:19 +0000 (12:07 +0200)]
Restrict numbers of automatic user group assignments in cronjob

Close #2883

(cherry picked from commit e1a4b3bd0f0d474d503940f477f4f768373bbc11)

4 years agoRestrict the iOS dropdown fix to dialogs only
Alexander Ebert [Fri, 5 Apr 2019 09:58:52 +0000 (11:58 +0200)]
Restrict the iOS dropdown fix to dialogs only

(cherry picked from commit d0b81fb28a5865a0a9cfaf9456b69d03839f24f7)

4 years agoRevert "Removed an outdated workaround in dialogs for Chrome"
Alexander Ebert [Thu, 4 Apr 2019 09:07:29 +0000 (11:07 +0200)]
Revert "Removed an outdated workaround in dialogs for Chrome"

This reverts commit c33729b9a32cc421db3495f1e695a950ff1c68dc.

(cherry picked from commit 51815209c1d30a1c3f9ef5301ca5314f782bf8ae)

4 years agoWorkaround for the drop-down position in dialgos on iOS
Alexander Ebert [Tue, 2 Apr 2019 12:29:53 +0000 (14:29 +0200)]
Workaround for the drop-down position in dialgos on iOS

Fixes #2850

(cherry picked from commit 31b293f3add8e7412c080b3adfb58e57e4c0ba18)

4 years agoIncorrect phrase name
Alexander Ebert [Tue, 2 Apr 2019 09:55:52 +0000 (11:55 +0200)]
Incorrect phrase name

(cherry picked from commit 9151b1b375774b9d8d22143805d87efd6b166dd2)

4 years agoFixed encoding in html emails
Marcel Werk [Wed, 2 Oct 2019 15:54:08 +0000 (17:54 +0200)]
Fixed encoding in html emails

4 years agoMerge branch 'master' into next
Marcel Werk [Wed, 2 Oct 2019 15:27:40 +0000 (17:27 +0200)]
Merge branch 'master' into next

4 years agoFixed encoding in contact form emails
Marcel Werk [Wed, 2 Oct 2019 14:52:32 +0000 (16:52 +0200)]
Fixed encoding in contact form emails

4 years agoFixed typo
Marcel Werk [Wed, 2 Oct 2019 14:17:38 +0000 (16:17 +0200)]
Fixed typo

4 years agoFixed encoding in html emails
Marcel Werk [Wed, 2 Oct 2019 14:16:54 +0000 (16:16 +0200)]
Fixed encoding in html emails

4 years agoAdded missing forceFrontend parameter
Marcel Werk [Wed, 2 Oct 2019 10:03:13 +0000 (12:03 +0200)]
Added missing forceFrontend parameter

4 years agoRemove unused reaction parameter "containerID"
Joshua Rüsweg [Tue, 1 Oct 2019 21:43:18 +0000 (23:43 +0200)]
Remove unused reaction parameter "containerID"
This parameter is a relic from the like system and is no longer needed.
Closes #3082

4 years agoMerge branch 'master' into next
Matthias Schmidt [Mon, 30 Sep 2019 16:43:32 +0000 (18:43 +0200)]
Merge branch 'master' into next

4 years agoUpdate contactSettings.tpl
Matthias Schmidt [Mon, 30 Sep 2019 16:36:37 +0000 (18:36 +0200)]
Update contactSettings.tpl

4 years agoAdd missing informal version of German language item
Matthias Schmidt [Mon, 30 Sep 2019 16:32:32 +0000 (18:32 +0200)]
Add missing informal version of German language item

4 years agoAdd PartialDatabaseTable
Matthias Schmidt [Sun, 29 Sep 2019 17:16:22 +0000 (19:16 +0200)]
Add PartialDatabaseTable

Close #3081

4 years agoFix default value handling in DB API
Matthias Schmidt [Sun, 29 Sep 2019 17:07:08 +0000 (19:07 +0200)]
Fix default value handling in DB API

4 years agoFix form field dependencies on language form fields
Matthias Schmidt [Sun, 29 Sep 2019 16:26:19 +0000 (18:26 +0200)]
Fix form field dependencies on language form fields

4 years agoPreparing the release 5.2.0 Beta 2
Alexander Ebert [Sun, 29 Sep 2019 15:11:57 +0000 (17:11 +0200)]
Preparing the release 5.2.0 Beta 2

4 years agoLinter doesn't support grouped use yet
Alexander Ebert [Sun, 29 Sep 2019 15:10:13 +0000 (17:10 +0200)]
Linter doesn't support grouped use yet

4 years agoUpdating minified JavaScript files
woltlab.com [Sun, 29 Sep 2019 14:58:32 +0000 (14:58 +0000)]
Updating minified JavaScript files

4 years agoMoved the SQL-Log column into a separate update SQL
Alexander Ebert [Sun, 29 Sep 2019 14:56:37 +0000 (16:56 +0200)]
Moved the SQL-Log column into a separate update SQL

4 years agoSQL update 5.2 Beta 1 -> Beta 2
Alexander Ebert [Sun, 29 Sep 2019 14:50:21 +0000 (16:50 +0200)]
SQL update 5.2 Beta 1 -> Beta 2

4 years agoFix `TMultipleFormField` if multiples are used
Matthias Schmidt [Sun, 29 Sep 2019 14:36:30 +0000 (16:36 +0200)]
Fix `TMultipleFormField` if multiples are used

4 years agoFix duplicate inclusion of `WCF.Combined` via AJAX form builder forms
Matthias Schmidt [Sun, 29 Sep 2019 14:26:44 +0000 (16:26 +0200)]
Fix duplicate inclusion of `WCF.Combined` via AJAX form builder forms

4 years agoSubmit attachment tmpHash in AJAX form builder forms
Matthias Schmidt [Sun, 29 Sep 2019 14:10:28 +0000 (16:10 +0200)]
Submit attachment tmpHash in AJAX form builder forms

Close #3075

4 years agoFix wysiwyg form container for prefixed forms (2)
Matthias Schmidt [Sun, 29 Sep 2019 13:52:21 +0000 (15:52 +0200)]
Fix wysiwyg form container for prefixed forms (2)

4 years agoFix wysiwyg form container for prefixed forms
Matthias Schmidt [Sun, 29 Sep 2019 13:51:39 +0000 (15:51 +0200)]
Fix wysiwyg form container for prefixed forms

4 years agoMerge pull request #3042 from WoltLab/update_writability_check
Matthias Schmidt [Sun, 29 Sep 2019 13:46:17 +0000 (15:46 +0200)]
Merge pull request #3042 from WoltLab/update_writability_check

Check if main directories are writable during Core updates

4 years agoMerge pull request #3065 from WoltLab/db_update_api
Alexander Ebert [Sun, 29 Sep 2019 13:26:12 +0000 (15:26 +0200)]
Merge pull request #3065 from WoltLab/db_update_api

Add PHP API to update database tables

4 years agoFix missing language item entries because of PIP GUI
Matthias Schmidt [Sat, 28 Sep 2019 12:54:24 +0000 (14:54 +0200)]
Fix missing language item entries because of PIP GUI

4 years agoShow proper error message on pip pages of non-installed packages
Matthias Schmidt [Sat, 28 Sep 2019 12:48:06 +0000 (14:48 +0200)]
Show proper error message on pip pages of non-installed packages

4 years agoAdd minimum/maximum image height for UploadFormField
Joshua Rüsweg [Fri, 27 Sep 2019 18:28:39 +0000 (20:28 +0200)]
Add minimum/maximum image height for UploadFormField

4 years agoAdd minimum/maximum image width for UploadFormField
Joshua Rüsweg [Fri, 27 Sep 2019 18:04:35 +0000 (20:04 +0200)]
Add minimum/maximum image width for UploadFormField

4 years agoAdd maximum filesize validator for UploadFormFields
Joshua Rüsweg [Fri, 27 Sep 2019 17:13:44 +0000 (19:13 +0200)]
Add maximum filesize validator for UploadFormFields

4 years agoAdd license support for devtools project form
Matthias Schmidt [Fri, 27 Sep 2019 15:38:43 +0000 (17:38 +0200)]
Add license support for devtools project form

See #2772

4 years agoAlways split database changes into single requests
Matthias Schmidt [Fri, 27 Sep 2019 15:19:20 +0000 (17:19 +0200)]
Always split database changes into single requests

4 years agoFix reading enum values from database table column data
Matthias Schmidt [Fri, 27 Sep 2019 15:11:18 +0000 (17:11 +0200)]
Fix reading enum values from database table column data

4 years agoFix minimum/maximum lengths of db columns
Matthias Schmidt [Fri, 27 Sep 2019 15:08:33 +0000 (17:08 +0200)]
Fix minimum/maximum lengths of db columns

4 years agoRemove support for unsigned database columns in PHP API
Matthias Schmidt [Fri, 27 Sep 2019 15:06:11 +0000 (17:06 +0200)]
Remove support for unsigned database columns in PHP API

4 years agoResolve TODOs related to `wcf1_reaction_type` table
Matthias Schmidt [Fri, 27 Sep 2019 15:00:35 +0000 (17:00 +0200)]
Resolve TODOs related to `wcf1_reaction_type` table

4 years agoMerge branch 'master' into next
Marcel Werk [Fri, 27 Sep 2019 14:29:26 +0000 (16:29 +0200)]
Merge branch 'master' into next

4 years agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Fri, 27 Sep 2019 14:27:44 +0000 (16:27 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

4 years agoMerge branch '3.0'
Marcel Werk [Fri, 27 Sep 2019 14:27:31 +0000 (16:27 +0200)]
Merge branch '3.0'

4 years agoAdd event in `BoxHandler::loadBoxes()`
Matthias Schmidt [Fri, 27 Sep 2019 14:25:03 +0000 (16:25 +0200)]
Add event in `BoxHandler::loadBoxes()`

4 years agoMerge pull request #3077 from SoftCreatR/patch-7
Marcel Werk [Fri, 27 Sep 2019 14:24:58 +0000 (16:24 +0200)]
Merge pull request #3077 from SoftCreatR/patch-7

Update breadcrumbs.tpl

4 years agoAdd missing `dataFields` event in `boxAdd.tpl`
Matthias Schmidt [Fri, 27 Sep 2019 14:23:50 +0000 (16:23 +0200)]
Add missing `dataFields` event in `boxAdd.tpl`

4 years agoFix given test object for UserRegistrationUserNotificationEvent
Joshua Rüsweg [Thu, 26 Sep 2019 18:41:41 +0000 (20:41 +0200)]
Fix given test object for UserRegistrationUserNotificationEvent

4 years agoOptimize wcf1_reaction_type table
Joshua Rüsweg [Thu, 26 Sep 2019 15:08:43 +0000 (17:08 +0200)]
Optimize wcf1_reaction_type table

4 years agoUpdating minified JavaScript files
woltlab.com [Thu, 26 Sep 2019 14:32:38 +0000 (14:32 +0000)]
Updating minified JavaScript files

4 years agoMerge branch 'master' into next
Joshua Rüsweg [Thu, 26 Sep 2019 13:44:30 +0000 (15:44 +0200)]
Merge branch 'master' into next

4 years agoSimplify exception catching of punycode encodes
Joshua Rüsweg [Thu, 26 Sep 2019 13:43:33 +0000 (15:43 +0200)]
Simplify exception catching of punycode encodes
See 7951824093fe2996ee90f4d1f60075eae4b965d9

4 years agoMissing page for viewing attachments in the admin panel that have been uploaded in...
Alexander Ebert [Wed, 25 Sep 2019 10:43:03 +0000 (12:43 +0200)]
Missing page for viewing attachments in the admin panel that have been uploaded in the contact form

4 years agoJumping to headlines now accounts for the fixed header's height
Alexander Ebert [Wed, 25 Sep 2019 10:31:56 +0000 (12:31 +0200)]
Jumping to headlines now accounts for the fixed header's height

4 years agoIncorrect property used to display the number of received reactions
Alexander Ebert [Wed, 25 Sep 2019 10:21:55 +0000 (12:21 +0200)]
Incorrect property used to display the number of received reactions

4 years agoEnforce the custom table border color inside the editor
Alexander Ebert [Wed, 25 Sep 2019 10:13:36 +0000 (12:13 +0200)]
Enforce the custom table border color inside the editor

4 years agoMerge branch 'master' into next
Alexander Ebert [Wed, 25 Sep 2019 09:30:39 +0000 (11:30 +0200)]
Merge branch 'master' into next

4 years agoMerge branch '3.0'
Alexander Ebert [Wed, 25 Sep 2019 09:16:32 +0000 (11:16 +0200)]
Merge branch '3.0'

4 years agoIncorrect redirect after entering the master password when using multiple subdomains
Alexander Ebert [Wed, 25 Sep 2019 09:01:00 +0000 (11:01 +0200)]
Incorrect redirect after entering the master password when using multiple subdomains

4 years agoStrip font color/family/size when clean paste is enabled
Alexander Ebert [Wed, 25 Sep 2019 08:37:31 +0000 (10:37 +0200)]
Strip font color/family/size when clean paste is enabled

4 years agoMerge branch 'master' into next
Joshua Rüsweg [Tue, 24 Sep 2019 18:57:25 +0000 (20:57 +0200)]
Merge branch 'master' into next

4 years agoConvert punycode exceptions to \DomainExceptions in Mailbox class
Joshua Rüsweg [Tue, 24 Sep 2019 18:54:56 +0000 (20:54 +0200)]
Convert punycode exceptions to \DomainExceptions in Mailbox class

4 years agoSet `signatureEnableHtml` to `1` for new users
Alexander Ebert [Tue, 24 Sep 2019 16:44:39 +0000 (18:44 +0200)]
Set `signatureEnableHtml` to `1` for new users

4 years agoMerge branch 'master' into next
Marcel Werk [Tue, 24 Sep 2019 13:17:55 +0000 (15:17 +0200)]
Merge branch 'master' into next

4 years agoFixed typo
Marcel Werk [Tue, 24 Sep 2019 13:16:45 +0000 (15:16 +0200)]
Fixed typo

4 years agoMerge branch 'master' into next
Marcel Werk [Tue, 24 Sep 2019 13:15:46 +0000 (15:15 +0200)]
Merge branch 'master' into next

4 years agoMerge branch '3.0'
Marcel Werk [Tue, 24 Sep 2019 13:15:17 +0000 (15:15 +0200)]
Merge branch '3.0'

4 years agoFixed typos
Marcel Werk [Tue, 24 Sep 2019 13:14:57 +0000 (15:14 +0200)]
Fixed typos

4 years agoFix typos
Joshua Rüsweg [Fri, 20 Sep 2019 21:53:28 +0000 (23:53 +0200)]
Fix typos

4 years agoUpdate breadcrumbs.tpl
Sascha Greuel [Fri, 20 Sep 2019 16:54:49 +0000 (18:54 +0200)]
Update breadcrumbs.tpl

- Hide breadcrumbs that do not expose a visible label
- Added position property in breadcrumbs microdata

4 years agoFix IDE return type determination for WysiwygFormContainer::create()
Matthias Schmidt [Fri, 20 Sep 2019 15:57:12 +0000 (17:57 +0200)]
Fix IDE return type determination for WysiwygFormContainer::create()

4 years agoAdd missing WysiwygFormField::$javaScriptDataHandlerModule (#3074)
mutec [Wed, 18 Sep 2019 15:36:16 +0000 (17:36 +0200)]
Add missing WysiwygFormField::$javaScriptDataHandlerModule (#3074)

Fixes #3073