GitHub/WoltLab/WCF.git
7 years agoFix empty lines in CodeMetacodeConverter
Morik [Mon, 3 Apr 2017 20:01:41 +0000 (22:01 +0200)]
Fix empty lines in CodeMetacodeConverter

This seams to be an relict from the alpha stage where paragraphes have been handled as two new lines.
Now its a bit missleading as it looks in the editor fine and gets messed up after sending.

7 years agoAdded vendor prefixes for min-content property
Marcel Werk [Sat, 1 Apr 2017 19:26:55 +0000 (21:26 +0200)]
Added vendor prefixes for min-content property

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 31 Mar 2017 14:16:50 +0000 (16:16 +0200)]
Updating minified JavaScript files

7 years agoRemoved debug code
Alexander Ebert [Fri, 31 Mar 2017 14:11:58 +0000 (16:11 +0200)]
Removed debug code

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 31 Mar 2017 13:01:49 +0000 (15:01 +0200)]
Updating minified JavaScript files

7 years agoFixed inline code behavior in iOS Safari
Alexander Ebert [Fri, 31 Mar 2017 12:53:17 +0000 (14:53 +0200)]
Fixed inline code behavior in iOS Safari

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 31 Mar 2017 11:31:48 +0000 (13:31 +0200)]
Updating minified JavaScript files

7 years agoAvoid potentially losing caret position on tab menu activation
Alexander Ebert [Fri, 31 Mar 2017 11:17:57 +0000 (13:17 +0200)]
Avoid potentially losing caret position on tab menu activation

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Mar 2017 14:16:48 +0000 (16:16 +0200)]
Updating minified JavaScript files

7 years agoFixed block-level changes w/o editor focus
Alexander Ebert [Thu, 30 Mar 2017 14:07:07 +0000 (16:07 +0200)]
Fixed block-level changes w/o editor focus

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Mar 2017 13:16:49 +0000 (15:16 +0200)]
Updating minified JavaScript files

7 years agoFixed text format on paste
Alexander Ebert [Thu, 30 Mar 2017 13:01:41 +0000 (15:01 +0200)]
Fixed text format on paste

7 years agoUpgraded to Redactor II 2.4
Alexander Ebert [Thu, 30 Mar 2017 12:41:09 +0000 (14:41 +0200)]
Upgraded to Redactor II 2.4

7 years agoAdded handling of erroneous instruction blocks
Alexander Ebert [Thu, 30 Mar 2017 10:57:56 +0000 (12:57 +0200)]
Added handling of erroneous instruction blocks

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 29 Mar 2017 21:31:49 +0000 (23:31 +0200)]
Updating minified JavaScript files

7 years agoEnsure that Ajax/Request calls the `failure` callback for all errors
Tim Düsterhus [Wed, 29 Mar 2017 21:24:29 +0000 (23:24 +0200)]
Ensure that Ajax/Request calls the `failure` callback for all errors

Previously errors such as broken TCP connections / closed ports
would not call `failure`, because the reply wasn't valid JSON.

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 29 Mar 2017 20:46:48 +0000 (22:46 +0200)]
Updating minified JavaScript files

7 years agoFix issue with dots in Template.grammar.jison
Tim Düsterhus [Wed, 29 Mar 2017 20:38:30 +0000 (22:38 +0200)]
Fix issue with dots in Template.grammar.jison

Also simplify the grammar: Most tokens are now only recognized when inside
a command (i.e. a valid opening brace), previously a manual listing inside
PLAIN_ANY was required, leading to subtle bugs.

7 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Wed, 29 Mar 2017 12:02:50 +0000 (14:02 +0200)]
Merge remote-tracking branch 'origin/master'

7 years agoMerge branch '2.1'
Tim Düsterhus [Wed, 29 Mar 2017 12:02:16 +0000 (14:02 +0200)]
Merge branch '2.1'

7 years agoMerge branch '2.0' into 2.1
Tim Düsterhus [Wed, 29 Mar 2017 12:01:58 +0000 (14:01 +0200)]
Merge branch '2.0' into 2.1

7 years agoFix FacebookAuthAction
Tim Düsterhus [Wed, 29 Mar 2017 12:01:32 +0000 (14:01 +0200)]
Fix FacebookAuthAction

7 years agoFixed text overflow in mobile menu
Marcel Werk [Tue, 28 Mar 2017 19:36:06 +0000 (21:36 +0200)]
Fixed text overflow in mobile menu

7 years agoFix non-ASCII characters in email subject when transporting w/ PHP
Tim Düsterhus [Thu, 23 Mar 2017 20:36:29 +0000 (21:36 +0100)]
Fix non-ASCII characters in email subject when transporting w/ PHP

7 years agoMake RemoteFile::setTLS() compatible with disabled TLS 1.0
Tim Düsterhus [Fri, 24 Mar 2017 14:03:30 +0000 (15:03 +0100)]
Make RemoteFile::setTLS() compatible with disabled TLS 1.0

7 years agoFixed sort order in tagged article list
Marcel Werk [Wed, 22 Mar 2017 16:34:34 +0000 (17:34 +0100)]
Fixed sort order in tagged article list

7 years agoPage handler failed to validate object existence
Alexander Ebert [Wed, 15 Mar 2017 11:57:49 +0000 (12:57 +0100)]
Page handler failed to validate object existence

7 years agoFixed issue caused by attachments with missing file type value
Marcel Werk [Tue, 14 Mar 2017 18:19:20 +0000 (19:19 +0100)]
Fixed issue caused by attachments with missing file type value

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 14 Mar 2017 17:31:52 +0000 (18:31 +0100)]
Updating minified JavaScript files

7 years agoAdded updateButtonState event
Marcel Werk [Tue, 14 Mar 2017 17:16:05 +0000 (18:16 +0100)]
Added updateButtonState event

7 years agoFixed tag encoding issue
Marcel Werk [Tue, 14 Mar 2017 17:15:53 +0000 (18:15 +0100)]
Fixed tag encoding issue

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 13 Mar 2017 17:46:51 +0000 (18:46 +0100)]
Updating minified JavaScript files

7 years agoFixed duplicates in acl suggestions
Marcel Werk [Mon, 13 Mar 2017 17:30:09 +0000 (18:30 +0100)]
Fixed duplicates in acl suggestions

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 13 Mar 2017 12:31:53 +0000 (13:31 +0100)]
Updating minified JavaScript files

7 years agoFixed saving of delete reason
Marcel Werk [Mon, 13 Mar 2017 12:18:30 +0000 (13:18 +0100)]
Fixed saving of delete reason

7 years agoFixed missing consideration of module settings
Marcel Werk [Sun, 12 Mar 2017 17:08:15 +0000 (18:08 +0100)]
Fixed missing consideration of module settings

7 years agoFixed styling of disabled javascript warning
Marcel Werk [Sun, 12 Mar 2017 11:25:17 +0000 (12:25 +0100)]
Fixed styling of disabled javascript warning

7 years agoMerge pull request #2232 from ChristopherWalz/master
Alexander Ebert [Wed, 8 Mar 2017 08:49:30 +0000 (09:49 +0100)]
Merge pull request #2232 from ChristopherWalz/master

Add hasContent event

7 years agoAdd hasContent event
Christopher Walz [Tue, 7 Mar 2017 07:07:13 +0000 (15:07 +0800)]
Add hasContent event

7 years agoFix typos in English mail contents
Tim Düsterhus [Mon, 6 Mar 2017 19:47:00 +0000 (20:47 +0100)]
Fix typos in English mail contents

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 5 Mar 2017 01:16:49 +0000 (02:16 +0100)]
Updating minified JavaScript files

7 years agoFix regression of 5324611c30069603bb767707f0aafb6b4a2b07c9
Tim Düsterhus [Sun, 5 Mar 2017 01:04:31 +0000 (02:04 +0100)]
Fix regression of 5324611c30069603bb767707f0aafb6b4a2b07c9

This makes the grammar ambiguous, but jison generates the correct
parser.

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 3 Mar 2017 17:01:52 +0000 (18:01 +0100)]
Updating minified JavaScript files

7 years agoFixed redirect url in quick login overlay
Marcel Werk [Fri, 3 Mar 2017 16:50:00 +0000 (17:50 +0100)]
Fixed redirect url in quick login overlay

7 years agoFixed follow/ignore buttons in birthday overlay
Marcel Werk [Thu, 2 Mar 2017 16:18:20 +0000 (17:18 +0100)]
Fixed follow/ignore buttons in birthday overlay

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 2 Mar 2017 15:16:50 +0000 (16:16 +0100)]
Updating minified JavaScript files

7 years agoFixed duplicates in tag input
Marcel Werk [Thu, 2 Mar 2017 15:14:01 +0000 (16:14 +0100)]
Fixed duplicates in tag input

7 years agoFixed undefined variable in paid subscritions box
Marcel Werk [Thu, 2 Mar 2017 13:57:14 +0000 (14:57 +0100)]
Fixed undefined variable in paid subscritions box

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 2 Mar 2017 12:31:50 +0000 (13:31 +0100)]
Updating minified JavaScript files

7 years agoFixed callback for smooth scrolling
Alexander Ebert [Thu, 2 Mar 2017 12:16:02 +0000 (13:16 +0100)]
Fixed callback for smooth scrolling

7 years agoFixed paddings in sidebar menus
Marcel Werk [Thu, 2 Mar 2017 11:28:07 +0000 (12:28 +0100)]
Fixed paddings in sidebar menus

7 years agoMerge branch '2.1'
Matthias Schmidt [Tue, 28 Feb 2017 18:59:30 +0000 (19:59 +0100)]
Merge branch '2.1'

# Conflicts:
# wcfsetup/install/files/lib/data/like/LikeAction.class.php
# wcfsetup/install/files/lib/data/user/follow/UserFollowAction.class.php

7 years agoFix deleting all activity events for likes/follows instead of specific ones
Matthias Schmidt [Tue, 28 Feb 2017 18:57:14 +0000 (19:57 +0100)]
Fix deleting all activity events for likes/follows instead of specific ones

7 years agoUpdating release date 3.0.3
Alexander Ebert [Tue, 28 Feb 2017 16:16:49 +0000 (17:16 +0100)]
Updating release date

7 years agoMerge branch '2.1'
Alexander Ebert [Tue, 28 Feb 2017 16:10:32 +0000 (17:10 +0100)]
Merge branch '2.1'

7 years agoFixed default state of radio buttons in user conditions
Marcel Werk [Tue, 28 Feb 2017 16:08:38 +0000 (17:08 +0100)]
Fixed default state of radio buttons in user conditions

7 years agoUpdating release date 2.1.13
Alexander Ebert [Tue, 28 Feb 2017 13:27:32 +0000 (14:27 +0100)]
Updating release date

7 years agoMerge branch '2.0' into 2.1
Alexander Ebert [Tue, 28 Feb 2017 13:27:09 +0000 (14:27 +0100)]
Merge branch '2.0' into 2.1

7 years agoUpdating release date 2.0.15
Alexander Ebert [Tue, 28 Feb 2017 13:07:17 +0000 (14:07 +0100)]
Updating release date

7 years agoFixed template scripting in error messages
Marcel Werk [Mon, 27 Feb 2017 17:12:59 +0000 (18:12 +0100)]
Fixed template scripting in error messages

7 years agoHide comment counter if commets are disabled
Marcel Werk [Mon, 27 Feb 2017 17:06:17 +0000 (18:06 +0100)]
Hide comment counter if commets are disabled

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 Feb 2017 11:16:50 +0000 (12:16 +0100)]
Updating minified JavaScript files

7 years agoUpgraded to flexibleArea.js v1.3
Alexander Ebert [Mon, 27 Feb 2017 11:10:02 +0000 (12:10 +0100)]
Upgraded to flexibleArea.js v1.3

7 years agoFixed disallowed bbcodes in message preview
Alexander Ebert [Mon, 27 Feb 2017 10:52:16 +0000 (11:52 +0100)]
Fixed disallowed bbcodes in message preview

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 Feb 2017 10:46:49 +0000 (11:46 +0100)]
Updating minified JavaScript files

7 years agoFixed dropdown menu destruction
Alexander Ebert [Mon, 27 Feb 2017 10:40:23 +0000 (11:40 +0100)]
Fixed dropdown menu destruction

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 26 Feb 2017 16:01:49 +0000 (17:01 +0100)]
Updating minified JavaScript files

7 years agoAdded missing handling of blur events
Marcel Werk [Sun, 26 Feb 2017 15:57:57 +0000 (16:57 +0100)]
Added missing handling of blur events

7 years agoPreparing release 3.0.3
Alexander Ebert [Sat, 25 Feb 2017 10:51:04 +0000 (11:51 +0100)]
Preparing release 3.0.3

7 years agoMerge branch '2.1'
Alexander Ebert [Sat, 25 Feb 2017 10:10:59 +0000 (11:10 +0100)]
Merge branch '2.1'

7 years agoFixed a JS issue with apostrophes
Alexander Ebert [Sat, 25 Feb 2017 09:05:00 +0000 (10:05 +0100)]
Fixed a JS issue with apostrophes

7 years agoRevert "Re-add breadcrumbs on tablets in landscape mode"
Marcel Werk [Fri, 24 Feb 2017 17:33:25 +0000 (18:33 +0100)]
Revert "Re-add breadcrumbs on tablets in landscape mode"

This reverts commit 08cd4250316611fcb589e6e3d2dec0445261e36c.

7 years agoFix username placeholder in email_mailWorker.tpl
Tim Düsterhus [Fri, 24 Feb 2017 16:53:57 +0000 (17:53 +0100)]
Fix username placeholder in email_mailWorker.tpl

7 years agoRe-add breadcrumbs on tablets in landscape mode
Marcel Werk [Fri, 24 Feb 2017 16:46:12 +0000 (17:46 +0100)]
Re-add breadcrumbs on tablets in landscape mode

Closes #2195

7 years agoPreparing release 2.1.13
Alexander Ebert [Fri, 24 Feb 2017 16:34:15 +0000 (17:34 +0100)]
Preparing release 2.1.13

7 years agoMerge branch '2.0' into 2.1
Alexander Ebert [Fri, 24 Feb 2017 16:31:56 +0000 (17:31 +0100)]
Merge branch '2.0' into 2.1

7 years agoFixed encoding issue
Alexander Ebert [Fri, 24 Feb 2017 15:46:03 +0000 (16:46 +0100)]
Fixed encoding issue

7 years agoImproved phrase
Alexander Ebert [Fri, 24 Feb 2017 14:00:26 +0000 (15:00 +0100)]
Improved phrase

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 24 Feb 2017 12:46:49 +0000 (13:46 +0100)]
Updating minified JavaScript files

7 years agoPrevent guest access raising an exception
Alexander Ebert [Fri, 24 Feb 2017 12:42:52 +0000 (13:42 +0100)]
Prevent guest access raising an exception

The `$loginRequired` property is not helpful here, as it is checked
first in `show()`, which is executed after `readParameters()`.

7 years agoFixed images being pasted twice in IE 11
Alexander Ebert [Fri, 24 Feb 2017 12:35:37 +0000 (13:35 +0100)]
Fixed images being pasted twice in IE 11

7 years agoFixed icon colors in mobile user panel
Marcel Werk [Fri, 24 Feb 2017 12:19:39 +0000 (13:19 +0100)]
Fixed icon colors in mobile user panel

7 years agoFix arrow key navigation for kbd in IE/FF
Alexander Ebert [Fri, 24 Feb 2017 11:48:48 +0000 (12:48 +0100)]
Fix arrow key navigation for kbd in IE/FF

7 years agoAdded min-height for description elements in data lists
Marcel Werk [Thu, 23 Feb 2017 23:53:11 +0000 (00:53 +0100)]
Added min-height for description elements in data lists

7 years agoFixed buttons in moderation template
Marcel Werk [Thu, 23 Feb 2017 23:52:17 +0000 (00:52 +0100)]
Fixed buttons in moderation template

7 years agoMerge pull request #2166 from joshuaruesweg/patch-87
Tim Düsterhus [Thu, 23 Feb 2017 20:31:06 +0000 (21:31 +0100)]
Merge pull request #2166 from joshuaruesweg/patch-87

fix SendMailUserBulkProcessing

7 years agoAdded styling for <hr> tags
Marcel Werk [Thu, 23 Feb 2017 15:22:29 +0000 (16:22 +0100)]
Added styling for <hr> tags

7 years agoAdded check for insufficient PHP version during upgrade
Alexander Ebert [Thu, 23 Feb 2017 12:24:00 +0000 (13:24 +0100)]
Added check for insufficient PHP version during upgrade

7 years agoAvoid faulty check if doc root resolves to an empty path
Alexander Ebert [Thu, 23 Feb 2017 12:16:46 +0000 (13:16 +0100)]
Avoid faulty check if doc root resolves to an empty path

7 years agoUpdating minified JavaScript files
woltlab.com [Thu, 23 Feb 2017 12:01:50 +0000 (13:01 +0100)]
Updating minified JavaScript files

7 years agoFixed initial caret position on iOS
Alexander Ebert [Thu, 23 Feb 2017 11:52:07 +0000 (12:52 +0100)]
Fixed initial caret position on iOS

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 Feb 2017 15:31:49 +0000 (16:31 +0100)]
Updating minified JavaScript files

7 years agoAdded support for excluded values
Alexander Ebert [Wed, 22 Feb 2017 15:18:55 +0000 (16:18 +0100)]
Added support for excluded values

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 Feb 2017 14:16:52 +0000 (15:16 +0100)]
Updating minified JavaScript files

7 years agoProperly resetting editor toolbar
Alexander Ebert [Wed, 22 Feb 2017 14:04:49 +0000 (15:04 +0100)]
Properly resetting editor toolbar

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 Feb 2017 14:01:50 +0000 (15:01 +0100)]
Updating minified JavaScript files

7 years agoFixed selection fragments still present after applying format
Alexander Ebert [Wed, 22 Feb 2017 13:54:34 +0000 (14:54 +0100)]
Fixed selection fragments still present after applying format

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 Feb 2017 13:46:52 +0000 (14:46 +0100)]
Updating minified JavaScript files

7 years agoAllow parentheses for grouping in JS templates
Tim Düsterhus [Wed, 22 Feb 2017 13:40:58 +0000 (14:40 +0100)]
Allow parentheses for grouping in JS templates

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 22 Feb 2017 12:31:49 +0000 (13:31 +0100)]
Updating minified JavaScript files