woltlab.com [Thu, 29 Jan 2015 17:16:46 +0000 (18:16 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 29 Jan 2015 17:15:00 +0000 (18:15 +0100)]
Improved handling of static dropdowns
woltlab.com [Thu, 29 Jan 2015 10:56:47 +0000 (11:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 29 Jan 2015 10:54:18 +0000 (11:54 +0100)]
Fixed and improved borders in editor toolbar
Using linear gradient with pixel-based color stops is awful since the browser will draw a gradient instead of a sharp border. To avoid this, one can simply set the background-size in pixels and then use percentage values, resulting in sharp borders where wanted and a smooth gradient on top.
Alexander Ebert [Thu, 29 Jan 2015 09:22:18 +0000 (10:22 +0100)]
Adding newline after [/align]
Alexander Ebert [Wed, 28 Jan 2015 23:48:22 +0000 (00:48 +0100)]
Updated user dropdown
Marcel Werk [Tue, 27 Jan 2015 23:10:33 +0000 (00:10 +0100)]
Fixed like match pattern in language item search
Alexander Ebert [Tue, 27 Jan 2015 18:12:27 +0000 (19:12 +0100)]
Fixed user menu logout
Alexander Ebert [Tue, 27 Jan 2015 16:11:29 +0000 (17:11 +0100)]
Preparing internal update
Alexander Ebert [Tue, 27 Jan 2015 16:09:16 +0000 (17:09 +0100)]
Accidentally removed WCF.class.php
Alexander Ebert [Tue, 27 Jan 2015 16:04:28 +0000 (17:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 27 Jan 2015 16:03:58 +0000 (17:03 +0100)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/js/WCF.min.js
wcfsetup/install/files/lib/system/WCF.class.php
Tim Düsterhus [Tue, 27 Jan 2015 00:29:59 +0000 (01:29 +0100)]
Fix update_210.sql
woltlab.com [Tue, 27 Jan 2015 00:11:46 +0000 (01:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 27 Jan 2015 00:07:39 +0000 (01:07 +0100)]
Improved readability in BBCode mode for lists
Alexander Ebert [Mon, 26 Jan 2015 23:42:06 +0000 (00:42 +0100)]
Fixed padding in user menu
woltlab.com [Mon, 26 Jan 2015 22:01:49 +0000 (23:01 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Jan 2015 21:58:48 +0000 (22:58 +0100)]
Updated user menu to better match the other dropdowns
woltlab.com [Mon, 26 Jan 2015 10:30:55 +0000 (11:30 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Jan 2015 10:29:18 +0000 (11:29 +0100)]
Preparing small patch level update
Alexander Ebert [Mon, 26 Jan 2015 10:26:35 +0000 (11:26 +0100)]
Fixed overflow issue on Android Stock Browser
Backport from: https://github.com/WoltLab/WCF/commit/
d66c3c5ba1bcd8d75c912c5f5d0a3b7765b0275d
Tim Düsterhus [Mon, 26 Jan 2015 00:08:48 +0000 (01:08 +0100)]
Sync acptemplates/recaptcha.tpl with templates/recaptcha.tpl
Alexander Ebert [Sun, 25 Jan 2015 23:47:03 +0000 (00:47 +0100)]
Fixed some issues
Tim Düsterhus [Sun, 25 Jan 2015 23:04:16 +0000 (00:04 +0100)]
Fix typo in en.xml
Matthias Schmidt [Sun, 25 Jan 2015 13:16:48 +0000 (14:16 +0100)]
Update Font Awesome to version 4.3
Close #1872
Alexander Ebert [Sun, 25 Jan 2015 11:11:45 +0000 (12:11 +0100)]
Fixed typo
Alexander Ebert [Sun, 25 Jan 2015 10:51:46 +0000 (11:51 +0100)]
Merge branch '2.0'
Alexander Ebert [Sun, 25 Jan 2015 10:43:01 +0000 (11:43 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Sun, 25 Jan 2015 10:42:51 +0000 (11:42 +0100)]
Changed status code returned for invalid security token
LiteSpeed refuses to return status codes unknown to it and instead yields a 200 OK.
Alexander Ebert [Sun, 25 Jan 2015 01:22:31 +0000 (02:22 +0100)]
Fixed (potential) issues during update WCF 2.0 -> 2.1
Alexander Ebert [Fri, 23 Jan 2015 17:27:59 +0000 (18:27 +0100)]
Preparing internal update 2.0 -> 2.1
woltlab.com [Wed, 21 Jan 2015 23:26:46 +0000 (00:26 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 21 Jan 2015 23:23:06 +0000 (00:23 +0100)]
Improved click handler
Matthias Schmidt [Wed, 21 Jan 2015 20:48:17 +0000 (21:48 +0100)]
Merge branch '2.0'
Matthias Schmidt [Wed, 21 Jan 2015 20:48:01 +0000 (21:48 +0100)]
Fix deletion of orphaned activity events
Initially, an activity event is neither accessible nor orphaned. If an orphaned activity event is detected, it is simply set as orphaned but internally it is also still marked as not accessible. Therefore, we need to first check if an event is an orphan and only afterwards if it is accessible (an accessible, but orphaned event makes no sense).
woltlab.com [Wed, 21 Jan 2015 13:51:45 +0000 (14:51 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 21 Jan 2015 13:46:50 +0000 (14:46 +0100)]
Work-around for style formatting stacking up
Marcel Werk [Wed, 21 Jan 2015 13:11:02 +0000 (14:11 +0100)]
Added an additional line-break after quotes in simplified-html mode
Marcel Werk [Wed, 21 Jan 2015 12:42:55 +0000 (13:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 21 Jan 2015 12:42:37 +0000 (13:42 +0100)]
Added missing max-width attribute on page logo preview
woltlab.com [Wed, 21 Jan 2015 00:27:57 +0000 (01:27 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 21 Jan 2015 00:23:59 +0000 (01:23 +0100)]
Minor fix
Alexander Ebert [Wed, 21 Jan 2015 00:23:54 +0000 (01:23 +0100)]
Unified behavior for newline after [/quote] tag
woltlab.com [Tue, 20 Jan 2015 23:41:46 +0000 (00:41 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 20 Jan 2015 23:38:30 +0000 (00:38 +0100)]
Work-around for multiple formatting removing each other in Firefox
woltlab.com [Tue, 20 Jan 2015 18:31:55 +0000 (19:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 20 Jan 2015 18:28:44 +0000 (19:28 +0100)]
Redactor expects <strong> instead of <b>
Alexander Ebert [Tue, 20 Jan 2015 18:26:37 +0000 (19:26 +0100)]
Caret could not be set into empty but formatted list item
woltlab.com [Tue, 20 Jan 2015 17:21:56 +0000 (18:21 +0100)]
Updating minified JavaScript files
Alexander Ebert [Tue, 20 Jan 2015 17:18:35 +0000 (18:18 +0100)]
Preserving tmpHash when jumping to extended form
Alexander Ebert [Tue, 20 Jan 2015 11:22:05 +0000 (12:22 +0100)]
Merge branch '2.0'
Alexander Ebert [Tue, 20 Jan 2015 11:21:23 +0000 (12:21 +0100)]
Added setMaxDepth() to prevent building the entire category tree
Alexander Ebert [Tue, 20 Jan 2015 11:20:44 +0000 (12:20 +0100)]
Ignoring disabled update servers when searching for installable packages
woltlab.com [Mon, 19 Jan 2015 00:31:46 +0000 (01:31 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 19 Jan 2015 00:29:20 +0000 (01:29 +0100)]
Filter out script tags and skip newlines in text nodes
Alexander Ebert [Mon, 19 Jan 2015 00:29:03 +0000 (01:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 18 Jan 2015 23:47:59 +0000 (00:47 +0100)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
wcfsetup/install/files/js/WCF.ImageViewer.min.js
Marcel Werk [Sun, 18 Jan 2015 23:45:36 +0000 (00:45 +0100)]
Fixed invalid image URLs in slimbox image viewer
Marcel Werk [Sun, 18 Jan 2015 19:57:09 +0000 (20:57 +0100)]
Fixed overflow issue in ad locations
Alexander Ebert [Sun, 18 Jan 2015 14:08:03 +0000 (15:08 +0100)]
Improved pasting of <p> formatted content
woltlab.com [Sun, 18 Jan 2015 11:11:46 +0000 (12:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sun, 18 Jan 2015 11:08:38 +0000 (12:08 +0100)]
Properly removing dialogs from DOM (the editor can quickly spawn lots of them)
Alexander Ebert [Sun, 18 Jan 2015 11:08:07 +0000 (12:08 +0100)]
Fixed @@@wcf_empty_line@@@ appearing when wrapping text with a quote
Alexander Ebert [Sun, 18 Jan 2015 10:40:47 +0000 (11:40 +0100)]
Fixed quick reply not properly handling lacking attachment permissions
woltlab.com [Sat, 17 Jan 2015 23:56:44 +0000 (00:56 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 Jan 2015 23:55:12 +0000 (00:55 +0100)]
Improved click handler for clicks on codebox/quote margins
Matthias Schmidt [Sat, 17 Jan 2015 20:05:35 +0000 (21:05 +0100)]
Merge pull request #1863 from joshuaruesweg/patch-48
remove unused variable
Matthias Schmidt [Sat, 17 Jan 2015 20:00:53 +0000 (21:00 +0100)]
Fix deleting CLI session without proper login credentials
Close #1861
Marcel Werk [Sat, 17 Jan 2015 18:16:45 +0000 (19:16 +0100)]
Merge pull request #1864 from joshuaruesweg/fix-css-for-moderation
fix css class for the comments in the moderation
joshuaruesweg [Sat, 17 Jan 2015 18:14:39 +0000 (19:14 +0100)]
fix css class for the comments in the moderation
woltlab.com [Sat, 17 Jan 2015 15:41:45 +0000 (16:41 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 Jan 2015 15:38:16 +0000 (16:38 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 17 Jan 2015 15:28:30 +0000 (16:28 +0100)]
Providing a handler to adjust cursor position on quote space click
If you click on the margin created by quotes, browsers redirect the caret inside the quote. This can make it impossible to get the caret in front of/after it if there are no siblings. Even though you can use the arrow keys to navigate there, this is rather unknown to users and does not solve the issue on mobile devices.
This change attempts to detect clicks into the margin by comparing the offsets with the click position, ultimately moving the caret where the user excepts it to be.
Matthias Schmidt [Sat, 17 Jan 2015 14:33:13 +0000 (15:33 +0100)]
Fix captcha issue when using 3rd party registration
woltlab.com [Sat, 17 Jan 2015 14:06:44 +0000 (15:06 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 Jan 2015 14:04:25 +0000 (15:04 +0100)]
Updated template to reference jQuery 2.1.3
Alexander Ebert [Sat, 17 Jan 2015 13:16:24 +0000 (14:16 +0100)]
Removed unused variable
Alexander Ebert [Sat, 17 Jan 2015 11:54:41 +0000 (12:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 17 Jan 2015 11:54:26 +0000 (12:54 +0100)]
Upgraded to jQuery 2.1.3
woltlab.com [Sat, 17 Jan 2015 11:51:51 +0000 (12:51 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 Jan 2015 11:47:40 +0000 (12:47 +0100)]
Internally storing the implicit range instead of altering it
The previous approach provided the actual range in effect which was great if you want to work with the real one. The only downside is that the editor itself relies on the flawed range and changing it into the real one does break stuff.
woltlab.com [Sat, 17 Jan 2015 01:11:47 +0000 (02:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 Jan 2015 01:07:39 +0000 (02:07 +0100)]
Applying censorship on comments
woltlab.com [Fri, 16 Jan 2015 13:26:54 +0000 (14:26 +0100)]
Updating minified JavaScript files
Marcel Werk [Fri, 16 Jan 2015 13:23:17 +0000 (14:23 +0100)]
Added search icon overlay on embedded attachments/images
woltlab.com [Fri, 16 Jan 2015 00:31:48 +0000 (01:31 +0100)]
Updating minified JavaScript files
Marcel Werk [Fri, 16 Jan 2015 00:28:03 +0000 (01:28 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 16 Jan 2015 00:27:50 +0000 (01:27 +0100)]
Added form auto-submit in keyword suggestion list
woltlab.com [Thu, 15 Jan 2015 23:36:47 +0000 (00:36 +0100)]
Updating minified JavaScript files
Marcel Werk [Thu, 15 Jan 2015 23:35:10 +0000 (00:35 +0100)]
Multiple color picker improvements
Alexander Ebert [Thu, 15 Jan 2015 20:22:55 +0000 (21:22 +0100)]
Updating release date
Alexander Ebert [Thu, 15 Jan 2015 19:47:16 +0000 (20:47 +0100)]
Added update support for 2.0.9 pl 1
Joshua Rüsweg [Thu, 15 Jan 2015 17:26:45 +0000 (18:26 +0100)]
remove unused use-statement
Marcel Werk [Thu, 15 Jan 2015 16:26:10 +0000 (17:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 15 Jan 2015 16:26:01 +0000 (17:26 +0100)]
Added style variable names as subtitle in color list
Joshua Rüsweg [Thu, 15 Jan 2015 15:22:42 +0000 (16:22 +0100)]
remove unused variable
woltlab.com [Thu, 15 Jan 2015 14:41:47 +0000 (15:41 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 15 Jan 2015 14:38:00 +0000 (15:38 +0100)]
Passing reference to Redactor object in BBCode-button event
Tim Düsterhus [Wed, 14 Jan 2015 23:37:04 +0000 (00:37 +0100)]
Fix TemplateGroupEditForm and validation of parent template groups
Tim Düsterhus [Wed, 14 Jan 2015 20:58:38 +0000 (21:58 +0100)]
Honor disconnect requests even if 3rdParty provider is disabled