GitHub/WoltLab/WCF.git
10 years agoMerge branch '2.0'
Marcel Werk [Fri, 4 Apr 2014 11:20:45 +0000 (13:20 +0200)]
Merge branch '2.0'

10 years agoAdded missing value reset
Marcel Werk [Fri, 4 Apr 2014 11:20:09 +0000 (13:20 +0200)]
Added missing value reset

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 3 Apr 2014 20:54:09 +0000 (22:54 +0200)]
Merge branch '2.0'

10 years agoFixed language issue
Marcel Werk [Thu, 3 Apr 2014 20:52:18 +0000 (22:52 +0200)]
Fixed language issue

10 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 3 Apr 2014 16:09:16 +0000 (18:09 +0200)]
Merge branch '2.0'

10 years agoMerge commit '5f7ed0'
Tim Düsterhus [Thu, 3 Apr 2014 16:09:04 +0000 (18:09 +0200)]
Merge commit '5f7ed0'

10 years agoRestricted isImage for files which are natively displayable by browsers
Alexander Ebert [Thu, 3 Apr 2014 15:54:31 +0000 (17:54 +0200)]
Restricted isImage for files which are natively displayable by browsers

This prevents other files (e.g. PSD, image/psd) from being passed to GD which cannot handle them at all.

10 years agoPreparing release 2.0.5
Alexander Ebert [Thu, 3 Apr 2014 14:23:22 +0000 (16:23 +0200)]
Preparing release 2.0.5

10 years agoMerge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 21:48:46 +0000 (23:48 +0200)]
Merge branch '2.0'

10 years agoFixed parameter validation
Marcel Werk [Wed, 2 Apr 2014 21:47:53 +0000 (23:47 +0200)]
Fixed parameter validation

10 years agoMerge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 19:35:28 +0000 (21:35 +0200)]
Merge branch '2.0'

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Wed, 2 Apr 2014 19:34:35 +0000 (21:34 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoFixed page menu issue
Marcel Werk [Wed, 2 Apr 2014 19:34:25 +0000 (21:34 +0200)]
Fixed page menu issue

10 years agoAdd possibility to upload smiley file when adding new smiley
Matthias Schmidt [Wed, 2 Apr 2014 18:09:09 +0000 (20:09 +0200)]
Add possibility to upload smiley file when adding new smiley

10 years agoMerge branch '2.0'
Alexander Ebert [Wed, 2 Apr 2014 15:13:14 +0000 (17:13 +0200)]
Merge branch '2.0'

10 years agoFixed selection of custom CSS class field
Alexander Ebert [Wed, 2 Apr 2014 15:11:43 +0000 (17:11 +0200)]
Fixed selection of custom CSS class field

10 years agoMerge branch '2.0'
Marcel Werk [Wed, 2 Apr 2014 13:47:41 +0000 (15:47 +0200)]
Merge branch '2.0'

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Wed, 2 Apr 2014 13:47:04 +0000 (15:47 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoFixed SQL error in modification log handler
Marcel Werk [Wed, 2 Apr 2014 13:46:55 +0000 (15:46 +0200)]
Fixed SQL error in modification log handler

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 1 Apr 2014 21:21:00 +0000 (23:21 +0200)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Alexander Ebert [Tue, 1 Apr 2014 21:16:27 +0000 (23:16 +0200)]
Merge branch '2.0'

10 years agoFix for Firefox poorly scrolling to anchors
Alexander Ebert [Tue, 1 Apr 2014 21:14:47 +0000 (23:14 +0200)]
Fix for Firefox poorly scrolling to anchors

10 years agoUpdated toolbar template
Alexander Ebert [Tue, 1 Apr 2014 13:53:27 +0000 (15:53 +0200)]
Updated toolbar template

10 years agoMore dirty work-arounds
Alexander Ebert [Mon, 31 Mar 2014 23:02:44 +0000 (01:02 +0200)]
More dirty work-arounds

10 years agoDirty work-around for getText() in WYSIWYG-mode
Alexander Ebert [Mon, 31 Mar 2014 20:33:34 +0000 (22:33 +0200)]
Dirty work-around for getText() in WYSIWYG-mode

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 31 Mar 2014 18:46:01 +0000 (20:46 +0200)]
Updating minified JavaScript files

10 years agoProperly supporting quote manager
Alexander Ebert [Mon, 31 Mar 2014 18:40:45 +0000 (20:40 +0200)]
Properly supporting quote manager

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 31 Mar 2014 11:11:00 +0000 (13:11 +0200)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Alexander Ebert [Mon, 31 Mar 2014 11:07:14 +0000 (13:07 +0200)]
Merge branch '2.0'

10 years agoAdded ability to negate browser timezone in datetimepicker
Alexander Ebert [Mon, 31 Mar 2014 11:06:50 +0000 (13:06 +0200)]
Added ability to negate browser timezone in datetimepicker

This is a work-around for datetimepicker which make use of an external timezone picker, therefore we must block the browser from applying it's own timezone (in case it is different from the user setting)

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 30 Mar 2014 22:55:59 +0000 (00:55 +0200)]
Updating minified JavaScript files

10 years agoAdded proper support for [code], inline editor partially works now
Alexander Ebert [Sun, 30 Mar 2014 22:50:04 +0000 (00:50 +0200)]
Added proper support for [code], inline editor partially works now

10 years agoImproved image handling in Redactor, disabled image resize
Alexander Ebert [Sun, 30 Mar 2014 17:04:52 +0000 (19:04 +0200)]
Improved image handling in Redactor, disabled image resize

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.