Alexander Ebert [Sat, 13 Dec 2014 00:54:14 +0000 (01:54 +0100)]
Visualizing [tt] causes an unreliable behavior
Alexander Ebert [Fri, 12 Dec 2014 23:09:17 +0000 (00:09 +0100)]
Fixed a few issues related to multi-line list items
Marcel Werk [Fri, 12 Dec 2014 21:25:52 +0000 (22:25 +0100)]
Fixed wrong variable name in user update
Closes #1852
Marcel Werk [Fri, 12 Dec 2014 21:23:28 +0000 (22:23 +0100)]
Fixed list issue in messageBody
Marcel Werk [Fri, 12 Dec 2014 20:54:22 +0000 (21:54 +0100)]
Added missing module setting check
Alexander Ebert [Fri, 12 Dec 2014 20:19:52 +0000 (21:19 +0100)]
Fixed erroneous query
Alexander Ebert [Fri, 12 Dec 2014 18:26:24 +0000 (19:26 +0100)]
Fixed moderation queue dropdown returning all items
woltlab.com [Fri, 12 Dec 2014 17:56:45 +0000 (18:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 12 Dec 2014 17:53:28 +0000 (18:53 +0100)]
Double-clicking a user panel item forwards to 'show all' URL
Alexander Ebert [Fri, 12 Dec 2014 15:25:06 +0000 (16:25 +0100)]
Added missing space
Alexander Ebert [Fri, 12 Dec 2014 15:11:27 +0000 (16:11 +0100)]
Lowering time until notifications are deleted from 60 to 14 days
The previous value was a bit much considering that a lot of notifications can be yielded during that timespan and the primary intention of this option is to prevent building a huge pile or notifications in database.
Alexander Ebert [Fri, 12 Dec 2014 15:07:34 +0000 (16:07 +0100)]
Filling up moderation dropdown with outstanding queues
Alexander Ebert [Fri, 12 Dec 2014 13:49:58 +0000 (14:49 +0100)]
Fixed fetching queues was still using the outdated logic
woltlab.com [Fri, 12 Dec 2014 12:51:45 +0000 (13:51 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 12 Dec 2014 12:46:10 +0000 (13:46 +0100)]
Improved loading behavior for user panel items
Alexander Ebert [Fri, 12 Dec 2014 12:27:19 +0000 (13:27 +0100)]
Removed unnecessary code
Alexander Ebert [Fri, 12 Dec 2014 12:26:06 +0000 (13:26 +0100)]
Unified return value for markAllAs*()
Alexander Ebert [Fri, 12 Dec 2014 12:24:46 +0000 (13:24 +0100)]
Added proper moderation queue dropdown handling
Alexander Ebert [Fri, 12 Dec 2014 12:24:18 +0000 (13:24 +0100)]
Changed build order
Tim Düsterhus [Fri, 12 Dec 2014 00:26:41 +0000 (01:26 +0100)]
Fix possible undefined index notice in SQLParser
Tim Düsterhus [Fri, 12 Dec 2014 00:17:36 +0000 (01:17 +0100)]
Merge branch '2.0'
Tim Düsterhus [Fri, 12 Dec 2014 00:17:23 +0000 (01:17 +0100)]
Merge branch 'sigsegv' into 2.0
Tim Düsterhus [Fri, 12 Dec 2014 00:10:53 +0000 (01:10 +0100)]
Disable highlighting for codes longer than 16KiB
Tim Düsterhus [Thu, 11 Dec 2014 23:51:27 +0000 (00:51 +0100)]
Use atomic group to match quotes in Highlighter.class.php
This modification is safe, as backtracking the contents of the
parentheses will not help finding a match anyway, as the part
between the parentheses cannot match the closing quote character.
Previously PCRE would have build up a huge stack of backtracking
states for strings containing a single quote character and a large
number of other characters, leading to stack overflow and SIGSEGV
as the final result.
Alexander Ebert [Thu, 11 Dec 2014 16:25:14 +0000 (17:25 +0100)]
Fixed scrollbar y-rail visible without being active
woltlab.com [Thu, 11 Dec 2014 16:11:47 +0000 (17:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 11 Dec 2014 16:06:54 +0000 (17:06 +0100)]
Fixed dropdowns staying if a secondary is being opened
Alexander Ebert [Thu, 11 Dec 2014 16:06:39 +0000 (17:06 +0100)]
Hide loading overlay for user panel requests
woltlab.com [Thu, 11 Dec 2014 13:31:47 +0000 (14:31 +0100)]
Updating minified JavaScript files
Marcel Werk [Thu, 11 Dec 2014 13:30:34 +0000 (14:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 11 Dec 2014 13:30:18 +0000 (14:30 +0100)]
Added 'mark as read' system for moderation queue items
Alexander Ebert [Wed, 10 Dec 2014 20:25:36 +0000 (21:25 +0100)]
Fixed marking notifications as read
Alexander Ebert [Wed, 10 Dec 2014 13:27:49 +0000 (14:27 +0100)]
Fixed z-index issue preventing clicks on scrollbar
woltlab.com [Wed, 10 Dec 2014 02:21:46 +0000 (03:21 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 10 Dec 2014 02:18:40 +0000 (03:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
Alexander Ebert [Wed, 10 Dec 2014 02:17:00 +0000 (03:17 +0100)]
Notification dropdown overhaul
Tim Düsterhus [Tue, 9 Dec 2014 20:42:46 +0000 (21:42 +0100)]
Properly prevent session fixation in every case
Tim Düsterhus [Tue, 9 Dec 2014 18:38:11 +0000 (19:38 +0100)]
Add reCAPTCHA v2 support for users w/o JavaScript
Marcel Werk [Tue, 9 Dec 2014 15:38:03 +0000 (16:38 +0100)]
Removed obsolete labels in user search form
Marcel Werk [Tue, 9 Dec 2014 13:45:20 +0000 (14:45 +0100)]
Added missing updates of media providers
Marcel Werk [Tue, 9 Dec 2014 13:34:59 +0000 (14:34 +0100)]
Changed default value of the time column in wcf1_like to 1
Marcel Werk [Mon, 8 Dec 2014 22:49:47 +0000 (23:49 +0100)]
Added menu item name as attribute
woltlab.com [Mon, 8 Dec 2014 19:22:08 +0000 (20:22 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 8 Dec 2014 19:18:13 +0000 (20:18 +0100)]
Extend WCF.Option.Handler implementation
WCF.Option.Handler now supports file input fields and option types with multiple form elements (like radiobuttons).
Tim Düsterhus [Sun, 7 Dec 2014 20:58:59 +0000 (21:58 +0100)]
Fix log out deleting every virtual session
Marcel Werk [Sun, 7 Dec 2014 15:52:08 +0000 (16:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 7 Dec 2014 15:51:54 +0000 (16:51 +0100)]
Fixed typo in comment
Matthias Schmidt [Sun, 7 Dec 2014 13:37:43 +0000 (14:37 +0100)]
Fix typo in comment
Marcel Werk [Sat, 6 Dec 2014 19:23:24 +0000 (20:23 +0100)]
Fixed wrong gravatar file extensions
Marcel Werk [Sat, 6 Dec 2014 02:18:15 +0000 (03:18 +0100)]
Made activity point overlay accessible on members list
Marcel Werk [Sat, 6 Dec 2014 01:22:32 +0000 (02:22 +0100)]
Fixed like loading issue
Alexander Ebert [Fri, 5 Dec 2014 21:02:30 +0000 (22:02 +0100)]
Improved title and description for URL rewrite option
Alexander Ebert [Fri, 5 Dec 2014 18:18:05 +0000 (19:18 +0100)]
Using FQN due to class name collision
Alexander Ebert [Fri, 5 Dec 2014 16:28:59 +0000 (17:28 +0100)]
Fixed class imports
Alexander Ebert [Fri, 5 Dec 2014 16:10:42 +0000 (17:10 +0100)]
Fixed use-statement order
woltlab.com [Fri, 5 Dec 2014 16:01:48 +0000 (17:01 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 5 Dec 2014 15:55:52 +0000 (16:55 +0100)]
Prevent a weird issue in Chrome for Android
Chrome for Android somtimes report an empty value for a text input if the previously typed-in character is an underscore. For some reason the event is not properly bound to the original "this"-context, yielding unexpected results. To clarify this, I have no idea why it happens, thus I simply work-around it and ignore it for the time being.
Alexander Ebert [Fri, 5 Dec 2014 01:24:39 +0000 (02:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 5 Dec 2014 01:24:22 +0000 (02:24 +0100)]
Fixed empty editor behaving different on iOS
Tim Düsterhus [Thu, 4 Dec 2014 21:42:51 +0000 (22:42 +0100)]
Fix update script
Tim Düsterhus [Thu, 4 Dec 2014 20:44:15 +0000 (21:44 +0100)]
Merge branch 'recaptcha'
Tim Düsterhus [Thu, 4 Dec 2014 20:42:35 +0000 (21:42 +0100)]
Nuke reCAPTCHA OEM key during update and for new installations
Tim Düsterhus [Thu, 4 Dec 2014 20:42:16 +0000 (21:42 +0100)]
Implement Recaptcha V2
Marcel Werk [Thu, 4 Dec 2014 19:37:15 +0000 (20:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 4 Dec 2014 19:37:01 +0000 (20:37 +0100)]
Overhauled usage of quotation marks / improved user online location strings
woltlab.com [Thu, 4 Dec 2014 17:46:44 +0000 (18:46 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 4 Dec 2014 17:41:25 +0000 (18:41 +0100)]
Moved wmonkeypatch.*Selection -> wutil, fixed selection saving
woltlab.com [Thu, 4 Dec 2014 12:56:44 +0000 (13:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 4 Dec 2014 12:54:51 +0000 (13:54 +0100)]
ImageViewer could not properly find the thumbnail for attachment tab
Alexander Ebert [Thu, 4 Dec 2014 12:26:41 +0000 (13:26 +0100)]
Firefox does not allow SVG filters loaded from domains != origin
Firefox 35+ seems to support the native filter property values, possibly remove the SVG filter at all: http://caniuse.com/#search=filter
Tim Düsterhus [Wed, 3 Dec 2014 19:27:24 +0000 (20:27 +0100)]
Fix SessionHandler setting cookie for ACP sessions
woltlab.com [Wed, 3 Dec 2014 18:32:42 +0000 (19:32 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Wed, 3 Dec 2014 18:29:18 +0000 (19:29 +0100)]
Add JavaScript support for
a024d6a4
Alexander Ebert [Tue, 2 Dec 2014 23:59:56 +0000 (00:59 +0100)]
Fixed behavior of big attachments
woltlab.com [Tue, 2 Dec 2014 21:26:56 +0000 (22:26 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 2 Dec 2014 21:24:05 +0000 (22:24 +0100)]
Improved notification links to mark items as confirmed
woltlab.com [Tue, 2 Dec 2014 13:56:45 +0000 (14:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 2 Dec 2014 13:55:08 +0000 (14:55 +0100)]
Attempt to fix formatting on iOS
Tim Düsterhus [Tue, 2 Dec 2014 02:07:21 +0000 (03:07 +0100)]
Merge branch 'session'
Tim Düsterhus [Tue, 2 Dec 2014 02:06:59 +0000 (03:06 +0100)]
Match usernames with up to one space in PreParserAtUserListener
Tim Düsterhus [Tue, 2 Dec 2014 01:23:00 +0000 (02:23 +0100)]
Properly resolve conflicting UNIQUE KEY in virtual sessions
Tim Düsterhus [Tue, 2 Dec 2014 01:22:30 +0000 (02:22 +0100)]
Prevent session fixation attacks
Tim Düsterhus [Tue, 2 Dec 2014 01:20:29 +0000 (02:20 +0100)]
Remove obsolete code in SessionHandler.class.php
Tim Düsterhus [Tue, 2 Dec 2014 00:54:01 +0000 (01:54 +0100)]
Properly support $hideSession if virtual sessions are enabled
woltlab.com [Mon, 1 Dec 2014 15:56:45 +0000 (16:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 1 Dec 2014 15:53:49 +0000 (16:53 +0100)]
Fixed extended quick reply
Alexander Ebert [Sun, 30 Nov 2014 15:20:57 +0000 (16:20 +0100)]
Merge branch '2.0'
Alexander Ebert [Sun, 30 Nov 2014 15:20:19 +0000 (16:20 +0100)]
Fixed condition (Thank you @joshuaruesweg)
Alexander Ebert [Sun, 30 Nov 2014 15:18:46 +0000 (16:18 +0100)]
Properly assigning a language id for like user activity events
Alexander Ebert [Sun, 30 Nov 2014 10:38:11 +0000 (11:38 +0100)]
Merge branch '2.0'
Alexander Ebert [Sun, 30 Nov 2014 10:37:20 +0000 (11:37 +0100)]
Fixed cronjobs executing during offline mode
woltlab.com [Sun, 30 Nov 2014 00:51:44 +0000 (01:51 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 30 Nov 2014 00:48:12 +0000 (01:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 30 Nov 2014 00:47:58 +0000 (01:47 +0100)]
Fixed notification update on session keep alive
woltlab.com [Sat, 29 Nov 2014 21:06:44 +0000 (22:06 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 29 Nov 2014 21:01:59 +0000 (22:01 +0100)]
Manually preserving special characters being replaced by Redactor
woltlab.com [Sat, 29 Nov 2014 19:36:44 +0000 (20:36 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 29 Nov 2014 19:29:45 +0000 (20:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 29 Nov 2014 19:29:22 +0000 (20:29 +0100)]
work-around for Chrome on iOS
woltlab.com [Sat, 29 Nov 2014 02:11:46 +0000 (03:11 +0100)]
Updating minified JavaScript files