GitHub/WoltLab/WCF.git
6 years agoMerge remote-tracking branch 'origin/master'
Matthias Schmidt [Sun, 19 Nov 2017 09:24:58 +0000 (10:24 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 19 Nov 2017 09:24:51 +0000 (10:24 +0100)]
Merge branch '3.0'

# Conflicts:
# wcfsetup/install/files/acp/templates/boxAdd.tpl

6 years agoFix box conditions relying on JavaScript
Matthias Schmidt [Sun, 19 Nov 2017 09:23:48 +0000 (10:23 +0100)]
Fix box conditions relying on JavaScript

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sat, 18 Nov 2017 21:49:48 +0000 (22:49 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed missing encoding
Marcel Werk [Sat, 18 Nov 2017 21:49:27 +0000 (22:49 +0100)]
Fixed missing encoding

6 years agoRemoved obsolete templates
Marcel Werk [Sat, 18 Nov 2017 18:40:09 +0000 (19:40 +0100)]
Removed obsolete templates

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sat, 18 Nov 2017 18:36:09 +0000 (19:36 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed missing language variable
Marcel Werk [Sat, 18 Nov 2017 18:35:17 +0000 (19:35 +0100)]
Fixed missing language variable

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sat, 18 Nov 2017 13:39:41 +0000 (14:39 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed PHP7.2 issue
Marcel Werk [Sat, 18 Nov 2017 13:34:45 +0000 (14:34 +0100)]
Fixed PHP7.2 issue

6 years agoRemoved media provider for facebook videos
Marcel Werk [Fri, 17 Nov 2017 16:09:13 +0000 (17:09 +0100)]
Removed media provider for facebook videos

6 years agoFixed language phrase
Marcel Werk [Fri, 17 Nov 2017 14:26:39 +0000 (15:26 +0100)]
Fixed language phrase

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Fri, 17 Nov 2017 12:08:04 +0000 (13:08 +0100)]
Merge branch '2.1' into 3.0

6 years agoFixed margins in article view
Marcel Werk [Fri, 17 Nov 2017 11:33:40 +0000 (12:33 +0100)]
Fixed margins in article view

6 years agoPreparing release 2.1.19 2.1.19
Alexander Ebert [Thu, 16 Nov 2017 14:11:08 +0000 (15:11 +0100)]
Preparing release 2.1.19

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 16 Nov 2017 11:50:15 +0000 (12:50 +0100)]
Updating minified JavaScript files

6 years agoAdded recognition of `<a>` and `text-decoration` variations
Alexander Ebert [Thu, 16 Nov 2017 11:33:58 +0000 (12:33 +0100)]
Added recognition of `<a>` and `text-decoration` variations

6 years agoAdded support for pre-collapsed containers
Alexander Ebert [Wed, 15 Nov 2017 23:47:10 +0000 (00:47 +0100)]
Added support for pre-collapsed containers

6 years agoImproved comment editor UI/UX
Alexander Ebert [Wed, 15 Nov 2017 17:37:50 +0000 (18:37 +0100)]
Improved comment editor UI/UX

6 years agoUnified language chooser
Marcel Werk [Wed, 15 Nov 2017 17:29:30 +0000 (18:29 +0100)]
Unified language chooser

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 15 Nov 2017 17:26:54 +0000 (18:26 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoForce focus on url input, added enter-key submit support
Alexander Ebert [Wed, 15 Nov 2017 17:07:09 +0000 (18:07 +0100)]
Force focus on url input, added enter-key submit support

6 years agoStrip port from cookie domain
Alexander Ebert [Thu, 28 Sep 2017 11:18:29 +0000 (13:18 +0200)]
Strip port from cookie domain

Cookies are set per host regardless of the domain as per RFC 6265

6 years agoAdded explanation for user option default overrides
Alexander Ebert [Wed, 15 Nov 2017 16:19:30 +0000 (17:19 +0100)]
Added explanation for user option default overrides

6 years agoAvoid early layout trashing
Alexander Ebert [Wed, 15 Nov 2017 12:23:11 +0000 (13:23 +0100)]
Avoid early layout trashing

6 years agoImproved generic avatars for guests
Alexander Ebert [Wed, 15 Nov 2017 11:41:40 +0000 (12:41 +0100)]
Improved generic avatars for guests

6 years agoUpdating minified JavaScript files
woltlab.com [Wed, 15 Nov 2017 11:25:19 +0000 (12:25 +0100)]
Updating minified JavaScript files

6 years agoFall-back to plain text if clipboard html was empty
Alexander Ebert [Wed, 15 Nov 2017 11:22:42 +0000 (12:22 +0100)]
Fall-back to plain text if clipboard html was empty

6 years agoImproved Redactor's start-up performance
Alexander Ebert [Tue, 14 Nov 2017 22:24:16 +0000 (23:24 +0100)]
Improved Redactor's start-up performance

6 years agoRevert performance nightmare in jQuery UI Sortable
Alexander Ebert [Tue, 14 Nov 2017 21:00:41 +0000 (22:00 +0100)]
Revert performance nightmare in jQuery UI Sortable

Partially reverts the changes done in
jquery/jquery-ui@90c27b4b5130fff9abbfea671c193c59e4bf8850

Decreases the initialization time for 1.3k sortable lists/items from ~2
minutes down to 2.8 seconds

6 years agoExpose clipboard page class names
Alexander Ebert [Tue, 14 Nov 2017 16:36:20 +0000 (17:36 +0100)]
Expose clipboard page class names

See WoltLab/com.woltlab.wbb#271

6 years agoUpdating release date 3.1.0_Beta_3
Alexander Ebert [Mon, 13 Nov 2017 14:15:55 +0000 (15:15 +0100)]
Updating release date

6 years agoAdded box identifier for static boxes
Marcel Werk [Mon, 13 Nov 2017 12:26:56 +0000 (13:26 +0100)]
Added box identifier for static boxes

6 years agogetRegexFromLink no longer matches links to anchors (e.g. comments/responses)
Marcel Werk [Mon, 13 Nov 2017 12:06:13 +0000 (13:06 +0100)]
getRegexFromLink no longer matches links to anchors (e.g. comments/responses)

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 12 Nov 2017 20:16:04 +0000 (21:16 +0100)]
Updating minified JavaScript files

6 years agoAdded (shift+)tab-key navigation inside tables
Alexander Ebert [Sun, 12 Nov 2017 20:14:16 +0000 (21:14 +0100)]
Added (shift+)tab-key navigation inside tables

6 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 12 Nov 2017 14:03:53 +0000 (15:03 +0100)]
Merge branch '3.0'

6 years agoBackport: Make BackgroundQueueHandler::forceCheck() more resilient
Tim Düsterhus [Wed, 19 Apr 2017 13:25:31 +0000 (15:25 +0200)]
Backport: Make BackgroundQueueHandler::forceCheck() more resilient

Closes #2251

This backports commit 54de7a5f630ec14d728a8a1838f6c0d6db5af334.

6 years agoMerge pull request #2468 from jens1o/jens1o-use-single-column
Tim Düsterhus [Sun, 12 Nov 2017 13:35:59 +0000 (14:35 +0100)]
Merge pull request #2468 from jens1o/jens1o-use-single-column

use `PreparedStatement#fetchSingleColumn` where possible

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 12 Nov 2017 11:23:09 +0000 (12:23 +0100)]
Updating minified JavaScript files

6 years agoFixed merging of two "adjacent" lists, backspace fix in Firefox
Alexander Ebert [Sun, 12 Nov 2017 11:14:28 +0000 (12:14 +0100)]
Fixed merging of two "adjacent" lists, backspace fix in Firefox

6 years agoFix code of `boxAdd` template
Matthias Schmidt [Sat, 11 Nov 2017 19:13:38 +0000 (20:13 +0100)]
Fix code of `boxAdd` template

Fixes 3cab11c04220282a46117e31a80a75660835be7a

6 years agoFix typo in JavaScript module description
Matthias Schmidt [Sat, 11 Nov 2017 19:10:45 +0000 (20:10 +0100)]
Fix typo in JavaScript module description

6 years agoFixed backspace handling in Firefox for empty nodes
Alexander Ebert [Sat, 11 Nov 2017 15:14:54 +0000 (16:14 +0100)]
Fixed backspace handling in Firefox for empty nodes

6 years agoOff-load list enter-key behavior to the browser
Alexander Ebert [Sat, 11 Nov 2017 12:37:32 +0000 (13:37 +0100)]
Off-load list enter-key behavior to the browser

6 years agouse `PreparedStatement#fechSingleColumn` where possible
jens1o [Sat, 11 Nov 2017 09:54:32 +0000 (10:54 +0100)]
use `PreparedStatement#fechSingleColumn` where possible

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sat, 11 Nov 2017 09:08:21 +0000 (10:08 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js

6 years agoUpdated ACP WYSIWYG template
Alexander Ebert [Fri, 10 Nov 2017 17:42:25 +0000 (18:42 +0100)]
Updated ACP WYSIWYG template

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Nov 2017 16:52:05 +0000 (17:52 +0100)]
Updating minified JavaScript files

6 years agoImproved recognition of different newline types in Office
Alexander Ebert [Fri, 10 Nov 2017 16:49:35 +0000 (17:49 +0100)]
Improved recognition of different newline types in Office

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Nov 2017 16:05:06 +0000 (17:05 +0100)]
Updating minified JavaScript files

6 years agoImproved office formatting recognition, fixed pasted <br> handling
Alexander Ebert [Fri, 10 Nov 2017 15:53:34 +0000 (16:53 +0100)]
Improved office formatting recognition, fixed pasted <br> handling

6 years agoAvoid newline duplication when pasting from Word
Alexander Ebert [Fri, 10 Nov 2017 15:26:43 +0000 (16:26 +0100)]
Avoid newline duplication when pasting from Word

6 years agoImproved newline behavior on enter in Firefox
Alexander Ebert [Fri, 10 Nov 2017 13:31:21 +0000 (14:31 +0100)]
Improved newline behavior on enter in Firefox

6 years agoFixed links being copied over to the next line on enter
Alexander Ebert [Fri, 10 Nov 2017 13:20:42 +0000 (14:20 +0100)]
Fixed links being copied over to the next line on enter

6 years agoAdded a helper function to return the closest element
Alexander Ebert [Thu, 9 Nov 2017 19:20:21 +0000 (20:20 +0100)]
Added a helper function to return the closest element

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 10 Nov 2017 09:12:20 +0000 (10:12 +0100)]
Updating minified JavaScript files

6 years agoAdded a helper function to return the closest element
Alexander Ebert [Thu, 9 Nov 2017 19:20:21 +0000 (20:20 +0100)]
Added a helper function to return the closest element

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Nov 2017 17:19:34 +0000 (18:19 +0100)]
Updating minified JavaScript files

6 years agoFix closing unopened files
Joshua Rüsweg [Thu, 9 Nov 2017 13:49:54 +0000 (14:49 +0100)]
Fix closing unopened files

6 years agoPreparing release 3.1.0 Beta 3
Alexander Ebert [Thu, 9 Nov 2017 12:23:25 +0000 (13:23 +0100)]
Preparing release 3.1.0 Beta 3

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 9 Nov 2017 10:18:55 +0000 (11:18 +0100)]
Updating minified JavaScript files

6 years agoAdded informal variant
Alexander Ebert [Wed, 8 Nov 2017 16:51:07 +0000 (17:51 +0100)]
Added informal variant

6 years agoUpdated global styles to use the k/v storage
Alexander Ebert [Wed, 8 Nov 2017 15:56:05 +0000 (16:56 +0100)]
Updated global styles to use the k/v storage

See #2466
See #2467

6 years agoImplemented a generic key/value storage
Alexander Ebert [Wed, 8 Nov 2017 15:55:31 +0000 (16:55 +0100)]
Implemented a generic key/value storage

Closes #2467

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 7 Nov 2017 14:04:42 +0000 (15:04 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoHide link input for system-type boxes
Alexander Ebert [Tue, 7 Nov 2017 14:02:32 +0000 (15:02 +0100)]
Hide link input for system-type boxes

6 years agoAdded slighty trigger delay for Firefox
Alexander Ebert [Tue, 7 Nov 2017 13:50:31 +0000 (14:50 +0100)]
Added slighty trigger delay for Firefox

6 years agoFixed typo
Alexander Ebert [Tue, 7 Nov 2017 12:09:20 +0000 (13:09 +0100)]
Fixed typo

6 years agoFixed WCFSetup failing on mobile devices
Alexander Ebert [Tue, 7 Nov 2017 11:59:11 +0000 (12:59 +0100)]
Fixed WCFSetup failing on mobile devices

6 years agoTreat non-system type pages as custom url
Alexander Ebert [Tue, 7 Nov 2017 11:31:15 +0000 (12:31 +0100)]
Treat non-system type pages as custom url

6 years agoFixed update of comment counters
Alexander Ebert [Tue, 7 Nov 2017 11:24:41 +0000 (12:24 +0100)]
Fixed update of comment counters

6 years agoMerge pull request #2462 from jens1o/jens1o-add-vscode-to-gitignore
Alexander Ebert [Mon, 6 Nov 2017 15:06:34 +0000 (16:06 +0100)]
Merge pull request #2462 from jens1o/jens1o-add-vscode-to-gitignore

Add Visual Studio Code config files to gitignore

6 years agoMerge pull request #2457 from jens1o/patch-1
Alexander Ebert [Mon, 6 Nov 2017 14:59:35 +0000 (15:59 +0100)]
Merge pull request #2457 from jens1o/patch-1

Add notice to languageExport about multi select

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 6 Nov 2017 14:55:30 +0000 (15:55 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoAdded missing margin between quoted messages
Alexander Ebert [Mon, 6 Nov 2017 14:55:06 +0000 (15:55 +0100)]
Added missing margin between quoted messages

Fixes #2456

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 6 Nov 2017 14:48:53 +0000 (15:48 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoImproved ad sizes, fixed ad size on mobile
Alexander Ebert [Mon, 6 Nov 2017 14:43:33 +0000 (15:43 +0100)]
Improved ad sizes, fixed ad size on mobile

See #2428

6 years agoClosing a dialog did not remove the keyboard focus
Alexander Ebert [Mon, 6 Nov 2017 13:34:11 +0000 (14:34 +0100)]
Closing a dialog did not remove the keyboard focus

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Mon, 6 Nov 2017 13:05:25 +0000 (14:05 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

# Conflicts:
# wcfsetup/install/files/lib/page/AttachmentPage.class.php

6 years agoFixed option type of internal uuid
Alexander Ebert [Mon, 6 Nov 2017 12:43:34 +0000 (13:43 +0100)]
Fixed option type of internal uuid

6 years agoAlmost disabled browser caching for unsaved attachments
Alexander Ebert [Mon, 6 Nov 2017 12:41:49 +0000 (13:41 +0100)]
Almost disabled browser caching for unsaved attachments

Avoids issues with removed attachments that may still exist in the
browser cache and cause the user to believe that it is still there.
Commonly an issue with restored messages whose attachments have been
automatically removed in the meantime.

6 years agoFixed buffer handling for primitive bbcodes
Alexander Ebert [Mon, 6 Nov 2017 10:44:18 +0000 (11:44 +0100)]
Fixed buffer handling for primitive bbcodes

6 years agoAvoid double-encoding of tag values
Alexander Ebert [Fri, 3 Nov 2017 16:55:24 +0000 (17:55 +0100)]
Avoid double-encoding of tag values

6 years agoFixed validation of parent page selection
Alexander Ebert [Fri, 3 Nov 2017 16:20:11 +0000 (17:20 +0100)]
Fixed validation of parent page selection

6 years agoImproved `text/plain` message export
Alexander Ebert [Fri, 3 Nov 2017 16:13:30 +0000 (17:13 +0100)]
Improved `text/plain` message export

Closes #2458

6 years agoImproved detection of pasted HTML
Alexander Ebert [Fri, 3 Nov 2017 13:48:11 +0000 (14:48 +0100)]
Improved detection of pasted HTML

6 years agoWork-around for `glob()` returning false
Alexander Ebert [Fri, 3 Nov 2017 13:11:27 +0000 (14:11 +0100)]
Work-around for `glob()` returning false

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 3 Nov 2017 12:34:56 +0000 (13:34 +0100)]
Updating minified JavaScript files

6 years agoUsing the inline code at <kbd> start now places caret before it
Alexander Ebert [Fri, 3 Nov 2017 10:39:06 +0000 (11:39 +0100)]
Using the inline code at <kbd> start now places caret before it

6 years agoImproved `<kbd>` behavior
Alexander Ebert [Thu, 2 Nov 2017 14:50:50 +0000 (15:50 +0100)]
Improved `<kbd>` behavior

6 years agoFixed use-statement order
Alexander Ebert [Thu, 2 Nov 2017 14:24:15 +0000 (15:24 +0100)]
Fixed use-statement order

6 years agoAdded global (S)CSS input
Alexander Ebert [Thu, 2 Nov 2017 12:45:15 +0000 (13:45 +0100)]
Added global (S)CSS input

Closes #2466

6 years agoAdded lightweight WYSIWYG support for comment responses
Alexander Ebert [Wed, 1 Nov 2017 15:28:40 +0000 (16:28 +0100)]
Added lightweight WYSIWYG support for comment responses

Closes #2461

6 years agoFix informal version of German package update search benchmark error
Matthias Schmidt [Tue, 31 Oct 2017 14:54:07 +0000 (15:54 +0100)]
Fix informal version of German package update search benchmark error

6 years agoImprove Date/Util.getTimeElement()
Matthias Schmidt [Tue, 31 Oct 2017 14:41:46 +0000 (15:41 +0100)]
Improve Date/Util.getTimeElement()

See a16ab0f5037bf9f61e7c877d590abb8cdde4136c

6 years agoAdd Visual Studio Code config files to gitignore
jens1o [Tue, 31 Oct 2017 08:45:03 +0000 (09:45 +0100)]
Add Visual Studio Code config files to gitignore

6 years agoFix Date/Util.getTimeElement() for future dates
Matthias Schmidt [Tue, 31 Oct 2017 06:08:17 +0000 (07:08 +0100)]
Fix Date/Util.getTimeElement() for future dates

Close #2460

6 years agoFix number of function arguments
Matthias Schmidt [Tue, 31 Oct 2017 06:02:49 +0000 (07:02 +0100)]
Fix number of function arguments

6 years agoFix code indentation
Matthias Schmidt [Tue, 31 Oct 2017 06:00:00 +0000 (07:00 +0100)]
Fix code indentation