GitHub/WoltLab/WCF.git
6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Wed, 7 Mar 2018 12:48:30 +0000 (13:48 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

# Conflicts:

# wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php

6 years agoVersion mismatch used wrong variables
Alexander Ebert [Wed, 7 Mar 2018 12:43:10 +0000 (13:43 +0100)]
Version mismatch used wrong variables

6 years agoDisabled swipe-support in the mobile image viewer
Alexander Ebert [Wed, 7 Mar 2018 11:52:51 +0000 (12:52 +0100)]
Disabled swipe-support in the mobile image viewer

6 years agoDebug code
Alexander Ebert [Wed, 7 Mar 2018 10:53:38 +0000 (11:53 +0100)]
Debug code

6 years agoActivity events for article comments used a wrong id
Alexander Ebert [Tue, 6 Mar 2018 19:00:44 +0000 (20:00 +0100)]
Activity events for article comments used a wrong id

The `objectID` of a comment on an article references the
articleContentID, but is was previously used as if it was the articleID.

6 years agoUnrestriced max-width for pageAction buttons on screen-xs
Alexander Ebert [Tue, 6 Mar 2018 17:09:28 +0000 (18:09 +0100)]
Unrestriced max-width for pageAction buttons on screen-xs

6 years agoDisable autofocus for usernames on iOS Safari
Alexander Ebert [Tue, 6 Mar 2018 15:54:39 +0000 (16:54 +0100)]
Disable autofocus for usernames on iOS Safari

Focusing the username input breaks the autofill feature.

6 years agoAdd afterInitObjectList event to MultipleLinkPage
Tim Düsterhus [Mon, 26 Feb 2018 15:03:06 +0000 (16:03 +0100)]
Add afterInitObjectList event to MultipleLinkPage

This event basically is equivalent to the calculateNumberOfPages event.
It does, however, provide a less ambiguous place for additional SQL
conditions added by plugins: Pages that extend MultipleLinkPage add
their conditions in initObjectList, plugins can use afterInitObjectList
instead of calculateNumberOfPages for clarity.

6 years agoReset the list of selected boxes to the default values
Alexander Ebert [Mon, 26 Feb 2018 11:32:41 +0000 (12:32 +0100)]
Reset the list of selected boxes to the default values

6 years agoMissing phrase
Alexander Ebert [Sun, 25 Feb 2018 14:59:05 +0000 (15:59 +0100)]
Missing phrase

6 years agoWork-around for the IDN extension
Alexander Ebert [Sun, 25 Feb 2018 14:38:25 +0000 (15:38 +0100)]
Work-around for the IDN extension

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Thu, 22 Feb 2018 13:05:08 +0000 (14:05 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoFixed memory limit calculation
Marcel Werk [Thu, 22 Feb 2018 13:01:57 +0000 (14:01 +0100)]
Fixed memory limit calculation

6 years agoForce-invoke the background queue after some AJAX requests
Alexander Ebert [Thu, 22 Feb 2018 12:16:51 +0000 (13:16 +0100)]
Force-invoke the background queue after some AJAX requests

6 years agoCodeMirror support for mixed PHP syntax highlighting
Alexander Ebert [Tue, 20 Feb 2018 11:31:39 +0000 (12:31 +0100)]
CodeMirror support for mixed PHP syntax highlighting

6 years agoActive menu item color was not applied to the mobile menu
Alexander Ebert [Tue, 20 Feb 2018 11:29:43 +0000 (12:29 +0100)]
Active menu item color was not applied to the mobile menu

6 years agoEdge yields a strange selection range when selecting an entire line
Alexander Ebert [Sat, 17 Feb 2018 17:21:05 +0000 (18:21 +0100)]
Edge yields a strange selection range when selecting an entire line

6 years agoUndoing an action may lead to a misplaced caret
Alexander Ebert [Thu, 15 Feb 2018 23:18:33 +0000 (00:18 +0100)]
Undoing an action may lead to a misplaced caret

6 years agoFixed broken box image CSS
Marcel Werk [Thu, 15 Feb 2018 18:04:37 +0000 (19:04 +0100)]
Fixed broken box image CSS

6 years ago`selection.saveInstant()` was missing the return value
Alexander Ebert [Thu, 15 Feb 2018 14:40:59 +0000 (15:40 +0100)]
`selection.saveInstant()` was missing the return value

6 years agoInfinite loop when reading the adjacent text content
Alexander Ebert [Tue, 13 Feb 2018 19:06:01 +0000 (20:06 +0100)]
Infinite loop when reading the adjacent text content

6 years agoAdded missing `</span>` tags
Alexander Ebert [Tue, 13 Feb 2018 18:11:41 +0000 (19:11 +0100)]
Added missing `</span>` tags

6 years agoPressing delete at the end of a list item in Chrome could lead to stray items
Alexander Ebert [Tue, 13 Feb 2018 13:35:33 +0000 (14:35 +0100)]
Pressing delete at the end of a list item in Chrome could lead to stray items

6 years agoWork-around for the caret position in nested lists in Firefox
Alexander Ebert [Tue, 13 Feb 2018 13:10:45 +0000 (14:10 +0100)]
Work-around for the caret position in nested lists in Firefox

6 years agoOptions tab menu has a different identifier 3.0.12_pl_1
Alexander Ebert [Mon, 12 Feb 2018 15:55:54 +0000 (16:55 +0100)]
Options tab menu has a different identifier

6 years agoPreparing release 3.0.12 pl 1
Alexander Ebert [Mon, 12 Feb 2018 15:53:40 +0000 (16:53 +0100)]
Preparing release 3.0.12 pl 1

6 years agoUpdating minified JavaScript files
woltlab.com [Mon, 12 Feb 2018 15:48:58 +0000 (16:48 +0100)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Mon, 12 Feb 2018 14:13:46 +0000 (15:13 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

# Conflicts:
# wcfsetup/install/files/lib/acp/page/IndexPage.class.php
# wcfsetup/install/lang/de.xml

6 years agoFixed typo
Alexander Ebert [Mon, 12 Feb 2018 14:11:40 +0000 (15:11 +0100)]
Fixed typo

6 years agoBetter explanation on how to provide and obtain the reCAPTCHA key
Alexander Ebert [Mon, 12 Feb 2018 14:10:15 +0000 (15:10 +0100)]
Better explanation on how to provide and obtain the reCAPTCHA key

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Mon, 12 Feb 2018 13:14:24 +0000 (14:14 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
# wcfsetup/install/files/js/WCF.Message.js

6 years agoInserting quotes was unable when editing while replying is disallowed
Alexander Ebert [Mon, 12 Feb 2018 12:20:07 +0000 (13:20 +0100)]
Inserting quotes was unable when editing while replying is disallowed

6 years agoWork-around for Firefox being unable to backspace tables
Alexander Ebert [Mon, 12 Feb 2018 11:30:52 +0000 (12:30 +0100)]
Work-around for Firefox being unable to backspace tables

6 years agoFix typo in de.xml
Tim Düsterhus [Sun, 11 Feb 2018 02:07:10 +0000 (03:07 +0100)]
Fix typo in de.xml

Closes #2536

6 years agoFix stack trace handling with resources in parameters
Tim Düsterhus [Sat, 10 Feb 2018 14:58:54 +0000 (15:58 +0100)]
Fix stack trace handling with resources in parameters

6 years agoPreparing release 3.0.12 3.0.12
Alexander Ebert [Sat, 10 Feb 2018 13:17:30 +0000 (14:17 +0100)]
Preparing release 3.0.12

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 9 Feb 2018 16:04:21 +0000 (17:04 +0100)]
Updating minified JavaScript files

6 years agoAvoid incorrect selection handling w/o a selection
Alexander Ebert [Fri, 9 Feb 2018 12:57:13 +0000 (13:57 +0100)]
Avoid incorrect selection handling w/o a selection

6 years agoMerge branch '2.1' into 3.0
Matthias Schmidt [Wed, 7 Feb 2018 18:52:26 +0000 (19:52 +0100)]
Merge branch '2.1' into 3.0

# Conflicts:
# wcfsetup/install/files/lib/acp/page/CacheListPage.class.php
#
wcfsetup/install/files/lib/system/template/plugin/PagesFunctionTemplateP
lugin.class.php

6 years agoFix method documentation issues
Matthias Schmidt [Wed, 7 Feb 2018 18:50:22 +0000 (19:50 +0100)]
Fix method documentation issues

6 years agoFix permission check in `UserContentAction::validateBulkRevert()`
Matthias Schmidt [Wed, 7 Feb 2018 18:39:40 +0000 (19:39 +0100)]
Fix permission check in `UserContentAction::validateBulkRevert()`

6 years agoFixed typo
Alexander Ebert [Mon, 5 Feb 2018 17:56:18 +0000 (18:56 +0100)]
Fixed typo

Thanks `Refactor`!

6 years agoOutdent in Firefox did not work for nested items with a trailing `<br>`
Alexander Ebert [Mon, 5 Feb 2018 17:38:21 +0000 (18:38 +0100)]
Outdent in Firefox did not work for nested items with a trailing `<br>`

See #2529

6 years agoOutdenting nested list caused the list item to escape the editor
Alexander Ebert [Mon, 5 Feb 2018 16:37:34 +0000 (17:37 +0100)]
Outdenting nested list caused the list item to escape the editor

See #2529

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

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

6 years agoAdded warning when using ReCAPTCHA w/o a key
Alexander Ebert [Mon, 5 Feb 2018 13:22:42 +0000 (14:22 +0100)]
Added warning when using ReCAPTCHA w/o a key

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 4 Feb 2018 16:01:16 +0000 (17:01 +0100)]
Updating minified JavaScript files

6 years agoMerge branch '2.1' into 3.0
Matthias Schmidt [Sat, 3 Feb 2018 08:14:52 +0000 (09:14 +0100)]
Merge branch '2.1' into 3.0

6 years agoFire event for Google Maps authentication error
Matthias Schmidt [Sat, 3 Feb 2018 08:12:06 +0000 (09:12 +0100)]
Fire event for Google Maps authentication error

Close #2526

6 years agoBBCode converters did not handle encoded HTML entities
Alexander Ebert [Thu, 1 Feb 2018 11:12:30 +0000 (12:12 +0100)]
BBCode converters did not handle encoded HTML entities

6 years agoMissing check for accessible versions
Alexander Ebert [Wed, 31 Jan 2018 12:36:25 +0000 (13:36 +0100)]
Missing check for accessible versions

6 years agoConvert rgba to hex using a white canvas
Alexander Ebert [Tue, 30 Jan 2018 16:29:49 +0000 (17:29 +0100)]
Convert rgba to hex using a white canvas

Fixes #2525

6 years agoFixed parent page of the login form
Marcel Werk [Tue, 30 Jan 2018 16:02:58 +0000 (17:02 +0100)]
Fixed parent page of the login form

6 years agoAdded a hard-cap for visit tracker dates
Alexander Ebert [Mon, 29 Jan 2018 11:07:20 +0000 (12:07 +0100)]
Added a hard-cap for visit tracker dates

Fixes #2522

6 years agoReset list state if suggestion was closed
Alexander Ebert [Tue, 23 Jan 2018 15:58:48 +0000 (16:58 +0100)]
Reset list state if suggestion was closed

6 years agoAbort system upgrade if there are outstanding updates
Alexander Ebert [Mon, 22 Jan 2018 14:56:45 +0000 (15:56 +0100)]
Abort system upgrade if there are outstanding updates

6 years agoRecognize `<td>` as valid block element
Alexander Ebert [Mon, 22 Jan 2018 12:49:25 +0000 (13:49 +0100)]
Recognize `<td>` as valid block element

6 years agoMerge branch '2.1' into 3.0
Matthias Schmidt [Sun, 21 Jan 2018 08:54:54 +0000 (09:54 +0100)]
Merge branch '2.1' into 3.0

6 years agoReset user group priority after saving new user group
Matthias Schmidt [Sun, 21 Jan 2018 08:53:36 +0000 (09:53 +0100)]
Reset user group priority after saving new user group

Close #2521

6 years agoWork-around for backspacing into a list in Firefox
Alexander Ebert [Thu, 4 Jan 2018 18:58:01 +0000 (19:58 +0100)]
Work-around for backspacing into a list in Firefox

6 years agoRemove bogus `<br>` when outdenting a list in Firefox
Alexander Ebert [Thu, 4 Jan 2018 16:40:02 +0000 (17:40 +0100)]
Remove bogus `<br>` when outdenting a list in Firefox

6 years agoBackspacing multiple paragraphs didn't trigger a code sync
Alexander Ebert [Thu, 4 Jan 2018 13:36:45 +0000 (14:36 +0100)]
Backspacing multiple paragraphs didn't trigger a code sync

6 years agoURLs without a seperate label could end up being empty
Alexander Ebert [Tue, 2 Jan 2018 14:48:16 +0000 (15:48 +0100)]
URLs without a seperate label could end up being empty

6 years agoManual backport of a future HTMLPurifier change for PHP 7.2
Alexander Ebert [Tue, 2 Jan 2018 14:29:55 +0000 (15:29 +0100)]
Manual backport of a future HTMLPurifier change for PHP 7.2

6 years agoIDN support in HTMLPurifier using the PEAR Net_IDNA2 module
Alexander Ebert [Tue, 2 Jan 2018 13:42:32 +0000 (14:42 +0100)]
IDN support in HTMLPurifier using the PEAR Net_IDNA2 module

6 years agoWork-around libmagic failing for 1-byte files
Alexander Ebert [Tue, 2 Jan 2018 12:59:31 +0000 (13:59 +0100)]
Work-around libmagic failing for 1-byte files

Causes the error message "finfo::file(): Failed identify data 0:(null)"
in older libmagic/PHP versions, mostly in the ancient PHP 5.x tree.

6 years agoBetter fallback for language mismatches during page import
Alexander Ebert [Tue, 2 Jan 2018 12:06:25 +0000 (13:06 +0100)]
Better fallback for language mismatches during page import

6 years agoRemoved debug code
Alexander Ebert [Tue, 2 Jan 2018 12:05:50 +0000 (13:05 +0100)]
Removed debug code

6 years agoWork-around for orphaned pages
Alexander Ebert [Tue, 2 Jan 2018 11:49:01 +0000 (12:49 +0100)]
Work-around for orphaned pages

6 years agoExecute up to 5 jobs per background queue invocation
Alexander Ebert [Tue, 2 Jan 2018 11:12:24 +0000 (12:12 +0100)]
Execute up to 5 jobs per background queue invocation

6 years agoScroll to dialog top on page change
Alexander Ebert [Mon, 1 Jan 2018 15:02:34 +0000 (16:02 +0100)]
Scroll to dialog top on page change

6 years agoAdjusted list handling to work around Firefox bugs
Alexander Ebert [Sat, 30 Dec 2017 15:46:11 +0000 (16:46 +0100)]
Adjusted list handling to work around Firefox bugs

6 years agoPrevent the generation of faulty location hashes
Alexander Ebert [Fri, 29 Dec 2017 12:00:21 +0000 (13:00 +0100)]
Prevent the generation of faulty location hashes

6 years agoThe editor attempted to edit lists outside of itself
Alexander Ebert [Fri, 29 Dec 2017 11:55:44 +0000 (12:55 +0100)]
The editor attempted to edit lists outside of itself

6 years agoFix PHP 7.2 compatibility of amp article template
Matthias Schmidt [Sat, 23 Dec 2017 10:59:27 +0000 (11:59 +0100)]
Fix PHP 7.2 compatibility of amp article template

6 years agoInput styling for `[type="tel"]`
Alexander Ebert [Thu, 21 Dec 2017 14:03:19 +0000 (15:03 +0100)]
Input styling for `[type="tel"]`

6 years agoIgnore clicks on disabled buttons
Alexander Ebert [Thu, 21 Dec 2017 11:12:19 +0000 (12:12 +0100)]
Ignore clicks on disabled buttons

6 years agoDisable closing non-closable dialogs via ESC
Matthias Schmidt [Thu, 21 Dec 2017 08:55:34 +0000 (09:55 +0100)]
Disable closing non-closable dialogs via ESC

Close #2505

6 years agoMerge pull request #2443 from mutec/tplgenerationinstallpippage
Alexander Ebert [Wed, 20 Dec 2017 22:38:09 +0000 (23:38 +0100)]
Merge pull request #2443 from mutec/tplgenerationinstallpippage

page-PIP didn't handle import/delete of type tpl correctly

6 years agoUpdated Firefox fix to work with all custom block elements
Alexander Ebert [Wed, 20 Dec 2017 16:38:24 +0000 (17:38 +0100)]
Updated Firefox fix to work with all custom block elements

6 years agoAdded additional work-around for backspace in Firefox
Alexander Ebert [Wed, 20 Dec 2017 15:44:04 +0000 (16:44 +0100)]
Added additional work-around for backspace in Firefox

6 years agoUpdate editor integration
Alexander Ebert [Wed, 20 Dec 2017 12:27:15 +0000 (13:27 +0100)]
Update editor integration

6 years agoUpgraded to Redactor II 2.12
Alexander Ebert [Wed, 20 Dec 2017 10:58:48 +0000 (11:58 +0100)]
Upgraded to Redactor II 2.12

6 years agoFixed list of article categories in search form
Marcel Werk [Thu, 14 Dec 2017 10:43:48 +0000 (11:43 +0100)]
Fixed list of article categories in search form

6 years agoAdded missing width/height attributes in amp version
Marcel Werk [Thu, 14 Dec 2017 10:12:20 +0000 (11:12 +0100)]
Added missing width/height attributes in amp version

6 years agoForce equal alignment in side-by-side comparison views
Alexander Ebert [Sun, 10 Dec 2017 00:11:17 +0000 (01:11 +0100)]
Force equal alignment in side-by-side comparison views

6 years agoFixed PHP7.2 issue
Marcel Werk [Thu, 7 Dec 2017 18:15:53 +0000 (19:15 +0100)]
Fixed PHP7.2 issue

6 years agoFixed issues in print version
Marcel Werk [Thu, 7 Dec 2017 17:34:49 +0000 (18:34 +0100)]
Fixed issues in print version

6 years agoFixed missing custom box / page templates
Marcel Werk [Tue, 5 Dec 2017 16:13:39 +0000 (17:13 +0100)]
Fixed missing custom box / page templates

6 years agoAdded tab menu scrolling by clicking on the overflow indicators
Alexander Ebert [Mon, 4 Dec 2017 12:08:18 +0000 (13:08 +0100)]
Added tab menu scrolling by clicking on the overflow indicators

6 years agoAdded paste support for comma-separated values
Alexander Ebert [Mon, 4 Dec 2017 11:34:06 +0000 (12:34 +0100)]
Added paste support for comma-separated values

6 years agoPrioritize message's deleted status over disabled status
Matthias Schmidt [Tue, 28 Nov 2017 15:17:25 +0000 (16:17 +0100)]
Prioritize message's deleted status over disabled status

Close #2487

6 years agoFix encoding of non-ASCII filenames in email attachments
Tim Düsterhus [Mon, 27 Nov 2017 18:17:13 +0000 (19:17 +0100)]
Fix encoding of non-ASCII filenames in email attachments

6 years agoPreparing release 3.0.11 pl 1
Alexander Ebert [Thu, 23 Nov 2017 15:05:59 +0000 (16:05 +0100)]
Preparing release 3.0.11 pl 1

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

6 years agoSelection anchor may be a text node in Safari 11
Alexander Ebert [Thu, 23 Nov 2017 15:00:44 +0000 (16:00 +0100)]
Selection anchor may be a text node in Safari 11

6 years agoAdded work-around for Vivaldi 1.13
Alexander Ebert [Thu, 23 Nov 2017 13:40:45 +0000 (14:40 +0100)]
Added work-around for Vivaldi 1.13

6 years agoUpdating minified JavaScript files 3.0.11
woltlab.com [Tue, 21 Nov 2017 15:04:03 +0000 (16:04 +0100)]
Updating minified JavaScript files

6 years agoPreparing release 3.0.11
Alexander Ebert [Tue, 21 Nov 2017 13:49:02 +0000 (14:49 +0100)]
Preparing release 3.0.11

6 years agoFixed box position handling
Alexander Ebert [Mon, 20 Nov 2017 15:34:11 +0000 (16:34 +0100)]
Fixed box position handling

Fixes be3a8e90cb326f1805d94a8ec802535c2cb87a21