GitHub/WoltLab/WCF.git
5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 7 Jan 2019 17:39:06 +0000 (18:39 +0100)]
Merge branch '3.0'

5 years agoFix treatment of literal optional language items in templates
Matthias Schmidt [Mon, 7 Jan 2019 17:38:20 +0000 (18:38 +0100)]
Fix treatment of literal optional language items in templates

`Language::get()` has only two parameters.

5 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 6 Jan 2019 11:50:31 +0000 (12:50 +0100)]
Merge branch '3.0'

5 years agoReplaced (auth) references from Google+ to Google
Sascha Greuel [Sun, 6 Jan 2019 11:43:32 +0000 (12:43 +0100)]
Replaced (auth) references from Google+ to Google

see fc416885faf258d31e2d02e24dcbaff0c44aa8f7
see #2808
Closes #2824

5 years agoMerge pull request #2813 from Morik/patch-3
Alexander Ebert [Wed, 2 Jan 2019 23:23:59 +0000 (00:23 +0100)]
Merge pull request #2813 from Morik/patch-3

Add missing data-identifier to mobile menu

5 years agoUpdate pageMenuMobile.tpl
Morik [Wed, 2 Jan 2019 23:22:26 +0000 (00:22 +0100)]
Update pageMenuMobile.tpl

5 years agoAdd missing data-identifier to mobile menu
Morik [Wed, 2 Jan 2019 20:36:34 +0000 (21:36 +0100)]
Add missing data-identifier to mobile menu

All menus items contain their identifier as data attribute.
This allows admins to easily add css specific to those links (like icons etc).
see: https://github.com/WoltLab/WCF/blob/master/com.woltlab.wcf/templates/__menu.tpl#L6
This is missing on the mobile menu version and added with this pull request.

5 years agoPreparing the release 3.1.7 pl 1 3.1.7_pl_1
Alexander Ebert [Tue, 1 Jan 2019 22:08:08 +0000 (23:08 +0100)]
Preparing the release 3.1.7 pl 1

5 years agoUpdated update instructions 3.0.19_pl_1
Alexander Ebert [Tue, 1 Jan 2019 22:06:30 +0000 (23:06 +0100)]
Updated update instructions

5 years agoPreparing the release 3.0.19 pl 1
Alexander Ebert [Tue, 1 Jan 2019 22:03:17 +0000 (23:03 +0100)]
Preparing the release 3.0.19 pl 1

5 years agoExplicit default values for SERP visibility of pages 3.1.7
Alexander Ebert [Tue, 1 Jan 2019 14:20:30 +0000 (15:20 +0100)]
Explicit default values for SERP visibility of pages

5 years agoUpdating the release date
Alexander Ebert [Tue, 1 Jan 2019 12:25:18 +0000 (13:25 +0100)]
Updating the release date

5 years agoUpdating minified JavaScript files
woltlab.com [Mon, 31 Dec 2018 22:19:24 +0000 (22:19 +0000)]
Updating minified JavaScript files

5 years agoMerged 3.0 into master
Alexander Ebert [Mon, 31 Dec 2018 22:13:59 +0000 (23:13 +0100)]
Merged 3.0 into master

5 years agoUpdating minified JavaScript files 3.0.19
woltlab.com [Mon, 31 Dec 2018 19:26:35 +0000 (19:26 +0000)]
Updating minified JavaScript files

5 years agoPreparing the release 3.0.19
Alexander Ebert [Mon, 31 Dec 2018 19:17:28 +0000 (20:17 +0100)]
Preparing the release 3.0.19

5 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Mon, 31 Dec 2018 18:50:58 +0000 (19:50 +0100)]
Merge branch '2.1' into 3.0

5 years agoRemove inaccessible article categories from the search filter
Alexander Ebert [Mon, 31 Dec 2018 18:41:49 +0000 (19:41 +0100)]
Remove inaccessible article categories from the search filter

Replaces a32d978022050d584f1c6596a5290df6c2128ea2

5 years agoHide follow events if the user may not view profiles
Alexander Ebert [Mon, 31 Dec 2018 18:34:36 +0000 (19:34 +0100)]
Hide follow events if the user may not view profiles

5 years agoPreparing the release 2.1.24 2.1.24
Alexander Ebert [Mon, 31 Dec 2018 18:27:34 +0000 (19:27 +0100)]
Preparing the release 2.1.24

5 years agoRemove inaccessible article categories from the search filter
Alexander Ebert [Mon, 31 Dec 2018 16:19:58 +0000 (17:19 +0100)]
Remove inaccessible article categories from the search filter

5 years agoPlace the caret at the end of the search input on display
Alexander Ebert [Mon, 31 Dec 2018 16:10:48 +0000 (17:10 +0100)]
Place the caret at the end of the search input on display

5 years agoMerge branch '3.0'
Tim Düsterhus [Sat, 29 Dec 2018 19:10:14 +0000 (20:10 +0100)]
Merge branch '3.0'

5 years agoMerge branch '2.1' into 3.0
Tim Düsterhus [Sat, 29 Dec 2018 19:09:34 +0000 (20:09 +0100)]
Merge branch '2.1' into 3.0

5 years agoSwitch GoogleAuthAction to OpenID Connect
Tim Düsterhus [Sat, 29 Dec 2018 19:08:23 +0000 (20:08 +0100)]
Switch GoogleAuthAction to OpenID Connect

see #2808

5 years agoForce new windows for external links if enabled
Alexander Ebert [Sat, 29 Dec 2018 17:58:25 +0000 (18:58 +0100)]
Force new windows for external links if enabled

5 years agoRemove obsolete TODOs
Matthias Schmidt [Sun, 23 Dec 2018 17:12:40 +0000 (18:12 +0100)]
Remove obsolete TODOs

5 years ago Increase length of logged request responses in `HTTPException`
Matthias Schmidt [Sat, 22 Dec 2018 12:25:42 +0000 (13:25 +0100)]
 Increase length of logged request responses in `HTTPException`

5 years agoMerge branch '3.0'
Tim Düsterhus [Sat, 22 Dec 2018 10:32:01 +0000 (11:32 +0100)]
Merge branch '3.0'

5 years agoFix UninstallPackageAction
Tim Düsterhus [Sat, 22 Dec 2018 10:29:36 +0000 (11:29 +0100)]
Fix UninstallPackageAction

see da1af44f74a9db6433f433c4bb62b304f9bf2fd7

5 years agoFix PHP 7.3 compatibility in \wcf\util\Diff
Tim Düsterhus [Sat, 22 Dec 2018 10:21:41 +0000 (11:21 +0100)]
Fix PHP 7.3 compatibility in \wcf\util\Diff

The previous code worked correctly by accident: As the `switch` is the
last statement in the `for`-loop `continue`ing the `switch` is equivalent
to `continue`ing the `for`-loop.

5 years agoAdd missing update instruction for 3.1.7
Matthias Schmidt [Sat, 22 Dec 2018 09:01:54 +0000 (10:01 +0100)]
Add missing update instruction for 3.1.7

See b349f1085310603bc79f087ff2b7fcd71ae47d6d
See e9c2e4845ff8b9929274bb5c707ecea41aa5689a

5 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 22 Dec 2018 08:58:22 +0000 (09:58 +0100)]
Merge branch '3.0'

5 years agoMake boolean user options available for conditions
Matthias Schmidt [Sat, 22 Dec 2018 08:57:39 +0000 (09:57 +0100)]
Make boolean user options available for conditions

5 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 22 Dec 2018 08:24:29 +0000 (09:24 +0100)]
Merge branch '3.0'

5 years agoFix method documentation
Matthias Schmidt [Sat, 22 Dec 2018 08:23:13 +0000 (09:23 +0100)]
Fix method documentation

5 years agoFix package installation in PHP 7.3
Matthias Schmidt [Sat, 22 Dec 2018 08:23:05 +0000 (09:23 +0100)]
Fix package installation in PHP 7.3

5 years agoPreparing the release 3.1.7
Alexander Ebert [Fri, 21 Dec 2018 14:34:18 +0000 (15:34 +0100)]
Preparing the release 3.1.7

5 years agoUpdating minified JavaScript files
woltlab.com [Fri, 21 Dec 2018 12:03:05 +0000 (12:03 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Thu, 20 Dec 2018 20:19:02 +0000 (21:19 +0100)]
Merge branch '3.0'

5 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Thu, 20 Dec 2018 20:11:57 +0000 (21:11 +0100)]
Merge branch '2.1' into 3.0

5 years agoMerge branch '2.1'
Alexander Ebert [Thu, 20 Dec 2018 15:24:46 +0000 (16:24 +0100)]
Merge branch '2.1'

5 years agoExclude node_modules
Alexander Ebert [Thu, 20 Dec 2018 15:24:24 +0000 (16:24 +0100)]
Exclude node_modules

5 years agoStrip nbsp when editing the message source
Alexander Ebert [Thu, 20 Dec 2018 15:23:40 +0000 (16:23 +0100)]
Strip nbsp when editing the message source

5 years agoMissing removal of orphaned article content
Alexander Ebert [Thu, 20 Dec 2018 14:04:11 +0000 (15:04 +0100)]
Missing removal of orphaned article content

5 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 10 Dec 2018 11:48:46 +0000 (12:48 +0100)]
Merge branch '3.0'

5 years agoUpdate composer dependencies
Tim Düsterhus [Mon, 10 Dec 2018 11:47:48 +0000 (12:47 +0100)]
Update composer dependencies

5 years agoUpdate to pelago/emogrifier 1.2.* for PHP 7.3 compatibility
Tim Düsterhus [Mon, 10 Dec 2018 11:41:13 +0000 (12:41 +0100)]
Update to pelago/emogrifier 1.2.* for PHP 7.3 compatibility

5 years agoUpdate composer dependencies
Tim Düsterhus [Mon, 10 Dec 2018 11:29:44 +0000 (12:29 +0100)]
Update composer dependencies

5 years agoFixed validation of permissions for label groups in articles
Marcel Werk [Fri, 7 Dec 2018 10:56:33 +0000 (11:56 +0100)]
Fixed validation of permissions for label groups in articles

5 years agoMerge branch '3.0'
Joshua Rüsweg [Fri, 7 Dec 2018 09:59:16 +0000 (10:59 +0100)]
Merge branch '3.0'

5 years agoRemove superfluous empty line
Joshua Rüsweg [Fri, 7 Dec 2018 09:58:44 +0000 (10:58 +0100)]
Remove superfluous empty line

5 years agoWork-around for a false-positive by Chrome's XSS auditor
Joshua Rüsweg [Fri, 7 Dec 2018 09:57:54 +0000 (10:57 +0100)]
Work-around for a false-positive by Chrome's XSS auditor

5 years agoError handling for polls in the quick reply feature
Alexander Ebert [Thu, 6 Dec 2018 19:26:07 +0000 (20:26 +0100)]
Error handling for polls in the quick reply feature

Fixes #2742

5 years agoWorkaround for the button navigation in popovers on small desktops
Alexander Ebert [Thu, 6 Dec 2018 16:03:53 +0000 (17:03 +0100)]
Workaround for the button navigation in popovers on small desktops

Fixes #2791

5 years agoMerge branch '3.0'
Alexander Ebert [Thu, 6 Dec 2018 16:01:14 +0000 (17:01 +0100)]
Merge branch '3.0'

5 years agoConsistent error reporting for errors during the setup process
Alexander Ebert [Thu, 6 Dec 2018 15:47:03 +0000 (16:47 +0100)]
Consistent error reporting for errors during the setup process

Fixes #2784

5 years agoPut the Google Fonts name in quotes to avoid parsing
Alexander Ebert [Thu, 6 Dec 2018 15:27:29 +0000 (16:27 +0100)]
Put the Google Fonts name in quotes to avoid parsing

Replaces d2c3d9659e44dab360eaa505ec92984d0ea0cf81

5 years agoMerge branch '3.0'
Alexander Ebert [Thu, 6 Dec 2018 15:39:42 +0000 (16:39 +0100)]
Merge branch '3.0'

5 years agoSuperfluous ending PHP tag
Alexander Ebert [Thu, 6 Dec 2018 15:38:09 +0000 (16:38 +0100)]
Superfluous ending PHP tag

Fixes #2783

5 years ago`BBCodeHandler::getSourceBBCodes()` is no longer supported
Alexander Ebert [Thu, 6 Dec 2018 15:33:54 +0000 (16:33 +0100)]
`BBCodeHandler::getSourceBBCodes()` is no longer supported

Fixes #2780

5 years agoPut the Google Fonts name in quotes to avoid parsing
Alexander Ebert [Thu, 6 Dec 2018 15:27:29 +0000 (16:27 +0100)]
Put the Google Fonts name in quotes to avoid parsing

Replaces d2c3d9659e44dab360eaa505ec92984d0ea0cf81

5 years agoMerge branch '3.0'
Alexander Ebert [Thu, 6 Dec 2018 13:46:27 +0000 (14:46 +0100)]
Merge branch '3.0'

5 years agoValidate menu items for their object's existence
Alexander Ebert [Thu, 6 Dec 2018 13:46:01 +0000 (14:46 +0100)]
Validate menu items for their object's existence

Fixes #2778

5 years agoMissing page redirect after deleting an article
Alexander Ebert [Thu, 6 Dec 2018 13:32:47 +0000 (14:32 +0100)]
Missing page redirect after deleting an article

Fixes #2774

5 years agoStrip the internal font family values because their presence can confuse the compiler
Alexander Ebert [Thu, 6 Dec 2018 12:36:31 +0000 (13:36 +0100)]
Strip the internal font family values because their presence can confuse the compiler

5 years agoPIPs that are not present should not be treated as unresolved
Alexander Ebert [Thu, 6 Dec 2018 12:12:08 +0000 (13:12 +0100)]
PIPs that are not present should not be treated as unresolved

5 years ago`eventname` supports a comma separated list of values
Alexander Ebert [Thu, 6 Dec 2018 10:17:36 +0000 (11:17 +0100)]
`eventname` supports a comma separated list of values

5 years agoMerge branch '3.0'
Alexander Ebert [Wed, 5 Dec 2018 16:15:29 +0000 (17:15 +0100)]
Merge branch '3.0'

5 years agoEnable filter for automatically awarded trophies
Joshua Rüsweg [Wed, 5 Dec 2018 10:40:04 +0000 (11:40 +0100)]
Enable filter for automatically awarded trophies

5 years agoUnified notification phrases
Alexander Ebert [Tue, 4 Dec 2018 19:39:51 +0000 (20:39 +0100)]
Unified notification phrases

5 years agoDescriptive phrase for blocked images
Alexander Ebert [Tue, 4 Dec 2018 17:43:19 +0000 (18:43 +0100)]
Descriptive phrase for blocked images

See #2788

5 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Tue, 4 Dec 2018 17:04:12 +0000 (18:04 +0100)]
Merge branch '2.1' into 3.0

5 years agoUpgrade notification for WSC
Alexander Ebert [Tue, 4 Dec 2018 12:38:12 +0000 (13:38 +0100)]
Upgrade notification for WSC

5 years agoDescriptive phrase for blocked images
Alexander Ebert [Tue, 4 Dec 2018 10:51:52 +0000 (11:51 +0100)]
Descriptive phrase for blocked images

See #2788

5 years agoMerge branch '3.0'
Marcel Werk [Fri, 30 Nov 2018 15:56:34 +0000 (16:56 +0100)]
Merge branch '3.0'

5 years agoFixed issue if search keywords are longer than 191 chars
Marcel Werk [Fri, 30 Nov 2018 15:54:56 +0000 (16:54 +0100)]
Fixed issue if search keywords are longer than 191 chars

5 years agoImprove wording in en.xml
Tim Düsterhus [Thu, 29 Nov 2018 12:05:17 +0000 (13:05 +0100)]
Improve wording in en.xml

5 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 26 Nov 2018 13:11:57 +0000 (14:11 +0100)]
Merge branch '3.0'

5 years agoAdd missing return in UserUtil::usesMobileBrowser()
Tim Düsterhus [Mon, 26 Nov 2018 13:07:49 +0000 (14:07 +0100)]
Add missing return in UserUtil::usesMobileBrowser()

5 years agoDefine FileReader::$location property
Tim Düsterhus [Mon, 26 Nov 2018 12:57:10 +0000 (13:57 +0100)]
Define FileReader::$location property

5 years agoMerge branch '3.0'
Marcel Werk [Sat, 24 Nov 2018 16:52:57 +0000 (17:52 +0100)]
Merge branch '3.0'

5 years agoPayPal callback no longer requires a business account
Marcel Werk [Sat, 24 Nov 2018 16:51:33 +0000 (17:51 +0100)]
PayPal callback no longer requires a business account

5 years agoAdd missing "invalid extension" language items for user cover photos
Matthias Schmidt [Sat, 24 Nov 2018 15:15:01 +0000 (16:15 +0100)]
Add missing "invalid extension" language items for user cover photos

See #2484

5 years agoMerge pull request #2776 from mutec/patch-8
Alexander Ebert [Sun, 18 Nov 2018 16:28:50 +0000 (17:28 +0100)]
Merge pull request #2776 from mutec/patch-8

missing spiderList XSD file

5 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Sun, 18 Nov 2018 14:22:13 +0000 (15:22 +0100)]
Merge remote-tracking branch 'origin/master'

5 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 18 Nov 2018 14:21:58 +0000 (15:21 +0100)]
Merge branch '3.0'

5 years agoImprove descriptions in media provider form
Tim Düsterhus [Sun, 18 Nov 2018 14:20:29 +0000 (15:20 +0100)]
Improve descriptions in media provider form

5 years agomissing spiderList XSD file
mutec [Sun, 18 Nov 2018 11:14:40 +0000 (12:14 +0100)]
missing spiderList XSD file

5 years agoMerge branch '3.0'
Matthias Schmidt [Fri, 16 Nov 2018 18:48:02 +0000 (19:48 +0100)]
Merge branch '3.0'

5 years agoEscape regular expression to search in multiselect option values
Matthias Schmidt [Fri, 16 Nov 2018 18:47:42 +0000 (19:47 +0100)]
Escape regular expression to search in multiselect option values

5 years agoMerge pull request #2771 from ChristopherWalz/master
Marcel Werk [Mon, 12 Nov 2018 08:51:09 +0000 (09:51 +0100)]
Merge pull request #2771 from ChristopherWalz/master

Add executed event to PaypalCallbackAction

5 years agoAdd executed event to PaypalCallbackAction
root [Sun, 11 Nov 2018 13:55:13 +0000 (14:55 +0100)]
Add executed event to PaypalCallbackAction

5 years agoFixed phrases in contact form
Marcel Werk [Thu, 8 Nov 2018 10:53:47 +0000 (11:53 +0100)]
Fixed phrases in contact form

5 years agoMerge branch '3.0'
Tim Düsterhus [Mon, 5 Nov 2018 11:46:10 +0000 (12:46 +0100)]
Merge branch '3.0'

5 years agoSupport schemaless URLs in ImageProxy
Tim Düsterhus [Mon, 5 Nov 2018 11:45:17 +0000 (12:45 +0100)]
Support schemaless URLs in ImageProxy

Fixes #2758

5 years agoMerge pull request #2762 from mutec/mailboxlanguage
Tim Düsterhus [Thu, 1 Nov 2018 10:36:20 +0000 (11:36 +0100)]
Merge pull request #2762 from mutec/mailboxlanguage

missing Mailbox::$language added

5 years ago missing Mailbox::$language added
mutec [Sun, 28 Oct 2018 14:01:24 +0000 (15:01 +0100)]
 missing Mailbox::$language added

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 29 Oct 2018 18:51:48 +0000 (19:51 +0100)]
Merge branch '3.0'

5 years agoFix `MultiSelectOptionType::(add|get)Condition()` for "empty" values
Matthias Schmidt [Mon, 29 Oct 2018 18:51:33 +0000 (19:51 +0100)]
Fix `MultiSelectOptionType::(add|get)Condition()` for "empty" values

If you have a multi select option with options `0:no` and `1:yes`, searching for `0` does not work because `0` is considered empty by PHP and thus trimmed from the values array.