Alexander Ebert [Wed, 14 Feb 2018 12:56:30 +0000 (13:56 +0100)]
Reset update servers when clearing global cache
Backport of
088a81d4c5f3208e85a0da594b932e4706ccbaf5
See #2538
Alexander Ebert [Mon, 19 Mar 2018 16:09:58 +0000 (17:09 +0100)]
Prevent packages being installed more than once
Alexander Ebert [Mon, 19 Mar 2018 15:54:15 +0000 (16:54 +0100)]
Adjusted comparison when installed version is higher
Alexander Ebert [Sun, 18 Mar 2018 14:29:48 +0000 (15:29 +0100)]
Cleaning up embedded objects on box delete
Alexander Ebert [Sat, 17 Mar 2018 22:51:18 +0000 (23:51 +0100)]
Avoid superfluous options when inline editing a poll
Alexander Ebert [Tue, 13 Mar 2018 15:31:22 +0000 (16:31 +0100)]
Updated release date
Alexander Ebert [Tue, 13 Mar 2018 15:19:58 +0000 (16:19 +0100)]
Merge branch '2.1' into 3.0
Alexander Ebert [Tue, 13 Mar 2018 14:45:24 +0000 (15:45 +0100)]
Updated release date and dependencies
woltlab.com [Sun, 11 Mar 2018 15:58:15 +0000 (16:58 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 10 Mar 2018 22:06:40 +0000 (23:06 +0100)]
Link protocol was not preserved on insert/edit
Alexander Ebert [Sat, 10 Mar 2018 13:44:04 +0000 (14:44 +0100)]
Callback-override for legacy Dialog-API calls
Alexander Ebert [Fri, 9 Mar 2018 23:55:24 +0000 (00:55 +0100)]
Preparing release 3.0.13
woltlab.com [Fri, 9 Mar 2018 17:25:27 +0000 (18:25 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 9 Mar 2018 17:23:08 +0000 (18:23 +0100)]
Merge branch '2.1' into 3.0
Alexander Ebert [Fri, 9 Mar 2018 16:18:03 +0000 (17:18 +0100)]
Preparing release 2.1.20
woltlab.com [Fri, 9 Mar 2018 15:17:57 +0000 (16:17 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 9 Mar 2018 11:45:32 +0000 (12:45 +0100)]
Adjusted icon color for the active mobile menu item
Alexander Ebert [Fri, 9 Mar 2018 12:01:14 +0000 (13:01 +0100)]
Removed the margin of the editor in fullscreen mode
Alexander Ebert [Thu, 8 Mar 2018 13:24:31 +0000 (14:24 +0100)]
Convert pasted links into plain text in iOS Safari
Alexander Ebert [Thu, 8 Mar 2018 13:05:40 +0000 (14:05 +0100)]
Merge branch '2.1' into 3.0
Alexander Ebert [Thu, 8 Mar 2018 12:54:11 +0000 (13:54 +0100)]
Convert pasted links into plain text in iOS Safari
Alexander Ebert [Thu, 8 Mar 2018 12:09:35 +0000 (13:09 +0100)]
Force-disable link detection on paste
Alexander Ebert [Wed, 7 Mar 2018 22:54:33 +0000 (23:54 +0100)]
Revert "Disabled swipe-support in the mobile image viewer"
This reverts commit
c26f54c7268d7f2f061a5673822693e748a3dff9.
Alexander Ebert [Wed, 7 Mar 2018 22:54:10 +0000 (23:54 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Wed, 7 Mar 2018 22:53:24 +0000 (23:53 +0100)]
Optimized string matching for escaped quotes
The new regex is more efficient, because it tries to match as long as
possible using repetitions of a character class, instead of repetitions
of an alternation, leading to fewer internal states.
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
Alexander Ebert [Wed, 7 Mar 2018 12:43:10 +0000 (13:43 +0100)]
Version mismatch used wrong variables
Alexander Ebert [Wed, 7 Mar 2018 11:52:51 +0000 (12:52 +0100)]
Disabled swipe-support in the mobile image viewer
Alexander Ebert [Wed, 7 Mar 2018 10:53:38 +0000 (11:53 +0100)]
Debug code
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.
Alexander Ebert [Tue, 6 Mar 2018 17:09:28 +0000 (18:09 +0100)]
Unrestriced max-width for pageAction buttons on screen-xs
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.
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.
Alexander Ebert [Mon, 26 Feb 2018 11:32:41 +0000 (12:32 +0100)]
Reset the list of selected boxes to the default values
Alexander Ebert [Sun, 25 Feb 2018 14:59:05 +0000 (15:59 +0100)]
Missing phrase
Alexander Ebert [Sun, 25 Feb 2018 14:38:25 +0000 (15:38 +0100)]
Work-around for the IDN extension
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
Marcel Werk [Thu, 22 Feb 2018 13:01:57 +0000 (14:01 +0100)]
Fixed memory limit calculation
Alexander Ebert [Thu, 22 Feb 2018 12:16:51 +0000 (13:16 +0100)]
Force-invoke the background queue after some AJAX requests
Alexander Ebert [Tue, 20 Feb 2018 11:31:39 +0000 (12:31 +0100)]
CodeMirror support for mixed PHP syntax highlighting
Alexander Ebert [Tue, 20 Feb 2018 11:29:43 +0000 (12:29 +0100)]
Active menu item color was not applied to the mobile menu
Alexander Ebert [Sat, 17 Feb 2018 17:21:05 +0000 (18:21 +0100)]
Edge yields a strange selection range when selecting an entire line
Alexander Ebert [Thu, 15 Feb 2018 23:18:33 +0000 (00:18 +0100)]
Undoing an action may lead to a misplaced caret
Marcel Werk [Thu, 15 Feb 2018 18:04:37 +0000 (19:04 +0100)]
Fixed broken box image CSS
Alexander Ebert [Thu, 15 Feb 2018 14:40:59 +0000 (15:40 +0100)]
`selection.saveInstant()` was missing the return value
Alexander Ebert [Tue, 13 Feb 2018 19:06:01 +0000 (20:06 +0100)]
Infinite loop when reading the adjacent text content
Alexander Ebert [Tue, 13 Feb 2018 18:11:41 +0000 (19:11 +0100)]
Added missing `</span>` tags
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
Alexander Ebert [Tue, 13 Feb 2018 13:10:45 +0000 (14:10 +0100)]
Work-around for the caret position in nested lists in Firefox
Alexander Ebert [Mon, 12 Feb 2018 15:55:54 +0000 (16:55 +0100)]
Options tab menu has a different identifier
Alexander Ebert [Mon, 12 Feb 2018 15:53:40 +0000 (16:53 +0100)]
Preparing release 3.0.12 pl 1
woltlab.com [Mon, 12 Feb 2018 15:48:58 +0000 (16:48 +0100)]
Updating minified JavaScript files
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
Alexander Ebert [Mon, 12 Feb 2018 14:11:40 +0000 (15:11 +0100)]
Fixed typo
Alexander Ebert [Mon, 12 Feb 2018 14:10:15 +0000 (15:10 +0100)]
Better explanation on how to provide and obtain the reCAPTCHA key
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
Alexander Ebert [Mon, 12 Feb 2018 12:20:07 +0000 (13:20 +0100)]
Inserting quotes was unable when editing while replying is disallowed
Alexander Ebert [Mon, 12 Feb 2018 11:30:52 +0000 (12:30 +0100)]
Work-around for Firefox being unable to backspace tables
Tim Düsterhus [Sun, 11 Feb 2018 02:07:10 +0000 (03:07 +0100)]
Fix typo in de.xml
Closes #2536
Tim Düsterhus [Sat, 10 Feb 2018 14:58:54 +0000 (15:58 +0100)]
Fix stack trace handling with resources in parameters
Alexander Ebert [Sat, 10 Feb 2018 13:17:30 +0000 (14:17 +0100)]
Preparing release 3.0.12
woltlab.com [Fri, 9 Feb 2018 16:04:21 +0000 (17:04 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 9 Feb 2018 12:57:13 +0000 (13:57 +0100)]
Avoid incorrect selection handling w/o a selection
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
Matthias Schmidt [Wed, 7 Feb 2018 18:50:22 +0000 (19:50 +0100)]
Fix method documentation issues
Matthias Schmidt [Wed, 7 Feb 2018 18:39:40 +0000 (19:39 +0100)]
Fix permission check in `UserContentAction::validateBulkRevert()`
Alexander Ebert [Mon, 5 Feb 2018 17:56:18 +0000 (18:56 +0100)]
Fixed typo
Thanks `Refactor`!
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
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
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
Alexander Ebert [Mon, 5 Feb 2018 13:22:42 +0000 (14:22 +0100)]
Added warning when using ReCAPTCHA w/o a key
woltlab.com [Sun, 4 Feb 2018 16:01:16 +0000 (17:01 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 3 Feb 2018 08:14:52 +0000 (09:14 +0100)]
Merge branch '2.1' into 3.0
Matthias Schmidt [Sat, 3 Feb 2018 08:12:06 +0000 (09:12 +0100)]
Fire event for Google Maps authentication error
Close #2526
Alexander Ebert [Thu, 1 Feb 2018 11:12:30 +0000 (12:12 +0100)]
BBCode converters did not handle encoded HTML entities
Alexander Ebert [Wed, 31 Jan 2018 12:36:25 +0000 (13:36 +0100)]
Missing check for accessible versions
Alexander Ebert [Tue, 30 Jan 2018 16:29:49 +0000 (17:29 +0100)]
Convert rgba to hex using a white canvas
Fixes #2525
Marcel Werk [Tue, 30 Jan 2018 16:02:58 +0000 (17:02 +0100)]
Fixed parent page of the login form
Alexander Ebert [Mon, 29 Jan 2018 11:07:20 +0000 (12:07 +0100)]
Added a hard-cap for visit tracker dates
Fixes #2522
Alexander Ebert [Tue, 23 Jan 2018 15:58:48 +0000 (16:58 +0100)]
Reset list state if suggestion was closed
Alexander Ebert [Mon, 22 Jan 2018 14:56:45 +0000 (15:56 +0100)]
Abort system upgrade if there are outstanding updates
Alexander Ebert [Mon, 22 Jan 2018 12:49:25 +0000 (13:49 +0100)]
Recognize `<td>` as valid block element
Matthias Schmidt [Sun, 21 Jan 2018 08:54:54 +0000 (09:54 +0100)]
Merge branch '2.1' into 3.0
Matthias Schmidt [Sun, 21 Jan 2018 08:53:36 +0000 (09:53 +0100)]
Reset user group priority after saving new user group
Close #2521
Alexander Ebert [Thu, 4 Jan 2018 18:58:01 +0000 (19:58 +0100)]
Work-around for backspacing into 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
Alexander Ebert [Thu, 4 Jan 2018 13:36:45 +0000 (14:36 +0100)]
Backspacing multiple paragraphs didn't trigger a code sync
Alexander Ebert [Tue, 2 Jan 2018 14:48:16 +0000 (15:48 +0100)]
URLs without a seperate label could end up being empty
Alexander Ebert [Tue, 2 Jan 2018 14:29:55 +0000 (15:29 +0100)]
Manual backport of a future HTMLPurifier change for PHP 7.2
Alexander Ebert [Tue, 2 Jan 2018 13:42:32 +0000 (14:42 +0100)]
IDN support in HTMLPurifier using the PEAR Net_IDNA2 module
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.
Alexander Ebert [Tue, 2 Jan 2018 12:06:25 +0000 (13:06 +0100)]
Better fallback for language mismatches during page import
Alexander Ebert [Tue, 2 Jan 2018 12:05:50 +0000 (13:05 +0100)]
Removed debug code
Alexander Ebert [Tue, 2 Jan 2018 11:49:01 +0000 (12:49 +0100)]
Work-around for orphaned pages
Alexander Ebert [Tue, 2 Jan 2018 11:12:24 +0000 (12:12 +0100)]
Execute up to 5 jobs per background queue invocation
Alexander Ebert [Mon, 1 Jan 2018 15:02:34 +0000 (16:02 +0100)]
Scroll to dialog top on page change
Alexander Ebert [Sat, 30 Dec 2017 15:46:11 +0000 (16:46 +0100)]
Adjusted list handling to work around Firefox bugs
Alexander Ebert [Fri, 29 Dec 2017 12:00:21 +0000 (13:00 +0100)]
Prevent the generation of faulty location hashes
Alexander Ebert [Fri, 29 Dec 2017 11:55:44 +0000 (12:55 +0100)]
The editor attempted to edit lists outside of itself
Matthias Schmidt [Sat, 23 Dec 2017 10:59:27 +0000 (11:59 +0100)]
Fix PHP 7.2 compatibility of amp article template