GitHub/WoltLab/WCF.git
4 years agoMerge branch '3.0'
Marcel Werk [Wed, 30 Oct 2019 14:18:07 +0000 (15:18 +0100)]
Merge branch '3.0'

4 years agoBlock access-token usage for banned users
Marcel Werk [Wed, 30 Oct 2019 14:17:41 +0000 (15:17 +0100)]
Block access-token usage for banned users

4 years agoMerge branch '3.0'
Alexander Ebert [Tue, 29 Oct 2019 11:34:21 +0000 (12:34 +0100)]
Merge branch '3.0'

4 years agoMissing reset of the language cache after copying style phrases
Alexander Ebert [Tue, 29 Oct 2019 11:33:50 +0000 (12:33 +0100)]
Missing reset of the language cache after copying style phrases

4 years agoProperly strip `encode` parameter in LinkBlockTemplatePlugin
Tim Düsterhus [Fri, 25 Oct 2019 11:18:32 +0000 (13:18 +0200)]
Properly strip `encode` parameter in LinkBlockTemplatePlugin

4 years agoPreparing the release 3.1.11 3.1.11
Alexander Ebert [Wed, 23 Oct 2019 11:12:37 +0000 (13:12 +0200)]
Preparing the release 3.1.11

4 years agoMissing update path from 3.1.10 pl *
Alexander Ebert [Sun, 13 Oct 2019 19:04:01 +0000 (21:04 +0200)]
Missing update path from 3.1.10 pl *

4 years agoPreparing the release 3.1.11
Alexander Ebert [Sun, 13 Oct 2019 18:15:42 +0000 (20:15 +0200)]
Preparing the release 3.1.11

4 years agoUpdating minified JavaScript files
woltlab.com [Sun, 13 Oct 2019 17:23:37 +0000 (17:23 +0000)]
Updating minified JavaScript files

4 years agoFixed encoding in contact form emails
Marcel Werk [Wed, 2 Oct 2019 14:52:32 +0000 (16:52 +0200)]
Fixed encoding in contact form emails

4 years agoFixed typo
Marcel Werk [Wed, 2 Oct 2019 14:17:38 +0000 (16:17 +0200)]
Fixed typo

4 years agoFixed encoding in html emails
Marcel Werk [Wed, 2 Oct 2019 14:16:54 +0000 (16:16 +0200)]
Fixed encoding in html emails

4 years agoAdded missing forceFrontend parameter
Marcel Werk [Wed, 2 Oct 2019 10:03:13 +0000 (12:03 +0200)]
Added missing forceFrontend parameter

4 years agoUpdate contactSettings.tpl
Matthias Schmidt [Mon, 30 Sep 2019 16:36:37 +0000 (18:36 +0200)]
Update contactSettings.tpl

4 years agoAdd missing informal version of German language item
Matthias Schmidt [Mon, 30 Sep 2019 16:32:32 +0000 (18:32 +0200)]
Add missing informal version of German language item

4 years agoMerge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Fri, 27 Sep 2019 14:27:44 +0000 (16:27 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF

4 years agoMerge branch '3.0'
Marcel Werk [Fri, 27 Sep 2019 14:27:31 +0000 (16:27 +0200)]
Merge branch '3.0'

4 years agoAdd event in `BoxHandler::loadBoxes()`
Matthias Schmidt [Fri, 27 Sep 2019 14:25:03 +0000 (16:25 +0200)]
Add event in `BoxHandler::loadBoxes()`

4 years agoMerge pull request #3077 from SoftCreatR/patch-7
Marcel Werk [Fri, 27 Sep 2019 14:24:58 +0000 (16:24 +0200)]
Merge pull request #3077 from SoftCreatR/patch-7

Update breadcrumbs.tpl

4 years agoAdd missing `dataFields` event in `boxAdd.tpl`
Matthias Schmidt [Fri, 27 Sep 2019 14:23:50 +0000 (16:23 +0200)]
Add missing `dataFields` event in `boxAdd.tpl`

4 years agoSimplify exception catching of punycode encodes
Joshua Rüsweg [Thu, 26 Sep 2019 13:43:33 +0000 (15:43 +0200)]
Simplify exception catching of punycode encodes
See 7951824093fe2996ee90f4d1f60075eae4b965d9

4 years agoMerge branch '3.0'
Alexander Ebert [Wed, 25 Sep 2019 09:16:32 +0000 (11:16 +0200)]
Merge branch '3.0'

4 years agoIncorrect redirect after entering the master password when using multiple subdomains
Alexander Ebert [Wed, 25 Sep 2019 09:01:00 +0000 (11:01 +0200)]
Incorrect redirect after entering the master password when using multiple subdomains

4 years agoStrip font color/family/size when clean paste is enabled
Alexander Ebert [Wed, 25 Sep 2019 08:37:31 +0000 (10:37 +0200)]
Strip font color/family/size when clean paste is enabled

4 years agoConvert punycode exceptions to \DomainExceptions in Mailbox class
Joshua Rüsweg [Tue, 24 Sep 2019 18:54:56 +0000 (20:54 +0200)]
Convert punycode exceptions to \DomainExceptions in Mailbox class

4 years agoSet `signatureEnableHtml` to `1` for new users
Alexander Ebert [Tue, 24 Sep 2019 16:44:39 +0000 (18:44 +0200)]
Set `signatureEnableHtml` to `1` for new users

4 years agoFixed typo
Marcel Werk [Tue, 24 Sep 2019 13:16:45 +0000 (15:16 +0200)]
Fixed typo

4 years agoMerge branch '3.0'
Marcel Werk [Tue, 24 Sep 2019 13:15:17 +0000 (15:15 +0200)]
Merge branch '3.0'

4 years agoFixed typos
Marcel Werk [Tue, 24 Sep 2019 13:14:57 +0000 (15:14 +0200)]
Fixed typos

4 years agoUpdate breadcrumbs.tpl
Sascha Greuel [Fri, 20 Sep 2019 16:54:49 +0000 (18:54 +0200)]
Update breadcrumbs.tpl

- Hide breadcrumbs that do not expose a visible label
- Added position property in breadcrumbs microdata

5 years agoAdd missing <label> for label selection
Matthias Schmidt [Mon, 16 Sep 2019 16:58:50 +0000 (18:58 +0200)]
Add missing <label> for label selection

Close #3071

5 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 16 Sep 2019 16:25:22 +0000 (18:25 +0200)]
Merge branch '3.0'

5 years agoAdd missing dialog rebuild after window resizing
Matthias Schmidt [Mon, 16 Sep 2019 16:25:10 +0000 (18:25 +0200)]
Add missing dialog rebuild after window resizing

Close #3072

5 years agoMerge branch '3.0'
Marcel Werk [Sun, 15 Sep 2019 16:36:14 +0000 (18:36 +0200)]
Merge branch '3.0'

5 years agoIncorrect usage of $this->errorType
Marcel Werk [Sun, 15 Sep 2019 16:35:57 +0000 (18:35 +0200)]
Incorrect usage of $this->errorType

5 years agoMerge branch '3.0'
Matthias Schmidt [Wed, 11 Sep 2019 16:18:27 +0000 (18:18 +0200)]
Merge branch '3.0'

5 years agoRemove birthday and location scope from FacebookAuth
Matthias Schmidt [Wed, 11 Sep 2019 16:17:46 +0000 (18:17 +0200)]
Remove birthday and location scope from FacebookAuth

Close #2912

5 years agoMerge branch '3.0'
Matthias Schmidt [Tue, 10 Sep 2019 15:27:30 +0000 (17:27 +0200)]
Merge branch '3.0'

5 years agoFix typo in German language item
Matthias Schmidt [Tue, 10 Sep 2019 15:27:04 +0000 (17:27 +0200)]
Fix typo in German language item

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 14:58:58 +0000 (16:58 +0200)]
Merge branch '3.0'

5 years agoAdd missing import language items
Matthias Schmidt [Sun, 8 Sep 2019 14:58:38 +0000 (16:58 +0200)]
Add missing import language items

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 14:36:45 +0000 (16:36 +0200)]
Merge branch '3.0'

5 years agoFix label/description of style selection in user settings
Matthias Schmidt [Sun, 8 Sep 2019 14:36:28 +0000 (16:36 +0200)]
Fix label/description of style selection in user settings

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 13:57:59 +0000 (15:57 +0200)]
Merge branch '3.0'

5 years agoFix German name of capital of Oman in timezone language item
Matthias Schmidt [Sun, 8 Sep 2019 13:57:48 +0000 (15:57 +0200)]
Fix German name of capital of Oman in timezone language item

5 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 8 Sep 2019 13:36:14 +0000 (15:36 +0200)]
Merge branch '3.0'

5 years agoFix double clicking on inline editor trigger
Matthias Schmidt [Sun, 8 Sep 2019 13:34:08 +0000 (15:34 +0200)]
Fix double clicking on inline editor trigger

See f5885eb2e46530678df20cbca2603ff202b4231a

5 years agoPreparing the release 3.1.10 pl 2 3.1.10_pl_2
Alexander Ebert [Sun, 1 Sep 2019 13:53:08 +0000 (15:53 +0200)]
Preparing the release 3.1.10 pl 2

5 years agoMerge branch '3.0'
Alexander Ebert [Sun, 1 Sep 2019 13:52:24 +0000 (15:52 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.22 pl 2 3.0.22_pl_2
Alexander Ebert [Sun, 1 Sep 2019 13:49:37 +0000 (15:49 +0200)]
Preparing the release 3.0.22 pl 2

5 years agoIncorrect check for permitted inline styles
Alexander Ebert [Sun, 1 Sep 2019 13:48:47 +0000 (15:48 +0200)]
Incorrect check for permitted inline styles

5 years agoPreparing the release 3.1.10 pl 1 3.1.10_pl_1
Alexander Ebert [Sun, 1 Sep 2019 11:22:26 +0000 (13:22 +0200)]
Preparing the release 3.1.10 pl 1

5 years agoInaccessible parent categories should not hide accessible children
Alexander Ebert [Sun, 1 Sep 2019 11:18:58 +0000 (13:18 +0200)]
Inaccessible parent categories should not hide accessible children

Fixes #3063

5 years agoPrecomposed file required for the upgrade 3.0 -> 3.1
Alexander Ebert [Sun, 1 Sep 2019 11:06:33 +0000 (13:06 +0200)]
Precomposed file required for the upgrade 3.0 -> 3.1

5 years agoMerge branch '3.0'
Alexander Ebert [Sun, 1 Sep 2019 11:01:30 +0000 (13:01 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.22 pl 1 3.0.22_pl_1
Alexander Ebert [Sun, 1 Sep 2019 10:49:07 +0000 (12:49 +0200)]
Preparing the release 3.0.22 pl 1

5 years agoPHP 5.5 compatibility
Alexander Ebert [Sun, 1 Sep 2019 10:25:52 +0000 (12:25 +0200)]
PHP 5.5 compatibility

`ARRAY_FILTER_USE_KEY` is available since PHP 5.6

5 years agoBump the release date of the Core 3.1.10
Alexander Ebert [Sat, 31 Aug 2019 10:53:06 +0000 (12:53 +0200)]
Bump the release date of the Core

5 years agoPreserve the custom URL for i18n CMS landing pages
Alexander Ebert [Sat, 31 Aug 2019 10:51:10 +0000 (12:51 +0200)]
Preserve the custom URL for i18n CMS landing pages

Dropping the customUrl for them will cause all variants of the page to use the same exact URL. It is already possible to manually define a localized page as an empty url, removing the need for an implicit removal.

5 years agoPreparing the release 3.1.10
Alexander Ebert [Fri, 30 Aug 2019 15:10:46 +0000 (17:10 +0200)]
Preparing the release 3.1.10

5 years agoUpdating minified JavaScript files
woltlab.com [Fri, 30 Aug 2019 13:48:50 +0000 (13:48 +0000)]
Updating minified JavaScript files

5 years agoMerge branch '3.0'
Alexander Ebert [Fri, 30 Aug 2019 13:27:08 +0000 (15:27 +0200)]
Merge branch '3.0'

5 years agoPreparing the release 3.0.22 3.0.22
Alexander Ebert [Fri, 30 Aug 2019 11:06:30 +0000 (13:06 +0200)]
Preparing the release 3.0.22

5 years agoUpdating minified JavaScript files
woltlab.com [Thu, 29 Aug 2019 09:40:02 +0000 (09:40 +0000)]
Updating minified JavaScript files

5 years agoThe swiss flag is a square, not a rectangle
Alexander Ebert [Thu, 29 Aug 2019 09:14:53 +0000 (11:14 +0200)]
The swiss flag is a square, not a rectangle

5 years agoTypos
Alexander Ebert [Wed, 28 Aug 2019 17:55:14 +0000 (19:55 +0200)]
Typos

5 years agoMerge branch '3.0'
Alexander Ebert [Wed, 28 Aug 2019 17:53:03 +0000 (19:53 +0200)]
Merge branch '3.0'

5 years agoUpgrade notice for WSC 3.0
Alexander Ebert [Wed, 28 Aug 2019 17:51:44 +0000 (19:51 +0200)]
Upgrade notice for WSC 3.0

5 years agoAdded some new events
Marcel Werk [Wed, 28 Aug 2019 17:32:27 +0000 (19:32 +0200)]
Added some new events

5 years agoMerge branch '3.0'
Joshua Rüsweg [Fri, 23 Aug 2019 12:39:13 +0000 (14:39 +0200)]
Merge branch '3.0'

5 years agoMerge branch 'SoftCreatR-patch-6' into 3.0
Joshua Rüsweg [Fri, 23 Aug 2019 12:37:42 +0000 (14:37 +0200)]
Merge branch 'SoftCreatR-patch-6' into 3.0

5 years agoAdd user agent detection for Firefox on iOS
Sascha Greuel [Thu, 22 Aug 2019 15:00:54 +0000 (17:00 +0200)]
Add user agent detection for Firefox on iOS

5 years agoMerge branch '3.0'
Alexander Ebert [Mon, 19 Aug 2019 12:18:02 +0000 (14:18 +0200)]
Merge branch '3.0'

5 years agoReject disallowed CSS styles
Alexander Ebert [Mon, 19 Aug 2019 12:17:07 +0000 (14:17 +0200)]
Reject disallowed CSS styles

Fixes #3041

5 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 17 Aug 2019 11:16:58 +0000 (13:16 +0200)]
Merge branch '3.0'

5 years agoFix wording in English language item
Matthias Schmidt [Sat, 17 Aug 2019 11:15:43 +0000 (13:15 +0200)]
Fix wording in English language item

5 years agoAllow access to the `MediaPage` when `FORCE_LOGIN` is enabled
Alexander Ebert [Fri, 16 Aug 2019 12:21:30 +0000 (14:21 +0200)]
Allow access to the `MediaPage` when `FORCE_LOGIN` is enabled

Fixes #3036

5 years agoRedundant styles: Purge the inner style rather than the outer one
Alexander Ebert [Thu, 15 Aug 2019 09:58:15 +0000 (11:58 +0200)]
Redundant styles: Purge the inner style rather than the outer one

5 years agoWorkaround for arbitrary linebreaks in pasted text in Firefox
Alexander Ebert [Thu, 15 Aug 2019 09:32:56 +0000 (11:32 +0200)]
Workaround for arbitrary linebreaks in pasted text in Firefox

5 years agoHide inaccessible categories for articles
Alexander Ebert [Sun, 21 Jul 2019 19:53:24 +0000 (21:53 +0200)]
Hide inaccessible categories for articles

5 years agoMerge branch '3.0'
Alexander Ebert [Wed, 14 Aug 2019 21:54:48 +0000 (23:54 +0200)]
Merge branch '3.0'

5 years agoUse the actual `items` value for the list of details of user activity points
Alexander Ebert [Wed, 14 Aug 2019 20:54:08 +0000 (22:54 +0200)]
Use the actual `items` value for the list of details of user activity points

Closes #3037

5 years agoDisable the access to the UserMailForm by default
Alexander Ebert [Wed, 14 Aug 2019 20:50:32 +0000 (22:50 +0200)]
Disable the access to the UserMailForm by default

Closes #3034

5 years agoFixed typo
Marcel Werk [Wed, 14 Aug 2019 16:13:21 +0000 (18:13 +0200)]
Fixed typo

5 years agoMerge branch '3.0'
Marcel Werk [Tue, 6 Aug 2019 10:27:41 +0000 (12:27 +0200)]
Merge branch '3.0'

5 years agofixed datepicker issue if min-date contains a future date
Marcel Werk [Tue, 6 Aug 2019 10:27:20 +0000 (12:27 +0200)]
fixed datepicker issue if min-date contains a future date

5 years agoMerge pull request #3013 from Cyperghost/patch-1
Alexander Ebert [Mon, 5 Aug 2019 13:32:39 +0000 (15:32 +0200)]
Merge pull request #3013 from Cyperghost/patch-1

Fix marshal undefined exception

5 years agoFix marshal undefined exception
Olaf Braun [Mon, 5 Aug 2019 13:30:25 +0000 (15:30 +0200)]
Fix marshal undefined exception

5 years agoAdd missing language item
Matthias Schmidt [Fri, 2 Aug 2019 15:56:26 +0000 (17:56 +0200)]
Add missing language item

Close #3000

5 years agoMerge branch '3.0'
Matthias Schmidt [Wed, 31 Jul 2019 16:04:54 +0000 (18:04 +0200)]
Merge branch '3.0'

5 years agoFix Travis checks for PHP 5.5
Matthias Schmidt [Wed, 31 Jul 2019 16:04:39 +0000 (18:04 +0200)]
Fix Travis checks for PHP 5.5

See d7409657b2c8bbd3fd10a304b792fa8fdca72db0

5 years agoMerge branch '3.0'
Matthias Schmidt [Wed, 31 Jul 2019 15:56:04 +0000 (17:56 +0200)]
Merge branch '3.0'

5 years agoRequire master password for UserGroupOptionForm
Matthias Schmidt [Wed, 31 Jul 2019 15:55:46 +0000 (17:55 +0200)]
Require master password for UserGroupOptionForm

Close #2996

5 years agoFixed typo
Marcel Werk [Tue, 30 Jul 2019 09:04:21 +0000 (11:04 +0200)]
Fixed typo

5 years agoFix indention
Joshua Rüsweg [Mon, 29 Jul 2019 15:10:14 +0000 (17:10 +0200)]
Fix indention

5 years agoMake errors for trophy selection more standardized
Joshua Rüsweg [Mon, 29 Jul 2019 15:07:28 +0000 (17:07 +0200)]
Make errors for trophy selection more standardized
Closes #2993

5 years agoAdd missing lang var
Joshua Rüsweg [Mon, 29 Jul 2019 15:06:09 +0000 (17:06 +0200)]
Add missing lang var
See #2993

5 years agoFix Travis checks for PHP 5.5
Matthias Schmidt [Sun, 28 Jul 2019 13:53:26 +0000 (15:53 +0200)]
Fix Travis checks for PHP 5.5

See https://travis-ci.community/t/php-5-4-and-5-5-archives-missing/3723

5 years agoRemove questionable replacement of property names in CssHighlighter
Tim Düsterhus [Thu, 25 Jul 2019 13:52:51 +0000 (15:52 +0200)]
Remove questionable replacement of property names in CssHighlighter

see https://community.woltlab.com/thread/277729-css-highlighter-f%C3%BCgt-mitten-im-code-ein/?postID=1752528#post1752528

5 years agoReset menu item-related fields after creating page in ACP
Matthias Schmidt [Sun, 28 Jul 2019 13:22:03 +0000 (15:22 +0200)]
Reset menu item-related fields after creating page in ACP

Close #3001