GitHub/WoltLab/WCF.git
8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 14:02:25 +0000 (16:02 +0200)]
Updating minified JavaScript files

8 years agoOverhauled/unified mobile styling of message groups
Marcel Werk [Mon, 22 Aug 2016 14:01:15 +0000 (16:01 +0200)]
Overhauled/unified mobile styling of message groups

8 years agoRemoving nbsp from input strings
Alexander Ebert [Mon, 22 Aug 2016 13:36:53 +0000 (15:36 +0200)]
Removing nbsp from input strings

8 years agoUpdate copyright year
Matthias Schmidt [Mon, 22 Aug 2016 12:39:49 +0000 (14:39 +0200)]
Update copyright year

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 12:32:22 +0000 (14:32 +0200)]
Updating minified JavaScript files

8 years agoFix dismissing notices
Matthias Schmidt [Mon, 22 Aug 2016 12:19:43 +0000 (14:19 +0200)]
Fix dismissing notices

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 11:51:02 +0000 (13:51 +0200)]
Updating minified JavaScript files

8 years agoFixed checking for metacode converters
Alexander Ebert [Mon, 22 Aug 2016 11:42:00 +0000 (13:42 +0200)]
Fixed checking for metacode converters

8 years agoFixed code block incorrectly being paragraphized
Alexander Ebert [Mon, 22 Aug 2016 11:19:30 +0000 (13:19 +0200)]
Fixed code block incorrectly being paragraphized

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 11:02:23 +0000 (13:02 +0200)]
Updating minified JavaScript files

8 years agoFixed input margin bug in safari
Marcel Werk [Mon, 22 Aug 2016 10:59:31 +0000 (12:59 +0200)]
Fixed input margin bug in safari

8 years agoMerge pull request #2090 from Fabii547/patch-36
Tim Düsterhus [Mon, 22 Aug 2016 10:53:28 +0000 (12:53 +0200)]
Merge pull request #2090 from Fabii547/patch-36

Use 'CryptoUtil::secureCompare()' instead of 'PasswordUtil::secureCompare()'

8 years agoAdded tab key support
Alexander Ebert [Mon, 22 Aug 2016 10:51:37 +0000 (12:51 +0200)]
Added tab key support

8 years agoFixed click to escape block tag
Alexander Ebert [Mon, 22 Aug 2016 10:45:56 +0000 (12:45 +0200)]
Fixed click to escape block tag

8 years agoSmall style improvement
Marcel Werk [Mon, 22 Aug 2016 10:46:31 +0000 (12:46 +0200)]
Small style improvement

8 years agoRemoved iOS input shadow
Marcel Werk [Mon, 22 Aug 2016 10:45:31 +0000 (12:45 +0200)]
Removed iOS input shadow

8 years agoUse 'CryptoUtil::secureCompare()' instead of 'PasswordUtil::secureCompare()'
Fabii547 [Mon, 22 Aug 2016 10:11:57 +0000 (12:11 +0200)]
Use 'CryptoUtil::secureCompare()' instead of 'PasswordUtil::secureCompare()'

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 10:02:22 +0000 (12:02 +0200)]
Updating minified JavaScript files

8 years agoRemoved "selectDropdown" elements
Marcel Werk [Mon, 22 Aug 2016 09:55:31 +0000 (11:55 +0200)]
Removed "selectDropdown" elements

8 years ago"text-transform: initial" doesn't work in IE11
Marcel Werk [Mon, 22 Aug 2016 09:51:59 +0000 (11:51 +0200)]
"text-transform: initial" doesn't work in IE11

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 22 Aug 2016 09:47:20 +0000 (11:47 +0200)]
Updating minified JavaScript files

8 years agoFixed missing type-attribute
Marcel Werk [Mon, 22 Aug 2016 09:41:32 +0000 (11:41 +0200)]
Fixed missing type-attribute

8 years agoFixed full quotes being recognized as partial quotes
Alexander Ebert [Mon, 22 Aug 2016 09:31:44 +0000 (11:31 +0200)]
Fixed full quotes being recognized as partial quotes

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 22:32:19 +0000 (00:32 +0200)]
Updating minified JavaScript files

8 years agoFixed insert order of elements
Alexander Ebert [Sun, 21 Aug 2016 22:22:27 +0000 (00:22 +0200)]
Fixed insert order of elements

Prepending an element would cause script tags to be prepended first,
causing any JavaScript to be executed immediately. This could be an
issue if the code relies on the DOM that originally preceeded it.

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 21:32:18 +0000 (23:32 +0200)]
Updating minified JavaScript files

8 years agoRemoved some outdated js
Alexander Ebert [Sun, 21 Aug 2016 21:16:59 +0000 (23:16 +0200)]
Removed some outdated js

8 years agoMerge pull request #2089 from joshuaruesweg/patch-76
Marcel Werk [Sun, 21 Aug 2016 21:07:40 +0000 (23:07 +0200)]
Merge pull request #2089 from joshuaruesweg/patch-76

fix aboutMe in article template

8 years agoSome cleanup
Alexander Ebert [Sun, 21 Aug 2016 21:05:22 +0000 (23:05 +0200)]
Some cleanup

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sun, 21 Aug 2016 21:03:44 +0000 (23:03 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agofix aboutMe in article template
Joshua Rüsweg [Sun, 21 Aug 2016 21:00:30 +0000 (23:00 +0200)]
fix aboutMe in article template

8 years agoUnified buttons in content header and footer navigation
Marcel Werk [Sun, 21 Aug 2016 20:50:31 +0000 (22:50 +0200)]
Unified buttons in content header and footer navigation

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 20:32:21 +0000 (22:32 +0200)]
Updating minified JavaScript files

8 years agoFixed spoiler content overflowing within editor
Alexander Ebert [Sun, 21 Aug 2016 20:28:08 +0000 (22:28 +0200)]
Fixed spoiler content overflowing within editor

8 years agoRevamped quotes to bypass Redactor's limitations
Alexander Ebert [Sun, 21 Aug 2016 20:25:11 +0000 (22:25 +0200)]
Revamped quotes to bypass Redactor's limitations

8 years agoDon't update sticky header on mobile
Alexander Ebert [Sun, 21 Aug 2016 20:23:44 +0000 (22:23 +0200)]
Don't update sticky header on mobile

8 years agoFixed context buttons in recent activity box
Marcel Werk [Sun, 21 Aug 2016 20:13:10 +0000 (22:13 +0200)]
Fixed context buttons in recent activity box

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 20:02:19 +0000 (22:02 +0200)]
Updating minified JavaScript files

8 years agoMerge pull request #2086 from joshuaruesweg/wysiwygLang
Marcel Werk [Sun, 21 Aug 2016 19:48:57 +0000 (21:48 +0200)]
Merge pull request #2086 from joshuaruesweg/wysiwygLang

Add translations for the wysiwyg editor

8 years agoAdd translations for the wysiwyg editor
Joshua Rüsweg [Sun, 21 Aug 2016 18:41:00 +0000 (20:41 +0200)]
Add translations for the wysiwyg editor

8 years agoAdd missing acp menu language items
Matthias Schmidt [Sun, 21 Aug 2016 18:36:08 +0000 (20:36 +0200)]
Add missing acp menu language items

8 years agoRemove obsolete language items in JS context
Matthias Schmidt [Sun, 21 Aug 2016 18:27:37 +0000 (20:27 +0200)]
Remove obsolete language items in JS context

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 15:02:25 +0000 (17:02 +0200)]
Updating minified JavaScript files

8 years agoFix import order
Matthias Schmidt [Sun, 21 Aug 2016 15:00:17 +0000 (17:00 +0200)]
Fix import order

8 years agoPopover AJAX requests are silent now
Matthias Schmidt [Sun, 21 Aug 2016 14:53:15 +0000 (16:53 +0200)]
Popover AJAX requests are silent now

8 years agoImproved styling in notification list
Marcel Werk [Sun, 21 Aug 2016 14:10:04 +0000 (16:10 +0200)]
Improved styling in notification list

8 years agoUse JSON to encode the stack trace inside the log files
Tim Düsterhus [Sun, 21 Aug 2016 14:01:09 +0000 (16:01 +0200)]
Use JSON to encode the stack trace inside the log files

As newlines are invalid inside JSON we can omit the base64_encode'ing
and improve security as well (see bf68991d1d97f635a9c2ae52fec685212cda75d5).

8 years agoAdd missing condition in PageCache
Matthias Schmidt [Sun, 21 Aug 2016 13:58:03 +0000 (15:58 +0200)]
Add missing condition in PageCache

8 years agoFix potential security issue in ExceptionLogViewPage
Tim Düsterhus [Sun, 21 Aug 2016 13:49:55 +0000 (15:49 +0200)]
Fix potential security issue in ExceptionLogViewPage

This is a defense in depth measure. Both serialized items cannot
contain serialized objects anyway. This protects against someone
else maliciously crafting an evil log entry and writing it into
the file.

8 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 21 Aug 2016 13:42:08 +0000 (15:42 +0200)]
Merge branch 'master' into next

# Conflicts:
#
wcfsetup/install/files/lib/system/cronjob/UserGroupAssignmentCronjob.cla
ss.php

8 years agoAdd check if any users are affected in UserGroupAssignmentCronjob
Matthias Schmidt [Sun, 21 Aug 2016 13:40:18 +0000 (15:40 +0200)]
Add check if any users are affected in UserGroupAssignmentCronjob

8 years agocheck against PHP 7.0 (and nightly) (#2084)
mutec [Sun, 21 Aug 2016 10:58:12 +0000 (12:58 +0200)]
check against PHP 7.0 (and nightly) (#2084)

* check against PHP 7.0 (and nightly)

nightly is allowed to fail in case the nightly build is buggy

* switch pyrus to pear

* resource/performance optimization

* Update .travis.yml

8 years agoFixed scripting in language variables
Marcel Werk [Sun, 21 Aug 2016 10:44:11 +0000 (12:44 +0200)]
Fixed scripting in language variables

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 10:32:18 +0000 (12:32 +0200)]
Updating minified JavaScript files

8 years agoAdd confirm message for media file deletion
Matthias Schmidt [Sun, 21 Aug 2016 10:23:24 +0000 (12:23 +0200)]
Add confirm message for media file deletion

8 years agoImproved user profile header
Marcel Werk [Sun, 21 Aug 2016 09:04:57 +0000 (11:04 +0200)]
Improved user profile header

* Added online badge
* Fixed some mobile issues

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 21 Aug 2016 07:47:19 +0000 (09:47 +0200)]
Updating minified JavaScript files

8 years agoHide media clipboard checkbox on smaller devices
Matthias Schmidt [Sun, 21 Aug 2016 07:38:33 +0000 (09:38 +0200)]
Hide media clipboard checkbox on smaller devices

8 years agoFix issues with dialog visibility
Matthias Schmidt [Sun, 21 Aug 2016 07:25:55 +0000 (09:25 +0200)]
Fix issues with dialog visibility

8 years agoFix issue with caches and deleted users in UserListBoxController
Matthias Schmidt [Sun, 21 Aug 2016 05:44:32 +0000 (07:44 +0200)]
Fix issue with caches and deleted users in UserListBoxController

8 years agoFix mobile moderation badge
Matthias Schmidt [Sat, 20 Aug 2016 18:28:41 +0000 (20:28 +0200)]
Fix mobile moderation badge

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sat, 20 Aug 2016 18:17:58 +0000 (20:17 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoAdd default margin for smilies
Alexander Ebert [Sat, 20 Aug 2016 14:27:48 +0000 (16:27 +0200)]
Add default margin for smilies

8 years agoFix code formatting
Matthias Schmidt [Sat, 20 Aug 2016 12:44:35 +0000 (14:44 +0200)]
Fix code formatting

8 years agoUpdated color schema for image viewer
Alexander Ebert [Sat, 20 Aug 2016 11:02:33 +0000 (13:02 +0200)]
Updated color schema for image viewer

8 years agoMinor improvement
Alexander Ebert [Sat, 20 Aug 2016 10:44:34 +0000 (12:44 +0200)]
Minor improvement

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 20 Aug 2016 10:32:20 +0000 (12:32 +0200)]
Updating minified JavaScript files

8 years agoFixed caret position when inserting quotes and shortly after
Alexander Ebert [Sat, 20 Aug 2016 10:30:47 +0000 (12:30 +0200)]
Fixed caret position when inserting quotes and shortly after

8 years agoRe-added tooltips in user panel
Marcel Werk [Sat, 20 Aug 2016 10:26:57 +0000 (12:26 +0200)]
Re-added tooltips in user panel

8 years agoImproved avatar upload description
Marcel Werk [Sat, 20 Aug 2016 09:00:05 +0000 (11:00 +0200)]
Improved avatar upload description

8 years agoFixed html syntax error
Marcel Werk [Sat, 20 Aug 2016 08:54:57 +0000 (10:54 +0200)]
Fixed html syntax error

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 21:32:21 +0000 (23:32 +0200)]
Updating minified JavaScript files

8 years agoAllow redactor to undo added <p>
Alexander Ebert [Fri, 19 Aug 2016 21:27:08 +0000 (23:27 +0200)]
Allow redactor to undo added <p>

8 years agoClicking before/after a block adds an empty <p> if required
Alexander Ebert [Fri, 19 Aug 2016 21:26:01 +0000 (23:26 +0200)]
Clicking before/after a block adds an empty <p> if required

8 years agoAdded missing search keyword highlighting
Marcel Werk [Fri, 19 Aug 2016 17:02:13 +0000 (19:02 +0200)]
Added missing search keyword highlighting

8 years agoFixed missing quote links
Marcel Werk [Fri, 19 Aug 2016 17:01:53 +0000 (19:01 +0200)]
Fixed missing quote links

8 years agoFix saving empty signature
Matthias Schmidt [Fri, 19 Aug 2016 16:32:15 +0000 (18:32 +0200)]
Fix saving empty signature

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 15:47:20 +0000 (17:47 +0200)]
Updating minified JavaScript files

8 years agoFixed setting caret after block element
Alexander Ebert [Fri, 19 Aug 2016 15:41:58 +0000 (17:41 +0200)]
Fixed setting caret after block element

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 15:02:25 +0000 (17:02 +0200)]
Updating minified JavaScript files

8 years agoFixed 'about me'
Alexander Ebert [Fri, 19 Aug 2016 15:01:17 +0000 (17:01 +0200)]
Fixed 'about me'

8 years agoAdd .htaccess to image proxy folder as defense in depth
Tim Düsterhus [Fri, 19 Aug 2016 15:00:08 +0000 (17:00 +0200)]
Add .htaccess to image proxy folder as defense in depth

8 years agoSave dummy gif for non-image responses in image proxy
Tim Düsterhus [Fri, 19 Aug 2016 14:53:43 +0000 (16:53 +0200)]
Save dummy gif for non-image responses in image proxy

8 years agoFix RCE vulnerability in image proxy
Tim Düsterhus [Fri, 19 Aug 2016 14:41:39 +0000 (16:41 +0200)]
Fix RCE vulnerability in image proxy

8 years ago$wcfFontSizeDefault no longer overwrites font-weight
Marcel Werk [Fri, 19 Aug 2016 14:58:09 +0000 (16:58 +0200)]
$wcfFontSizeDefault no longer overwrites font-weight

8 years agoAdd LanguageChooser.removeChooser()
Matthias Schmidt [Fri, 19 Aug 2016 14:52:44 +0000 (16:52 +0200)]
Add LanguageChooser.removeChooser()

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 14:32:22 +0000 (16:32 +0200)]
Updating minified JavaScript files

8 years agoFixed direct quote insert
Alexander Ebert [Fri, 19 Aug 2016 14:29:13 +0000 (16:29 +0200)]
Fixed direct quote insert

8 years agoSlightly increased default dialog width
Alexander Ebert [Fri, 19 Aug 2016 13:56:24 +0000 (15:56 +0200)]
Slightly increased default dialog width

8 years agoRemoved quotes from quoted messages
Alexander Ebert [Fri, 19 Aug 2016 13:08:04 +0000 (15:08 +0200)]
Removed quotes from quoted messages

8 years agoFixed visuals of nested quotes
Alexander Ebert [Fri, 19 Aug 2016 13:07:46 +0000 (15:07 +0200)]
Fixed visuals of nested quotes

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 11:47:18 +0000 (13:47 +0200)]
Updating minified JavaScript files

8 years agoFixed typos
Marcel Werk [Fri, 19 Aug 2016 11:40:12 +0000 (13:40 +0200)]
Fixed typos

8 years agoFixed inserting tables
Alexander Ebert [Fri, 19 Aug 2016 11:38:06 +0000 (13:38 +0200)]
Fixed inserting tables

8 years agoNegative margins were too large on mobile
Alexander Ebert [Fri, 19 Aug 2016 11:22:55 +0000 (13:22 +0200)]
Negative margins were too large on mobile

8 years agoUnified phrases
Marcel Werk [Fri, 19 Aug 2016 11:02:37 +0000 (13:02 +0200)]
Unified phrases

8 years agoImproved pattern for smiley code matches
Alexander Ebert [Fri, 19 Aug 2016 09:34:12 +0000 (11:34 +0200)]
Improved pattern for smiley code matches

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 19 Aug 2016 09:02:23 +0000 (11:02 +0200)]
Updating minified JavaScript files

8 years agoHide .containerContentType on mobile
Marcel Werk [Fri, 19 Aug 2016 08:47:53 +0000 (10:47 +0200)]
Hide .containerContentType on mobile

8 years agoIncreased delay to show popovers
Marcel Werk [Fri, 19 Aug 2016 08:47:30 +0000 (10:47 +0200)]
Increased delay to show popovers