GitHub/WoltLab/WCF.git
6 years agoSupport HTML in custom permission denied messages
Tim Düsterhus [Fri, 8 Sep 2017 11:40:29 +0000 (13:40 +0200)]
Support HTML in custom permission denied messages

7 years agoFile option type file uses relative path
Matthias Schmidt [Thu, 7 Sep 2017 16:11:23 +0000 (18:11 +0200)]
File option type file uses relative path

Close #2404

7 years agoSupport custom permission denied message
Tim Düsterhus [Thu, 7 Sep 2017 15:23:49 +0000 (17:23 +0200)]
Support custom permission denied message

7 years agoPreparing internal release 3.1.0 Alpha 3 3.1.0_Alpha_3
Alexander Ebert [Thu, 7 Sep 2017 13:17:52 +0000 (15:17 +0200)]
Preparing internal release 3.1.0 Alpha 3

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 7 Sep 2017 13:02:55 +0000 (15:02 +0200)]
Updating minified JavaScript files

7 years agoForce disable the HTML bbcode on upgrade
Alexander Ebert [Thu, 7 Sep 2017 12:42:18 +0000 (14:42 +0200)]
Force disable the HTML bbcode on upgrade

Fixes #2388

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 7 Sep 2017 12:01:55 +0000 (14:01 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js

7 years agoUpgraded to Redactor II 2.10
Alexander Ebert [Thu, 7 Sep 2017 11:57:39 +0000 (13:57 +0200)]
Upgraded to Redactor II 2.10

7 years agoMerge branch '3.0'
Alexander Ebert [Thu, 7 Sep 2017 10:54:03 +0000 (12:54 +0200)]
Merge branch '3.0'

7 years agoFixed variable usage
Alexander Ebert [Thu, 7 Sep 2017 10:50:52 +0000 (12:50 +0200)]
Fixed variable usage

7 years agoFixed handling of multiple editor instances
Alexander Ebert [Thu, 7 Sep 2017 10:47:50 +0000 (12:47 +0200)]
Fixed handling of multiple editor instances

7 years agoRemoved debug code
Alexander Ebert [Wed, 6 Sep 2017 13:07:24 +0000 (15:07 +0200)]
Removed debug code

7 years agoConvert smilies into their alt-value for manual text quotes
Alexander Ebert [Wed, 6 Sep 2017 13:05:20 +0000 (15:05 +0200)]
Convert smilies into their alt-value for manual text quotes

Closes #2415

7 years agoAdded informal variant
Alexander Ebert [Wed, 6 Sep 2017 12:53:17 +0000 (14:53 +0200)]
Added informal variant

7 years agoIncrease column length of `eventClassName`
Alexander Ebert [Wed, 6 Sep 2017 12:50:12 +0000 (14:50 +0200)]
Increase column length of `eventClassName`

Closes #2413

7 years agoAdded event support in `UserOnline::getBrowser()`
Alexander Ebert [Wed, 6 Sep 2017 12:37:58 +0000 (14:37 +0200)]
Added event support in `UserOnline::getBrowser()`

7 years agoAdded usage notice for the developer tools
Alexander Ebert [Wed, 6 Sep 2017 12:14:31 +0000 (14:14 +0200)]
Added usage notice for the developer tools

7 years agoImprove sidebar UX on mobile
Alexander Ebert [Wed, 6 Sep 2017 11:41:09 +0000 (13:41 +0200)]
Improve sidebar UX on mobile

Closes #2414

7 years agoDecrease font size for page copyright on mobile
Alexander Ebert [Wed, 6 Sep 2017 11:38:16 +0000 (13:38 +0200)]
Decrease font size for page copyright on mobile

7 years agoLimit desktop notifications to a single domain for multi-domain environments
Alexander Ebert [Wed, 6 Sep 2017 09:39:28 +0000 (11:39 +0200)]
Limit desktop notifications to a single domain for multi-domain environments

Closes #2411

7 years agoMerge branch '3.0'
Matthias Schmidt [Tue, 5 Sep 2017 18:04:44 +0000 (20:04 +0200)]
Merge branch '3.0'

7 years agoFix setting captcha in `TMessageQuickReplyGuestDialogAction` if captcha is disabled
Matthias Schmidt [Tue, 5 Sep 2017 18:04:05 +0000 (20:04 +0200)]
Fix setting captcha in `TMessageQuickReplyGuestDialogAction` if captcha is disabled

7 years agoFix initialization of media edit dialog
Matthias Schmidt [Tue, 5 Sep 2017 17:56:28 +0000 (19:56 +0200)]
Fix initialization of media edit dialog

7 years agoReset FontAweosme search filter on show
Alexander Ebert [Tue, 5 Sep 2017 12:09:29 +0000 (14:09 +0200)]
Reset FontAweosme search filter on show

Fixes #2396

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 5 Sep 2017 11:42:43 +0000 (13:42 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoFixed pre-selection of message tabs
Alexander Ebert [Tue, 5 Sep 2017 11:08:15 +0000 (13:08 +0200)]
Fixed pre-selection of message tabs

Fixes #2401

7 years agoDecreased pagination size on `screen-xs`
Alexander Ebert [Tue, 5 Sep 2017 09:36:54 +0000 (11:36 +0200)]
Decreased pagination size on `screen-xs`

Fixes #2409

7 years agoSync wysiwygToolbar ACP template with frontend version
Tim Düsterhus [Mon, 4 Sep 2017 20:42:56 +0000 (22:42 +0200)]
Sync wysiwygToolbar ACP template with frontend version

7 years agoFix return type in sitemap object type interface
Joshua Rüsweg [Mon, 4 Sep 2017 16:50:50 +0000 (18:50 +0200)]
Fix return type in sitemap object type interface

7 years agoMerge pull request #2380 from SoftCreatR/patch-3
Marcel Werk [Mon, 4 Sep 2017 16:37:11 +0000 (18:37 +0200)]
Merge pull request #2380 from SoftCreatR/patch-3

Remove Clipfish media provider

7 years ago`.innerError` now respects the alert colors for WSC 3.1-mode styles
Alexander Ebert [Mon, 4 Sep 2017 16:23:17 +0000 (18:23 +0200)]
`.innerError` now respects the alert colors for WSC 3.1-mode styles

Fixes #2403

7 years agoFixed devtools sync markup
Alexander Ebert [Mon, 4 Sep 2017 14:23:07 +0000 (16:23 +0200)]
Fixed devtools sync markup

7 years agoFixed typo
Alexander Ebert [Mon, 4 Sep 2017 13:08:47 +0000 (15:08 +0200)]
Fixed typo

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 4 Sep 2017 12:53:35 +0000 (14:53 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoFixed caret management when inserting images
Alexander Ebert [Mon, 4 Sep 2017 12:47:38 +0000 (14:47 +0200)]
Fixed caret management when inserting images

7 years agoRemove empty list when joining two successive lists
Alexander Ebert [Mon, 4 Sep 2017 11:56:34 +0000 (13:56 +0200)]
Remove empty list when joining two successive lists

7 years agoAdded missing visibility check in user online list
Marcel Werk [Sun, 3 Sep 2017 17:36:31 +0000 (19:36 +0200)]
Added missing visibility check in user online list

Closes #2408

7 years agoMerge pull request #2407 from WoltLab/notification-counter
Tim Düsterhus [Sat, 2 Sep 2017 11:02:37 +0000 (13:02 +0200)]
Merge pull request #2407 from WoltLab/notification-counter

Return objects with correct counters in UserNotificationAction::creat…

7 years agoAdded missing width/height attributes in amp version
Marcel Werk [Fri, 1 Sep 2017 16:46:37 +0000 (18:46 +0200)]
Added missing width/height attributes in amp version

7 years agoAdded missing section element
Marcel Werk [Fri, 1 Sep 2017 16:46:09 +0000 (18:46 +0200)]
Added missing section element

7 years agoFixed pasting issue in Firefox
Alexander Ebert [Fri, 1 Sep 2017 15:40:49 +0000 (17:40 +0200)]
Fixed pasting issue in Firefox

7 years agoFixed unwanted style purification when removing list elements
Alexander Ebert [Fri, 1 Sep 2017 14:58:59 +0000 (16:58 +0200)]
Fixed unwanted style purification when removing list elements

7 years agoPreserve text formatting when creating lists
Alexander Ebert [Fri, 1 Sep 2017 14:43:32 +0000 (16:43 +0200)]
Preserve text formatting when creating lists

7 years agoFixed visuals in tab menus
Alexander Ebert [Fri, 1 Sep 2017 12:43:20 +0000 (14:43 +0200)]
Fixed visuals in tab menus

7 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Fri, 1 Sep 2017 11:53:34 +0000 (13:53 +0200)]
Merge branch '2.1' into 3.0

7 years agoFixed return key inside nested lists
Alexander Ebert [Fri, 1 Sep 2017 11:51:31 +0000 (13:51 +0200)]
Fixed return key inside nested lists

7 years agoRevert "Work-around for SVG rendering issues on Mac/Android"
Alexander Ebert [Fri, 1 Sep 2017 10:20:22 +0000 (12:20 +0200)]
Revert "Work-around for SVG rendering issues on Mac/Android"

This reverts commit 493e3e106d539c0c93a86c1e79e3eac67acb4bb0.

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Fri, 1 Sep 2017 10:19:04 +0000 (12:19 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoImproved tooltip setup performance
Alexander Ebert [Fri, 1 Sep 2017 10:18:16 +0000 (12:18 +0200)]
Improved tooltip setup performance

The live collection of `getElementsByClass()` shows a bad performance
when a large list of elements gets remove one-by-one.

It took around 1 second to process 4k elements and stripping the class
from each one. Using `querySelectorAll` instead does the same job in
less than 40ms.

The check against `_elements` is still in place, because it performs
pretty well with large sets of DOM elements (tested with ~16k elements)
and allows us to return early without invoking the costly
`querySelectorAll`, which even without results hit with 0,2 seconds
during tests.

7 years agoFixed update 3.1.0_Alpha_2
Alexander Ebert [Thu, 31 Aug 2017 18:20:25 +0000 (20:20 +0200)]
Fixed update

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 31 Aug 2017 15:42:19 +0000 (17:42 +0200)]
Updating minified JavaScript files

7 years agoFixed encoding issue with desktop notification
Alexander Ebert [Thu, 31 Aug 2017 15:33:18 +0000 (17:33 +0200)]
Fixed encoding issue with desktop notification

7 years agoFix editor paste preserve formatting user setting
Joshua Rüsweg [Thu, 31 Aug 2017 15:09:16 +0000 (17:09 +0200)]
Fix editor paste preserve formatting user setting

7 years agoImproved visuals for ignored messages on mobile
Alexander Ebert [Thu, 31 Aug 2017 14:56:17 +0000 (16:56 +0200)]
Improved visuals for ignored messages on mobile

7 years agoReturn objects with correct counters in UserNotificationAction::createStackable()
Tim Düsterhus [Thu, 31 Aug 2017 13:59:20 +0000 (15:59 +0200)]
Return objects with correct counters in UserNotificationAction::createStackable()

7 years agoPreparing internal release 3.1.0 Alpha 2
Alexander Ebert [Thu, 31 Aug 2017 13:00:44 +0000 (15:00 +0200)]
Preparing internal release 3.1.0 Alpha 2

7 years agoAdded style api version 3.1 / compatibility mode for 3.0
Alexander Ebert [Thu, 31 Aug 2017 11:17:54 +0000 (13:17 +0200)]
Added style api version 3.1 / compatibility mode for 3.0

Closes #2406

7 years agoFix method parameters of AmpHtmlOutputProcessor::process()
Joshua Rüsweg [Wed, 30 Aug 2017 13:03:22 +0000 (15:03 +0200)]
Fix method parameters of AmpHtmlOutputProcessor::process()

7 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 30 Aug 2017 09:33:38 +0000 (11:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 30 Aug 2017 09:33:34 +0000 (11:33 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoRecognize `<li>` as block element in some cases
Alexander Ebert [Wed, 30 Aug 2017 09:32:20 +0000 (11:32 +0200)]
Recognize `<li>` as block element in some cases

7 years agoUpload media to selected category on media list page in ACP
Matthias Schmidt [Tue, 29 Aug 2017 14:43:42 +0000 (16:43 +0200)]
Upload media to selected category on media list page in ACP

See #2191

7 years agoFixed `.formSubmit` inside dialogs on `screen-xs`
Alexander Ebert [Tue, 29 Aug 2017 12:44:21 +0000 (14:44 +0200)]
Fixed `.formSubmit` inside dialogs on `screen-xs`

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 29 Aug 2017 12:12:07 +0000 (14:12 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoDecrease z-index of quote tooltips
Alexander Ebert [Tue, 29 Aug 2017 11:50:19 +0000 (13:50 +0200)]
Decrease z-index of quote tooltips

7 years agoFixed formatting of deleted text
Alexander Ebert [Tue, 29 Aug 2017 11:47:12 +0000 (13:47 +0200)]
Fixed formatting of deleted text

7 years agoFixed ampersand handling
Alexander Ebert [Tue, 29 Aug 2017 11:12:25 +0000 (13:12 +0200)]
Fixed ampersand handling

7 years agoAdded missing phrase fragment for attachment file size
Alexander Ebert [Tue, 29 Aug 2017 10:09:54 +0000 (12:09 +0200)]
Added missing phrase fragment for attachment file size

7 years agoAdded missing accesskey
Alexander Ebert [Tue, 29 Aug 2017 10:07:07 +0000 (12:07 +0200)]
Added missing accesskey

Fixes #2394

7 years agoFixed AJAX validation exception messages
Alexander Ebert [Tue, 29 Aug 2017 10:05:33 +0000 (12:05 +0200)]
Fixed AJAX validation exception messages

7 years agoClose the scope selection when closing the search
Alexander Ebert [Tue, 29 Aug 2017 09:34:34 +0000 (11:34 +0200)]
Close the scope selection when closing the search

7 years agoFix email notifications for guests
Tim Düsterhus [Mon, 28 Aug 2017 17:16:33 +0000 (19:16 +0200)]
Fix email notifications for guests

7 years agoFix email notifications for guests
Tim Düsterhus [Mon, 28 Aug 2017 17:08:06 +0000 (19:08 +0200)]
Fix email notifications for guests

7 years agoWork-around for SVG rendering issues on Mac/Android
Alexander Ebert [Mon, 28 Aug 2017 15:00:28 +0000 (17:00 +0200)]
Work-around for SVG rendering issues on Mac/Android

7 years agoFixed dialog content container being nested
Alexander Ebert [Mon, 28 Aug 2017 12:45:31 +0000 (14:45 +0200)]
Fixed dialog content container being nested

This may have unintended side-effects!

Fixes #2395

7 years agoImproved visuals for split message footer buttons
Alexander Ebert [Mon, 28 Aug 2017 11:31:13 +0000 (13:31 +0200)]
Improved visuals for split message footer buttons

See #2405

7 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 27 Aug 2017 16:32:11 +0000 (18:32 +0200)]
Merge branch '3.0'

7 years agoBackport IIdempotentPackageInstallationPlugin for forward compatibility
Tim Düsterhus [Sun, 27 Aug 2017 16:28:05 +0000 (18:28 +0200)]
Backport IIdempotentPackageInstallationPlugin for forward compatibility

see d74244229b48ed31f8baf87ce93e326033ccf505
see d49556513b7ae8060c6451077d2d05d6e7397b13

7 years agoFixed responses for dynamically loaded comments
Alexander Ebert [Sun, 27 Aug 2017 11:49:14 +0000 (13:49 +0200)]
Fixed responses for dynamically loaded comments

Fixes #2402

7 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 27 Aug 2017 10:54:38 +0000 (12:54 +0200)]
Merge branch '3.0'

7 years agoFix enable/disable icon class for captcha questions
Matthias Schmidt [Sun, 27 Aug 2017 10:54:14 +0000 (12:54 +0200)]
Fix enable/disable icon class for captcha questions

7 years agoFixed response loading via anchor
Alexander Ebert [Fri, 25 Aug 2017 15:58:45 +0000 (17:58 +0200)]
Fixed response loading via anchor

Fixes #2400

7 years agoFixed loading of hidden comments via anchor
Alexander Ebert [Fri, 25 Aug 2017 14:29:34 +0000 (16:29 +0200)]
Fixed loading of hidden comments via anchor

Fixes #2399

7 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 25 Aug 2017 11:40:36 +0000 (13:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

7 years agoRestored original loop item limit
Alexander Ebert [Fri, 25 Aug 2017 11:34:54 +0000 (13:34 +0200)]
Restored original loop item limit

7 years agoForce rebuilding response ids for comments
Alexander Ebert [Fri, 25 Aug 2017 11:32:32 +0000 (13:32 +0200)]
Force rebuilding response ids for comments

Fixes #2391

7 years agoFixed tiny builds being loaded for logged-in users
Alexander Ebert [Fri, 25 Aug 2017 11:23:59 +0000 (13:23 +0200)]
Fixed tiny builds being loaded for logged-in users

Fixes #2387

7 years agoRemoved debug code
Alexander Ebert [Fri, 25 Aug 2017 11:23:13 +0000 (13:23 +0200)]
Removed debug code

7 years agoClose and redirect when clicking on desktop notifications
Alexander Ebert [Fri, 25 Aug 2017 11:12:27 +0000 (13:12 +0200)]
Close and redirect when clicking on desktop notifications

7 years agoFix `$timesTriggered` of test notifications
Matthias Schmidt [Fri, 25 Aug 2017 09:36:07 +0000 (11:36 +0200)]
Fix `$timesTriggered` of test notifications

See #2359

7 years agoOnly test instant emails for notifications triggered once
Matthias Schmidt [Fri, 25 Aug 2017 09:13:05 +0000 (11:13 +0200)]
Only test instant emails for notifications triggered once

See #2359

7 years agoFix typo in English stacked comment response notification language item
Matthias Schmidt [Fri, 25 Aug 2017 08:53:16 +0000 (10:53 +0200)]
Fix typo in English stacked comment response notification language item

7 years agoMerge branch '3.0'
Matthias Schmidt [Fri, 25 Aug 2017 08:40:00 +0000 (10:40 +0200)]
Merge branch '3.0'

7 years agoFix description of `UserNotification::$timesTriggered`
Matthias Schmidt [Fri, 25 Aug 2017 08:39:39 +0000 (10:39 +0200)]
Fix description of `UserNotification::$timesTriggered`

7 years agoFix rendering of emails in developer notification test
Matthias Schmidt [Fri, 25 Aug 2017 08:29:45 +0000 (10:29 +0200)]
Fix rendering of emails in developer notification test

See #2359

7 years agoFix German profile comment response notification language item
Matthias Schmidt [Fri, 25 Aug 2017 07:52:50 +0000 (09:52 +0200)]
Fix German profile comment response notification language item

7 years agoConvert article links during html processing in ACP
Matthias Schmidt [Fri, 25 Aug 2017 05:44:17 +0000 (07:44 +0200)]
Convert article links during html processing in ACP

7 years agoUpdated exclude version for exported styles
Alexander Ebert [Thu, 24 Aug 2017 15:01:25 +0000 (17:01 +0200)]
Updated exclude version for exported styles

7 years agoSuppress warnings for corrupt PNG, throw an exception instead
Alexander Ebert [Thu, 24 Aug 2017 14:59:53 +0000 (16:59 +0200)]
Suppress warnings for corrupt PNG, throw an exception instead

7 years agoFixed typos
Alexander Ebert [Thu, 24 Aug 2017 14:59:23 +0000 (16:59 +0200)]
Fixed typos