GitHub/WoltLab/WCF.git
6 years agoMerge branch 'master' into next
Matthias Schmidt [Tue, 27 Feb 2018 18:14:54 +0000 (19:14 +0100)]
Merge branch 'master' into next

6 years agoUpdating release date 3.1.0
Alexander Ebert [Tue, 27 Feb 2018 12:05:51 +0000 (13:05 +0100)]
Updating release date

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 27 Feb 2018 11:21:14 +0000 (12:21 +0100)]
Updating minified JavaScript files

6 years agoImplicit support for initial rgb()-values for the color picker
Alexander Ebert [Tue, 27 Feb 2018 11:15:24 +0000 (12:15 +0100)]
Implicit support for initial rgb()-values for the color picker

6 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 26 Feb 2018 15:14:41 +0000 (16:14 +0100)]
Merge branch '3.0'

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 agoUpdated update instructions
Alexander Ebert [Mon, 26 Feb 2018 13:23:33 +0000 (14:23 +0100)]
Updated update instructions

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 26 Feb 2018 11:34:18 +0000 (12:34 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/lib/acp/form/PageAddForm.class.php

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 agoUpdating minified JavaScript files
woltlab.com [Sun, 25 Feb 2018 18:07:54 +0000 (19:07 +0100)]
Updating minified JavaScript files

6 years agoRestore selection before inserting a table
Alexander Ebert [Sun, 25 Feb 2018 18:05:51 +0000 (19:05 +0100)]
Restore selection before inserting a table

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

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 25 Feb 2018 14:38:46 +0000 (15:38 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoAdd page identifier to `scrollablePageCheckboxList.tpl`
Matthias Schmidt [Fri, 23 Feb 2018 16:48:41 +0000 (17:48 +0100)]
Add page identifier to `scrollablePageCheckboxList.tpl`

This fixes an issue with selecting boards when creating ads.

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

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 agoUpdating minified JavaScript files
woltlab.com [Thu, 22 Feb 2018 12:34:37 +0000 (13:34 +0100)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 22 Feb 2018 12:17:55 +0000 (13:17 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/WoltLabSuite/Core/BootstrapFrontend.js

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 agoDeploy new files in a separate request
Alexander Ebert [Wed, 21 Feb 2018 16:24:56 +0000 (17:24 +0100)]
Deploy new files in a separate request

6 years agoPreparing release 3.1.0
Alexander Ebert [Wed, 21 Feb 2018 12:52:01 +0000 (13:52 +0100)]
Preparing release 3.1.0

6 years agoRight-trim empty and optional attributes
Alexander Ebert [Wed, 21 Feb 2018 11:18:38 +0000 (12:18 +0100)]
Right-trim empty and optional attributes

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 20 Feb 2018 11:41:26 +0000 (12:41 +0100)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 20 Feb 2018 11:36:58 +0000 (12:36 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoFix user of comment (response) recent activity after approval
Matthias Schmidt [Mon, 19 Feb 2018 19:14:58 +0000 (20:14 +0100)]
Fix user of comment (response) recent activity after approval

Close #2541

6 years agoDisabled check for mysqlnd
Alexander Ebert [Mon, 19 Feb 2018 11:53:24 +0000 (12:53 +0100)]
Disabled check for mysqlnd

See #2534

6 years agoAvoid CORS nuisance during rewrite test
Alexander Ebert [Sat, 17 Feb 2018 21:22:35 +0000 (22:22 +0100)]
Avoid CORS nuisance during rewrite test

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sat, 17 Feb 2018 17:49:03 +0000 (18:49 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoUpdate @copyright dates
Tim Düsterhus [Sat, 17 Feb 2018 15:10:17 +0000 (16:10 +0100)]
Update @copyright dates

6 years agoRoute cache did not distinguish between ACP and frontend destinations
Alexander Ebert [Sat, 17 Feb 2018 13:19:05 +0000 (14:19 +0100)]
Route cache did not distinguish between ACP and frontend destinations

6 years agoMerge pull request #2540 from WoltLab/dbo-lookup-table
Tim Düsterhus [Sat, 17 Feb 2018 11:57:56 +0000 (12:57 +0100)]
Merge pull request #2540 from WoltLab/dbo-lookup-table

Experimental fix for table name and alias resolution

6 years agoImproved recognition of some legacy user list buttons
Alexander Ebert [Sat, 17 Feb 2018 11:34:50 +0000 (12:34 +0100)]
Improved recognition of some legacy user list buttons

6 years agoUsing a static local variable to hide internals
Alexander Ebert [Sat, 17 Feb 2018 09:42:46 +0000 (10:42 +0100)]
Using a static local variable to hide internals

6 years agoExperimental fix for table name and alias resolution
Alexander Ebert [Fri, 16 Feb 2018 23:42:29 +0000 (00:42 +0100)]
Experimental fix for table name and alias resolution

Relying on a local static variable is dangerous, because it is bound to
the implementing class, but once set, it becomes fixed for all derived
classes too.

This is similar to the `wcf\system\SingletonFactory` work-around that
uses a lookup table rather than LSB fields for the same reasons.

6 years agoVariables sidebar was not fixed in Safari 11
Alexander Ebert [Fri, 16 Feb 2018 13:27:27 +0000 (14:27 +0100)]
Variables sidebar was not fixed in Safari 11

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 15 Feb 2018 23:55:39 +0000 (00:55 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 15 Feb 2018 18:05:45 +0000 (19:05 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 15 Feb 2018 14:41:26 +0000 (15:41 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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 agoRemoved duplicated code block
Alexander Ebert [Thu, 15 Feb 2018 14:20:30 +0000 (15:20 +0100)]
Removed duplicated code block

6 years agoAllow updates for official packages from trusted origins only
Alexander Ebert [Wed, 14 Feb 2018 15:55:18 +0000 (16:55 +0100)]
Allow updates for official packages from trusted origins only

6 years agoConsistent representation of dynamically generated teasers
Alexander Ebert [Wed, 14 Feb 2018 13:01:01 +0000 (14:01 +0100)]
Consistent representation of dynamically generated teasers

6 years agoTreat h1-h6 as block element for text/plain
Alexander Ebert [Wed, 14 Feb 2018 12:59:56 +0000 (13:59 +0100)]
Treat h1-h6 as block element for text/plain

6 years agoReset update servers when clearing global cache
Alexander Ebert [Wed, 14 Feb 2018 12:56:30 +0000 (13:56 +0100)]
Reset update servers when clearing global cache

Closes #2538

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

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 agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 12 Feb 2018 17:38:00 +0000 (18:38 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/js/WCF.Message.js
# wcfsetup/install/files/lib/system/WCF.class.php
# wcfsetup/install/lang/de.xml
# wcfsetup/install/lang/en.xml

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 agoMake this a regular update (no need to leave changes out) 3.1.0_RC_4
Alexander Ebert [Sun, 11 Feb 2018 21:14:15 +0000 (22:14 +0100)]
Make this a regular update (no need to leave changes out)

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 11 Feb 2018 21:13:35 +0000 (22:13 +0100)]
Updating minified JavaScript files

6 years agoBetter default values for page visibility
Alexander Ebert [Sun, 11 Feb 2018 21:06:55 +0000 (22:06 +0100)]
Better default values for page visibility

6 years agoPreparing release 3.1.0 RC 4
Alexander Ebert [Sun, 11 Feb 2018 21:02:03 +0000 (22:02 +0100)]
Preparing release 3.1.0 RC 4

6 years agoFixed handling of default values for page visibility for robots
Alexander Ebert [Sun, 11 Feb 2018 20:46:28 +0000 (21:46 +0100)]
Fixed handling of default values for page visibility for robots

6 years agoMerge pull request #2528 from derpierre65/patch-3
Alexander Ebert [Sun, 11 Feb 2018 18:00:13 +0000 (19:00 +0100)]
Merge pull request #2528 from derpierre65/patch-3

language variable for box type

6 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 11 Feb 2018 02:08:18 +0000 (03:08 +0100)]
Merge branch '3.0'

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 agoReplace security critical uses of StringUtil::getRandomID()
Tim Düsterhus [Sat, 10 Feb 2018 16:15:53 +0000 (17:15 +0100)]
Replace security critical uses of StringUtil::getRandomID()

ref #2534

6 years agoUse unicode literal in StringUtil
Tim Düsterhus [Sat, 10 Feb 2018 16:08:54 +0000 (17:08 +0100)]
Use unicode literal in StringUtil

ref #2534

6 years agoFix typo in CryptoUtil
Tim Düsterhus [Sat, 10 Feb 2018 16:01:08 +0000 (17:01 +0100)]
Fix typo in CryptoUtil

see c914372abbe9f62b765f4b0e0b934f6d45150201

6 years agoBump minimum PHP version to 7.0.22
Tim Düsterhus [Sat, 10 Feb 2018 15:59:58 +0000 (16:59 +0100)]
Bump minimum PHP version to 7.0.22

ref #2534

6 years agoReplace CryptoUtil::randomBytes() with \random_bytes
Tim Düsterhus [Sat, 10 Feb 2018 15:51:33 +0000 (16:51 +0100)]
Replace CryptoUtil::randomBytes() with \random_bytes

ref #2534

6 years agoDeprecated CryptoUtil::randomInt()
Tim Düsterhus [Sat, 10 Feb 2018 15:47:22 +0000 (16:47 +0100)]
Deprecated CryptoUtil::randomInt()

ref #2534

6 years agoReplace CryptoUtil::secureCompare() with hash_equals()
Tim Düsterhus [Sat, 10 Feb 2018 15:44:45 +0000 (16:44 +0100)]
Replace CryptoUtil::secureCompare() with hash_equals()

ref #2534

6 years agoUpdate minimal PHP version in travis file
Matthias Schmidt [Sat, 10 Feb 2018 15:52:43 +0000 (16:52 +0100)]
Update minimal PHP version in travis file

See #2534

6 years agoRemove case for PHP < 7 in `ExceptionLogViewPage`
Matthias Schmidt [Sat, 10 Feb 2018 15:50:55 +0000 (16:50 +0100)]
Remove case for PHP < 7 in `ExceptionLogViewPage`

Se #2534

6 years agoUse `(int)` for "internal casts" (2)
Matthias Schmidt [Sat, 10 Feb 2018 15:43:40 +0000 (16:43 +0100)]
Use `(int)` for "internal casts" (2)

See #2534

6 years agoRemove catching of Exception when Throwable is being catched
Tim Düsterhus [Sat, 10 Feb 2018 15:39:43 +0000 (16:39 +0100)]
Remove catching of Exception when Throwable is being catched

ref #2534

6 years agoUse `(int)` for "internal casts"
Matthias Schmidt [Sat, 10 Feb 2018 15:31:24 +0000 (16:31 +0100)]
Use `(int)` for "internal casts"

See #2534

6 years agofix html in comment response notification email (#2535)
derpierre65 [Sat, 10 Feb 2018 15:29:06 +0000 (16:29 +0100)]
fix html in comment response notification email (#2535)

* * fixed html in comment response notification email

* * fixed tabs

6 years agoMerge branch 'master' into next
Matthias Schmidt [Sat, 10 Feb 2018 15:26:14 +0000 (16:26 +0100)]
Merge branch 'master' into next

6 years agoFix issues due to strict types
Matthias Schmidt [Sat, 10 Feb 2018 14:14:18 +0000 (15:14 +0100)]
Fix issues due to strict types

See #2534

6 years agoMerge branch '3.0'
Tim Düsterhus [Sat, 10 Feb 2018 15:01:57 +0000 (16:01 +0100)]
Merge branch '3.0'

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 agoAdd `declare(strict_types=1);`
Matthias Schmidt [Sat, 10 Feb 2018 13:45:10 +0000 (14:45 +0100)]
Add `declare(strict_types=1);`

See #2534

6 years agoUpdate README file to version 3.2
Matthias Schmidt [Sat, 10 Feb 2018 13:29:46 +0000 (14:29 +0100)]
Update README file to version 3.2

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 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 agoBumped release date, adjusted update instructions 3.1.0_RC_3
Alexander Ebert [Thu, 8 Feb 2018 14:29:39 +0000 (15:29 +0100)]
Bumped release date, adjusted update instructions

6 years agoFixed missing marking of required input fields in contact form
Marcel Werk [Thu, 8 Feb 2018 11:37:33 +0000 (12:37 +0100)]
Fixed missing marking of required input fields in contact form

6 years agoRemove unused imports
Matthias Schmidt [Wed, 7 Feb 2018 19:28:56 +0000 (20:28 +0100)]
Remove unused imports