Matthias Schmidt [Thu, 29 Sep 2016 08:33:31 +0000 (10:33 +0200)]
Fix clipboard-related issues in media dialog
Matthias Schmidt [Thu, 29 Sep 2016 08:24:08 +0000 (10:24 +0200)]
Add missing permission checks in media manager
woltlab.com [Thu, 29 Sep 2016 07:47:22 +0000 (09:47 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Thu, 29 Sep 2016 07:37:50 +0000 (09:37 +0200)]
Merge branch 'master' into next
Matthias Schmidt [Thu, 29 Sep 2016 07:34:34 +0000 (09:34 +0200)]
Update texts in mobile user button dropdown
Matthias Schmidt [Thu, 29 Sep 2016 07:25:32 +0000 (09:25 +0200)]
Support template syntax in category-related language items
Alexander Ebert [Wed, 28 Sep 2016 20:38:33 +0000 (22:38 +0200)]
Merge remote-tracking branch 'origin/next' into next
# Conflicts:
# wcfsetup/install/files/lib/util/HeaderUtil.class.php
Matthias Schmidt [Wed, 28 Sep 2016 19:37:20 +0000 (21:37 +0200)]
Fix form link for bulk processing
Matthias Schmidt [Wed, 28 Sep 2016 19:24:59 +0000 (21:24 +0200)]
Fix exception in `HeaderUtil` during setup
Alexander Ebert [Wed, 28 Sep 2016 16:50:16 +0000 (18:50 +0200)]
Fixed WCFSetup
woltlab.com [Wed, 28 Sep 2016 16:47:23 +0000 (18:47 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Wed, 28 Sep 2016 16:31:01 +0000 (18:31 +0200)]
Add support for errBack to require.linearExecution
Alexander Ebert [Wed, 28 Sep 2016 16:12:17 +0000 (18:12 +0200)]
Fixed buffer handling
Alexander Ebert [Wed, 28 Sep 2016 15:38:09 +0000 (17:38 +0200)]
Allow ACP table overflow even for large displays
Tim Düsterhus [Wed, 28 Sep 2016 15:14:38 +0000 (17:14 +0200)]
Allow plugins to leverage the Redis connection of the RedisCacheSource
This removes the need to manually parse the Redis DSN specified by
the administrator and saves socket connections by multiplexing the
commands over a single connection, without being able to break the
connection used by cache.
woltlab.com [Wed, 28 Sep 2016 15:17:22 +0000 (17:17 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 28 Sep 2016 15:04:43 +0000 (17:04 +0200)]
Rely on native `click()` method if possible
Alexander Ebert [Wed, 28 Sep 2016 14:27:52 +0000 (16:27 +0200)]
Added missing clear for block elements
Alexander Ebert [Wed, 28 Sep 2016 12:45:47 +0000 (14:45 +0200)]
Buffered bbcodes cause the buffer stack to be misordered
Alexander Ebert [Wed, 28 Sep 2016 11:16:33 +0000 (13:16 +0200)]
working around a libxml bug
woltlab.com [Wed, 28 Sep 2016 10:47:22 +0000 (12:47 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 28 Sep 2016 10:41:17 +0000 (12:41 +0200)]
Fix caret position after image update
Alexander Ebert [Wed, 28 Sep 2016 10:40:34 +0000 (12:40 +0200)]
Improved modal handling
Alexander Ebert [Wed, 28 Sep 2016 10:04:20 +0000 (12:04 +0200)]
Always disable browser caching of pages
This affects the HTML send to the browser only and has no influence of
any other assets, such as JavaScript or images.
Alexander Ebert [Wed, 28 Sep 2016 09:50:18 +0000 (11:50 +0200)]
Fixed code bbcode causing the parser to fail
woltlab.com [Wed, 28 Sep 2016 09:47:21 +0000 (11:47 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 28 Sep 2016 09:36:01 +0000 (11:36 +0200)]
Pasting from clipboard was breaking keydown handling
Alexander Ebert [Wed, 28 Sep 2016 08:03:24 +0000 (10:03 +0200)]
Fixed pasting of text only
Marcel Werk [Wed, 28 Sep 2016 09:34:45 +0000 (11:34 +0200)]
Hide comment counter if comments are disabled
Marcel Werk [Wed, 28 Sep 2016 09:34:17 +0000 (11:34 +0200)]
Fixed typos
Alexander Ebert [Tue, 27 Sep 2016 21:28:05 +0000 (23:28 +0200)]
Fixed color schema
Alexander Ebert [Tue, 27 Sep 2016 17:36:21 +0000 (19:36 +0200)]
Poll buttons are hidden after vote has been cast
Tim Düsterhus [Tue, 27 Sep 2016 15:41:10 +0000 (17:41 +0200)]
Merge pull request #2109 from mutec/patch-5
removed double class attribute from section tag on update overview
mutec [Tue, 27 Sep 2016 15:40:02 +0000 (17:40 +0200)]
removed double class attribute from section tag on update overview
The `section` got two `class="x"` attributes which makes it impossible to run any update from the PackageUpdatePage because the second gets ignored and `WCF.ACP.Package.Update.Manager` won't find any `.jsPackageUpdate`.
woltlab.com [Tue, 27 Sep 2016 14:37:51 +0000 (16:37 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 27 Sep 2016 14:35:16 +0000 (16:35 +0200)]
Better source formatting
Marcel Werk [Tue, 27 Sep 2016 14:10:28 +0000 (16:10 +0200)]
Fixed icon sizes (mobile issue)
woltlab.com [Tue, 27 Sep 2016 12:08:45 +0000 (14:08 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 27 Sep 2016 12:02:22 +0000 (14:02 +0200)]
Added source formatting
woltlab.com [Tue, 27 Sep 2016 11:32:22 +0000 (13:32 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 27 Sep 2016 11:23:13 +0000 (13:23 +0200)]
Removed obsolete code
Marcel Werk [Tue, 27 Sep 2016 09:40:47 +0000 (11:40 +0200)]
Fixed issue in informal language variant
Alexander Ebert [Tue, 27 Sep 2016 11:20:10 +0000 (13:20 +0200)]
Improved text color support
All colors with a hex representation are now supported, in addition CSS
color names are converted into hex to unify the generated HTML.
Alexander Ebert [Tue, 27 Sep 2016 09:44:03 +0000 (11:44 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Tue, 27 Sep 2016 09:43:54 +0000 (11:43 +0200)]
Fixed relative directories
Marcel Werk [Tue, 27 Sep 2016 09:25:05 +0000 (11:25 +0200)]
Fixed avatar import
Alexander Ebert [Mon, 26 Sep 2016 21:24:50 +0000 (23:24 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Marcel Werk [Mon, 26 Sep 2016 16:25:12 +0000 (18:25 +0200)]
Fixed ads styling
Alexander Ebert [Mon, 26 Sep 2016 16:19:57 +0000 (18:19 +0200)]
Fixed condition for ACP JavaScript rewrite
woltlab.com [Mon, 26 Sep 2016 16:18:26 +0000 (18:18 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Sep 2016 16:10:32 +0000 (18:10 +0200)]
Fixed use-statement order
Alexander Ebert [Mon, 26 Sep 2016 16:05:37 +0000 (18:05 +0200)]
Changed date range for birthday input
Alexander Ebert [Mon, 26 Sep 2016 15:56:15 +0000 (17:56 +0200)]
Fixed srcset handling
Marcel Werk [Mon, 26 Sep 2016 15:22:27 +0000 (17:22 +0200)]
Fixed page header logo styling
Alexander Ebert [Mon, 26 Sep 2016 14:54:41 +0000 (16:54 +0200)]
Fixed code bbcodes evaluated inside code HTML tags
woltlab.com [Mon, 26 Sep 2016 14:47:24 +0000 (16:47 +0200)]
Updating minified JavaScript files
Marcel Werk [Mon, 26 Sep 2016 14:44:34 +0000 (16:44 +0200)]
Added missing update of notification counter data attribute
Marcel Werk [Mon, 26 Sep 2016 14:30:06 +0000 (16:30 +0200)]
Added missing box title validation
Marcel Werk [Mon, 26 Sep 2016 14:29:08 +0000 (16:29 +0200)]
Use language items for box positions in menu management
Marcel Werk [Mon, 26 Sep 2016 14:14:32 +0000 (16:14 +0200)]
Updated color codes in error page
Alexander Ebert [Mon, 26 Sep 2016 14:03:36 +0000 (16:03 +0200)]
Fixed images viewer buttons being hidden behind images
Marcel Werk [Mon, 26 Sep 2016 14:02:22 +0000 (16:02 +0200)]
Added showOrder column in box list
woltlab.com [Mon, 26 Sep 2016 12:17:22 +0000 (14:17 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Sep 2016 12:14:50 +0000 (14:14 +0200)]
Improved format removal
woltlab.com [Mon, 26 Sep 2016 11:17:19 +0000 (13:17 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Sep 2016 11:03:50 +0000 (13:03 +0200)]
Improved overlay behavior for iOS
woltlab.com [Mon, 26 Sep 2016 08:47:22 +0000 (10:47 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Sep 2016 08:32:50 +0000 (10:32 +0200)]
Fixed suggested default logo width
Alexander Ebert [Mon, 26 Sep 2016 08:26:06 +0000 (10:26 +0200)]
Fixed Google Font support
woltlab.com [Mon, 26 Sep 2016 08:02:21 +0000 (10:02 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Sep 2016 07:59:51 +0000 (09:59 +0200)]
Using relative positioning on iOS instead of translateY
Alexander Ebert [Sun, 25 Sep 2016 22:52:56 +0000 (00:52 +0200)]
Fixed class name
Alexander Ebert [Sun, 25 Sep 2016 22:47:01 +0000 (00:47 +0200)]
Discarding invalid tables w/o content
Alexander Ebert [Sun, 25 Sep 2016 22:35:01 +0000 (00:35 +0200)]
Cleanup
Alexander Ebert [Sun, 25 Sep 2016 22:33:59 +0000 (00:33 +0200)]
Properly handling destructed nodes
Alexander Ebert [Sun, 25 Sep 2016 21:46:51 +0000 (23:46 +0200)]
Fixed handling of dynamically removed nodes
woltlab.com [Sun, 25 Sep 2016 15:50:36 +0000 (17:50 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 25 Sep 2016 15:47:48 +0000 (17:47 +0200)]
Fixed text selection triggering caret reposition
woltlab.com [Sun, 25 Sep 2016 15:47:21 +0000 (17:47 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 25 Sep 2016 15:40:27 +0000 (17:40 +0200)]
`transform: translateY` on page container causes iOS Safari to snap
Alexander Ebert [Sun, 25 Sep 2016 14:50:52 +0000 (16:50 +0200)]
Improved visuals on iOS
Alexander Ebert [Sun, 25 Sep 2016 14:08:27 +0000 (16:08 +0200)]
Array-like access to DOMNodeList is not supported in PHP 5.5
Matthias Schmidt [Sun, 25 Sep 2016 12:40:02 +0000 (14:40 +0200)]
Refresh clipboard after deleting tag via icon
Matthias Schmidt [Sun, 25 Sep 2016 11:26:12 +0000 (13:26 +0200)]
Fix variable name in `TDecoratedCategoryMenuPageHandler`
woltlab.com [Sun, 25 Sep 2016 11:02:24 +0000 (13:02 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 25 Sep 2016 10:47:25 +0000 (12:47 +0200)]
Fix switching of like badge css classes
Matthias Schmidt [Sun, 25 Sep 2016 10:46:59 +0000 (12:46 +0200)]
Remove trailing whitespace
Matthias Schmidt [Sun, 25 Sep 2016 10:01:24 +0000 (12:01 +0200)]
Remove unused imports
Alexander Ebert [Sun, 25 Sep 2016 10:30:15 +0000 (12:30 +0200)]
Approximate color using a Delta E (CIE 1994) diff
Alexander Ebert [Sun, 25 Sep 2016 10:26:44 +0000 (12:26 +0200)]
Fixed regex for color converter
Marcel Werk [Sun, 25 Sep 2016 09:59:55 +0000 (11:59 +0200)]
Fixed missing margin between article teaser and content
woltlab.com [Sun, 25 Sep 2016 08:47:21 +0000 (10:47 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 25 Sep 2016 08:41:14 +0000 (10:41 +0200)]
Resolve todos in `WCF.Moderation.Queue.MarkAllAsRead._success`
Alexander Ebert [Sun, 25 Sep 2016 08:33:45 +0000 (10:33 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Matthias Schmidt [Sun, 25 Sep 2016 08:22:16 +0000 (10:22 +0200)]
Add missing page access check in `UserOnline::setLocation()`
Matthias Schmidt [Sun, 25 Sep 2016 08:10:22 +0000 (10:10 +0200)]
Add missing language items
Alexander Ebert [Sun, 25 Sep 2016 08:00:35 +0000 (10:00 +0200)]
Fixed handling of incorrectly nested bbcodes
Matthias Schmidt [Sat, 24 Sep 2016 20:25:47 +0000 (22:25 +0200)]
Fix import order
Matthias Schmidt [Sat, 24 Sep 2016 19:59:20 +0000 (21:59 +0200)]
Improve interface check in `AbstractHtmlInputNodeProcessorListener`
Matthias Schmidt [Sat, 24 Sep 2016 19:52:56 +0000 (21:52 +0200)]
Add AbstractHtmlInputNodeProcessorListener