GitHub/WoltLab/WCF.git
6 years agoMerge pull request #2431 from SoftCreatR/patch-1
Marcel Werk [Tue, 3 Oct 2017 10:44:27 +0000 (12:44 +0200)]
Merge pull request #2431 from SoftCreatR/patch-1

Improve cache list page

6 years agoFix use order
Joshua Rüsweg [Tue, 3 Oct 2017 09:50:42 +0000 (11:50 +0200)]
Fix use order

6 years agoDelete sitemap relics when rebuilding the sitemap
Joshua Rüsweg [Tue, 3 Oct 2017 09:11:50 +0000 (11:11 +0200)]
Delete sitemap relics when rebuilding the sitemap

Delete all previously created sitemap files on rebuild so that no more relics remain in the system.

6 years agoMerge pull request #1 from SoftCreatR/patch-2
Sascha Greuel [Tue, 3 Oct 2017 05:36:56 +0000 (07:36 +0200)]
Merge pull request #1 from SoftCreatR/patch-2

Update MemcachedCacheSource.class.php

6 years agoUpdate MemcachedCacheSource.class.php
Sascha Greuel [Tue, 3 Oct 2017 05:34:48 +0000 (07:34 +0200)]
Update MemcachedCacheSource.class.php

6 years agoUpdate CacheListPage.class.php
Sascha Greuel [Tue, 3 Oct 2017 05:34:00 +0000 (07:34 +0200)]
Update CacheListPage.class.php

6 years agoEmbed promise polyfill into the main core js
Alexander Ebert [Fri, 29 Sep 2017 14:55:41 +0000 (16:55 +0200)]
Embed promise polyfill into the main core js

Closes #2430

6 years agoAdded update server support for compatibility versions
Alexander Ebert [Fri, 29 Sep 2017 12:06:55 +0000 (14:06 +0200)]
Added update server support for compatibility versions

See #2427

6 years agoImproved support for renamed static routes
Alexander Ebert [Thu, 28 Sep 2017 13:39:32 +0000 (15:39 +0200)]
Improved support for renamed static routes

6 years agoAdded missing check for the article image
Alexander Ebert [Thu, 28 Sep 2017 12:01:34 +0000 (14:01 +0200)]
Added missing check for the article image

6 years agoStrip port from cookie domain
Alexander Ebert [Thu, 28 Sep 2017 11:18:29 +0000 (13:18 +0200)]
Strip port from cookie domain

Cookies are set per host regardless of the domain as per RFC 6265

6 years agoImplemented dynamic cookie hash generation
Alexander Ebert [Thu, 28 Sep 2017 10:03:45 +0000 (12:03 +0200)]
Implemented dynamic cookie hash generation

Closes #2429

6 years agoPreparing release 3.1.0 Beta 1 3.1.0_Beta_1
Alexander Ebert [Wed, 27 Sep 2017 09:52:23 +0000 (11:52 +0200)]
Preparing release 3.1.0 Beta 1

6 years agoUpdating minified JavaScript files
woltlab.com [Wed, 27 Sep 2017 09:33:46 +0000 (11:33 +0200)]
Updating minified JavaScript files

6 years agoMerge branch '3.0'
Tim Düsterhus [Wed, 27 Sep 2017 00:01:42 +0000 (02:01 +0200)]
Merge branch '3.0'

6 years agoMerge remote-tracking branch 'origin/3.0' into 3.0
Tim Düsterhus [Wed, 27 Sep 2017 00:01:30 +0000 (02:01 +0200)]
Merge remote-tracking branch 'origin/3.0' into 3.0

6 years agoMerge branch '3.0'
Tim Düsterhus [Tue, 26 Sep 2017 23:59:16 +0000 (01:59 +0200)]
Merge branch '3.0'

6 years agoProperly use envelopeFrom in SmtpEmailTransport
Tim Düsterhus [Tue, 26 Sep 2017 23:58:14 +0000 (01:58 +0200)]
Properly use envelopeFrom in SmtpEmailTransport

see 2d3ca5bfc266ec1121463d9fd7a99d482597d1a5

6 years agoImproved handling of newer permissions for built-in groups
Alexander Ebert [Tue, 26 Sep 2017 16:05:29 +0000 (18:05 +0200)]
Improved handling of newer permissions for built-in groups

6 years agoMinor phrasing improvement
Alexander Ebert [Tue, 26 Sep 2017 14:08:17 +0000 (16:08 +0200)]
Minor phrasing improvement

6 years agoAdded missing phrases
Alexander Ebert [Tue, 26 Sep 2017 13:10:08 +0000 (15:10 +0200)]
Added missing phrases

6 years agoMinor code cleanup
Alexander Ebert [Tue, 26 Sep 2017 12:34:38 +0000 (14:34 +0200)]
Minor code cleanup

6 years agoFixed handling of compatible versions during the setup
Alexander Ebert [Tue, 26 Sep 2017 11:52:51 +0000 (13:52 +0200)]
Fixed handling of compatible versions during the setup

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 26 Sep 2017 11:39:32 +0000 (13:39 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 26 Sep 2017 11:37:16 +0000 (13:37 +0200)]
Updating minified JavaScript files

6 years agoAllow usernames consisting of short words to be recognized
Alexander Ebert [Tue, 26 Sep 2017 10:42:17 +0000 (12:42 +0200)]
Allow usernames consisting of short words to be recognized

6 years agoPrevent drag & drop of toolbar buttons in Firefox
Alexander Ebert [Tue, 26 Sep 2017 10:07:02 +0000 (12:07 +0200)]
Prevent drag & drop of toolbar buttons in Firefox

6 years agoFixed pasting of text with embedded links
Alexander Ebert [Tue, 26 Sep 2017 10:02:08 +0000 (12:02 +0200)]
Fixed pasting of text with embedded links

6 years agoUpgraded to Redactor II 2.11
Alexander Ebert [Tue, 26 Sep 2017 10:01:57 +0000 (12:01 +0200)]
Upgraded to Redactor II 2.11

6 years agoAdded strict check against `false` value
Alexander Ebert [Mon, 25 Sep 2017 15:57:30 +0000 (17:57 +0200)]
Added strict check against `false` value

6 years agoProperly restrict style-attribute usage
Alexander Ebert [Mon, 25 Sep 2017 11:10:56 +0000 (13:10 +0200)]
Properly restrict style-attribute usage

6 years agoAdded partial support for forward-compatibility
Alexander Ebert [Mon, 25 Sep 2017 09:59:18 +0000 (11:59 +0200)]
Added partial support for forward-compatibility

See #2427

6 years agoMerge pull request #2426 from WoltLab/idn-email
Tim Düsterhus [Sun, 24 Sep 2017 15:38:51 +0000 (17:38 +0200)]
Merge pull request #2426 from WoltLab/idn-email

Support 8-bit domains in Mailbox

6 years agoSupport 8-bit domains in Mailbox
Tim Düsterhus [Thu, 21 Sep 2017 12:40:38 +0000 (14:40 +0200)]
Support 8-bit domains in Mailbox

6 years agoAdd true/punycode composer dependency
Tim Düsterhus [Thu, 21 Sep 2017 12:40:08 +0000 (14:40 +0200)]
Add true/punycode composer dependency

6 years agoFixed message anchors
Alexander Ebert [Wed, 20 Sep 2017 12:08:07 +0000 (14:08 +0200)]
Fixed message anchors

6 years agoUpdated WCFSetup style and templates
Alexander Ebert [Wed, 20 Sep 2017 11:16:57 +0000 (13:16 +0200)]
Updated WCFSetup style and templates

Closes #2422

6 years agoMerge pull request #2416 from mutec/boxpositions1
Alexander Ebert [Wed, 20 Sep 2017 10:04:42 +0000 (12:04 +0200)]
Merge pull request #2416 from mutec/boxpositions1

added missing generic events for box positions hero and footer

6 years agoPreparing internal release 3.1.0 Alpha 4 3.1.0_Alpha_4
Alexander Ebert [Tue, 19 Sep 2017 10:30:32 +0000 (12:30 +0200)]
Preparing internal release 3.1.0 Alpha 4

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 19 Sep 2017 09:30:05 +0000 (11:30 +0200)]
Updating minified JavaScript files

6 years agoAdjusted sidebar and mention styles
Alexander Ebert [Mon, 18 Sep 2017 15:10:05 +0000 (17:10 +0200)]
Adjusted sidebar and mention styles

6 years agoFixed color usage to match previous appearance
Alexander Ebert [Mon, 18 Sep 2017 11:37:08 +0000 (13:37 +0200)]
Fixed color usage to match previous appearance

6 years agoFixed color values for sidebar/messageReduced
Alexander Ebert [Mon, 18 Sep 2017 10:56:33 +0000 (12:56 +0200)]
Fixed color values for sidebar/messageReduced

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 18 Sep 2017 10:40:16 +0000 (12:40 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed `useText` reversal inside source bbcodes
Alexander Ebert [Mon, 18 Sep 2017 10:26:58 +0000 (12:26 +0200)]
Fixed `useText` reversal inside source bbcodes

7 years agoFix deleting only row in media list if row belongs to upload error
Matthias Schmidt [Sun, 17 Sep 2017 12:51:09 +0000 (14:51 +0200)]
Fix deleting only row in media list if row belongs to upload error

7 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 17 Sep 2017 12:27:05 +0000 (14:27 +0200)]
Merge branch '3.0'

7 years agoFix icon of media upload button after failed upload via media list
Matthias Schmidt [Sun, 17 Sep 2017 12:25:42 +0000 (14:25 +0200)]
Fix icon of media upload button after failed upload via media list

7 years agoAdd missing media upload error language item
Matthias Schmidt [Sun, 17 Sep 2017 12:17:01 +0000 (14:17 +0200)]
Add missing media upload error language item

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Fri, 15 Sep 2017 11:28:53 +0000 (13:28 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoFixed user change during session init
Alexander Ebert [Fri, 15 Sep 2017 10:04:46 +0000 (12:04 +0200)]
Fixed user change during session init

7 years agoFixed `useText` handling of bbcode attributes
Alexander Ebert [Fri, 15 Sep 2017 09:14:35 +0000 (11:14 +0200)]
Fixed `useText` handling of bbcode attributes

Fixes #2425

7 years agoSplit install instructions into separate steps
Alexander Ebert [Thu, 14 Sep 2017 14:50:16 +0000 (16:50 +0200)]
Split install instructions into separate steps

See #2424

7 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 14 Sep 2017 13:39:17 +0000 (15:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

7 years agoPrevent clicks on the background from closing the color picker
Alexander Ebert [Thu, 14 Sep 2017 13:39:10 +0000 (15:39 +0200)]
Prevent clicks on the background from closing the color picker

7 years agoAdd isAvailableType() method for sitemap object types
Joshua Rüsweg [Thu, 14 Sep 2017 10:11:42 +0000 (12:11 +0200)]
Add isAvailableType() method for sitemap object types

This method checks the requirements (e.g. module options) for the object type.
See #2286

7 years agoMerge branch '3.0'
Matthias Schmidt [Wed, 13 Sep 2017 15:32:30 +0000 (17:32 +0200)]
Merge branch '3.0'

7 years agoFix initial visibility of header menu overflow controls in Safari
Matthias Schmidt [Wed, 13 Sep 2017 15:32:04 +0000 (17:32 +0200)]
Fix initial visibility of header menu overflow controls in Safari

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 13 Sep 2017 11:53:50 +0000 (13:53 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/acp/templates/applicationEdit.tpl
# wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Dialog.js
# wcfsetup/install/files/lib/acp/form/ApplicationEditForm.class.php

7 years agoExcluding disabled pages from landing page selection
Alexander Ebert [Wed, 13 Sep 2017 11:44:19 +0000 (13:44 +0200)]
Excluding disabled pages from landing page selection

Fixes #2421

7 years agoFixed hard-coded color values for icons
Alexander Ebert [Wed, 13 Sep 2017 11:30:23 +0000 (13:30 +0200)]
Fixed hard-coded color values for icons

7 years agoFixed broken expire timestamps in user add/edit form
Marcel Werk [Wed, 13 Sep 2017 11:41:39 +0000 (13:41 +0200)]
Fixed broken expire timestamps in user add/edit form

Closes #2423

7 years agoUsing `deltaY` instead of `wheelDelta`
Alexander Ebert [Wed, 13 Sep 2017 10:44:23 +0000 (12:44 +0200)]
Using `deltaY` instead of `wheelDelta`

7 years agoFixed some edge cases related to section styles
Alexander Ebert [Tue, 12 Sep 2017 14:56:46 +0000 (16:56 +0200)]
Fixed some edge cases related to section styles

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 12 Sep 2017 12:19:33 +0000 (14:19 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoFixed caret management in Safari when inserting tables
Alexander Ebert [Tue, 12 Sep 2017 12:18:17 +0000 (14:18 +0200)]
Fixed caret management in Safari when inserting tables

Fixes #2419

7 years agoImproved `<kbd>` UX
Alexander Ebert [Tue, 12 Sep 2017 12:17:55 +0000 (14:17 +0200)]
Improved `<kbd>` UX

7 years agoDisabled iOS caret position work-around for `<kbd>`
Alexander Ebert [Tue, 12 Sep 2017 11:08:04 +0000 (13:08 +0200)]
Disabled iOS caret position work-around for `<kbd>`

7 years agoImproved backspace behavior for images in Firefox
Alexander Ebert [Mon, 11 Sep 2017 17:00:30 +0000 (19:00 +0200)]
Improved backspace behavior for images in Firefox

7 years agoFixed pasting of content with a trailing link
Alexander Ebert [Mon, 11 Sep 2017 14:28:00 +0000 (16:28 +0200)]
Fixed pasting of content with a trailing link

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 11 Sep 2017 12:13:10 +0000 (14:13 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js
# wcfsetup/install/files/lib/system/WCF.class.php

7 years agoUse new API endpoint to search for purchased products
Alexander Ebert [Mon, 11 Sep 2017 11:43:06 +0000 (13:43 +0200)]
Use new API endpoint to search for purchased products

Fixes #2420

7 years agoFixed template syntax issue
Marcel Werk [Mon, 11 Sep 2017 11:28:17 +0000 (13:28 +0200)]
Fixed template syntax issue

7 years agoImproved handling of overlapping paid subscriptions
Marcel Werk [Sun, 10 Sep 2017 16:12:51 +0000 (18:12 +0200)]
Improved handling of overlapping paid subscriptions

Closes #2418

7 years agoPreparing release 3.0.9 3.0.9
Alexander Ebert [Fri, 8 Sep 2017 16:18:03 +0000 (18:18 +0200)]
Preparing release 3.0.9

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 8 Sep 2017 15:33:29 +0000 (17:33 +0200)]
Updating minified JavaScript files

7 years agoFixed link pasting
Alexander Ebert [Fri, 8 Sep 2017 15:30:25 +0000 (17:30 +0200)]
Fixed link pasting

Fixes #2417

7 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Fri, 8 Sep 2017 15:04:34 +0000 (17:04 +0200)]
Merge branch '2.1' into 3.0

7 years agoSupport HTML in custom permission denied messages
Tim Düsterhus [Fri, 8 Sep 2017 11:40:29 +0000 (13:40 +0200)]
Support HTML in custom permission denied messages

7 years agoPreparing release 2.1.18 2.1.18
Alexander Ebert [Fri, 8 Sep 2017 10:12:19 +0000 (12:12 +0200)]
Preparing release 2.1.18

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 8 Sep 2017 09:59:24 +0000 (11:59 +0200)]
Updating minified JavaScript files

7 years agoFile option type file uses relative path
Matthias Schmidt [Thu, 7 Sep 2017 16:11:23 +0000 (18:11 +0200)]
File option type file uses relative path

Close #2404

7 years agoSupport custom permission denied message
Tim Düsterhus [Thu, 7 Sep 2017 15:23:49 +0000 (17:23 +0200)]
Support custom permission denied message

7 years agoadded missing generic events for box positions hero and footer
mutec [Thu, 7 Sep 2017 15:27:51 +0000 (17:27 +0200)]
added missing generic events for box positions hero and footer

see also #2190

7 years agoPreparing internal release 3.1.0 Alpha 3 3.1.0_Alpha_3
Alexander Ebert [Thu, 7 Sep 2017 13:17:52 +0000 (15:17 +0200)]
Preparing internal release 3.1.0 Alpha 3

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 7 Sep 2017 13:02:55 +0000 (15:02 +0200)]
Updating minified JavaScript files

7 years agoForce disable the HTML bbcode on upgrade
Alexander Ebert [Thu, 7 Sep 2017 12:42:18 +0000 (14:42 +0200)]
Force disable the HTML bbcode on upgrade

Fixes #2388

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 7 Sep 2017 12:01:55 +0000 (14:01 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js

7 years agoUpgraded to Redactor II 2.10
Alexander Ebert [Thu, 7 Sep 2017 11:57:39 +0000 (13:57 +0200)]
Upgraded to Redactor II 2.10

7 years agoMerge branch '3.0'
Alexander Ebert [Thu, 7 Sep 2017 10:54:03 +0000 (12:54 +0200)]
Merge branch '3.0'

7 years agoFixed variable usage
Alexander Ebert [Thu, 7 Sep 2017 10:50:52 +0000 (12:50 +0200)]
Fixed variable usage

7 years agoFixed handling of multiple editor instances
Alexander Ebert [Thu, 7 Sep 2017 10:47:50 +0000 (12:47 +0200)]
Fixed handling of multiple editor instances

7 years agoRemoved debug code
Alexander Ebert [Wed, 6 Sep 2017 13:07:24 +0000 (15:07 +0200)]
Removed debug code

7 years agoConvert smilies into their alt-value for manual text quotes
Alexander Ebert [Wed, 6 Sep 2017 13:05:20 +0000 (15:05 +0200)]
Convert smilies into their alt-value for manual text quotes

Closes #2415

7 years agoAdded informal variant
Alexander Ebert [Wed, 6 Sep 2017 12:53:17 +0000 (14:53 +0200)]
Added informal variant

7 years agoIncrease column length of `eventClassName`
Alexander Ebert [Wed, 6 Sep 2017 12:50:12 +0000 (14:50 +0200)]
Increase column length of `eventClassName`

Closes #2413

7 years agoAdded event support in `UserOnline::getBrowser()`
Alexander Ebert [Wed, 6 Sep 2017 12:37:58 +0000 (14:37 +0200)]
Added event support in `UserOnline::getBrowser()`

7 years agoAdded usage notice for the developer tools
Alexander Ebert [Wed, 6 Sep 2017 12:14:31 +0000 (14:14 +0200)]
Added usage notice for the developer tools

7 years agoImprove sidebar UX on mobile
Alexander Ebert [Wed, 6 Sep 2017 11:41:09 +0000 (13:41 +0200)]
Improve sidebar UX on mobile

Closes #2414

7 years agoDecrease font size for page copyright on mobile
Alexander Ebert [Wed, 6 Sep 2017 11:38:16 +0000 (13:38 +0200)]
Decrease font size for page copyright on mobile