GitHub/WoltLab/WCF.git
10 years agoCleaned up code, resolved an issue with 0x200B
Alexander Ebert [Sun, 30 Mar 2014 14:53:54 +0000 (16:53 +0200)]
Cleaned up code, resolved an issue with 0x200B

10 years agoImproved Redactor integration
Alexander Ebert [Sun, 30 Mar 2014 11:14:33 +0000 (13:14 +0200)]
Improved Redactor integration

The biggest change was the transition to use <p> instead of <br> (disabled linebreaks mode), because attempts to style a lonely textnode (with no actual parent element except the editor container) causes a lot of issues.

Furthermore I have started to modify the HTML of Redactor's modal overlays, they (partially) mimic the appearance of WCF's overlays.

10 years agoMerge branch '2.0'
Marcel Werk [Sat, 29 Mar 2014 19:37:17 +0000 (20:37 +0100)]
Merge branch '2.0'

10 years agoFixed dislike validation
Marcel Werk [Sat, 29 Mar 2014 19:36:15 +0000 (20:36 +0100)]
Fixed dislike validation

10 years agoRedactor now appears the same in WYSIWYG/source mode
Alexander Ebert [Fri, 28 Mar 2014 20:58:31 +0000 (21:58 +0100)]
Redactor now appears the same in WYSIWYG/source mode

10 years agoImproved Redactor integration
Alexander Ebert [Fri, 28 Mar 2014 17:37:41 +0000 (18:37 +0100)]
Improved Redactor integration

10 years agoMerge branch '2.0'
Tim Düsterhus [Fri, 28 Mar 2014 14:26:24 +0000 (15:26 +0100)]
Merge branch '2.0'

10 years agoMerge pull request #1695 from max-m/patch-11
Tim Düsterhus [Fri, 28 Mar 2014 14:25:22 +0000 (15:25 +0100)]
Merge pull request #1695 from max-m/patch-11

Add missing trailing slash to user defined attachment storage location

10 years agoAdd missing trailing slash to user defined attachment storage location
Maximilian Mader [Fri, 28 Mar 2014 13:25:52 +0000 (14:25 +0100)]
Add missing trailing slash to user defined attachment storage location

See http://www.woltlab.com/forum/index.php/Thread/223867-Fehler-Dateianh%C3%A4nge/?postID=1333514#post1333514

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

10 years agoFixed BBCodes on init, properly clear storage on edit cancel
Alexander Ebert [Thu, 27 Mar 2014 19:08:18 +0000 (20:08 +0100)]
Fixed BBCodes on init, properly clear storage on edit cancel

10 years agoMerge branch '2.0'
Matthias Schmidt [Thu, 27 Mar 2014 18:36:56 +0000 (19:36 +0100)]
Merge branch '2.0'

10 years agoAdd missing template events in smileyAdd.tpl
Matthias Schmidt [Thu, 27 Mar 2014 18:34:56 +0000 (19:34 +0100)]
Add missing template events in smileyAdd.tpl

10 years agoUnify newlines to LF in TemplateAddForm
Tim Düsterhus [Thu, 27 Mar 2014 18:16:11 +0000 (19:16 +0100)]
Unify newlines to LF in TemplateAddForm

10 years agoUpdate Codemirror to version 4.0.3
Tim Düsterhus [Thu, 27 Mar 2014 18:07:44 +0000 (19:07 +0100)]
Update Codemirror to version 4.0.3

10 years agoImprove code comments in code from previous commit
Matthias Schmidt [Thu, 27 Mar 2014 17:57:36 +0000 (18:57 +0100)]
Improve code comments in code from previous commit

10 years agoAdd redirect to package installation if package is imported as style
Matthias Schmidt [Thu, 27 Mar 2014 17:53:59 +0000 (18:53 +0100)]
Add redirect to package installation if package is imported as style

10 years agoImprove application directory suggestion
Tim Düsterhus [Thu, 27 Mar 2014 17:41:55 +0000 (18:41 +0100)]
Improve application directory suggestion

10 years agoDisallow overwriting existing applications by using relative paths
Tim Düsterhus [Thu, 27 Mar 2014 17:40:54 +0000 (18:40 +0100)]
Disallow overwriting existing applications by using relative paths

see https://www.woltlab.com/forum/index.php/Thread/222390-%C3%9Cberschreiben-von-Endanwendungen-m%C3%B6glich/

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Thu, 27 Mar 2014 15:21:30 +0000 (16:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

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

10 years agoFix inclusion of JavaScript file
Matthias Schmidt [Thu, 27 Mar 2014 15:20:08 +0000 (16:20 +0100)]
Fix inclusion of JavaScript file

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Thu, 27 Mar 2014 15:16:48 +0000 (16:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAllow guests to use the comment system
Matthias Schmidt [Thu, 27 Mar 2014 15:16:14 +0000 (16:16 +0100)]
Allow guests to use the comment system

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

10 years agoAdded autosave feature
Alexander Ebert [Thu, 27 Mar 2014 14:58:22 +0000 (15:58 +0100)]
Added autosave feature

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 27 Mar 2014 14:07:31 +0000 (15:07 +0100)]
Merge branch '2.0'

10 years agoFixed HTML5 issue
Marcel Werk [Thu, 27 Mar 2014 14:06:49 +0000 (15:06 +0100)]
Fixed HTML5 issue

10 years agoRemoved obsolete language variable
Marcel Werk [Thu, 27 Mar 2014 14:01:58 +0000 (15:01 +0100)]
Removed obsolete language variable

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 27 Mar 2014 01:52:10 +0000 (02:52 +0100)]
Merge branch '2.0'

10 years agoFixed form parameters
Marcel Werk [Thu, 27 Mar 2014 01:51:26 +0000 (02:51 +0100)]
Fixed form parameters

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Wed, 26 Mar 2014 18:58:11 +0000 (19:58 +0100)]
Merge branch 'refs/heads/2.0'

10 years agoAdds missing message validation when adding comment response
Matthias Schmidt [Wed, 26 Mar 2014 18:53:53 +0000 (19:53 +0100)]
Adds missing message validation when adding comment response

10 years agoFixed use-statement order
Alexander Ebert [Wed, 26 Mar 2014 17:10:04 +0000 (18:10 +0100)]
Fixed use-statement order

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 26 Mar 2014 16:33:37 +0000 (17:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoRedactor buttons now allow both FontAwesome classes and images
Alexander Ebert [Wed, 26 Mar 2014 16:33:24 +0000 (17:33 +0100)]
Redactor buttons now allow both FontAwesome classes and images

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