GitHub/WoltLab/WCF.git
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

5 years agoAdd missing <label> for label selection (2)
Matthias Schmidt [Mon, 16 Sep 2019 17:10:57 +0000 (19:10 +0200)]
Add missing <label> for label selection (2)

See #3071

5 years agoMerge branch 'master' into next
Matthias Schmidt [Mon, 16 Sep 2019 17:08:18 +0000 (19:08 +0200)]
Merge branch 'master' into next

5 years agoAdd missing <label> for label selection
Matthias Schmidt [Mon, 16 Sep 2019 16:58:50 +0000 (18:58 +0200)]
Add missing <label> for label selection

Close #3071

5 years agoAdd aliases to JS module files for better IDE support
Matthias Schmidt [Mon, 16 Sep 2019 16:39:32 +0000 (18:39 +0200)]
Add aliases to JS module files for better IDE support

5 years agoMerge branch 'master' into next
Matthias Schmidt [Mon, 16 Sep 2019 16:25:34 +0000 (18:25 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 16 Sep 2019 16:25:22 +0000 (18:25 +0200)]
Merge branch '3.0'

5 years agoAdd missing dialog rebuild after window resizing
Matthias Schmidt [Mon, 16 Sep 2019 16:25:10 +0000 (18:25 +0200)]
Add missing dialog rebuild after window resizing

Close #3072

5 years agoMake `__messageQuoteManager` template available in ACP
Matthias Schmidt [Mon, 16 Sep 2019 16:15:46 +0000 (18:15 +0200)]
Make `__messageQuoteManager` template available in ACP

… to have consistency between frontend and backend with regard to WYSIWYG form fields.

5 years agoMerge branch 'master' into next
Marcel Werk [Sun, 15 Sep 2019 16:37:59 +0000 (18:37 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Marcel Werk [Sun, 15 Sep 2019 16:36:14 +0000 (18:36 +0200)]
Merge branch '3.0'

5 years agoIncorrect usage of $this->errorType
Marcel Werk [Sun, 15 Sep 2019 16:35:57 +0000 (18:35 +0200)]
Incorrect usage of $this->errorType

5 years agoFix typo in German language item
Matthias Schmidt [Sun, 15 Sep 2019 12:07:10 +0000 (14:07 +0200)]
Fix typo in German language item

5 years agoMerge branch 'master' into next
Matthias Schmidt [Wed, 11 Sep 2019 16:19:09 +0000 (18:19 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Wed, 11 Sep 2019 16:18:27 +0000 (18:18 +0200)]
Merge branch '3.0'

5 years agoRemove birthday and location scope from FacebookAuth
Matthias Schmidt [Wed, 11 Sep 2019 16:17:46 +0000 (18:17 +0200)]
Remove birthday and location scope from FacebookAuth

Close #2912

5 years agoFix hover color for reaction summary
Matthias Schmidt [Wed, 11 Sep 2019 15:37:39 +0000 (17:37 +0200)]
Fix hover color for reaction summary

5 years agoImproved a11y
Marcel Werk [Tue, 10 Sep 2019 17:34:14 +0000 (19:34 +0200)]
Improved a11y

5 years agoMerge branch 'master' into next
Matthias Schmidt [Tue, 10 Sep 2019 15:28:56 +0000 (17:28 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Tue, 10 Sep 2019 15:27:30 +0000 (17:27 +0200)]
Merge branch '3.0'

5 years agoFix typo in German language item
Matthias Schmidt [Tue, 10 Sep 2019 15:27:04 +0000 (17:27 +0200)]
Fix typo in German language item

5 years agoMerge pull request #3067 from WoltLab/next-usable-reactions
Joshua Rüsweg [Mon, 9 Sep 2019 18:03:49 +0000 (20:03 +0200)]
Merge pull request #3067 from WoltLab/next-usable-reactions

Add a function, to disable usage for reactions

5 years agoMerge branch 'next' into next-usable-reactions
Joshua Rüsweg [Mon, 9 Sep 2019 18:02:57 +0000 (20:02 +0200)]
Merge branch 'next' into next-usable-reactions

5 years agoAdd a function, to disable usage for reactions
Joshua Rüsweg [Wed, 4 Sep 2019 13:32:48 +0000 (15:32 +0200)]
Add a function, to disable usage for reactions

5 years agoSupport standard `objectID` for article importer
Matthias Schmidt [Mon, 9 Sep 2019 16:59:36 +0000 (18:59 +0200)]
Support standard `objectID` for article importer

`$additionalData['articleID']` is used by the wordpress importer and kept as a fallback.

5 years agoFix alignment of reaction icon and reaction counter
Matthias Schmidt [Sun, 8 Sep 2019 18:03:54 +0000 (20:03 +0200)]
Fix alignment of reaction icon and reaction counter

5 years agoUnify HTML code for number of times reactions was used
Matthias Schmidt [Sun, 8 Sep 2019 18:03:39 +0000 (20:03 +0200)]
Unify HTML code for number of times reactions was used

5 years agoHide reaction filter in user profile in only one reaction exists
Matthias Schmidt [Sun, 8 Sep 2019 17:51:53 +0000 (19:51 +0200)]
Hide reaction filter in user profile in only one reaction exists

5 years agoAdd media category importer
Matthias Schmidt [Sun, 8 Sep 2019 17:24:47 +0000 (19:24 +0200)]
Add media category importer

Close #3069

5 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 8 Sep 2019 14:59:09 +0000 (16:59 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 14:58:58 +0000 (16:58 +0200)]
Merge branch '3.0'

5 years agoAdd missing import language items
Matthias Schmidt [Sun, 8 Sep 2019 14:58:38 +0000 (16:58 +0200)]
Add missing import language items

5 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 8 Sep 2019 14:37:06 +0000 (16:37 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 14:36:45 +0000 (16:36 +0200)]
Merge branch '3.0'

5 years agoFix label/description of style selection in user settings
Matthias Schmidt [Sun, 8 Sep 2019 14:36:28 +0000 (16:36 +0200)]
Fix label/description of style selection in user settings

5 years agoProperly disable attachment insertion button(s) on contact form
Matthias Schmidt [Sun, 8 Sep 2019 14:17:20 +0000 (16:17 +0200)]
Properly disable attachment insertion button(s) on contact form

See #2687

5 years agoChange outdated references of "likes" to "reactions"
Matthias Schmidt [Sun, 8 Sep 2019 14:01:21 +0000 (16:01 +0200)]
Change outdated references of "likes" to "reactions"

5 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 8 Sep 2019 13:58:23 +0000 (15:58 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 13:57:59 +0000 (15:57 +0200)]
Merge branch '3.0'

5 years agoFix German name of capital of Oman in timezone language item
Matthias Schmidt [Sun, 8 Sep 2019 13:57:48 +0000 (15:57 +0200)]
Fix German name of capital of Oman in timezone language item

5 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 8 Sep 2019 13:38:01 +0000 (15:38 +0200)]
Merge branch 'master' into next

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 13:36:14 +0000 (15:36 +0200)]
Merge branch '3.0'

5 years agoFix double clicking on inline editor trigger
Matthias Schmidt [Sun, 8 Sep 2019 13:34:08 +0000 (15:34 +0200)]
Fix double clicking on inline editor trigger

See f5885eb2e46530678df20cbca2603ff202b4231a

5 years agoClean up reaction counter before processing
Joshua Rüsweg [Wed, 4 Sep 2019 19:11:02 +0000 (21:11 +0200)]
Clean up reaction counter before processing
Fix #3066

5 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Mon, 2 Sep 2019 14:44:22 +0000 (16:44 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

5 years agoOptional override for the ImageMagick filter
Alexander Ebert [Mon, 2 Sep 2019 14:44:12 +0000 (16:44 +0200)]
Optional override for the ImageMagick filter

Closes #3057

5 years agoMerge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Mon, 2 Sep 2019 14:38:13 +0000 (16:38 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next

5 years agoFixed reaction import, removed disabled reactions
Marcel Werk [Mon, 2 Sep 2019 14:38:10 +0000 (16:38 +0200)]
Fixed reaction import, removed disabled reactions

5 years agoFixed typo
Marcel Werk [Mon, 2 Sep 2019 14:37:07 +0000 (16:37 +0200)]
Fixed typo

5 years agoMerge pull request #3049 from mutec/fixlangfieldbutton
Alexander Ebert [Mon, 2 Sep 2019 14:30:16 +0000 (16:30 +0200)]
Merge pull request #3049 from mutec/fixlangfieldbutton

questionmark-icon in language picker didn't use .pointer

5 years agoPreparing the release 3.1.10 pl 2 3.1.10_pl_2
Alexander Ebert [Sun, 1 Sep 2019 13:53:08 +0000 (15:53 +0200)]
Preparing the release 3.1.10 pl 2

5 years agoMerge branch '3.0'
Alexander Ebert [Sun, 1 Sep 2019 13:52:24 +0000 (15:52 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.22 pl 2 3.0.22_pl_2
Alexander Ebert [Sun, 1 Sep 2019 13:49:37 +0000 (15:49 +0200)]
Preparing the release 3.0.22 pl 2

5 years agoIncorrect check for permitted inline styles
Alexander Ebert [Sun, 1 Sep 2019 13:48:47 +0000 (15:48 +0200)]
Incorrect check for permitted inline styles

5 years agoPrint split node exception messages in update log
Matthias Schmidt [Sun, 1 Sep 2019 12:37:02 +0000 (14:37 +0200)]
Print split node exception messages in update log

See #3043

5 years agoPreparing the release 3.1.10 pl 1 3.1.10_pl_1
Alexander Ebert [Sun, 1 Sep 2019 11:22:26 +0000 (13:22 +0200)]
Preparing the release 3.1.10 pl 1

5 years agoInaccessible parent categories should not hide accessible children
Alexander Ebert [Sun, 1 Sep 2019 11:18:58 +0000 (13:18 +0200)]
Inaccessible parent categories should not hide accessible children

Fixes #3063

5 years agoPrecomposed file required for the upgrade 3.0 -> 3.1
Alexander Ebert [Sun, 1 Sep 2019 11:06:33 +0000 (13:06 +0200)]
Precomposed file required for the upgrade 3.0 -> 3.1

5 years agoMerge branch '3.0'
Alexander Ebert [Sun, 1 Sep 2019 11:01:30 +0000 (13:01 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.22 pl 1 3.0.22_pl_1
Alexander Ebert [Sun, 1 Sep 2019 10:49:07 +0000 (12:49 +0200)]
Preparing the release 3.0.22 pl 1

5 years agoPHP 5.5 compatibility
Alexander Ebert [Sun, 1 Sep 2019 10:25:52 +0000 (12:25 +0200)]
PHP 5.5 compatibility

`ARRAY_FILTER_USE_KEY` is available since PHP 5.6

5 years agoFix user links in global modification log in ACP
Matthias Schmidt [Sun, 1 Sep 2019 08:48:02 +0000 (10:48 +0200)]
Fix user links in global modification log in ACP

5 years agoAdded missing name attribute
Marcel Werk [Sat, 31 Aug 2019 16:02:58 +0000 (18:02 +0200)]
Added missing name attribute

5 years agoReduced the height of the clickable avatar in the recent activities
Marcel Werk [Sat, 31 Aug 2019 14:48:48 +0000 (16:48 +0200)]
Reduced the height of the clickable avatar in the recent activities

5 years agoBump the release date of the Core 3.1.10
Alexander Ebert [Sat, 31 Aug 2019 10:53:06 +0000 (12:53 +0200)]
Bump the release date of the Core

5 years agoPreserve the custom URL for i18n CMS landing pages
Alexander Ebert [Sat, 31 Aug 2019 10:51:10 +0000 (12:51 +0200)]
Preserve the custom URL for i18n CMS landing pages

Dropping the customUrl for them will cause all variants of the page to use the same exact URL. It is already possible to manually define a localized page as an empty url, removing the need for an implicit removal.

5 years agoPreparing the release 3.1.10
Alexander Ebert [Fri, 30 Aug 2019 15:10:46 +0000 (17:10 +0200)]
Preparing the release 3.1.10

5 years agoImproved alignment of full page error messages
Marcel Werk [Fri, 30 Aug 2019 14:54:35 +0000 (16:54 +0200)]
Improved alignment of full page error messages

5 years agoUpdating minified JavaScript files
woltlab.com [Fri, 30 Aug 2019 13:48:50 +0000 (13:48 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Fri, 30 Aug 2019 13:27:08 +0000 (15:27 +0200)]
Merge branch '3.0'