GitHub/WoltLab/WCF.git
9 years agoMerge branch '2.0'
Tim Düsterhus [Mon, 16 Mar 2015 17:10:54 +0000 (18:10 +0100)]
Merge branch '2.0'

9 years agoWork around Facebook not reading the URI RFC
Tim Düsterhus [Mon, 16 Mar 2015 17:07:57 +0000 (18:07 +0100)]
Work around Facebook not reading the URI RFC

9 years agoUpdating release date 2.0.12
Alexander Ebert [Sun, 15 Mar 2015 14:42:25 +0000 (15:42 +0100)]
Updating release date

9 years agoFix plus sign icon
Matthias Schmidt [Sat, 14 Mar 2015 17:23:17 +0000 (18:23 +0100)]
Fix plus sign icon

9 years agoFix UserLanguageCondition::showContent() for guests
Matthias Schmidt [Sat, 14 Mar 2015 09:55:18 +0000 (10:55 +0100)]
Fix UserLanguageCondition::showContent() for guests

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 12 Mar 2015 18:21:47 +0000 (19:21 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 12 Mar 2015 18:16:08 +0000 (19:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUpgraded to Redactor 10.0.8
Alexander Ebert [Thu, 12 Mar 2015 18:15:50 +0000 (19:15 +0100)]
Upgraded to Redactor 10.0.8

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 12 Mar 2015 17:51:08 +0000 (18:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed image scaling issue in IE/Firefox
Marcel Werk [Thu, 12 Mar 2015 17:50:49 +0000 (18:50 +0100)]
Fixed image scaling issue in IE/Firefox

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 12 Mar 2015 17:16:45 +0000 (18:16 +0100)]
Updating minified JavaScript files

9 years agoFixed inserting quotes on Chrome for Android
Alexander Ebert [Thu, 12 Mar 2015 17:13:34 +0000 (18:13 +0100)]
Fixed inserting quotes on Chrome for Android

9 years agodl.wide is harmful, it hides the label
Alexander Ebert [Wed, 11 Mar 2015 19:12:38 +0000 (20:12 +0100)]
dl.wide is harmful, it hides the label

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 11 Mar 2015 17:16:46 +0000 (18:16 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 11 Mar 2015 17:11:15 +0000 (18:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdd showMore class for containerList items
Matthias Schmidt [Wed, 11 Mar 2015 17:11:03 +0000 (18:11 +0100)]
Add showMore class for containerList items

This class generalizes (and will replace) recentActivitiesMore.

9 years agoWork-around for IIS URL-Rewrite-Module messing up the encoding
Alexander Ebert [Wed, 11 Mar 2015 17:05:28 +0000 (18:05 +0100)]
Work-around for IIS URL-Rewrite-Module messing up the encoding

There is a known bug which causes REQUEST_URI to be ISO-encoded, even though there is a hotfix enabled, certain Plesk versions do not ship that fix. Since it is safe to rely on UNENCODED_URL, we'll fall back to this one.

9 years agoFix typo in team page location language item
Matthias Schmidt [Wed, 11 Mar 2015 15:10:12 +0000 (16:10 +0100)]
Fix typo in team page location language item

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 11 Mar 2015 14:26:45 +0000 (15:26 +0100)]
Updating minified JavaScript files

9 years agoImproved notification list for legacy notifications
Alexander Ebert [Wed, 11 Mar 2015 14:23:42 +0000 (15:23 +0100)]
Improved notification list for legacy notifications

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 11 Mar 2015 10:36:43 +0000 (11:36 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 11 Mar 2015 10:33:39 +0000 (11:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed ImageViewer not properly loading images in Chrome
Alexander Ebert [Wed, 11 Mar 2015 10:33:27 +0000 (11:33 +0100)]
Fixed ImageViewer not properly loading images in Chrome

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Mar 2015 22:16:45 +0000 (23:16 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 10 Mar 2015 22:11:08 +0000 (23:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoSmall work-around for tags being able to breach out of quotes
Alexander Ebert [Tue, 10 Mar 2015 22:09:50 +0000 (23:09 +0100)]
Small work-around for tags being able to breach out of quotes

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 10 Mar 2015 16:56:45 +0000 (17:56 +0100)]
Updating minified JavaScript files

9 years agoFixed handling of empty list items / code-bbcode
Alexander Ebert [Tue, 10 Mar 2015 16:53:19 +0000 (17:53 +0100)]
Fixed handling of empty list items / code-bbcode

9 years agoFixed testing for censored words containing delimiters
Alexander Ebert [Tue, 10 Mar 2015 14:54:51 +0000 (15:54 +0100)]
Fixed testing for censored words containing delimiters

9 years agoFixed mention detection causing the following word to be discarded
Alexander Ebert [Tue, 10 Mar 2015 14:15:59 +0000 (15:15 +0100)]
Fixed mention detection causing the following word to be discarded

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 10 Mar 2015 11:26:52 +0000 (12:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed WCF::getRequestURI() returning garbage w/ active SEO option
Alexander Ebert [Tue, 10 Mar 2015 11:26:35 +0000 (12:26 +0100)]
Fixed WCF::getRequestURI() returning garbage w/ active SEO option

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 9 Mar 2015 22:11:43 +0000 (23:11 +0100)]
Updating minified JavaScript files

9 years agoWork-around for a glitch in Firefox and calculation issue in Chrome
Alexander Ebert [Mon, 9 Mar 2015 22:06:11 +0000 (23:06 +0100)]
Work-around for a glitch in Firefox and calculation issue in Chrome

9 years agoPreparing internal release 2.0.12
Alexander Ebert [Mon, 9 Mar 2015 20:16:31 +0000 (21:16 +0100)]
Preparing internal release 2.0.12

9 years agoMake CommentResponseImporter consistent w/ 30/5
Tim Düsterhus [Sun, 8 Mar 2015 23:16:58 +0000 (00:16 +0100)]
Make CommentResponseImporter consistent w/ 30/5

see 9d007b407fca905603affe5c31ff98d2cbdf6764

9 years agoAdd 'invalid' password hashing scheme
Tim Düsterhus [Sun, 8 Mar 2015 17:30:56 +0000 (18:30 +0100)]
Add 'invalid' password hashing scheme

9 years agoFixed missing rank image
Marcel Werk [Sun, 8 Mar 2015 13:09:04 +0000 (14:09 +0100)]
Fixed missing rank image

9 years agoMerge branch '2.0'
Marcel Werk [Sun, 8 Mar 2015 13:03:44 +0000 (14:03 +0100)]
Merge branch '2.0'

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

9 years agoFixed missing rank image
Marcel Werk [Sun, 8 Mar 2015 12:00:13 +0000 (13:00 +0100)]
Fixed missing rank image

9 years agoFix typo in en.xml
Tim Düsterhus [Sun, 8 Mar 2015 03:33:29 +0000 (04:33 +0100)]
Fix typo in en.xml

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 7 Mar 2015 22:49:25 +0000 (23:49 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoMoved a single phrase to prevent issues w/ the WCF 2.0 event
Alexander Ebert [Sat, 7 Mar 2015 22:49:10 +0000 (23:49 +0100)]
Moved a single phrase to prevent issues w/ the WCF 2.0 event

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 7 Mar 2015 22:46:46 +0000 (23:46 +0100)]
Updating minified JavaScript files

9 years agoStrip background-color from pasted content
Alexander Ebert [Sat, 7 Mar 2015 22:43:19 +0000 (23:43 +0100)]
Strip background-color from pasted content

9 years agoPrevent matching background-color as color
Alexander Ebert [Sat, 7 Mar 2015 22:36:13 +0000 (23:36 +0100)]
Prevent matching background-color as color

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 7 Mar 2015 22:21:11 +0000 (23:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUsing our own range to determine cursor position (more reliable)
Alexander Ebert [Sat, 7 Mar 2015 22:20:55 +0000 (23:20 +0100)]
Using our own range to determine cursor position (more reliable)

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 7 Mar 2015 15:16:44 +0000 (16:16 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 7 Mar 2015 15:12:49 +0000 (16:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed index check
Alexander Ebert [Sat, 7 Mar 2015 15:12:33 +0000 (16:12 +0100)]
Fixed index check

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 7 Mar 2015 14:41:42 +0000 (15:41 +0100)]
Updating minified JavaScript files

9 years agoOverhauled editor integration, simulating br-Mode in WYSIWYG-Mode
Alexander Ebert [Sat, 7 Mar 2015 14:37:49 +0000 (15:37 +0100)]
Overhauled editor integration, simulating br-Mode in WYSIWYG-Mode

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 7 Mar 2015 00:00:37 +0000 (01:00 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoForce loading of CSS before JS
Alexander Ebert [Sat, 7 Mar 2015 00:00:21 +0000 (01:00 +0100)]
Force loading of CSS before JS

9 years agoRevert "Defer loading of JavaScript to body end, avoid too early rendering"
Alexander Ebert [Fri, 6 Mar 2015 23:59:16 +0000 (00:59 +0100)]
Revert "Defer loading of JavaScript to body end, avoid too early rendering"

This reverts commit 91c39ee5a899fd3afbc63a63f2a562973abaf5d5.

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Mar 2015 18:56:43 +0000 (19:56 +0100)]
Updating minified JavaScript files

9 years agoSuppress droparea marker if Redactor is currently not visible
Alexander Ebert [Fri, 6 Mar 2015 18:53:34 +0000 (19:53 +0100)]
Suppress droparea marker if Redactor is currently not visible

9 years agoAdded missing phrase
Alexander Ebert [Fri, 6 Mar 2015 18:49:43 +0000 (19:49 +0100)]
Added missing phrase

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 6 Mar 2015 18:42:29 +0000 (19:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRemoved debug code
Alexander Ebert [Fri, 6 Mar 2015 18:41:31 +0000 (19:41 +0100)]
Removed debug code

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 6 Mar 2015 18:02:35 +0000 (19:02 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoIncreased maximum category depth to 3
Marcel Werk [Fri, 6 Mar 2015 18:02:19 +0000 (19:02 +0100)]
Increased maximum category depth to 3

9 years agoInclude moderated groups in UserGroupCondition
Matthias Schmidt [Fri, 6 Mar 2015 17:44:28 +0000 (18:44 +0100)]
Include moderated groups in UserGroupCondition

9 years agoPurge compiled templates after template deletion
Alexander Ebert [Fri, 6 Mar 2015 13:35:54 +0000 (14:35 +0100)]
Purge compiled templates after template deletion

9 years agoMerge pull request #1890 from SoftCreatR/patch-4
Alexander Ebert [Fri, 6 Mar 2015 12:57:09 +0000 (13:57 +0100)]
Merge pull request #1890 from SoftCreatR/patch-4

Fix Youtube embed

9 years agoDefer loading of JavaScript to body end, avoid too early rendering
Alexander Ebert [Fri, 6 Mar 2015 12:54:03 +0000 (13:54 +0100)]
Defer loading of JavaScript to body end, avoid too early rendering

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 6 Mar 2015 11:01:46 +0000 (12:01 +0100)]
Updating minified JavaScript files

9 years agoAdded a flexible category list supporting up to 3 levels
Alexander Ebert [Fri, 6 Mar 2015 10:58:07 +0000 (11:58 +0100)]
Added a flexible category list supporting up to 3 levels

9 years agoUpdate cookie information link for Safari
Matthias Schmidt [Wed, 4 Mar 2015 20:09:04 +0000 (21:09 +0100)]
Update cookie information link for Safari

9 years agoImprove UserGroupAssignmentHandler::checkUsers()
Matthias Schmidt [Wed, 4 Mar 2015 19:00:10 +0000 (20:00 +0100)]
Improve UserGroupAssignmentHandler::checkUsers()

9 years agoFixed virtual sessions being considered within ACP 2.1.1
Alexander Ebert [Tue, 3 Mar 2015 19:35:21 +0000 (20:35 +0100)]
Fixed virtual sessions being considered within ACP

9 years agoLoosening check for drop table
Alexander Ebert [Tue, 3 Mar 2015 18:52:18 +0000 (19:52 +0100)]
Loosening check for drop table

9 years agoStripped comment
Alexander Ebert [Tue, 3 Mar 2015 18:08:38 +0000 (19:08 +0100)]
Stripped comment

9 years agoFixed mention parser discarding second word if only the first matched
Alexander Ebert [Tue, 3 Mar 2015 17:47:35 +0000 (18:47 +0100)]
Fixed mention parser discarding second word if only the first matched

9 years agoFix searching for menu items in the ACP
Matthias Schmidt [Tue, 3 Mar 2015 16:13:25 +0000 (17:13 +0100)]
Fix searching for menu items in the ACP

9 years agoFixed missing language variable
Marcel Werk [Tue, 3 Mar 2015 15:52:01 +0000 (16:52 +0100)]
Fixed missing language variable

9 years agoApplying controller case-sensitive check for aliased controllers
Alexander Ebert [Tue, 3 Mar 2015 15:10:32 +0000 (16:10 +0100)]
Applying controller case-sensitive check for aliased controllers

9 years agoFixed issues when routes to ACP and frontend are generated on the same page
Alexander Ebert [Tue, 3 Mar 2015 14:17:00 +0000 (15:17 +0100)]
Fixed issues when routes to ACP and frontend are generated on the same page

9 years agoPreparing internal release 2.1.1
Alexander Ebert [Tue, 3 Mar 2015 12:39:46 +0000 (13:39 +0100)]
Preparing internal release 2.1.1

9 years agoUpdating minified JavaScript files
woltlab.com [Tue, 3 Mar 2015 12:36:45 +0000 (13:36 +0100)]
Updating minified JavaScript files

9 years agoDeleting a smiley category did not reset the cache
Alexander Ebert [Tue, 3 Mar 2015 12:33:39 +0000 (13:33 +0100)]
Deleting a smiley category did not reset the cache

9 years agoFixed a few issues
Alexander Ebert [Tue, 3 Mar 2015 12:27:16 +0000 (13:27 +0100)]
Fixed a few issues

9 years agoImproved visuals for tab menus with an active dropdown
Alexander Ebert [Tue, 3 Mar 2015 12:24:02 +0000 (13:24 +0100)]
Improved visuals for tab menus with an active dropdown

9 years agoFixed smiley categories overflowing the menu
Alexander Ebert [Tue, 3 Mar 2015 12:23:50 +0000 (13:23 +0100)]
Fixed smiley categories overflowing the menu

9 years agoUse own phrases for undo/redo because Redactor's lang is unreliable
Alexander Ebert [Tue, 3 Mar 2015 12:23:33 +0000 (13:23 +0100)]
Use own phrases for undo/redo because Redactor's lang is unreliable

9 years agoAdded missing templates
Alexander Ebert [Tue, 3 Mar 2015 09:25:48 +0000 (10:25 +0100)]
Added missing templates

9 years agoFixed virtual session validation
Alexander Ebert [Mon, 2 Mar 2015 18:39:09 +0000 (19:39 +0100)]
Fixed virtual session validation

9 years agoFixed censorship treating '@' as delimiter
Alexander Ebert [Mon, 2 Mar 2015 17:11:38 +0000 (18:11 +0100)]
Fixed censorship treating '@' as delimiter

Stripping the '@' makes it impossible to match against e-mail addresses.

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Mar 2015 14:51:45 +0000 (15:51 +0100)]
Updating minified JavaScript files

9 years agoAdded undo/redo buttons
Alexander Ebert [Mon, 2 Mar 2015 14:47:17 +0000 (15:47 +0100)]
Added undo/redo buttons

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 2 Mar 2015 14:21:40 +0000 (15:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUploading a logo/preview image didn't cause the displayed image to be refreshed becau...
Alexander Ebert [Mon, 2 Mar 2015 14:21:23 +0000 (15:21 +0100)]
Uploading a logo/preview image didn't cause the displayed image to be refreshed because it replaces the existing image, causing the old image to be still cached

9 years agoCopying a style did not reset the style cache
Alexander Ebert [Mon, 2 Mar 2015 14:20:42 +0000 (15:20 +0100)]
Copying a style did not reset the style cache

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Mar 2015 12:01:48 +0000 (13:01 +0100)]
Updating minified JavaScript files

9 years agoFixed browsers creating invalid HTML when indenting the first item
Alexander Ebert [Mon, 2 Mar 2015 11:58:42 +0000 (12:58 +0100)]
Fixed browsers creating invalid HTML when indenting the first item

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Mar 2015 11:21:44 +0000 (12:21 +0100)]
Updating minified JavaScript files

9 years agoFixed handling of empty but formatted lines
Alexander Ebert [Mon, 2 Mar 2015 11:19:58 +0000 (12:19 +0100)]
Fixed handling of empty but formatted lines

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 2 Mar 2015 10:46:45 +0000 (11:46 +0100)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 2 Mar 2015 10:42:07 +0000 (11:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF