GitHub/WoltLab/WCF.git
10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 26 Mar 2014 16:27:41 +0000 (17:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

Conflicts:
com.woltlab.wcf/templates/user.tpl

10 years agoAdded report function for user profiles
Marcel Werk [Wed, 26 Mar 2014 16:23:22 +0000 (17:23 +0100)]
Added report function for user profiles

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 26 Mar 2014 15:56:01 +0000 (16:56 +0100)]
Updating minified JavaScript files

10 years agoUpdated quick reply feature
Alexander Ebert [Wed, 26 Mar 2014 15:54:41 +0000 (16:54 +0100)]
Updated quick reply feature

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 26 Mar 2014 14:01:01 +0000 (15:01 +0100)]
Updating minified JavaScript files

10 years agoFixed message preview and HTML->BBCode conversion upon submit
Alexander Ebert [Wed, 26 Mar 2014 13:59:00 +0000 (14:59 +0100)]
Fixed message preview and HTML->BBCode conversion upon submit

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 26 Mar 2014 13:51:00 +0000 (14:51 +0100)]
Updating minified JavaScript files

10 years agoFixed clicking on a suggestion
Alexander Ebert [Wed, 26 Mar 2014 13:45:12 +0000 (14:45 +0100)]
Fixed clicking on a suggestion

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 26 Mar 2014 02:06:00 +0000 (03:06 +0100)]
Updating minified JavaScript files

10 years agoImproved mentions, now works in IE, Firefox and Chrome
Alexander Ebert [Wed, 26 Mar 2014 02:04:21 +0000 (03:04 +0100)]
Improved mentions, now works in IE, Firefox and Chrome

 * _getDropdownMenuPosition() now uses the browser's getBoundingClientRect() to get the precise offsets and height
 * _setUsername() now entirely relies on native DOM functions, this prevents issues with Firefox and Internet Explorer. As a bonus, the editor is now able to properly undo all changes
 * moved _setUsername() since it shares a lot of code with the function above, makes it far easier to apply changes to both functions without massive scrolling

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 25 Mar 2014 18:11:01 +0000 (19:11 +0100)]
Updating minified JavaScript files

10 years agoFirefox is broken :(
Alexander Ebert [Tue, 25 Mar 2014 18:08:56 +0000 (19:08 +0100)]
Firefox is broken :(

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 25 Mar 2014 16:38:00 +0000 (17:38 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded a few helper methods for Redactor
Alexander Ebert [Tue, 25 Mar 2014 16:37:48 +0000 (17:37 +0100)]
Added a few helper methods for Redactor

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 25 Mar 2014 11:36:00 +0000 (12:36 +0100)]
Updating minified JavaScript files

10 years agoCleanup
Alexander Ebert [Tue, 25 Mar 2014 11:32:52 +0000 (12:32 +0100)]
Cleanup

10 years agoFixes typo
Matthias Schmidt [Tue, 25 Mar 2014 10:32:23 +0000 (11:32 +0100)]
Fixes typo

10 years agoImproves event listener accessibility of CommentAction
Matthias Schmidt [Tue, 25 Mar 2014 08:42:46 +0000 (09:42 +0100)]
Improves event listener accessibility of CommentAction

Fixes #1644

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 25 Mar 2014 01:21:02 +0000 (02:21 +0100)]
Updating minified JavaScript files

10 years agoEvent callback 'wkeydown', Mentions now work in IE too
Alexander Ebert [Tue, 25 Mar 2014 01:16:56 +0000 (02:16 +0100)]
Event callback 'wkeydown', Mentions now work in IE too

Returning false in the 'wkeydown' event will block Redactor's keydown function.

10 years agoFix unchunking in HTTPRequest
Tim Düsterhus [Mon, 24 Mar 2014 21:37:13 +0000 (22:37 +0100)]
Fix unchunking in HTTPRequest

10 years agoAdds possibility to send new password to users
Matthias Schmidt [Mon, 24 Mar 2014 21:28:41 +0000 (22:28 +0100)]
Adds possibility to send new password to users

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 24 Mar 2014 18:50:55 +0000 (19:50 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 24 Mar 2014 18:49:05 +0000 (19:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixes some issues
Matthias Schmidt [Mon, 24 Mar 2014 18:48:29 +0000 (19:48 +0100)]
Fixes some issues

10 years agoFixes typos
Matthias Schmidt [Mon, 24 Mar 2014 18:42:11 +0000 (19:42 +0100)]
Fixes typos

10 years agoOptimizes code
Matthias Schmidt [Mon, 24 Mar 2014 18:29:41 +0000 (19:29 +0100)]
Optimizes code

10 years agoFix active menu item of UserRankEditForm
Tim Düsterhus [Mon, 24 Mar 2014 18:25:18 +0000 (19:25 +0100)]
Fix active menu item of UserRankEditForm

Closes #1634

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 24 Mar 2014 18:25:57 +0000 (19:25 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 24 Mar 2014 18:21:33 +0000 (19:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdds user inline editor
Matthias Schmidt [Mon, 24 Mar 2014 18:20:47 +0000 (19:20 +0100)]
Adds user inline editor

Also adds separate permissions for disabling avatar and signature.

10 years agoAdd missing PHPDoc tag in QuickReplyManager
Tim Düsterhus [Mon, 24 Mar 2014 18:19:31 +0000 (19:19 +0100)]
Add missing PHPDoc tag in QuickReplyManager

10 years agoAdd createMessage and createdMessage event to QuickReplyManager
Tim Düsterhus [Fri, 21 Mar 2014 00:51:29 +0000 (01:51 +0100)]
Add createMessage and createdMessage event to QuickReplyManager

Closes #1596

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 24 Mar 2014 16:35:58 +0000 (17:35 +0100)]
Updating minified JavaScript files

10 years agoAdded method to retrieve sourcecode-BBCodes
Alexander Ebert [Mon, 24 Mar 2014 16:33:22 +0000 (17:33 +0100)]
Added method to retrieve sourcecode-BBCodes

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 24 Mar 2014 16:30:18 +0000 (17:30 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoReplaced CKEditor with Redactor
Alexander Ebert [Mon, 24 Mar 2014 16:30:02 +0000 (17:30 +0100)]
Replaced CKEditor with Redactor

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 24 Mar 2014 16:17:39 +0000 (17:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded poll end date info message
Marcel Werk [Mon, 24 Mar 2014 16:17:29 +0000 (17:17 +0100)]
Added poll end date info message

10 years agoFixes setup of WCF
Matthias Schmidt [Mon, 24 Mar 2014 15:54:11 +0000 (16:54 +0100)]
Fixes setup of WCF

10 years agoAdded missing target="_blank"
Marcel Werk [Mon, 24 Mar 2014 00:28:22 +0000 (01:28 +0100)]
Added missing target="_blank"

10 years agoAdded gravatar cache reset
Marcel Werk [Mon, 24 Mar 2014 00:05:23 +0000 (01:05 +0100)]
Added gravatar cache reset

10 years agoAdded colored usernames in message sidebar
Marcel Werk [Sun, 23 Mar 2014 23:53:50 +0000 (00:53 +0100)]
Added colored usernames in message sidebar

10 years agoAdds nice value for template listeners
Matthias Schmidt [Sun, 23 Mar 2014 22:06:36 +0000 (23:06 +0100)]
Adds nice value for template listeners

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sun, 23 Mar 2014 21:41:47 +0000 (22:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoMarks TemplateListenerCacheBuilder as deprecated
Matthias Schmidt [Sun, 23 Mar 2014 21:41:17 +0000 (22:41 +0100)]
Marks TemplateListenerCacheBuilder as deprecated

… since it isn't used.

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 23 Mar 2014 18:25:55 +0000 (19:25 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 23 Mar 2014 18:22:12 +0000 (19:22 +0100)]
Merge branch 'refs/heads/2.0'

10 years agoHides message edit dropdown after triple clicks
Matthias Schmidt [Sun, 23 Mar 2014 18:21:22 +0000 (19:21 +0100)]
Hides message edit dropdown after triple clicks

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 23 Mar 2014 16:58:55 +0000 (17:58 +0100)]
Merge branch 'refs/heads/2.0'

10 years agoAdds missing languagename when exporting language
Matthias Schmidt [Sun, 23 Mar 2014 16:58:00 +0000 (17:58 +0100)]
Adds missing languagename when exporting language

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 23 Mar 2014 13:06:16 +0000 (14:06 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUpdated FA 4.0 icon names
Alexander Ebert [Sun, 23 Mar 2014 13:06:02 +0000 (14:06 +0100)]
Updated FA 4.0 icon names

See https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4

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

10 years agoMerge branch '2.0'
Marcel Werk [Sat, 22 Mar 2014 21:37:01 +0000 (22:37 +0100)]
Merge branch '2.0'

10 years agoFixed preset issue
Marcel Werk [Sat, 22 Mar 2014 21:36:31 +0000 (22:36 +0100)]
Fixed preset issue

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

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

10 years agoMerge branch '2.0'
Marcel Werk [Sat, 22 Mar 2014 21:09:43 +0000 (22:09 +0100)]
Merge branch '2.0'

10 years agoAdded missing language variables
Marcel Werk [Sat, 22 Mar 2014 21:09:02 +0000 (22:09 +0100)]
Added missing language variables

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Sat, 22 Mar 2014 20:51:41 +0000 (21:51 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoAdded settings for default map position
Marcel Werk [Sat, 22 Mar 2014 20:51:27 +0000 (21:51 +0100)]
Added settings for default map position

10 years agoAdded the "fa" class as an alias of "icon"
Alexander Ebert [Sat, 22 Mar 2014 16:38:48 +0000 (17:38 +0100)]
Added the "fa" class as an alias of "icon"

10 years agoUpgraded to FontAwesome 4.0.3
Alexander Ebert [Sat, 22 Mar 2014 16:21:51 +0000 (17:21 +0100)]
Upgraded to FontAwesome 4.0.3

For the sake of compatibility with WCF 2.0/FA 3.2.1, I have kept the "old" css-classes along with the new ones. There are two exceptions:
 1. The LESS-variables were unmodified and still reflect FA 3.2.1
 2. There are no "old style" class names for the bunch of new items introduced with FA 4.0

10 years agoMerge branch '2.0'
Alexander Ebert [Fri, 21 Mar 2014 13:36:55 +0000 (14:36 +0100)]
Merge branch '2.0'

10 years agoAdds missing module check for TaggedPage
Matthias Schmidt [Fri, 21 Mar 2014 10:08:57 +0000 (11:08 +0100)]
Adds missing module check for TaggedPage

10 years agoFix content length check in HTTPRequest.class.php
Tim Düsterhus [Thu, 20 Mar 2014 23:51:08 +0000 (00:51 +0100)]
Fix content length check in HTTPRequest.class.php

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 20 Mar 2014 22:50:53 +0000 (23:50 +0100)]
Updating minified JavaScript files

10 years agoFix WCF.String.formatNumeric()
Tim Düsterhus [Thu, 20 Mar 2014 22:44:21 +0000 (23:44 +0100)]
Fix WCF.String.formatNumeric()

Closes #1598

10 years agoMerge branch 'requestLimit' of github.com:SoftCreatR/WCF into SoftCreatR-requestLimit
Tim Düsterhus [Thu, 20 Mar 2014 22:23:39 +0000 (23:23 +0100)]
Merge branch 'requestLimit' of github.com:SoftCreatR/WCF into SoftCreatR-requestLimit

Conflicts:
wcfsetup/install/files/lib/util/HTTPRequest.class.php

10 years agoFix HTTPRequest and make it HTTP/1.1 compatible
Tim Düsterhus [Thu, 20 Mar 2014 21:48:32 +0000 (22:48 +0100)]
Fix HTTPRequest and make it HTTP/1.1 compatible

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 20 Mar 2014 18:32:57 +0000 (19:32 +0100)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 20 Mar 2014 18:24:33 +0000 (19:24 +0100)]
Merge branch '2.0'

10 years agoFixes rendering of Google Maps in mobile sidebars
Matthias Schmidt [Thu, 20 Mar 2014 16:26:23 +0000 (17:26 +0100)]
Fixes rendering of Google Maps in mobile sidebars

10 years agoMerge pull request #1689 from WoltLab/2.0
Marcel Werk [Thu, 20 Mar 2014 15:12:22 +0000 (16:12 +0100)]
Merge pull request #1689 from WoltLab/2.0

Fixed typo

10 years agoFixed typo
Marcel Werk [Thu, 20 Mar 2014 15:11:25 +0000 (16:11 +0100)]
Fixed typo

10 years agoStarted development of WCF 2.1
Alexander Ebert [Thu, 20 Mar 2014 15:08:28 +0000 (16:08 +0100)]
Started development of WCF 2.1

10 years agoAdded missing update instruction 2.0.4_pl_1
Marcel Werk [Thu, 20 Mar 2014 14:20:08 +0000 (15:20 +0100)]
Added missing update instruction

10 years agoFixed WCF_VERSION ... as usual :(
Alexander Ebert [Thu, 20 Mar 2014 13:42:54 +0000 (14:42 +0100)]
Fixed WCF_VERSION ... as usual :(

10 years agoWork-around the issue in 4.0.3 (pl 1) -> 4.0.4
Alexander Ebert [Thu, 20 Mar 2014 00:36:59 +0000 (01:36 +0100)]
Work-around the issue in 4.0.3 (pl 1) -> 4.0.4

10 years agoMerge branch 'master' of github.com:WoltLab/WCF 2.0.4
Matthias Schmidt [Wed, 19 Mar 2014 19:14:33 +0000 (20:14 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixes update script
Matthias Schmidt [Wed, 19 Mar 2014 19:13:59 +0000 (20:13 +0100)]
Fixes update script

10 years agoUpdating release date
Alexander Ebert [Wed, 19 Mar 2014 17:28:04 +0000 (18:28 +0100)]
Updating release date

10 years agoAllowing update from 2.0.3 pl 1
Alexander Ebert [Tue, 18 Mar 2014 23:00:07 +0000 (00:00 +0100)]
Allowing update from 2.0.3 pl 1

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 17 Mar 2014 13:19:18 +0000 (14:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUpdated WCF version
Alexander Ebert [Mon, 17 Mar 2014 13:19:00 +0000 (14:19 +0100)]
Updated WCF version

10 years agoStyle update
Marcel Werk [Mon, 17 Mar 2014 13:04:46 +0000 (14:04 +0100)]
Style update

10 years agoPreparing release 2.0.4
Alexander Ebert [Mon, 17 Mar 2014 12:34:04 +0000 (13:34 +0100)]
Preparing release 2.0.4

10 years agoSend proper HTTP status in offline mode
Tim Düsterhus [Sat, 15 Mar 2014 21:06:53 +0000 (22:06 +0100)]
Send proper HTTP status in offline mode

10 years agoAdds update script to remove likes for deleted comment responses
Matthias Schmidt [Sat, 15 Mar 2014 16:49:10 +0000 (17:49 +0100)]
Adds update script to remove likes for deleted comment responses

10 years agoDeletes comment response likes when deleting all comments of objects
Matthias Schmidt [Sat, 15 Mar 2014 16:05:07 +0000 (17:05 +0100)]
Deletes comment response likes when deleting all comments of objects

10 years agortl optimization
Marcel Werk [Fri, 14 Mar 2014 16:50:09 +0000 (17:50 +0100)]
rtl optimization

10 years agoAdded workaround for libmagic issues
Marcel Werk [Fri, 14 Mar 2014 02:55:45 +0000 (03:55 +0100)]
Added workaround for libmagic issues

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Mar 2014 18:27:36 +0000 (19:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoImproved update of language items
Marcel Werk [Thu, 13 Mar 2014 18:26:10 +0000 (19:26 +0100)]
Improved update of language items

10 years agoMerge pull request #1616 from FirePanther/usersonlinelist.tpl-1
Marcel Werk [Wed, 12 Mar 2014 21:30:05 +0000 (22:30 +0100)]
Merge pull request #1616 from FirePanther/usersonlinelist.tpl-1

added rel="nofollow" for spiders external urls

10 years agoMerge pull request #1586 from schlimpf/patch-2
Marcel Werk [Wed, 12 Mar 2014 21:29:22 +0000 (22:29 +0100)]
Merge pull request #1586 from schlimpf/patch-2

Fix Bug when trying to send a mail after the SMTPMailSender threw

10 years agoFix regular expression in DateUtil::validateDate()
Tim Düsterhus [Wed, 12 Mar 2014 19:49:00 +0000 (20:49 +0100)]
Fix regular expression in DateUtil::validateDate()

see 59351a802d94c6866a4e2d6ccb04204fcc9e199a

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Mar 2014 18:17:31 +0000 (19:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimization
Marcel Werk [Wed, 12 Mar 2014 18:17:16 +0000 (19:17 +0100)]
Small style optimization