Alexander Ebert [Sun, 16 Feb 2014 22:48:20 +0000 (23:48 +0100)]
Added a shuffle function for arrays
woltlab.com [Fri, 14 Feb 2014 16:55:51 +0000 (17:55 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 14 Feb 2014 16:52:04 +0000 (17:52 +0100)]
Removes debug code
woltlab.com [Fri, 14 Feb 2014 16:50:52 +0000 (17:50 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Fri, 14 Feb 2014 16:49:35 +0000 (17:49 +0100)]
Fixes map center then refreshing it
Tim Düsterhus [Thu, 13 Feb 2014 22:34:02 +0000 (23:34 +0100)]
Fix rebuilding of outdated blowfish passwords
Tim Düsterhus [Thu, 13 Feb 2014 22:29:52 +0000 (23:29 +0100)]
Add xf12 to PasswordUtil
Tim Düsterhus [Thu, 13 Feb 2014 21:36:17 +0000 (22:36 +0100)]
Fix AbstractCommentResponseImporter
see #1500
Alexander Ebert [Wed, 12 Feb 2014 20:57:12 +0000 (21:57 +0100)]
Added missing class
Alexander Ebert [Wed, 12 Feb 2014 20:47:21 +0000 (21:47 +0100)]
Fixed use-statement order
Alexander Ebert [Wed, 12 Feb 2014 20:40:59 +0000 (21:40 +0100)]
Fixed avatar size within image viewer
Alexander Ebert [Wed, 12 Feb 2014 20:39:30 +0000 (21:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 12 Feb 2014 20:39:18 +0000 (21:39 +0100)]
Improved AJAX error messages
woltlab.com [Wed, 12 Feb 2014 00:10:52 +0000 (01:10 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 12 Feb 2014 00:08:52 +0000 (01:08 +0100)]
Fixed an issue with slow images and active slideshow
Alexander Ebert [Wed, 12 Feb 2014 00:06:32 +0000 (01:06 +0100)]
Fixed typo, added language items
woltlab.com [Tue, 11 Feb 2014 22:00:53 +0000 (23:00 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 11 Feb 2014 21:59:10 +0000 (22:59 +0100)]
Improved image viewer, added WCF.PeriodicalExecuter.resume()
woltlab.com [Tue, 11 Feb 2014 00:00:52 +0000 (01:00 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 10 Feb 2014 23:56:03 +0000 (00:56 +0100)]
Added an advanced image viewer
Marcel Werk [Mon, 10 Feb 2014 23:20:58 +0000 (00:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 10 Feb 2014 23:20:48 +0000 (00:20 +0100)]
Increased column size
Tim Düsterhus [Mon, 10 Feb 2014 14:19:32 +0000 (15:19 +0100)]
Add missing CDATA in rssFeed.tpl
woltlab.com [Sun, 9 Feb 2014 18:10:53 +0000 (19:10 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 9 Feb 2014 18:06:25 +0000 (19:06 +0100)]
Adds large map with marker clusterer
woltlab.com [Wed, 5 Feb 2014 21:45:53 +0000 (22:45 +0100)]
Updating minified JavaScript files
Marcel Werk [Wed, 5 Feb 2014 21:43:27 +0000 (22:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Feb 2014 21:43:16 +0000 (22:43 +0100)]
Small optimization
Tim Düsterhus [Wed, 5 Feb 2014 00:33:02 +0000 (01:33 +0100)]
Fix $append of HTTPRequest::addHeader()
woltlab.com [Tue, 4 Feb 2014 21:40:54 +0000 (22:40 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 4 Feb 2014 21:37:39 +0000 (22:37 +0100)]
Adds possibility to automatically fire "dragend" event when moving marker
woltlab.com [Tue, 4 Feb 2014 20:15:55 +0000 (21:15 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Tue, 4 Feb 2014 20:13:27 +0000 (21:13 +0100)]
Fixes draggable markers in Safari
After dragging a marker, it was possible that it wasn't visible anymore in Safari.
woltlab.com [Tue, 4 Feb 2014 12:00:53 +0000 (13:00 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 4 Feb 2014 11:56:52 +0000 (12:56 +0100)]
Perform automatic reverse geocoding on marker drag end-event
Matthias Schmidt [Tue, 4 Feb 2014 06:25:58 +0000 (07:25 +0100)]
Fixes user search if no searchable user option exists/is enabled
woltlab.com [Sun, 2 Feb 2014 23:15:53 +0000 (00:15 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 2 Feb 2014 23:12:09 +0000 (00:12 +0100)]
Auto-complete location input rather than discarding input
Additionally replaced some magic numbers with $.ui.keyCode constants
woltlab.com [Sat, 1 Feb 2014 12:40:53 +0000 (13:40 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 1 Feb 2014 12:36:49 +0000 (13:36 +0100)]
Added method for reverse geocoding
Alexander Ebert [Fri, 31 Jan 2014 19:09:27 +0000 (20:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 31 Jan 2014 19:09:13 +0000 (20:09 +0100)]
Disabling miliseconds/microseconds in timepicker
Keeping them enabled causes each instance to spawn 1k options for each type (2k in total) which causes a significant delay. Initialization previously took around 600-900ms per instance and is now down to 130-250ms.
Marcel Werk [Thu, 30 Jan 2014 23:37:19 +0000 (00:37 +0100)]
Fixed user search issue
Marcel Werk [Thu, 30 Jan 2014 21:39:23 +0000 (22:39 +0100)]
Fixed user search issue
Marcel Werk [Thu, 30 Jan 2014 20:48:32 +0000 (21:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 30 Jan 2014 20:48:20 +0000 (21:48 +0100)]
Fixed uninstall of templates
Alexander Ebert [Wed, 29 Jan 2014 15:04:14 +0000 (16:04 +0100)]
Updating release date
Alexander Ebert [Wed, 29 Jan 2014 12:12:41 +0000 (13:12 +0100)]
Redirecting if URL resolves to landing page but /index.php is present
Alexander Ebert [Tue, 28 Jan 2014 19:58:24 +0000 (20:58 +0100)]
Preparing release 2.0.2 pl 1
Alexander Ebert [Tue, 28 Jan 2014 19:57:03 +0000 (20:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 28 Jan 2014 19:56:53 +0000 (20:56 +0100)]
Fixed check for update version for manual uploads
Marcel Werk [Tue, 28 Jan 2014 18:58:40 +0000 (19:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 28 Jan 2014 18:58:26 +0000 (19:58 +0100)]
Fixed broken birthday
Alexander Ebert [Tue, 28 Jan 2014 17:37:50 +0000 (18:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 28 Jan 2014 17:37:26 +0000 (18:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Tue, 28 Jan 2014 17:37:15 +0000 (18:37 +0100)]
Update year in about in acptemplates/index.tpl as well
Alexander Ebert [Tue, 28 Jan 2014 17:37:11 +0000 (18:37 +0100)]
Fixed package search without available update servers
Tim Düsterhus [Tue, 28 Jan 2014 17:35:55 +0000 (18:35 +0100)]
Update year in copyright in footer.tpl
Marcel Werk [Tue, 28 Jan 2014 15:44:54 +0000 (16:44 +0100)]
Updated build date
Marcel Werk [Tue, 28 Jan 2014 13:40:03 +0000 (14:40 +0100)]
Fixed email parsing issue
Marcel Werk [Tue, 28 Jan 2014 13:21:40 +0000 (14:21 +0100)]
Fixed duplicate key issues
Alexander Ebert [Mon, 27 Jan 2014 15:45:31 +0000 (16:45 +0100)]
Fixed WCF version
Alexander Ebert [Mon, 27 Jan 2014 15:30:34 +0000 (16:30 +0100)]
Preparing release 2.0.2
Marcel Werk [Mon, 27 Jan 2014 14:39:30 +0000 (15:39 +0100)]
Fixed isEmail attribute
Alexander Ebert [Mon, 27 Jan 2014 12:47:45 +0000 (13:47 +0100)]
Added 'isEmail' parameter for generated links
Alexander Ebert [Mon, 27 Jan 2014 01:23:39 +0000 (02:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 27 Jan 2014 01:23:21 +0000 (02:23 +0100)]
Removed CKEditor samples
woltlab.com [Mon, 27 Jan 2014 01:20:50 +0000 (02:20 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 27 Jan 2014 01:17:12 +0000 (02:17 +0100)]
CKEditor: Fix for strange selection bug in Firefox
Alexander Ebert [Sun, 26 Jan 2014 21:46:42 +0000 (22:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 26 Jan 2014 21:46:21 +0000 (22:46 +0100)]
Updated to CKEditor 4.3.2
Matthias Schmidt [Sun, 26 Jan 2014 18:56:51 +0000 (19:56 +0100)]
Fixes comment
Alexander Ebert [Sun, 26 Jan 2014 13:43:45 +0000 (14:43 +0100)]
Improved search for terms < ft_min_word_len
Marcel Werk [Sun, 26 Jan 2014 00:21:37 +0000 (01:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 26 Jan 2014 00:21:22 +0000 (01:21 +0100)]
Fixed abbreviation of the week days
Alexander Ebert [Sat, 25 Jan 2014 21:08:34 +0000 (22:08 +0100)]
Fixed deletion of categories, using $tis->application
Alexander Ebert [Fri, 24 Jan 2014 21:35:25 +0000 (22:35 +0100)]
Forwarding link creation to landing page's processor
Alexander Ebert [Fri, 24 Jan 2014 16:52:57 +0000 (17:52 +0100)]
Fixed handling of non-standard ports for cookie domain
Alexander Ebert [Fri, 24 Jan 2014 16:27:28 +0000 (17:27 +0100)]
Fixed check for CKEditor support for smilies
Alexander Ebert [Fri, 24 Jan 2014 16:17:54 +0000 (17:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 24 Jan 2014 16:17:35 +0000 (17:17 +0100)]
Invoke IPageMenuItemProvider::getLink() for landing pages
woltlab.com [Fri, 24 Jan 2014 15:00:50 +0000 (16:00 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 24 Jan 2014 14:59:38 +0000 (15:59 +0100)]
Fixed unmarking of clipboard items
Matthias Schmidt [Wed, 22 Jan 2014 08:00:38 +0000 (09:00 +0100)]
Fixes code formatting
Matthias Schmidt [Wed, 22 Jan 2014 07:34:09 +0000 (08:34 +0100)]
Fixes counter update when deleting comment with responses
When deleting comments with responses, the object type processor is first called with the number of responses plus one (for the deleted comment itself). This call correctly corrects the number of comments for the relevant object.
Afterwards, when deleting the responses, the objects' comment counters were updated again for each deleted response which causes a incorrect count because the counters were now updated twice for each response. Thus, we can simply ignore the counter update altogether in CommentResponseAction when deleting responses because the comment, they belong to, is deleted.
Furthermore, there is no need for CommentResponseAction to update the response counter of those comments in this case because the comments will be deleted anyway.
Marcel Werk [Tue, 21 Jan 2014 16:12:24 +0000 (17:12 +0100)]
Fixed search robot update
Marcel Werk [Mon, 20 Jan 2014 01:24:39 +0000 (02:24 +0100)]
Added user birthday cache
Marcel Werk [Thu, 16 Jan 2014 23:49:26 +0000 (00:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 16 Jan 2014 23:49:15 +0000 (00:49 +0100)]
Added method to get the type of an image
woltlab.com [Thu, 16 Jan 2014 19:25:49 +0000 (20:25 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Thu, 16 Jan 2014 19:20:40 +0000 (20:20 +0100)]
Fixes condition
woltlab.com [Wed, 15 Jan 2014 22:35:50 +0000 (23:35 +0100)]
Updating minified JavaScript files
Marcel Werk [Wed, 15 Jan 2014 22:30:58 +0000 (23:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 15 Jan 2014 22:30:48 +0000 (23:30 +0100)]
Fixed message sort order setting
Tim Düsterhus [Wed, 15 Jan 2014 14:57:42 +0000 (15:57 +0100)]
Log errors that occur during 3rd party login
Marcel Werk [Tue, 14 Jan 2014 18:43:40 +0000 (19:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 14 Jan 2014 18:43:32 +0000 (19:43 +0100)]
Small optimization
Tim Düsterhus [Tue, 14 Jan 2014 16:05:29 +0000 (17:05 +0100)]
Fix code copying for PHP in Google Chrome
Marcel Werk [Mon, 13 Jan 2014 22:13:56 +0000 (23:13 +0100)]
Fixed broken package info issues
Marcel Werk [Sat, 11 Jan 2014 21:28:18 +0000 (22:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF