GitHub/WoltLab/WCF.git
10 years agoAdded missing language modifier
Fighter456 [Sat, 1 Mar 2014 11:24:54 +0000 (12:24 +0100)]
Added missing language modifier

10 years agoProperly escape title in rssFeed.tpl
Tim Düsterhus [Sat, 1 Mar 2014 20:56:13 +0000 (21:56 +0100)]
Properly escape title in rssFeed.tpl

10 years agoFix <title> in rssFeed.tpl
Tim Düsterhus [Sat, 1 Mar 2014 19:52:39 +0000 (20:52 +0100)]
Fix <title> in rssFeed.tpl

10 years agoFixed update script
Alexander Ebert [Fri, 28 Feb 2014 17:29:46 +0000 (18:29 +0100)]
Fixed update script

10 years agoUpdated WCF version number
Alexander Ebert [Fri, 28 Feb 2014 02:12:47 +0000 (03:12 +0100)]
Updated WCF version number

10 years agoPreparing release 2.0.3
Alexander Ebert [Fri, 28 Feb 2014 00:16:56 +0000 (01:16 +0100)]
Preparing release 2.0.3

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Feb 2014 23:54:58 +0000 (00:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed small issue
Marcel Werk [Thu, 27 Feb 2014 23:54:35 +0000 (00:54 +0100)]
Fixed small issue

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Feb 2014 22:25:52 +0000 (23:25 +0100)]
Updating minified JavaScript files

10 years agoAdded delay for search area
Alexander Ebert [Thu, 27 Feb 2014 22:19:49 +0000 (23:19 +0100)]
Added delay for search area

Previously a request would be send for every key stroke, now a request will only be send, if there was no key stroke for 500 miliseconds. This means that if you type pretty fast, it will only trigger a search once you stop.

This should reduce "hammering" the server with request which are more or less void since they will be ignored.

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Feb 2014 21:14:58 +0000 (22:14 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoReducing timeout for ReCAPTCHA response from 30 to 10 seconds
Alexander Ebert [Thu, 27 Feb 2014 21:14:40 +0000 (22:14 +0100)]
Reducing timeout for ReCAPTCHA response from 30 to 10 seconds

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Feb 2014 19:16:14 +0000 (20:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed calculation of activity points for received likes
Alexander Ebert [Thu, 27 Feb 2014 18:27:00 +0000 (19:27 +0100)]
Fixed calculation of activity points for received likes

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Feb 2014 17:20:51 +0000 (18:20 +0100)]
Updating minified JavaScript files

10 years agoRemoved timezone offset in date picker
Alexander Ebert [Thu, 27 Feb 2014 17:16:08 +0000 (18:16 +0100)]
Removed timezone offset in date picker

10 years agoFixed session delete (logout) issues
Marcel Werk [Thu, 27 Feb 2014 16:59:12 +0000 (17:59 +0100)]
Fixed session delete (logout) issues

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Feb 2014 15:29:04 +0000 (16:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed email re-activation link
Marcel Werk [Thu, 27 Feb 2014 15:28:42 +0000 (16:28 +0100)]
Fixed email re-activation link

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 27 Feb 2014 13:35:53 +0000 (14:35 +0100)]
Updating minified JavaScript files

10 years agoProperly selecting tabs containing an error
Alexander Ebert [Thu, 27 Feb 2014 13:30:29 +0000 (14:30 +0100)]
Properly selecting tabs containing an error

10 years agoFixes search for language items with custom values
Matthias Schmidt [Wed, 26 Feb 2014 16:31:51 +0000 (17:31 +0100)]
Fixes search for language items with custom values

10 years agoProperly fetching stored login credentials for target package server
Alexander Ebert [Wed, 26 Feb 2014 13:05:19 +0000 (14:05 +0100)]
Properly fetching stored login credentials for target package server

10 years agoEnforcing sane values for session timeout
Alexander Ebert [Wed, 26 Feb 2014 12:30:58 +0000 (13:30 +0100)]
Enforcing sane values for session timeout

10 years agoAdd sane maxvalue for SESSION_TIMEOUT
Tim Düsterhus [Tue, 25 Feb 2014 00:41:46 +0000 (01:41 +0100)]
Add sane maxvalue for SESSION_TIMEOUT

see https://www.woltlab.com/forum/index.php/Thread/222561-Forum-l%C3%A4dt-extrem-langsam-Beim-Posten-manchmal-Absturz-von-Firefox/?postID=1322509#post1322509

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 24 Feb 2014 22:28:46 +0000 (23:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimization
Marcel Werk [Mon, 24 Feb 2014 22:28:34 +0000 (23:28 +0100)]
Small style optimization

10 years agoAdds missing user option visibility option
Matthias Schmidt [Mon, 24 Feb 2014 17:12:12 +0000 (18:12 +0100)]
Adds missing user option visibility option

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 24 Feb 2014 02:50:52 +0000 (03:50 +0100)]
Updating minified JavaScript files

10 years agoFixed smiley issue
Marcel Werk [Mon, 24 Feb 2014 02:49:17 +0000 (03:49 +0100)]
Fixed smiley issue

10 years agoFixed both loading spinners
Alexander Ebert [Sun, 23 Feb 2014 20:25:10 +0000 (21:25 +0100)]
Fixed both loading spinners

10 years agoLESS compiler has trouble importing nested classes, manual import
Alexander Ebert [Sun, 23 Feb 2014 20:23:38 +0000 (21:23 +0100)]
LESS compiler has trouble importing nested classes, manual import

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 23 Feb 2014 20:00:53 +0000 (21:00 +0100)]
Updating minified JavaScript files

10 years agoRemoved debug code
Alexander Ebert [Sun, 23 Feb 2014 19:58:23 +0000 (20:58 +0100)]
Removed debug code

10 years agoImproved wcfSlideshow() and wcfImageviewer()
Alexander Ebert [Sun, 23 Feb 2014 19:57:47 +0000 (20:57 +0100)]
Improved wcfSlideshow() and wcfImageviewer()

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2014 21:45:52 +0000 (22:45 +0100)]
Updating minified JavaScript files

10 years agoFixed padding
Alexander Ebert [Sat, 22 Feb 2014 21:43:55 +0000 (22:43 +0100)]
Fixed padding

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 22 Feb 2014 21:29:24 +0000 (22:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded viewable comment list
Marcel Werk [Sat, 22 Feb 2014 21:29:12 +0000 (22:29 +0100)]
Added viewable comment list

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2014 18:05:53 +0000 (19:05 +0100)]
Updating minified JavaScript files

10 years agoImproved image viewer with targetImageID feature
Alexander Ebert [Sat, 22 Feb 2014 18:01:42 +0000 (19:01 +0100)]
Improved image viewer with targetImageID feature

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2014 14:05:52 +0000 (15:05 +0100)]
Updating minified JavaScript files

10 years agoRemoved debug code
Alexander Ebert [Sat, 22 Feb 2014 14:02:22 +0000 (15:02 +0100)]
Removed debug code

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Feb 2014 14:00:55 +0000 (15:00 +0100)]
Updating minified JavaScript files

10 years agoImproved image viewer
Alexander Ebert [Sat, 22 Feb 2014 13:55:10 +0000 (14:55 +0100)]
Improved image viewer

10 years agoRemoved WCF version number from RSS feeds
Marcel Werk [Fri, 21 Feb 2014 19:38:51 +0000 (20:38 +0100)]
Removed WCF version number from RSS feeds

10 years agoAdded additional template events
Marcel Werk [Fri, 21 Feb 2014 00:09:56 +0000 (01:09 +0100)]
Added additional template events

10 years agoFixed encoding issue
Marcel Werk [Fri, 21 Feb 2014 00:03:01 +0000 (01:03 +0100)]
Fixed encoding issue

10 years agoTranslation optimizations
Marcel Werk [Thu, 20 Feb 2014 23:51:52 +0000 (00:51 +0100)]
Translation optimizations

10 years agoAdded missing sort order in like details
Marcel Werk [Thu, 20 Feb 2014 20:39:42 +0000 (21:39 +0100)]
Added missing sort order in like details

10 years agoFixed issue in truncate HTML function
Marcel Werk [Thu, 20 Feb 2014 20:36:50 +0000 (21:36 +0100)]
Fixed issue in truncate HTML function

10 years agoFixes option output in ACP user list
Matthias Schmidt [Wed, 19 Feb 2014 15:54:03 +0000 (16:54 +0100)]
Fixes option output in ACP user list

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 18 Feb 2014 18:50:54 +0000 (19:50 +0100)]
Updating minified JavaScript files

10 years agoAdded WCF.PageVisibilityHandler
Alexander Ebert [Tue, 18 Feb 2014 18:45:30 +0000 (19:45 +0100)]
Added WCF.PageVisibilityHandler

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 18 Feb 2014 16:23:33 +0000 (17:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimizations
Marcel Werk [Tue, 18 Feb 2014 16:23:23 +0000 (17:23 +0100)]
Small style optimizations

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 16 Feb 2014 22:50:51 +0000 (23:50 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 16 Feb 2014 22:48:29 +0000 (23:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded a shuffle function for arrays
Alexander Ebert [Sun, 16 Feb 2014 22:48:20 +0000 (23:48 +0100)]
Added a shuffle function for arrays

10 years agoSmall style optimizations
Marcel Werk [Sun, 16 Feb 2014 17:55:32 +0000 (18:55 +0100)]
Small style optimizations

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 14 Feb 2014 16:55:51 +0000 (17:55 +0100)]
Updating minified JavaScript files

10 years agoRemoves debug code
Matthias Schmidt [Fri, 14 Feb 2014 16:52:04 +0000 (17:52 +0100)]
Removes debug code

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 14 Feb 2014 16:50:52 +0000 (17:50 +0100)]
Updating minified JavaScript files

10 years agoFixes map center then refreshing it
Matthias Schmidt [Fri, 14 Feb 2014 16:49:35 +0000 (17:49 +0100)]
Fixes map center then refreshing it

10 years agoFix rebuilding of outdated blowfish passwords
Tim Düsterhus [Thu, 13 Feb 2014 22:34:02 +0000 (23:34 +0100)]
Fix rebuilding of outdated blowfish passwords

10 years agoAdd xf12 to PasswordUtil
Tim Düsterhus [Thu, 13 Feb 2014 22:29:52 +0000 (23:29 +0100)]
Add xf12 to PasswordUtil

10 years agoFix AbstractCommentResponseImporter
Tim Düsterhus [Thu, 13 Feb 2014 21:36:17 +0000 (22:36 +0100)]
Fix AbstractCommentResponseImporter

see #1500

10 years agoAdded missing class
Alexander Ebert [Wed, 12 Feb 2014 20:57:12 +0000 (21:57 +0100)]
Added missing class

10 years agoFixed use-statement order
Alexander Ebert [Wed, 12 Feb 2014 20:47:21 +0000 (21:47 +0100)]
Fixed use-statement order

10 years agoFixed avatar size within image viewer
Alexander Ebert [Wed, 12 Feb 2014 20:40:59 +0000 (21:40 +0100)]
Fixed avatar size within image viewer

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 12 Feb 2014 20:39:30 +0000 (21:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoImproved AJAX error messages
Alexander Ebert [Wed, 12 Feb 2014 20:39:18 +0000 (21:39 +0100)]
Improved AJAX error messages

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 12 Feb 2014 00:10:52 +0000 (01:10 +0100)]
Updating minified JavaScript files

10 years agoFixed an issue with slow images and active slideshow
Alexander Ebert [Wed, 12 Feb 2014 00:08:52 +0000 (01:08 +0100)]
Fixed an issue with slow images and active slideshow

10 years agoFixed typo, added language items
Alexander Ebert [Wed, 12 Feb 2014 00:06:32 +0000 (01:06 +0100)]
Fixed typo, added language items

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 11 Feb 2014 22:00:53 +0000 (23:00 +0100)]
Updating minified JavaScript files

10 years agoImproved image viewer, added WCF.PeriodicalExecuter.resume()
Alexander Ebert [Tue, 11 Feb 2014 21:59:10 +0000 (22:59 +0100)]
Improved image viewer, added WCF.PeriodicalExecuter.resume()

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 11 Feb 2014 00:00:52 +0000 (01:00 +0100)]
Updating minified JavaScript files

10 years agoAdded an advanced image viewer
Alexander Ebert [Mon, 10 Feb 2014 23:56:03 +0000 (00:56 +0100)]
Added an advanced image viewer

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 10 Feb 2014 23:20:58 +0000 (00:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoIncreased column size
Marcel Werk [Mon, 10 Feb 2014 23:20:48 +0000 (00:20 +0100)]
Increased column size

10 years agoAdd missing CDATA in rssFeed.tpl
Tim Düsterhus [Mon, 10 Feb 2014 14:19:32 +0000 (15:19 +0100)]
Add missing CDATA in rssFeed.tpl

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 9 Feb 2014 18:10:53 +0000 (19:10 +0100)]
Updating minified JavaScript files

10 years agoAdds large map with marker clusterer
Matthias Schmidt [Sun, 9 Feb 2014 18:06:25 +0000 (19:06 +0100)]
Adds large map with marker clusterer

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 5 Feb 2014 21:45:53 +0000 (22:45 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 5 Feb 2014 21:43:27 +0000 (22:43 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall optimization
Marcel Werk [Wed, 5 Feb 2014 21:43:16 +0000 (22:43 +0100)]
Small optimization

10 years agoFix $append of HTTPRequest::addHeader()
Tim Düsterhus [Wed, 5 Feb 2014 00:33:02 +0000 (01:33 +0100)]
Fix $append of HTTPRequest::addHeader()

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 4 Feb 2014 21:40:54 +0000 (22:40 +0100)]
Updating minified JavaScript files

10 years agoAdds possibility to automatically fire "dragend" event when moving marker
Matthias Schmidt [Tue, 4 Feb 2014 21:37:39 +0000 (22:37 +0100)]
Adds possibility to automatically fire "dragend" event when moving marker

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 4 Feb 2014 20:15:55 +0000 (21:15 +0100)]
Updating minified JavaScript files

10 years agoFixes draggable markers in Safari
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.

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 4 Feb 2014 12:00:53 +0000 (13:00 +0100)]
Updating minified JavaScript files

10 years agoPerform automatic reverse geocoding on marker drag end-event
Alexander Ebert [Tue, 4 Feb 2014 11:56:52 +0000 (12:56 +0100)]
Perform automatic reverse geocoding on marker drag end-event

10 years agoFixes user search if no searchable user option exists/is enabled
Matthias Schmidt [Tue, 4 Feb 2014 06:25:58 +0000 (07:25 +0100)]
Fixes user search if no searchable user option exists/is enabled

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 2 Feb 2014 23:15:53 +0000 (00:15 +0100)]
Updating minified JavaScript files

10 years agoAuto-complete location input rather than discarding input
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

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 1 Feb 2014 12:40:53 +0000 (13:40 +0100)]
Updating minified JavaScript files

10 years agoAdded method for reverse geocoding
Alexander Ebert [Sat, 1 Feb 2014 12:36:49 +0000 (13:36 +0100)]
Added method for reverse geocoding

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 31 Jan 2014 19:09:27 +0000 (20:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF