GitHub/WoltLab/WCF.git
9 years agoMerge branch '2.0'
Alexander Ebert [Mon, 3 Nov 2014 12:07:59 +0000 (13:07 +0100)]
Merge branch '2.0'

9 years agoFixed profile visitors in overlay not being sorted
Alexander Ebert [Mon, 3 Nov 2014 12:00:16 +0000 (13:00 +0100)]
Fixed profile visitors in overlay not being sorted

9 years agoAnother fix to prevent issues with missing parameters
Alexander Ebert [Mon, 3 Nov 2014 00:02:40 +0000 (01:02 +0100)]
Another fix to prevent issues with missing parameters

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 3 Nov 2014 00:01:30 +0000 (01:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed incorrect URL check if session ID is missing
Alexander Ebert [Mon, 3 Nov 2014 00:01:11 +0000 (01:01 +0100)]
Fixed incorrect URL check if session ID is missing

9 years agoFixed handling of empty user options
Alexander Ebert [Sun, 2 Nov 2014 23:00:21 +0000 (00:00 +0100)]
Fixed handling of empty user options

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 22:41:55 +0000 (23:41 +0100)]
Updating minified JavaScript files

9 years agoWork-around for Firefox for Android crash
Alexander Ebert [Sun, 2 Nov 2014 22:38:17 +0000 (23:38 +0100)]
Work-around for Firefox for Android crash

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 20:22:08 +0000 (21:22 +0100)]
Updating minified JavaScript files

9 years agoAdded ability to specify dialog inputs that will be automatically focused
Alexander Ebert [Sun, 2 Nov 2014 20:17:58 +0000 (21:17 +0100)]
Added ability to specify dialog inputs that will be automatically focused

All you need to do is assign them the class "jsDialogAutoFocus", the dialog manager will then pick the first visible input with that class and applies the focus to it.

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 2 Nov 2014 19:39:35 +0000 (20:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRemoved obsolete newlines in notification mails
Marcel Werk [Sun, 2 Nov 2014 19:39:24 +0000 (20:39 +0100)]
Removed obsolete newlines in notification mails

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 19:02:01 +0000 (20:02 +0100)]
Updating minified JavaScript files

9 years agoFixed quick reply incorrectly preserving stored message
Alexander Ebert [Sun, 2 Nov 2014 18:58:26 +0000 (19:58 +0100)]
Fixed quick reply incorrectly preserving stored message

The previous approach had a flaw because it caused the storage to be re-populated even if the redirect simply forwards to the page where the actual post went to.

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 16:36:53 +0000 (17:36 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Nov 2014 16:32:01 +0000 (17:32 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoChanged execution order to prevent false scrolling on Android
Alexander Ebert [Sun, 2 Nov 2014 16:31:51 +0000 (17:31 +0100)]
Changed execution order to prevent false scrolling on Android

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 14:51:53 +0000 (15:51 +0100)]
Updating minified JavaScript files

9 years agoImproved tolerance for quote parsing
Alexander Ebert [Sun, 2 Nov 2014 14:49:47 +0000 (15:49 +0100)]
Improved tolerance for quote parsing

9 years agoFixed moderation queue not properly handling new states
Alexander Ebert [Sun, 2 Nov 2014 14:38:41 +0000 (15:38 +0100)]
Fixed moderation queue not properly handling new states

Fixes #1836

9 years agoUpgraded to Redactor 10.0.3
Alexander Ebert [Sun, 2 Nov 2014 13:15:24 +0000 (14:15 +0100)]
Upgraded to Redactor 10.0.3

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Nov 2014 13:07:54 +0000 (14:07 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed German translation
Alexander Ebert [Sun, 2 Nov 2014 13:07:40 +0000 (14:07 +0100)]
Fixed German translation

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 12:56:52 +0000 (13:56 +0100)]
Updating minified JavaScript files

9 years agoFixed quoting a message on mobile devices did not close the menu
Alexander Ebert [Sun, 2 Nov 2014 12:54:24 +0000 (13:54 +0100)]
Fixed quoting a message on mobile devices did not close the menu

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 12:26:53 +0000 (13:26 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 2 Nov 2014 12:25:20 +0000 (13:25 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoPrevent double newlines in empty editor
Alexander Ebert [Sun, 2 Nov 2014 12:25:10 +0000 (13:25 +0100)]
Prevent double newlines in empty editor

9 years agoProperly trimming preview text
Alexander Ebert [Sun, 2 Nov 2014 12:24:52 +0000 (13:24 +0100)]
Properly trimming preview text

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Nov 2014 12:01:55 +0000 (13:01 +0100)]
Updating minified JavaScript files

9 years agoJumping to extended form did not refresh the autosave storage
Alexander Ebert [Sun, 2 Nov 2014 11:59:11 +0000 (12:59 +0100)]
Jumping to extended form did not refresh the autosave storage

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 1 Nov 2014 22:56:54 +0000 (23:56 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Nov 2014 22:52:31 +0000 (23:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRestoring scroll offset in mobile dialogs
Alexander Ebert [Sat, 1 Nov 2014 22:52:17 +0000 (23:52 +0100)]
Restoring scroll offset in mobile dialogs

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 1 Nov 2014 21:06:53 +0000 (22:06 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Nov 2014 21:05:14 +0000 (22:05 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved work-around for Chrome's <span> of doom
Alexander Ebert [Sat, 1 Nov 2014 21:04:59 +0000 (22:04 +0100)]
Improved work-around for Chrome's <span> of doom

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 1 Nov 2014 20:08:25 +0000 (21:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved URL detection in Preparser
Marcel Werk [Sat, 1 Nov 2014 20:08:10 +0000 (21:08 +0100)]
Improved URL detection in Preparser

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 1 Nov 2014 19:42:00 +0000 (20:42 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Nov 2014 19:39:11 +0000 (20:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved notification overlay
Alexander Ebert [Sat, 1 Nov 2014 19:38:58 +0000 (20:38 +0100)]
Improved notification overlay

9 years agoFix visuals of active (dis)like buttons
Matthias Schmidt [Sat, 1 Nov 2014 16:21:55 +0000 (17:21 +0100)]
Fix visuals of active (dis)like buttons

9 years agoFix JacaScript code order
Matthias Schmidt [Sat, 1 Nov 2014 16:11:24 +0000 (17:11 +0100)]
Fix JacaScript code order

9 years agoRemove redundant query for comment-less reports
Matthias Schmidt [Sat, 1 Nov 2014 15:18:22 +0000 (16:18 +0100)]
Remove redundant query for comment-less reports

9 years agoRemoved debug code
Alexander Ebert [Sat, 1 Nov 2014 14:41:09 +0000 (15:41 +0100)]
Removed debug code

9 years agoRemoved obsolete code
Marcel Werk [Sat, 1 Nov 2014 13:05:57 +0000 (14:05 +0100)]
Removed obsolete code

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 1 Nov 2014 11:51:54 +0000 (12:51 +0100)]
Updating minified JavaScript files

9 years agoImproved check for dragged on-page elements
Alexander Ebert [Sat, 1 Nov 2014 11:49:31 +0000 (12:49 +0100)]
Improved check for dragged on-page elements

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 1 Nov 2014 10:22:30 +0000 (11:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoSome bugfix
Alexander Ebert [Sat, 1 Nov 2014 10:22:10 +0000 (11:22 +0100)]
Some bugfix

9 years agoUpdated to jQuery UI 1.11.2 and fixed jQuery references
Alexander Ebert [Sat, 1 Nov 2014 10:21:52 +0000 (11:21 +0100)]
Updated to jQuery UI 1.11.2 and fixed jQuery references

9 years agoAdded pre-parsing in 'about me' field
Marcel Werk [Fri, 31 Oct 2014 23:12:04 +0000 (00:12 +0100)]
Added pre-parsing in 'about me' field

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 31 Oct 2014 19:31:54 +0000 (20:31 +0100)]
Updating minified JavaScript files

9 years agoFix for Internet Explorer 10
Alexander Ebert [Fri, 31 Oct 2014 19:28:13 +0000 (20:28 +0100)]
Fix for Internet Explorer 10

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 31 Oct 2014 17:31:54 +0000 (18:31 +0100)]
Updating minified JavaScript files

9 years agoFixed wutil.selectionEndOfEditor()
Alexander Ebert [Fri, 31 Oct 2014 17:26:52 +0000 (18:26 +0100)]
Fixed wutil.selectionEndOfEditor()

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 31 Oct 2014 13:54:55 +0000 (14:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed avatar size 64
Marcel Werk [Fri, 31 Oct 2014 13:54:44 +0000 (14:54 +0100)]
Fixed avatar size 64

9 years agoAdded missing gravatar size validation
Marcel Werk [Fri, 31 Oct 2014 13:54:32 +0000 (14:54 +0100)]
Added missing gravatar size validation

9 years agoFixed URL comparison in Safari (thanks for ISO-8859-1 encoding …)
Alexander Ebert [Fri, 31 Oct 2014 12:58:55 +0000 (13:58 +0100)]
Fixed URL comparison in Safari (thanks for ISO-8859-1 encoding …)

9 years agoFixed some URL comparison issues
Alexander Ebert [Fri, 31 Oct 2014 12:52:52 +0000 (13:52 +0100)]
Fixed some URL comparison issues

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 31 Oct 2014 11:18:45 +0000 (12:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved route system to support rewritten URLs in non-legacy mode
Alexander Ebert [Fri, 31 Oct 2014 11:18:28 +0000 (12:18 +0100)]
Improved route system to support rewritten URLs in non-legacy mode

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 30 Oct 2014 22:20:09 +0000 (23:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoImproved error handling in attachment handler
Marcel Werk [Thu, 30 Oct 2014 22:19:59 +0000 (23:19 +0100)]
Improved error handling in attachment handler

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Oct 2014 21:31:55 +0000 (22:31 +0100)]
Updating minified JavaScript files

9 years agoSmall usability optimization
Marcel Werk [Thu, 30 Oct 2014 21:30:13 +0000 (22:30 +0100)]
Small usability optimization

9 years agoFixed quote icon in quote box
Marcel Werk [Thu, 30 Oct 2014 19:59:47 +0000 (20:59 +0100)]
Fixed quote icon in quote box

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Oct 2014 16:56:54 +0000 (17:56 +0100)]
Updating minified JavaScript files

9 years agoFixed a few issues related to quotes and caret position
Alexander Ebert [Thu, 30 Oct 2014 16:53:34 +0000 (17:53 +0100)]
Fixed a few issues related to quotes and caret position

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Oct 2014 14:26:54 +0000 (15:26 +0100)]
Updating minified JavaScript files

9 years agoFixed focus after automatic quote insert (quick reply)
Alexander Ebert [Thu, 30 Oct 2014 14:25:11 +0000 (15:25 +0100)]
Fixed focus after automatic quote insert (quick reply)

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 30 Oct 2014 14:23:21 +0000 (15:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 30 Oct 2014 14:23:13 +0000 (15:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed missing quote icon in quote box
Marcel Werk [Thu, 30 Oct 2014 14:23:01 +0000 (15:23 +0100)]
Fixed missing quote icon in quote box

9 years agoSmall code optimization
Marcel Werk [Thu, 30 Oct 2014 14:22:49 +0000 (15:22 +0100)]
Small code optimization

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 30 Oct 2014 12:31:06 +0000 (13:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoLower z-index of drop area in case ppl start dragging while a dialog is open
Alexander Ebert [Thu, 30 Oct 2014 12:30:52 +0000 (13:30 +0100)]
Lower z-index of drop area in case ppl start dragging while a dialog is open

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Oct 2014 12:26:54 +0000 (13:26 +0100)]
Updating minified JavaScript files

9 years agoPrevent drag&drop of on-page elements
Alexander Ebert [Thu, 30 Oct 2014 12:23:31 +0000 (13:23 +0100)]
Prevent drag&drop of on-page elements

9 years agoImproved visuals on mobile devices
Alexander Ebert [Thu, 30 Oct 2014 11:18:26 +0000 (12:18 +0100)]
Improved visuals on mobile devices

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 30 Oct 2014 02:11:54 +0000 (03:11 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 30 Oct 2014 02:08:49 +0000 (03:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoSome work-arounds for Safari 8 on iOS / Mac OS X
Alexander Ebert [Thu, 30 Oct 2014 02:08:37 +0000 (03:08 +0100)]
Some work-arounds for Safari 8 on iOS / Mac OS X

9 years agoAdded mobile optimization for embedded Youtube videos
Marcel Werk [Thu, 30 Oct 2014 00:03:31 +0000 (01:03 +0100)]
Added mobile optimization for embedded Youtube videos

9 years agoImproved e-mail activation usability
Marcel Werk [Wed, 29 Oct 2014 23:46:12 +0000 (00:46 +0100)]
Improved e-mail activation usability

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 29 Oct 2014 19:11:55 +0000 (20:11 +0100)]
Updating minified JavaScript files

9 years agoFix static language item in editor dropdowns
Matthias Schmidt [Wed, 29 Oct 2014 19:07:59 +0000 (20:07 +0100)]
Fix static language item in editor dropdowns

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 28 Oct 2014 21:51:55 +0000 (22:51 +0100)]
Updating minified JavaScript files

9 years agoFixed jQuery.browser
Alexander Ebert [Tue, 28 Oct 2014 21:47:22 +0000 (22:47 +0100)]
Fixed jQuery.browser

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 28 Oct 2014 20:46:54 +0000 (21:46 +0100)]
Updating minified JavaScript files

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 28 Oct 2014 18:36:55 +0000 (19:36 +0100)]
Updating minified JavaScript files

9 years agoAdded debug output to observe potential issues
Alexander Ebert [Tue, 28 Oct 2014 18:31:17 +0000 (19:31 +0100)]
Added debug output to observe potential issues

9 years agoFixed embedded image attachments recognized as ordinary images
Alexander Ebert [Tue, 28 Oct 2014 18:28:43 +0000 (19:28 +0100)]
Fixed embedded image attachments recognized as ordinary images

9 years agoFixed missing 'mailNotified' flag in user notifications
Marcel Werk [Tue, 28 Oct 2014 18:25:11 +0000 (19:25 +0100)]
Fixed missing 'mailNotified' flag in user notifications

9 years agoFixed gap between the editor fieldset and the message tab menu in Firefox
Marcel Werk [Tue, 28 Oct 2014 17:42:18 +0000 (18:42 +0100)]
Fixed gap between the editor fieldset and the message tab menu in Firefox

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 28 Oct 2014 15:22:00 +0000 (16:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed broken page controller condition
Marcel Werk [Tue, 28 Oct 2014 15:21:48 +0000 (16:21 +0100)]
Fixed broken page controller condition

9 years agoSafari 8 encodes URLs using ISO-8859-1 instead of UTF-8
Alexander Ebert [Tue, 28 Oct 2014 15:12:38 +0000 (16:12 +0100)]
Safari 8 encodes URLs using ISO-8859-1 instead of UTF-8