GitHub/WoltLab/WCF.git
10 years agoPreventing issues with parallel requests assigning users
Alexander Ebert [Thu, 18 Sep 2014 12:40:12 +0000 (14:40 +0200)]
Preventing issues with parallel requests assigning users

10 years agoFix language item in en.xml
Tim Düsterhus [Tue, 9 Sep 2014 17:44:58 +0000 (19:44 +0200)]
Fix language item in en.xml

10 years agoFixed encoding issues with [media]-BBCodes
Alexander Ebert [Tue, 9 Sep 2014 10:02:53 +0000 (12:02 +0200)]
Fixed encoding issues with [media]-BBCodes

10 years agoMerge pull request #1806 from SoftCreatR/patch-2
Marcel Werk [Sun, 7 Sep 2014 21:22:08 +0000 (23:22 +0200)]
Merge pull request #1806 from SoftCreatR/patch-2

Fixed language variable

10 years agoAdded missing encodeHTML
Marcel Werk [Sun, 7 Sep 2014 13:20:52 +0000 (15:20 +0200)]
Added missing encodeHTML

10 years agoFixed language variable
Sascha Greuel [Thu, 4 Sep 2014 19:00:51 +0000 (21:00 +0200)]
Fixed language variable

10 years agoRemove obsolete class
Matthias Schmidt [Tue, 2 Sep 2014 18:58:52 +0000 (20:58 +0200)]
Remove obsolete class

10 years agoPreparing release 2.0.9 2.0.9
Alexander Ebert [Fri, 29 Aug 2014 12:26:45 +0000 (14:26 +0200)]
Preparing release 2.0.9

10 years agoFixed title case
Marcel Werk [Wed, 27 Aug 2014 00:17:59 +0000 (02:17 +0200)]
Fixed title case

10 years agoFix error handling in NewPasswordForm
Tim Düsterhus [Sun, 24 Aug 2014 15:43:30 +0000 (17:43 +0200)]
Fix error handling in NewPasswordForm

10 years agoFix typo in ImageBBCode
Tim Düsterhus [Thu, 21 Aug 2014 21:20:06 +0000 (23:20 +0200)]
Fix typo in ImageBBCode

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Matthias Schmidt [Tue, 19 Aug 2014 19:59:51 +0000 (21:59 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoAdd missing canViewPreview check in AttachmentBBCode
Matthias Schmidt [Tue, 19 Aug 2014 19:59:00 +0000 (21:59 +0200)]
Add missing canViewPreview check in AttachmentBBCode

If an image is posted and the active user may download it but may not view previews, a broken image was shown as preview because AttachmentPage correctly checks this permission.

10 years agoAdded whitespace
Alexander Ebert [Tue, 19 Aug 2014 18:49:04 +0000 (20:49 +0200)]
Added whitespace

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Tue, 19 Aug 2014 18:31:27 +0000 (20:31 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoAdded work-arounds for IIS 8
Alexander Ebert [Tue, 19 Aug 2014 18:31:14 +0000 (20:31 +0200)]
Added work-arounds for IIS 8

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 19 Aug 2014 17:45:58 +0000 (19:45 +0200)]
Updating minified JavaScript files

10 years agoFix default marker position in WCF.Location.GoogleMaps.LocationInput
Matthias Schmidt [Tue, 19 Aug 2014 17:40:14 +0000 (19:40 +0200)]
Fix default marker position in WCF.Location.GoogleMaps.LocationInput

10 years agoAdded missing trims
Marcel Werk [Mon, 18 Aug 2014 22:30:36 +0000 (00:30 +0200)]
Added missing trims

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 16 Aug 2014 18:10:57 +0000 (20:10 +0200)]
Updating minified JavaScript files

10 years agoFix mention issue
Matthias Schmidt [Sat, 16 Aug 2014 18:06:24 +0000 (20:06 +0200)]
Fix mention issue

Whenever the users presses any key while typing, we have to abort previous requests to make sure that they do not mess up anything.
We also need to consider requests which are not send at the moment but will be send in a moment because of the delay introduced by WCF.PeriodicalExecuter by stoping the periodical executer.

10 years agoFixed encoding of JavaScript redirect URLs
Alexander Ebert [Fri, 15 Aug 2014 11:50:20 +0000 (13:50 +0200)]
Fixed encoding of JavaScript redirect URLs

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 7 Aug 2014 11:50:58 +0000 (13:50 +0200)]
Updating minified JavaScript files

10 years agoFixed typo
Alexander Ebert [Thu, 7 Aug 2014 11:46:33 +0000 (13:46 +0200)]
Fixed typo

10 years agoSuppressing data-source for dropdowns with generic ids
Alexander Ebert [Thu, 7 Aug 2014 11:44:58 +0000 (13:44 +0200)]
Suppressing data-source for dropdowns with generic ids

10 years agoAdding the data-attribute "source" to dropdown menus
Alexander Ebert [Thu, 7 Aug 2014 11:42:57 +0000 (13:42 +0200)]
Adding the data-attribute "source" to dropdown menus

10 years agoFix validation of category in OptionForm
Matthias Schmidt [Wed, 6 Aug 2014 16:35:20 +0000 (18:35 +0200)]
Fix validation of category in OptionForm

10 years agoAdded missing module setting check
Marcel Werk [Wed, 6 Aug 2014 11:53:03 +0000 (13:53 +0200)]
Added missing module setting check

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 3 Aug 2014 16:25:57 +0000 (18:25 +0200)]
Updating minified JavaScript files

10 years agoFixed encoding issues
Alexander Ebert [Sun, 3 Aug 2014 16:21:20 +0000 (18:21 +0200)]
Fixed encoding issues

10 years agoFix forceSelection for i18n text option types
Matthias Schmidt [Fri, 1 Aug 2014 12:22:57 +0000 (14:22 +0200)]
Fix forceSelection for i18n text option types

10 years agoSync file-based PIPs separated to account for slow machines 2.0.8
Alexander Ebert [Sun, 27 Jul 2014 22:39:45 +0000 (00:39 +0200)]
Sync file-based PIPs separated to account for slow machines

10 years agoFixed an calculation issue
Alexander Ebert [Sun, 27 Jul 2014 14:59:18 +0000 (16:59 +0200)]
Fixed an calculation issue

10 years agoRemove likes when deleting comment responses
Matthias Schmidt [Sun, 27 Jul 2014 12:49:28 +0000 (14:49 +0200)]
Remove likes when deleting comment responses

10 years agoFixed WCF_VERSION
Alexander Ebert [Sun, 27 Jul 2014 09:39:29 +0000 (11:39 +0200)]
Fixed WCF_VERSION

10 years agoPreparing release 2.0.8
Alexander Ebert [Sat, 26 Jul 2014 22:57:06 +0000 (00:57 +0200)]
Preparing release 2.0.8

10 years agoFix checkPermissions() for category decorators
Matthias Schmidt [Sat, 26 Jul 2014 08:31:43 +0000 (10:31 +0200)]
Fix checkPermissions() for category decorators

10 years agoFix comment response notification-related language items
Matthias Schmidt [Fri, 25 Jul 2014 13:59:00 +0000 (15:59 +0200)]
Fix comment response notification-related language items

10 years agoFixed typo
Marcel Werk [Tue, 22 Jul 2014 13:38:17 +0000 (15:38 +0200)]
Fixed typo

10 years agoMerge pull request #1754 from SoftCreatR/patch-9
Alexander Ebert [Mon, 21 Jul 2014 21:21:03 +0000 (23:21 +0200)]
Merge pull request #1754 from SoftCreatR/patch-9

Move 3rdpartyFields to a better position

10 years agoMerge pull request #1740 from SoftCreatR/patch-1
Alexander Ebert [Mon, 21 Jul 2014 21:10:30 +0000 (23:10 +0200)]
Merge pull request #1740 from SoftCreatR/patch-1

reCaptcha optimization

10 years agoThis doesn't belong here
Alexander Ebert [Mon, 21 Jul 2014 13:13:18 +0000 (15:13 +0200)]
This doesn't belong here

10 years agojson_decode() will raise a warning on invalid input (PHP 5.6)
Alexander Ebert [Mon, 21 Jul 2014 13:12:58 +0000 (15:12 +0200)]
json_decode() will raise a warning on invalid input (PHP 5.6)

10 years agoHide isDisabled checkbox for landing page menu item
Tim Düsterhus [Sat, 19 Jul 2014 13:46:05 +0000 (15:46 +0200)]
Hide isDisabled checkbox for landing page menu item

In most cases it is misleading, as it is not respected when
showOrder is not changed as well. In case the admin really wants to
disable the current landing page's menu item he can do so with few
extra clicks.

10 years agoMerge pull request #1765 from joshuaruesweg/patch-26
Tim Düsterhus [Thu, 17 Jul 2014 18:28:36 +0000 (20:28 +0200)]
Merge pull request #1765 from joshuaruesweg/patch-26

prevent updating deleted profile-fields with 3rd..

10 years agoFixed numeric format issue
Marcel Werk [Thu, 17 Jul 2014 13:29:39 +0000 (15:29 +0200)]
Fixed numeric format issue

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Jul 2014 10:14:23 +0000 (12:14 +0200)]
Updating minified JavaScript files

10 years agoSmall style optimization
Marcel Werk [Tue, 15 Jul 2014 23:29:23 +0000 (01:29 +0200)]
Small style optimization

10 years agoFixed delete buttons in mobile version
Marcel Werk [Tue, 15 Jul 2014 15:47:55 +0000 (17:47 +0200)]
Fixed delete buttons in mobile version

10 years agoFix mention-related issues
Matthias Schmidt [Mon, 14 Jul 2014 16:35:36 +0000 (18:35 +0200)]
Fix mention-related issues

The mention search is now only triggered if the user paused half a second during typing. Furthermore, previous AJAX requests are now aborted fixing issues when "delayed" requests return their data even though they are not needed anymore.

10 years agoFixed broken/missing encoding of meta tag values
Marcel Werk [Fri, 11 Jul 2014 09:31:11 +0000 (11:31 +0200)]
Fixed broken/missing encoding of meta tag values

10 years agoFixed multiple open graph issues
Marcel Werk [Thu, 10 Jul 2014 13:36:06 +0000 (15:36 +0200)]
Fixed multiple open graph issues

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Jul 2014 22:51:24 +0000 (00:51 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 17:46:17 +0000 (19:46 +0200)]
Updating minified JavaScript files

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Matthias Schmidt [Sun, 6 Jul 2014 17:39:26 +0000 (19:39 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoHide loading overlay when aborting AJAX request
Matthias Schmidt [Sun, 6 Jul 2014 17:38:44 +0000 (19:38 +0200)]
Hide loading overlay when aborting AJAX request

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 15:11:17 +0000 (17:11 +0200)]
Updating minified JavaScript files

10 years agoFix mention issue using Firefox
Matthias Schmidt [Sun, 6 Jul 2014 15:06:02 +0000 (17:06 +0200)]
Fix mention issue using Firefox

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Thu, 3 Jul 2014 16:42:03 +0000 (18:42 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoFixed hide of 2nd breadcrumbs in mobile version
Marcel Werk [Thu, 3 Jul 2014 16:41:15 +0000 (18:41 +0200)]
Fixed hide of 2nd breadcrumbs in mobile version

10 years agoAdd missing usage of additionalFields in form classes
Matthias Schmidt [Tue, 1 Jul 2014 19:10:17 +0000 (21:10 +0200)]
Add missing usage of additionalFields in form classes

10 years agoAdd missing language item
Matthias Schmidt [Sun, 29 Jun 2014 18:22:51 +0000 (20:22 +0200)]
Add missing language item

10 years agoprevent updating deleted profile-fields with 3rd..
Joshua Rüsweg [Sun, 29 Jun 2014 10:07:46 +0000 (12:07 +0200)]
prevent updating deleted profile-fields with 3rd..

..party connections

see here: https://www.woltlab.com/forum/index.php/Thread/227754-Facebook-Anmeldung-nicht-m%C3%B6glich/

10 years agoFix for CKEditor juggling with closing link tags and line break
Alexander Ebert [Fri, 27 Jun 2014 19:35:25 +0000 (21:35 +0200)]
Fix for CKEditor juggling with closing link tags and line break

10 years agoRemove erroneous language item
Matthias Schmidt [Thu, 26 Jun 2014 21:20:49 +0000 (23:20 +0200)]
Remove erroneous language item

10 years agoMerge pull request #1756 from SoftCreatR/patch-11
Tim Düsterhus [Sun, 22 Jun 2014 15:41:46 +0000 (17:41 +0200)]
Merge pull request #1756 from SoftCreatR/patch-11

Fix typo

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 20 Jun 2014 19:46:16 +0000 (21:46 +0200)]
Updating minified JavaScript files

10 years agoFixed scroll issue
Marcel Werk [Fri, 20 Jun 2014 19:43:05 +0000 (21:43 +0200)]
Fixed scroll issue

10 years agoSmall API improvement
Marcel Werk [Thu, 19 Jun 2014 22:06:40 +0000 (00:06 +0200)]
Small API improvement

10 years agoFixed typo
Sascha Greuel [Wed, 18 Jun 2014 01:33:34 +0000 (03:33 +0200)]
Fixed typo

10 years agoMerge pull request #1755 from SoftCreatR/patch-10
Tim Düsterhus [Wed, 18 Jun 2014 01:21:30 +0000 (03:21 +0200)]
Merge pull request #1755 from SoftCreatR/patch-10

Fix typo

10 years agoFixed typo
Sascha Greuel [Wed, 18 Jun 2014 01:20:40 +0000 (03:20 +0200)]
Fixed typo

10 years agoMoved 3rdpartyFields to a better position
Sascha Greuel [Wed, 18 Jun 2014 00:53:59 +0000 (02:53 +0200)]
Moved 3rdpartyFields to a better position

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 13 Jun 2014 15:31:17 +0000 (17:31 +0200)]
Updating minified JavaScript files

10 years agoMerge pull request #1747 from SoftCreatR/patch-7
Matthias Schmidt [Fri, 13 Jun 2014 15:29:02 +0000 (17:29 +0200)]
Merge pull request #1747 from SoftCreatR/patch-7

Always surround user mentions by a prime character

10 years agoExplain colon in select option description
Tim Düsterhus [Thu, 12 Jun 2014 16:43:04 +0000 (18:43 +0200)]
Explain colon in select option description

10 years agoFixed permission check
Marcel Werk [Wed, 11 Jun 2014 22:33:32 +0000 (00:33 +0200)]
Fixed permission check

10 years agoFixed description
Marcel Werk [Wed, 11 Jun 2014 22:18:59 +0000 (00:18 +0200)]
Fixed description

10 years agoMerge pull request #1743 from SoftCreatR/patch-3
Marcel Werk [Wed, 11 Jun 2014 22:09:45 +0000 (00:09 +0200)]
Merge pull request #1743 from SoftCreatR/patch-3

Honor option "module_attachment"

10 years agoMerge pull request #1741 from SoftCreatR/patch-2
Marcel Werk [Wed, 11 Jun 2014 22:05:58 +0000 (00:05 +0200)]
Merge pull request #1741 from SoftCreatR/patch-2

Extend support for G+ vanity urls

10 years agoFix detection of Internet Explorer 11
Tim Düsterhus [Wed, 11 Jun 2014 00:50:06 +0000 (02:50 +0200)]
Fix detection of Internet Explorer 11

Devices with a touch screen add an additional `;Touch`:

    Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko

10 years agoFixed template group directory
Alexander Ebert [Tue, 10 Jun 2014 21:43:29 +0000 (23:43 +0200)]
Fixed template group directory

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Mon, 9 Jun 2014 16:00:41 +0000 (18:00 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoFixed ACP style incorrectly accessing frontend style files
Alexander Ebert [Mon, 9 Jun 2014 16:00:27 +0000 (18:00 +0200)]
Fixed ACP style incorrectly accessing frontend style files

10 years agoFix syntax error in PasswordUtil
Tim Düsterhus [Mon, 9 Jun 2014 13:39:40 +0000 (15:39 +0200)]
Fix syntax error in PasswordUtil

10 years agoAdd support for cryptMD5 in PasswordUtil
Tim Düsterhus [Mon, 9 Jun 2014 13:24:17 +0000 (15:24 +0200)]
Add support for cryptMD5 in PasswordUtil

10 years agoAlways surround user mentions by a prime character
Sascha Greuel [Sat, 7 Jun 2014 13:32:32 +0000 (15:32 +0200)]
Always surround user mentions by a prime character

Whenever you pick a username from the dropdown, it will be surrounded by the prime character to provide a better usability.

10 years agoImproved matching of special characters
Sascha Greuel [Sat, 7 Jun 2014 12:49:22 +0000 (14:49 +0200)]
Improved matching of special characters

10 years agoImproved matching of special characters
Sascha Greuel [Sat, 7 Jun 2014 12:47:02 +0000 (14:47 +0200)]
Improved matching of special characters

10 years agoHonor option "module_attachment"
Sascha Greuel [Sat, 7 Jun 2014 06:36:18 +0000 (08:36 +0200)]
Honor option "module_attachment"

10 years agoExtended support for G+ vanity urls
Sascha Greuel [Sat, 7 Jun 2014 05:29:03 +0000 (07:29 +0200)]
Extended support for G+ vanity urls

+ Allow googleapis.com
+ Allow umlauts in names (even if urlencoded)
+ Allow different URL structures e.g.

https://plus.google.com/+SaschaGreuel
https://plus.google.com/u/0/108464746210444165938
https://plus.googleapis.com/wm/4/+SaschaGreuel
...

10 years agoFixed small template scripting issue
Marcel Werk [Fri, 6 Jun 2014 21:08:31 +0000 (23:08 +0200)]
Fixed small template scripting issue

10 years agoUpdating release date 2.0.7
Alexander Ebert [Thu, 5 Jun 2014 10:56:23 +0000 (12:56 +0200)]
Updating release date

10 years agoApplied small optimization
Sascha Greuel [Wed, 4 Jun 2014 16:42:15 +0000 (18:42 +0200)]
Applied small optimization

reCaptcha answers with `ERROR_INVALID_COOKIE`, if javascript is disabled and the given answer within the fallback is wrong/malformed. In this case it's recommended to throw a `UserInputException` instead of a `SystemException`.

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 4 Jun 2014 14:51:16 +0000 (16:51 +0200)]
Updating minified JavaScript files

10 years agoFixed potential memory leak
Alexander Ebert [Wed, 4 Jun 2014 14:48:04 +0000 (16:48 +0200)]
Fixed potential memory leak

Fixes #1739

10 years agoFixed user search issue
Marcel Werk [Tue, 3 Jun 2014 18:52:02 +0000 (20:52 +0200)]
Fixed user search issue

10 years agoFix for Firefox failing to encode square brackets in URLs
Alexander Ebert [Tue, 3 Jun 2014 10:57:42 +0000 (12:57 +0200)]
Fix for Firefox failing to encode square brackets in URLs

10 years agoReverted previous changes, it does cause more problems that it solves
Alexander Ebert [Mon, 2 Jun 2014 15:46:16 +0000 (17:46 +0200)]
Reverted previous changes, it does cause more problems that it solves

10 years agoFixed my lovely WCF version
Alexander Ebert [Mon, 2 Jun 2014 09:16:27 +0000 (11:16 +0200)]
Fixed my lovely WCF version