Alexander Ebert [Sat, 25 Oct 2014 12:52:33 +0000 (14:52 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.min.js
woltlab.com [Sat, 25 Oct 2014 12:50:59 +0000 (14:50 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 25 Oct 2014 12:47:53 +0000 (14:47 +0200)]
Fixed overflowing sitemap tabs
woltlab.com [Sat, 25 Oct 2014 10:16:54 +0000 (12:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 25 Oct 2014 10:12:15 +0000 (12:12 +0200)]
Fixed some editor issues and visuals
Alexander Ebert [Sat, 25 Oct 2014 10:11:57 +0000 (12:11 +0200)]
Fixed a few issues related to "stuck" full quote buttons
Tim Düsterhus [Fri, 24 Oct 2014 16:22:26 +0000 (18:22 +0200)]
Fix HTTPRequest blocking indefinitely under certain circumstances
If a misbehaving server is ignoring our Connection: Close and the
reply does not contain a newline fgets() will block. Now the content
length is explicitly checked and only the needed bytes are read, instead
of relying on a proper EOF.
Marcel Werk [Fri, 24 Oct 2014 14:50:41 +0000 (16:50 +0200)]
Fixed wrong default value in tag edit form
Marcel Werk [Thu, 23 Oct 2014 23:03:04 +0000 (01:03 +0200)]
Added missing target=_blank attribute
Marcel Werk [Thu, 23 Oct 2014 22:40:02 +0000 (00:40 +0200)]
Added Soundcloud sets as a new media provider
woltlab.com [Wed, 22 Oct 2014 17:06:55 +0000 (19:06 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Wed, 22 Oct 2014 17:03:29 +0000 (19:03 +0200)]
Merge pull request #1830 from joshuaruesweg/patch-38
fix error handling in guest-wcf dialog
woltlab.com [Tue, 21 Oct 2014 21:01:56 +0000 (23:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 21 Oct 2014 21:00:23 +0000 (23:00 +0200)]
Fixed purging autosaved content upon submit
Alexander Ebert [Tue, 21 Oct 2014 20:30:09 +0000 (22:30 +0200)]
Use a different cookie prefix to prevent conflicts with earlier WCF installations
The prefix 'wcf_' was already used in WCF 1.x and users migrating from this version sometimes have issues with conflicting cookies sent by their browsers. Using a different prefix (affects fresh installs only) should prevent this.
We should update the prefix with each WCF release to prevent this issue from every coming up again.
woltlab.com [Tue, 21 Oct 2014 20:21:56 +0000 (22:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 21 Oct 2014 20:18:00 +0000 (22:18 +0200)]
Updated to Redactor 10.0.2
Alexander Ebert [Tue, 21 Oct 2014 20:16:31 +0000 (22:16 +0200)]
Fixed editor visible in quick reply
Alexander Ebert [Tue, 21 Oct 2014 19:46:37 +0000 (21:46 +0200)]
Removed PATH_INFO check
Joshua Rüsweg [Tue, 21 Oct 2014 19:15:16 +0000 (21:15 +0200)]
fix error handling in guest-wcf dialog
Is currently writing as a guest a response to a comment and choose for example an blocked name, the dialog is closed anyway, instead of displaying the error message.
Matthias Schmidt [Tue, 21 Oct 2014 15:47:09 +0000 (17:47 +0200)]
Merge pull request #1829 from joshuaruesweg/patch-37
prevent ```Undefined variable: captchaObjectType```
Joshua Rüsweg [Tue, 21 Oct 2014 12:59:54 +0000 (14:59 +0200)]
prevent ```Undefined variable: captchaObjectType```
If you disable the captcha, you get when creating a commentary the error message: Undefined variable: captchaObjectType on line 610 and 614. This pull request fixes the bug.
Tim Düsterhus [Sat, 18 Oct 2014 23:14:05 +0000 (01:14 +0200)]
Fix ordering of imports in NotificationPresetSettingsForm
Tim Düsterhus [Sat, 18 Oct 2014 23:04:35 +0000 (01:04 +0200)]
Merge branch '2.0'
Tim Düsterhus [Sat, 18 Oct 2014 23:04:17 +0000 (01:04 +0200)]
Fix grammar in wcf.comment.error.floodControl
Marcel Werk [Fri, 17 Oct 2014 17:51:23 +0000 (19:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 17 Oct 2014 17:51:12 +0000 (19:51 +0200)]
Added function to change notification preset settings in the ACP
woltlab.com [Fri, 17 Oct 2014 00:16:52 +0000 (02:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 17 Oct 2014 00:12:55 +0000 (02:12 +0200)]
Added support for clicking into the void after a quote
Tim Düsterhus [Thu, 16 Oct 2014 20:41:58 +0000 (22:41 +0200)]
Allow completely disabling the edit history
Tim Düsterhus [Thu, 16 Oct 2014 20:38:45 +0000 (22:38 +0200)]
Fix edge case in Diff.class.php causing it to error out
Previously it was possible for the startOffset and endOffset to overlap
for certain arrays, causing the algorithm to completely fall apart.
Tim Düsterhus [Thu, 16 Oct 2014 19:10:08 +0000 (21:10 +0200)]
Improve edit_history_expiration description
woltlab.com [Wed, 15 Oct 2014 16:11:54 +0000 (18:11 +0200)]
Updating minified JavaScript files
woltlab.com [Wed, 15 Oct 2014 16:06:59 +0000 (18:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 15 Oct 2014 14:44:52 +0000 (16:44 +0200)]
Fixed wrong icon var
woltlab.com [Tue, 14 Oct 2014 19:41:54 +0000 (21:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 14 Oct 2014 19:36:15 +0000 (21:36 +0200)]
Fixed button titles for non-core buttons
woltlab.com [Tue, 14 Oct 2014 18:06:52 +0000 (20:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 14 Oct 2014 18:01:07 +0000 (20:01 +0200)]
Fixed empty dropdown menus behaving weird
woltlab.com [Tue, 14 Oct 2014 17:36:54 +0000 (19:36 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 14 Oct 2014 17:34:24 +0000 (19:34 +0200)]
Added option to submit additional parameter when executing the 'getMapMarkers' action
woltlab.com [Mon, 13 Oct 2014 21:21:53 +0000 (23:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 13 Oct 2014 21:15:58 +0000 (23:15 +0200)]
Fixed a few issues
Marcel Werk [Mon, 13 Oct 2014 13:41:03 +0000 (15:41 +0200)]
Merge pull request #1827 from CobbleCity/patch-1
Fixed PHPDoc
woltlab.com [Mon, 13 Oct 2014 13:31:53 +0000 (15:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 13 Oct 2014 13:30:40 +0000 (15:30 +0200)]
Fixed cursor position when inserting a BBCode
CobbleCity [Mon, 13 Oct 2014 13:09:59 +0000 (15:09 +0200)]
Fixed PHPDoc
CobbleCity [Mon, 13 Oct 2014 13:08:59 +0000 (15:08 +0200)]
Fixed PHPDoc
CobbleCity [Mon, 13 Oct 2014 12:59:23 +0000 (14:59 +0200)]
Fixed PHPDoc
Marcel Werk [Mon, 13 Oct 2014 11:13:01 +0000 (13:13 +0200)]
Merge pull request #1826 from CobbleCity/patch-1
Fixed PHPDoc
CobbleCity [Mon, 13 Oct 2014 11:02:44 +0000 (13:02 +0200)]
Fixed PHPDoc
Tim Düsterhus [Sun, 12 Oct 2014 15:11:07 +0000 (17:11 +0200)]
Merge branch '2.0'
Tim Düsterhus [Sun, 12 Oct 2014 15:10:42 +0000 (17:10 +0200)]
Fix SqlHighlighter in edge cases
woltlab.com [Sat, 11 Oct 2014 10:31:53 +0000 (12:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 11 Oct 2014 10:25:49 +0000 (12:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 11 Oct 2014 10:25:25 +0000 (12:25 +0200)]
Fixed some minor issues
Marcel Werk [Fri, 10 Oct 2014 22:45:44 +0000 (00:45 +0200)]
Merge pull request #1823 from SoftCreatR/patch-5
Fix display of PHPInfoPage
woltlab.com [Fri, 10 Oct 2014 13:51:54 +0000 (15:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 10 Oct 2014 13:50:43 +0000 (15:50 +0200)]
Fixed some issues related to quotes and smileys
Alexander Ebert [Fri, 10 Oct 2014 09:56:05 +0000 (11:56 +0200)]
Fixed a few minor issues
Matthias Schmidt [Thu, 9 Oct 2014 18:04:37 +0000 (20:04 +0200)]
Fix DatabaseObjectDecorator::getData() calls
woltlab.com [Thu, 9 Oct 2014 16:21:54 +0000 (18:21 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Thu, 9 Oct 2014 16:18:52 +0000 (18:18 +0200)]
Adapt mentions implementation to latest changes in 2.0
Alexander Ebert [Thu, 9 Oct 2014 14:19:57 +0000 (16:19 +0200)]
Updated English translation
Marcel Werk [Thu, 9 Oct 2014 12:43:57 +0000 (14:43 +0200)]
Removed obsolete language variable
Marcel Werk [Thu, 9 Oct 2014 12:43:15 +0000 (14:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 9 Oct 2014 12:43:06 +0000 (14:43 +0200)]
Added missing descriptions
Alexander Ebert [Thu, 9 Oct 2014 11:45:47 +0000 (13:45 +0200)]
Updated English translation
Alexander Ebert [Wed, 8 Oct 2014 20:15:04 +0000 (22:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/lang/en.xml
Marcel Werk [Wed, 8 Oct 2014 16:26:04 +0000 (18:26 +0200)]
Added missing descriptions (WIP)
Alexander Ebert [Wed, 8 Oct 2014 15:27:23 +0000 (17:27 +0200)]
Updated English translation
woltlab.com [Tue, 7 Oct 2014 20:11:52 +0000 (22:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 20:10:03 +0000 (22:10 +0200)]
Resolved a few issues
woltlab.com [Tue, 7 Oct 2014 15:21:53 +0000 (17:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 15:18:09 +0000 (17:18 +0200)]
Fixed IIFE
woltlab.com [Tue, 7 Oct 2014 15:11:52 +0000 (17:11 +0200)]
Updating minified JavaScript files
woltlab.com [Tue, 7 Oct 2014 13:31:53 +0000 (15:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 13:30:08 +0000 (15:30 +0200)]
Fixed a few issues
woltlab.com [Tue, 7 Oct 2014 13:01:54 +0000 (15:01 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 12:59:03 +0000 (14:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 7 Oct 2014 12:58:47 +0000 (14:58 +0200)]
Moved 3rd party stuff into WCF.Assets.js and enabled JS strict mode
Marcel Werk [Tue, 7 Oct 2014 12:57:31 +0000 (14:57 +0200)]
Merge pull request #1824 from SoftCreatR/patch-6
Add Safari Mobile Browser Detection
woltlab.com [Tue, 7 Oct 2014 12:51:52 +0000 (14:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 12:47:20 +0000 (14:47 +0200)]
Fixed autosave
Sascha Greuel [Tue, 7 Oct 2014 12:46:53 +0000 (14:46 +0200)]
Added Safari Mobile Browser Detection
woltlab.com [Tue, 7 Oct 2014 10:21:52 +0000 (12:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 7 Oct 2014 10:20:22 +0000 (12:20 +0200)]
Some adjustments for Redactor 10.0.1
woltlab.com [Mon, 6 Oct 2014 18:11:52 +0000 (20:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 6 Oct 2014 18:10:50 +0000 (20:10 +0200)]
Upload plugin now works w/ Redactor 10
Marcel Werk [Mon, 6 Oct 2014 13:59:58 +0000 (15:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 6 Oct 2014 13:59:46 +0000 (15:59 +0200)]
Fixed issues in paypal payment procession
Marcel Werk [Mon, 6 Oct 2014 13:59:08 +0000 (15:59 +0200)]
Fixed floating issue in empty DDs
woltlab.com [Mon, 6 Oct 2014 00:16:52 +0000 (02:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 6 Oct 2014 00:15:10 +0000 (02:15 +0200)]
Fixed some issues
woltlab.com [Sun, 5 Oct 2014 16:31:54 +0000 (18:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 5 Oct 2014 16:29:29 +0000 (18:29 +0200)]
Updated templates (WIP)
woltlab.com [Sun, 5 Oct 2014 14:26:53 +0000 (16:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 5 Oct 2014 14:23:11 +0000 (16:23 +0200)]
Fixed a few issues related to editor API access
Marcel Werk [Sun, 5 Oct 2014 14:00:13 +0000 (16:00 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.ACL.min.js
Marcel Werk [Sun, 5 Oct 2014 13:57:40 +0000 (15:57 +0200)]
Fixed reset to default value