Marcel Werk [Wed, 31 Jul 2013 11:05:40 +0000 (13:05 +0200)]
Fixed HTML issues in simplified output
Marcel Werk [Tue, 30 Jul 2013 17:08:19 +0000 (19:08 +0200)]
Fixed small issue
Alexander Ebert [Tue, 30 Jul 2013 15:29:57 +0000 (17:29 +0200)]
Preparing update 2.0.0 Beta 6
woltlab.com [Tue, 30 Jul 2013 15:20:30 +0000 (17:20 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 30 Jul 2013 15:18:35 +0000 (17:18 +0200)]
Fixes hiding of inline editor dropdown menu
Matthias Schmidt [Tue, 30 Jul 2013 14:30:23 +0000 (16:30 +0200)]
Fixes conditions for users online list
woltlab.com [Tue, 30 Jul 2013 13:40:30 +0000 (15:40 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 30 Jul 2013 13:37:04 +0000 (15:37 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 30 Jul 2013 13:36:53 +0000 (15:36 +0200)]
Fixed JavaScript error
woltlab.com [Tue, 30 Jul 2013 13:25:29 +0000 (15:25 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 30 Jul 2013 13:23:17 +0000 (15:23 +0200)]
Improved WCF.Search.Base/WCF.EditableItemList
Alexander Ebert [Tue, 30 Jul 2013 12:28:29 +0000 (14:28 +0200)]
Improved exception message
Alexander Ebert [Tue, 30 Jul 2013 12:24:53 +0000 (14:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 30 Jul 2013 12:22:31 +0000 (14:22 +0200)]
Improved exception message
Marcel Werk [Tue, 30 Jul 2013 12:09:49 +0000 (14:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 30 Jul 2013 12:09:38 +0000 (14:09 +0200)]
Fixed import issues
Alexander Ebert [Tue, 30 Jul 2013 12:05:28 +0000 (14:05 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 30 Jul 2013 12:05:06 +0000 (14:05 +0200)]
Fixed missing language variables
Marcel Werk [Tue, 30 Jul 2013 11:49:11 +0000 (13:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 30 Jul 2013 11:48:56 +0000 (13:48 +0200)]
Fixed small issue
Alexander Ebert [Tue, 30 Jul 2013 11:04:48 +0000 (13:04 +0200)]
Added attribute for script-tag relocating
woltlab.com [Tue, 30 Jul 2013 08:20:29 +0000 (10:20 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 30 Jul 2013 08:19:14 +0000 (10:19 +0200)]
Fixes typo
Alexander Ebert [Mon, 29 Jul 2013 21:22:11 +0000 (23:22 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Jul 2013 21:19:37 +0000 (23:19 +0200)]
Fixed support for ENTER-Key
woltlab.com [Mon, 29 Jul 2013 20:25:33 +0000 (22:25 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Mon, 29 Jul 2013 20:24:54 +0000 (22:24 +0200)]
Closes dropdowns when scrolling
Alexander Ebert [Mon, 29 Jul 2013 17:03:05 +0000 (19:03 +0200)]
Preventing workers from counting the same objects over and over again
Alexander Ebert [Mon, 29 Jul 2013 16:35:23 +0000 (18:35 +0200)]
Supporting "Enter" to submit forms during package installation
Alexander Ebert [Mon, 29 Jul 2013 15:44:50 +0000 (17:44 +0200)]
Removed debug code
Alexander Ebert [Mon, 29 Jul 2013 15:40:17 +0000 (17:40 +0200)]
Preventing drag&drop of images
woltlab.com [Mon, 29 Jul 2013 13:10:28 +0000 (15:10 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 29 Jul 2013 13:06:44 +0000 (15:06 +0200)]
Fixed overflow calculation for dialog overlays
woltlab.com [Mon, 29 Jul 2013 12:00:30 +0000 (14:00 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 29 Jul 2013 11:55:42 +0000 (13:55 +0200)]
Fixed validation of poll option count
Alexander Ebert [Mon, 29 Jul 2013 11:30:45 +0000 (13:30 +0200)]
Removed whitespaces
Alexander Ebert [Mon, 29 Jul 2013 11:13:34 +0000 (13:13 +0200)]
Fixed import of previously saved options
Alexander Ebert [Mon, 29 Jul 2013 10:57:13 +0000 (12:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 29 Jul 2013 10:56:19 +0000 (12:56 +0200)]
Updating package update lists upon searching
Marcel Werk [Mon, 29 Jul 2013 10:43:26 +0000 (12:43 +0200)]
Fixed HTML syntax issue
Matthias Schmidt [Sun, 28 Jul 2013 22:00:31 +0000 (00:00 +0200)]
Fixes issue with apparently missing language item in remove report dialog
Matthias Schmidt [Sun, 28 Jul 2013 21:44:23 +0000 (23:44 +0200)]
Fixes issue with unchecked checkboxes during package installation
If one checkbox is unchecked, no further input element is evaluated since `return false;` is executed which terminates the iteration instead of (as intended) continuing the iteration with the next input element.
Alexander Ebert [Sun, 28 Jul 2013 11:20:16 +0000 (13:20 +0200)]
Ignore potential collisions if importing follower
Under certain circumstances, the default inserts could fail if a user is being merged during the process and follows the same user as the merged user.
Marcel Werk [Sat, 27 Jul 2013 20:52:53 +0000 (22:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 27 Jul 2013 20:52:40 +0000 (22:52 +0200)]
Added missing language variable
Alexander Ebert [Sat, 27 Jul 2013 19:34:51 +0000 (21:34 +0200)]
Fixed issues with broken stat cache
Alexander Ebert [Sat, 27 Jul 2013 17:44:47 +0000 (19:44 +0200)]
Handling undocumented return value of a boolean false
Matthias Schmidt [Sat, 27 Jul 2013 16:39:48 +0000 (18:39 +0200)]
Fixes issue in UserActivityPointHandler::fireEvents()
Matthias Schmidt [Sat, 27 Jul 2013 16:30:42 +0000 (18:30 +0200)]
Adds missing JavaScript code to delete user ranks
Alexander Ebert [Sat, 27 Jul 2013 14:59:37 +0000 (16:59 +0200)]
Fixed update SQL
Alexander Ebert [Sat, 27 Jul 2013 14:54:44 +0000 (16:54 +0200)]
Added missing import mapping in update Beta 5
Alexander Ebert [Sat, 27 Jul 2013 12:55:31 +0000 (14:55 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
woltlab.com [Sat, 27 Jul 2013 12:55:28 +0000 (14:55 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 27 Jul 2013 12:55:07 +0000 (14:55 +0200)]
Updating release date
Alexander Ebert [Sat, 27 Jul 2013 12:52:23 +0000 (14:52 +0200)]
Temporarily disabled mentions for Internet Explorer due to a bug
woltlab.com [Fri, 26 Jul 2013 21:15:36 +0000 (23:15 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 26 Jul 2013 21:11:12 +0000 (23:11 +0200)]
Fixes one part of mentioning issue in IE
woltlab.com [Fri, 26 Jul 2013 17:35:32 +0000 (19:35 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 26 Jul 2013 17:32:35 +0000 (19:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 26 Jul 2013 17:31:42 +0000 (19:31 +0200)]
Preventing regression of quote bug
woltlab.com [Fri, 26 Jul 2013 17:30:29 +0000 (19:30 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 26 Jul 2013 17:27:08 +0000 (19:27 +0200)]
Improved mentions
Marcel Werk [Fri, 26 Jul 2013 12:51:48 +0000 (14:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 26 Jul 2013 12:51:34 +0000 (14:51 +0200)]
Mobile optimizations
woltlab.com [Fri, 26 Jul 2013 06:55:30 +0000 (08:55 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 26 Jul 2013 06:50:08 +0000 (08:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 26 Jul 2013 06:49:24 +0000 (08:49 +0200)]
Adds recalculation of dropdown position each time
This avoids multiple issues like when an inserted/removed node changes the height of the page.
Alexander Ebert [Thu, 25 Jul 2013 18:20:54 +0000 (20:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 25 Jul 2013 18:20:31 +0000 (20:20 +0200)]
Improved visuals for failed/paused installation
Marcel Werk [Thu, 25 Jul 2013 11:08:19 +0000 (13:08 +0200)]
Fixed typo
Marcel Werk [Wed, 24 Jul 2013 19:37:30 +0000 (21:37 +0200)]
Moved code from blog into wcf
Marcel Werk [Wed, 24 Jul 2013 19:25:57 +0000 (21:25 +0200)]
Small style optimization
Marcel Werk [Wed, 24 Jul 2013 18:51:49 +0000 (20:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 24 Jul 2013 18:51:35 +0000 (20:51 +0200)]
Fixed typo
woltlab.com [Wed, 24 Jul 2013 12:55:28 +0000 (14:55 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 24 Jul 2013 12:53:39 +0000 (14:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Jul 2013 12:53:04 +0000 (14:53 +0200)]
Fixed quote error on quick reply
woltlab.com [Wed, 24 Jul 2013 12:25:30 +0000 (14:25 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 24 Jul 2013 12:22:38 +0000 (14:22 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 24 Jul 2013 12:22:27 +0000 (14:22 +0200)]
Fixed relative time format
Matthias Schmidt [Wed, 24 Jul 2013 08:59:40 +0000 (10:59 +0200)]
Adds explicit validation of recent activity object type
… which creates a proper error message instead of an database exception.
woltlab.com [Tue, 23 Jul 2013 18:30:33 +0000 (20:30 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 23 Jul 2013 18:26:46 +0000 (20:26 +0200)]
Fixed encoding issues with tags
woltlab.com [Tue, 23 Jul 2013 17:10:29 +0000 (19:10 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 23 Jul 2013 17:09:04 +0000 (19:09 +0200)]
Fixed hidden input fields not being submitted in search
woltlab.com [Tue, 23 Jul 2013 13:30:29 +0000 (15:30 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 23 Jul 2013 13:27:11 +0000 (15:27 +0200)]
Fixed notifications
Alexander Ebert [Tue, 23 Jul 2013 11:15:27 +0000 (13:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 23 Jul 2013 11:15:04 +0000 (13:15 +0200)]
Fixed invoking of singleton methods
Marcel Werk [Mon, 22 Jul 2013 21:46:58 +0000 (23:46 +0200)]
Small style optimization
Alexander Ebert [Mon, 22 Jul 2013 20:03:09 +0000 (22:03 +0200)]
Reverted usage of pack()
The PHP documentation lies, 'a' and 'Z' do NOT behave the same for pack() (but they do for unpack()).
Marcel Werk [Mon, 22 Jul 2013 13:48:09 +0000 (15:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 22 Jul 2013 13:47:56 +0000 (15:47 +0200)]
Fixed encoding issues
woltlab.com [Mon, 22 Jul 2013 13:45:30 +0000 (15:45 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 22 Jul 2013 13:43:18 +0000 (15:43 +0200)]
Fixed potential XSS vulnerability in confirm messages
Alexander Ebert [Mon, 22 Jul 2013 12:38:51 +0000 (14:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 22 Jul 2013 12:38:28 +0000 (14:38 +0200)]
Fixed escaping of values returned by WCF.Search.Base
woltlab.com [Mon, 22 Jul 2013 12:35:29 +0000 (14:35 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 22 Jul 2013 12:33:46 +0000 (14:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 22 Jul 2013 12:33:21 +0000 (14:33 +0200)]
Fixed escaping of values returned by WCF.Search.Base