GitHub/WoltLab/WCF.git
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

8 years agoFixed some width calculation issues
Alexander Ebert [Fri, 19 Aug 2016 08:13:27 +0000 (10:13 +0200)]
Fixed some width calculation issues

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

8 years agoFixed multiple bbcode blocks toggled by one button
Alexander Ebert [Thu, 18 Aug 2016 22:25:51 +0000 (00:25 +0200)]
Fixed multiple bbcode blocks toggled by one button

8 years agoFix for anchors headbutting the fixed header
Alexander Ebert [Thu, 18 Aug 2016 22:07:32 +0000 (00:07 +0200)]
Fix for anchors headbutting the fixed header

8 years agoRemoved 'white-space: nowrap' in message group lists
Marcel Werk [Thu, 18 Aug 2016 21:56:34 +0000 (23:56 +0200)]
Removed 'white-space: nowrap' in message group lists

8 years agoAdd missing language item
Matthias Schmidt [Thu, 18 Aug 2016 19:06:17 +0000 (21:06 +0200)]
Add missing language item

8 years agoRemoved obsolete border-radius
Marcel Werk [Thu, 18 Aug 2016 18:46:00 +0000 (20:46 +0200)]
Removed obsolete border-radius

8 years agoFixed links in 'signed in as' box
Marcel Werk [Thu, 18 Aug 2016 18:41:47 +0000 (20:41 +0200)]
Fixed links in 'signed in as' box

8 years agoImproved styling of user mentions
Marcel Werk [Thu, 18 Aug 2016 18:10:06 +0000 (20:10 +0200)]
Improved styling of user mentions

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Aug 2016 17:17:19 +0000 (19:17 +0200)]
Updating minified JavaScript files

8 years agoFix marking all notifications as confirmed on notification list page
Matthias Schmidt [Thu, 18 Aug 2016 17:12:37 +0000 (19:12 +0200)]
Fix marking all notifications as confirmed on notification list page

8 years agoDo not use `$__language` as template variable for iterations
Matthias Schmidt [Thu, 18 Aug 2016 17:09:26 +0000 (19:09 +0200)]
Do not use `$__language` as template variable for iterations

It is already internally used and thus can cause conflicts.

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Aug 2016 16:32:20 +0000 (18:32 +0200)]
Updating minified JavaScript files

8 years agoFix WCF.User.ObjectWatch.Subscribe for different object types
Matthias Schmidt [Thu, 18 Aug 2016 16:31:34 +0000 (18:31 +0200)]
Fix WCF.User.ObjectWatch.Subscribe for different object types

8 years agoImproved extensibility of UserOnlineListBoxController
Marcel Werk [Thu, 18 Aug 2016 16:26:13 +0000 (18:26 +0200)]
Improved extensibility of UserOnlineListBoxController

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 18 Aug 2016 16:17:20 +0000 (18:17 +0200)]
Updating minified JavaScript files

8 years agoFix mobile issues with media dialog
Matthias Schmidt [Thu, 18 Aug 2016 16:13:20 +0000 (18:13 +0200)]
Fix mobile issues with media dialog

8 years agoFix language var (#2078)
Joshua Rüsweg [Thu, 18 Aug 2016 15:29:32 +0000 (17:29 +0200)]
Fix language var (#2078)

* minor improvements

* remove superflouse import

8 years agoMerge pull request #2077 from joshuaruesweg/patch-75
Alexander Ebert [Thu, 18 Aug 2016 14:41:36 +0000 (16:41 +0200)]
Merge pull request #2077 from joshuaruesweg/patch-75

fix informell/formell language variable

8 years agofix informell/formell language variable
Joshua Rüsweg [Thu, 18 Aug 2016 14:40:35 +0000 (16:40 +0200)]
fix informell/formell language variable

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

8 years agoFixed image dialog looking weird on mobile
Alexander Ebert [Thu, 18 Aug 2016 11:46:03 +0000 (13:46 +0200)]
Fixed image dialog looking weird on mobile

8 years agoFixed toolbar style on mobile
Alexander Ebert [Thu, 18 Aug 2016 11:15:42 +0000 (13:15 +0200)]
Fixed toolbar style on mobile

8 years agoRemoved old permission
Alexander Ebert [Thu, 18 Aug 2016 10:51:04 +0000 (12:51 +0200)]
Removed old permission

8 years agoReduced backdrop z-index
Alexander Ebert [Thu, 18 Aug 2016 10:42:57 +0000 (12:42 +0200)]
Reduced backdrop z-index

8 years agoFixed dropdown alignment in landscape mode
Alexander Ebert [Thu, 18 Aug 2016 10:38:43 +0000 (12:38 +0200)]
Fixed dropdown alignment in landscape mode

8 years agoForce border-radius for iOS
Alexander Ebert [Thu, 18 Aug 2016 10:13:31 +0000 (12:13 +0200)]
Force border-radius for iOS

8 years agoSome iOS fixes
Alexander Ebert [Thu, 18 Aug 2016 10:11:32 +0000 (12:11 +0200)]
Some iOS fixes

8 years agoFixed quote overlay
Alexander Ebert [Wed, 17 Aug 2016 22:54:00 +0000 (00:54 +0200)]
Fixed quote overlay

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Aug 2016 15:32:23 +0000 (17:32 +0200)]
Updating minified JavaScript files

8 years agoAdded proper badge support for mobile menu
Alexander Ebert [Wed, 17 Aug 2016 15:24:19 +0000 (17:24 +0200)]
Added proper badge support for mobile menu

8 years agoAdd missing throws tag
Matthias Schmidt [Wed, 17 Aug 2016 14:33:21 +0000 (16:33 +0200)]
Add missing throws tag

8 years agoFixed z-index issue with mobile inplace dropdowns
Alexander Ebert [Wed, 17 Aug 2016 12:50:57 +0000 (14:50 +0200)]
Fixed z-index issue with mobile inplace dropdowns

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 17 Aug 2016 12:47:21 +0000 (14:47 +0200)]
Updating minified JavaScript files

8 years agoFixed interactive dropdown collapsing on scroll
Alexander Ebert [Wed, 17 Aug 2016 11:39:21 +0000 (13:39 +0200)]
Fixed interactive dropdown collapsing on scroll

8 years agoFixed moderation button not working on mobile
Alexander Ebert [Wed, 17 Aug 2016 11:39:10 +0000 (13:39 +0200)]
Fixed moderation button not working on mobile