GitHub/WoltLab/WCF.git
7 years agoworking around a libxml bug
Alexander Ebert [Wed, 28 Sep 2016 11:16:33 +0000 (13:16 +0200)]
working around a libxml bug

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 28 Sep 2016 10:47:22 +0000 (12:47 +0200)]
Updating minified JavaScript files

7 years agoFix caret position after image update
Alexander Ebert [Wed, 28 Sep 2016 10:41:17 +0000 (12:41 +0200)]
Fix caret position after image update

7 years agoImproved modal handling
Alexander Ebert [Wed, 28 Sep 2016 10:40:34 +0000 (12:40 +0200)]
Improved modal handling

7 years agoAlways disable browser caching of pages
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.

7 years agoFixed code bbcode causing the parser to fail
Alexander Ebert [Wed, 28 Sep 2016 09:50:18 +0000 (11:50 +0200)]
Fixed code bbcode causing the parser to fail

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 28 Sep 2016 09:47:21 +0000 (11:47 +0200)]
Updating minified JavaScript files

7 years agoPasting from clipboard was breaking keydown handling
Alexander Ebert [Wed, 28 Sep 2016 09:36:01 +0000 (11:36 +0200)]
Pasting from clipboard was breaking keydown handling

7 years agoFixed pasting of text only
Alexander Ebert [Wed, 28 Sep 2016 08:03:24 +0000 (10:03 +0200)]
Fixed pasting of text only

7 years agoHide comment counter if comments are disabled
Marcel Werk [Wed, 28 Sep 2016 09:34:45 +0000 (11:34 +0200)]
Hide comment counter if comments are disabled

7 years agoFixed typos
Marcel Werk [Wed, 28 Sep 2016 09:34:17 +0000 (11:34 +0200)]
Fixed typos

7 years agoFixed color schema
Alexander Ebert [Tue, 27 Sep 2016 21:28:05 +0000 (23:28 +0200)]
Fixed color schema

7 years agoPoll buttons are hidden after vote has been cast
Alexander Ebert [Tue, 27 Sep 2016 17:36:21 +0000 (19:36 +0200)]
Poll buttons are hidden after vote has been cast

7 years agoMerge pull request #2109 from mutec/patch-5
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

7 years agoremoved 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`.

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 27 Sep 2016 14:37:51 +0000 (16:37 +0200)]
Updating minified JavaScript files

7 years agoBetter source formatting
Alexander Ebert [Tue, 27 Sep 2016 14:35:16 +0000 (16:35 +0200)]
Better source formatting

7 years agoFixed icon sizes (mobile issue)
Marcel Werk [Tue, 27 Sep 2016 14:10:28 +0000 (16:10 +0200)]
Fixed icon sizes (mobile issue)

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 27 Sep 2016 12:08:45 +0000 (14:08 +0200)]
Updating minified JavaScript files

7 years agoAdded source formatting
Alexander Ebert [Tue, 27 Sep 2016 12:02:22 +0000 (14:02 +0200)]
Added source formatting

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 27 Sep 2016 11:32:22 +0000 (13:32 +0200)]
Updating minified JavaScript files

7 years agoRemoved obsolete code
Marcel Werk [Tue, 27 Sep 2016 11:23:13 +0000 (13:23 +0200)]
Removed obsolete code

7 years agoFixed issue in informal language variant
Marcel Werk [Tue, 27 Sep 2016 09:40:47 +0000 (11:40 +0200)]
Fixed issue in informal language variant

7 years agoImproved text color support
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.

7 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Tue, 27 Sep 2016 09:44:03 +0000 (11:44 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

7 years agoFixed relative directories
Alexander Ebert [Tue, 27 Sep 2016 09:43:54 +0000 (11:43 +0200)]
Fixed relative directories

7 years agoFixed avatar import
Marcel Werk [Tue, 27 Sep 2016 09:25:05 +0000 (11:25 +0200)]
Fixed avatar import

7 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Mon, 26 Sep 2016 21:24:50 +0000 (23:24 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

7 years agoFixed ads styling
Marcel Werk [Mon, 26 Sep 2016 16:25:12 +0000 (18:25 +0200)]
Fixed ads styling

7 years agoFixed condition for ACP JavaScript rewrite
Alexander Ebert [Mon, 26 Sep 2016 16:19:57 +0000 (18:19 +0200)]
Fixed condition for ACP JavaScript rewrite

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 16:18:26 +0000 (18:18 +0200)]
Updating minified JavaScript files

7 years agoFixed use-statement order
Alexander Ebert [Mon, 26 Sep 2016 16:10:32 +0000 (18:10 +0200)]
Fixed use-statement order

7 years agoChanged date range for birthday input
Alexander Ebert [Mon, 26 Sep 2016 16:05:37 +0000 (18:05 +0200)]
Changed date range for birthday input

7 years agoFixed srcset handling
Alexander Ebert [Mon, 26 Sep 2016 15:56:15 +0000 (17:56 +0200)]
Fixed srcset handling

7 years agoFixed page header logo styling
Marcel Werk [Mon, 26 Sep 2016 15:22:27 +0000 (17:22 +0200)]
Fixed page header logo styling

7 years agoFixed code bbcodes evaluated inside code HTML tags
Alexander Ebert [Mon, 26 Sep 2016 14:54:41 +0000 (16:54 +0200)]
Fixed code bbcodes evaluated inside code HTML tags

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 14:47:24 +0000 (16:47 +0200)]
Updating minified JavaScript files

7 years agoAdded missing update of notification counter data attribute
Marcel Werk [Mon, 26 Sep 2016 14:44:34 +0000 (16:44 +0200)]
Added missing update of notification counter data attribute

7 years agoAdded missing box title validation
Marcel Werk [Mon, 26 Sep 2016 14:30:06 +0000 (16:30 +0200)]
Added missing box title validation

7 years agoUse language items for box positions in menu management
Marcel Werk [Mon, 26 Sep 2016 14:29:08 +0000 (16:29 +0200)]
Use language items for box positions in menu management

7 years agoUpdated color codes in error page
Marcel Werk [Mon, 26 Sep 2016 14:14:32 +0000 (16:14 +0200)]
Updated color codes in error page

7 years agoFixed images viewer buttons being hidden behind images
Alexander Ebert [Mon, 26 Sep 2016 14:03:36 +0000 (16:03 +0200)]
Fixed images viewer buttons being hidden behind images

7 years agoAdded showOrder column in box list
Marcel Werk [Mon, 26 Sep 2016 14:02:22 +0000 (16:02 +0200)]
Added showOrder column in box list

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 12:17:22 +0000 (14:17 +0200)]
Updating minified JavaScript files

7 years agoImproved format removal
Alexander Ebert [Mon, 26 Sep 2016 12:14:50 +0000 (14:14 +0200)]
Improved format removal

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 11:17:19 +0000 (13:17 +0200)]
Updating minified JavaScript files

7 years agoImproved overlay behavior for iOS
Alexander Ebert [Mon, 26 Sep 2016 11:03:50 +0000 (13:03 +0200)]
Improved overlay behavior for iOS

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 08:47:22 +0000 (10:47 +0200)]
Updating minified JavaScript files

7 years agoFixed suggested default logo width
Alexander Ebert [Mon, 26 Sep 2016 08:32:50 +0000 (10:32 +0200)]
Fixed suggested default logo width

7 years agoFixed Google Font support
Alexander Ebert [Mon, 26 Sep 2016 08:26:06 +0000 (10:26 +0200)]
Fixed Google Font support

7 years agoUpdating minified JavaScript files
woltlab.com [Mon, 26 Sep 2016 08:02:21 +0000 (10:02 +0200)]
Updating minified JavaScript files

7 years agoUsing relative positioning on iOS instead of translateY
Alexander Ebert [Mon, 26 Sep 2016 07:59:51 +0000 (09:59 +0200)]
Using relative positioning on iOS instead of translateY

7 years agoFixed class name
Alexander Ebert [Sun, 25 Sep 2016 22:52:56 +0000 (00:52 +0200)]
Fixed class name

7 years agoDiscarding invalid tables w/o content
Alexander Ebert [Sun, 25 Sep 2016 22:47:01 +0000 (00:47 +0200)]
Discarding invalid tables w/o content

7 years agoCleanup
Alexander Ebert [Sun, 25 Sep 2016 22:35:01 +0000 (00:35 +0200)]
Cleanup

7 years agoProperly handling destructed nodes
Alexander Ebert [Sun, 25 Sep 2016 22:33:59 +0000 (00:33 +0200)]
Properly handling destructed nodes

7 years agoFixed handling of dynamically removed nodes
Alexander Ebert [Sun, 25 Sep 2016 21:46:51 +0000 (23:46 +0200)]
Fixed handling of dynamically removed nodes

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 25 Sep 2016 15:50:36 +0000 (17:50 +0200)]
Updating minified JavaScript files

7 years agoFixed text selection triggering caret reposition
Alexander Ebert [Sun, 25 Sep 2016 15:47:48 +0000 (17:47 +0200)]
Fixed text selection triggering caret reposition

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

7 years ago`transform: translateY` on page container causes iOS Safari to snap
Alexander Ebert [Sun, 25 Sep 2016 15:40:27 +0000 (17:40 +0200)]
`transform: translateY` on page container causes iOS Safari to snap

7 years agoImproved visuals on iOS
Alexander Ebert [Sun, 25 Sep 2016 14:50:52 +0000 (16:50 +0200)]
Improved visuals on iOS

7 years agoArray-like access to DOMNodeList is not supported in PHP 5.5
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

7 years agoRefresh clipboard after deleting tag via icon
Matthias Schmidt [Sun, 25 Sep 2016 12:40:02 +0000 (14:40 +0200)]
Refresh clipboard after deleting tag via icon

7 years agoFix variable name in `TDecoratedCategoryMenuPageHandler`
Matthias Schmidt [Sun, 25 Sep 2016 11:26:12 +0000 (13:26 +0200)]
Fix variable name in `TDecoratedCategoryMenuPageHandler`

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 25 Sep 2016 11:02:24 +0000 (13:02 +0200)]
Updating minified JavaScript files

7 years agoFix switching of like badge css classes
Matthias Schmidt [Sun, 25 Sep 2016 10:47:25 +0000 (12:47 +0200)]
Fix switching of like badge css classes

7 years agoRemove trailing whitespace
Matthias Schmidt [Sun, 25 Sep 2016 10:46:59 +0000 (12:46 +0200)]
Remove trailing whitespace

7 years agoRemove unused imports
Matthias Schmidt [Sun, 25 Sep 2016 10:01:24 +0000 (12:01 +0200)]
Remove unused imports

7 years agoApproximate color using a Delta E (CIE 1994) diff
Alexander Ebert [Sun, 25 Sep 2016 10:30:15 +0000 (12:30 +0200)]
Approximate color using a Delta E (CIE 1994) diff

7 years agoFixed regex for color converter
Alexander Ebert [Sun, 25 Sep 2016 10:26:44 +0000 (12:26 +0200)]
Fixed regex for color converter

7 years agoFixed missing margin between article teaser and content
Marcel Werk [Sun, 25 Sep 2016 09:59:55 +0000 (11:59 +0200)]
Fixed missing margin between article teaser and content

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 25 Sep 2016 08:47:21 +0000 (10:47 +0200)]
Updating minified JavaScript files

7 years agoResolve todos in `WCF.Moderation.Queue.MarkAllAsRead._success`
Matthias Schmidt [Sun, 25 Sep 2016 08:41:14 +0000 (10:41 +0200)]
Resolve todos in `WCF.Moderation.Queue.MarkAllAsRead._success`

7 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Sun, 25 Sep 2016 08:33:45 +0000 (10:33 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

7 years agoAdd missing page access check in `UserOnline::setLocation()`
Matthias Schmidt [Sun, 25 Sep 2016 08:22:16 +0000 (10:22 +0200)]
Add missing page access check in `UserOnline::setLocation()`

7 years agoAdd missing language items
Matthias Schmidt [Sun, 25 Sep 2016 08:10:22 +0000 (10:10 +0200)]
Add missing language items

7 years agoFixed handling of incorrectly nested bbcodes
Alexander Ebert [Sun, 25 Sep 2016 08:00:35 +0000 (10:00 +0200)]
Fixed handling of incorrectly nested bbcodes

7 years agoFix import order
Matthias Schmidt [Sat, 24 Sep 2016 20:25:47 +0000 (22:25 +0200)]
Fix import order

7 years agoImprove interface check in `AbstractHtmlInputNodeProcessorListener`
Matthias Schmidt [Sat, 24 Sep 2016 19:59:20 +0000 (21:59 +0200)]
Improve interface check in `AbstractHtmlInputNodeProcessorListener`

7 years agoAdd AbstractHtmlInputNodeProcessorListener
Matthias Schmidt [Sat, 24 Sep 2016 19:52:56 +0000 (21:52 +0200)]
Add AbstractHtmlInputNodeProcessorListener

7 years agoAdd condition to exclude recent activity types in boxes
Matthias Schmidt [Sat, 24 Sep 2016 19:42:58 +0000 (21:42 +0200)]
Add condition to exclude recent activity types in boxes

7 years agoUpdated version number 3.0.0_Beta_1
Alexander Ebert [Sat, 24 Sep 2016 18:40:00 +0000 (20:40 +0200)]
Updated version number

7 years agoFixed logo width
Alexander Ebert [Sat, 24 Sep 2016 18:35:13 +0000 (20:35 +0200)]
Fixed logo width

7 years agoUpdated version number
Alexander Ebert [Sat, 24 Sep 2016 18:06:32 +0000 (20:06 +0200)]
Updated version number

7 years agoSwapped out some smilies
Alexander Ebert [Sat, 24 Sep 2016 17:53:34 +0000 (19:53 +0200)]
Swapped out some smilies

7 years agoUpdating release date
Alexander Ebert [Sat, 24 Sep 2016 16:49:20 +0000 (18:49 +0200)]
Updating release date

7 years agoUpdated setup style
Marcel Werk [Sat, 24 Sep 2016 12:16:38 +0000 (14:16 +0200)]
Updated setup style

7 years agoUpdating minified JavaScript files
woltlab.com [Sat, 24 Sep 2016 10:32:23 +0000 (12:32 +0200)]
Updating minified JavaScript files

7 years agoPrevent content insertion while editor is inactive
Alexander Ebert [Sat, 24 Sep 2016 10:23:58 +0000 (12:23 +0200)]
Prevent content insertion while editor is inactive

7 years agoFixed CSS class name validation
Alexander Ebert [Sat, 24 Sep 2016 10:05:08 +0000 (12:05 +0200)]
Fixed CSS class name validation

7 years agoAdd `beforeEmbeddedProcess@HtmlInputNodeProcessor` event
Matthias Schmidt [Sat, 24 Sep 2016 09:15:14 +0000 (11:15 +0200)]
Add `beforeEmbeddedProcess@HtmlInputNodeProcessor` event

7 years agoRemoved box-shadow of menu dropdown
Alexander Ebert [Sat, 24 Sep 2016 08:36:17 +0000 (10:36 +0200)]
Removed box-shadow of menu dropdown

7 years agoRemove whitespaces
Matthias Schmidt [Sat, 24 Sep 2016 07:51:53 +0000 (09:51 +0200)]
Remove whitespaces

7 years agoClear page cache in LanguageEditor::copyLanguageContent()
Matthias Schmidt [Fri, 23 Sep 2016 20:26:26 +0000 (22:26 +0200)]
Clear page cache in LanguageEditor::copyLanguageContent()

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 23 Sep 2016 17:17:24 +0000 (19:17 +0200)]
Updating minified JavaScript files

7 years agoFixed update of tooltip texts
Marcel Werk [Fri, 23 Sep 2016 17:07:18 +0000 (19:07 +0200)]
Fixed update of tooltip texts

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 23 Sep 2016 15:32:25 +0000 (17:32 +0200)]
Updating minified JavaScript files

7 years agoFix for Firefox/Safari ignoring initial srcset attribute
Alexander Ebert [Fri, 23 Sep 2016 15:25:40 +0000 (17:25 +0200)]
Fix for Firefox/Safari ignoring initial srcset attribute

7 years agoWork-around for a rounding error in Safari
Alexander Ebert [Fri, 23 Sep 2016 14:07:07 +0000 (16:07 +0200)]
Work-around for a rounding error in Safari