GitHub/WoltLab/WCF.git
7 years agoMerge branch '3.0'
Tim Düsterhus [Sun, 27 Aug 2017 16:32:11 +0000 (18:32 +0200)]
Merge branch '3.0'

7 years agoBackport IIdempotentPackageInstallationPlugin for forward compatibility
Tim Düsterhus [Sun, 27 Aug 2017 16:28:05 +0000 (18:28 +0200)]
Backport IIdempotentPackageInstallationPlugin for forward compatibility

see d74244229b48ed31f8baf87ce93e326033ccf505
see d49556513b7ae8060c6451077d2d05d6e7397b13

7 years agoFixed responses for dynamically loaded comments
Alexander Ebert [Sun, 27 Aug 2017 11:49:14 +0000 (13:49 +0200)]
Fixed responses for dynamically loaded comments

Fixes #2402

7 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 27 Aug 2017 10:54:38 +0000 (12:54 +0200)]
Merge branch '3.0'

7 years agoFix enable/disable icon class for captcha questions
Matthias Schmidt [Sun, 27 Aug 2017 10:54:14 +0000 (12:54 +0200)]
Fix enable/disable icon class for captcha questions

7 years agoFixed response loading via anchor
Alexander Ebert [Fri, 25 Aug 2017 15:58:45 +0000 (17:58 +0200)]
Fixed response loading via anchor

Fixes #2400

7 years agoFixed loading of hidden comments via anchor
Alexander Ebert [Fri, 25 Aug 2017 14:29:34 +0000 (16:29 +0200)]
Fixed loading of hidden comments via anchor

Fixes #2399

7 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 25 Aug 2017 11:40:36 +0000 (13:40 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

7 years agoRestored original loop item limit
Alexander Ebert [Fri, 25 Aug 2017 11:34:54 +0000 (13:34 +0200)]
Restored original loop item limit

7 years agoForce rebuilding response ids for comments
Alexander Ebert [Fri, 25 Aug 2017 11:32:32 +0000 (13:32 +0200)]
Force rebuilding response ids for comments

Fixes #2391

7 years agoFixed tiny builds being loaded for logged-in users
Alexander Ebert [Fri, 25 Aug 2017 11:23:59 +0000 (13:23 +0200)]
Fixed tiny builds being loaded for logged-in users

Fixes #2387

7 years agoRemoved debug code
Alexander Ebert [Fri, 25 Aug 2017 11:23:13 +0000 (13:23 +0200)]
Removed debug code

7 years agoClose and redirect when clicking on desktop notifications
Alexander Ebert [Fri, 25 Aug 2017 11:12:27 +0000 (13:12 +0200)]
Close and redirect when clicking on desktop notifications

7 years agoFix `$timesTriggered` of test notifications
Matthias Schmidt [Fri, 25 Aug 2017 09:36:07 +0000 (11:36 +0200)]
Fix `$timesTriggered` of test notifications

See #2359

7 years agoOnly test instant emails for notifications triggered once
Matthias Schmidt [Fri, 25 Aug 2017 09:13:05 +0000 (11:13 +0200)]
Only test instant emails for notifications triggered once

See #2359

7 years agoFix typo in English stacked comment response notification language item
Matthias Schmidt [Fri, 25 Aug 2017 08:53:16 +0000 (10:53 +0200)]
Fix typo in English stacked comment response notification language item

7 years agoMerge branch '3.0'
Matthias Schmidt [Fri, 25 Aug 2017 08:40:00 +0000 (10:40 +0200)]
Merge branch '3.0'

7 years agoFix description of `UserNotification::$timesTriggered`
Matthias Schmidt [Fri, 25 Aug 2017 08:39:39 +0000 (10:39 +0200)]
Fix description of `UserNotification::$timesTriggered`

7 years agoFix rendering of emails in developer notification test
Matthias Schmidt [Fri, 25 Aug 2017 08:29:45 +0000 (10:29 +0200)]
Fix rendering of emails in developer notification test

See #2359

7 years agoFix German profile comment response notification language item
Matthias Schmidt [Fri, 25 Aug 2017 07:52:50 +0000 (09:52 +0200)]
Fix German profile comment response notification language item

7 years agoConvert article links during html processing in ACP
Matthias Schmidt [Fri, 25 Aug 2017 05:44:17 +0000 (07:44 +0200)]
Convert article links during html processing in ACP

7 years agoUpdated exclude version for exported styles
Alexander Ebert [Thu, 24 Aug 2017 15:01:25 +0000 (17:01 +0200)]
Updated exclude version for exported styles

7 years agoSuppress warnings for corrupt PNG, throw an exception instead
Alexander Ebert [Thu, 24 Aug 2017 14:59:53 +0000 (16:59 +0200)]
Suppress warnings for corrupt PNG, throw an exception instead

7 years agoFixed typos
Alexander Ebert [Thu, 24 Aug 2017 14:59:23 +0000 (16:59 +0200)]
Fixed typos

7 years agoFix import order
Matthias Schmidt [Thu, 24 Aug 2017 12:13:43 +0000 (14:13 +0200)]
Fix import order

See faa9ed677b9ce02293d3baa23da258634c6166b1

7 years agoFix automatic conversion of article links
Matthias Schmidt [Thu, 24 Aug 2017 12:03:22 +0000 (14:03 +0200)]
Fix automatic conversion of article links

Links to the article page contain the id of the article content object,
not the article itself.

See #2186

7 years agoFixed position of the online badge in profile popover
Marcel Werk [Wed, 23 Aug 2017 13:41:32 +0000 (15:41 +0200)]
Fixed position of the online badge in profile popover

Fixes #2392

7 years agoAdded generic event for static dialogs
Alexander Ebert [Wed, 23 Aug 2017 12:48:13 +0000 (14:48 +0200)]
Added generic event for static dialogs

7 years agoAdded helper method to retrieve content language ids
Alexander Ebert [Wed, 23 Aug 2017 11:39:12 +0000 (13:39 +0200)]
Added helper method to retrieve content language ids

7 years agoAdd support for invisible captcha in comments
Tim Düsterhus [Tue, 22 Aug 2017 14:42:34 +0000 (16:42 +0200)]
Add support for invisible captcha in comments

see #2242

7 years agoAdd support for invisible captcha in login.tpl
Tim Düsterhus [Tue, 22 Aug 2017 14:29:15 +0000 (16:29 +0200)]
Add support for invisible captcha in login.tpl

see #2242

7 years agoMerge branch '3.0'
Tim Düsterhus [Tue, 22 Aug 2017 14:18:41 +0000 (16:18 +0200)]
Merge branch '3.0'

7 years agoMerge remote-tracking branch 'origin/3.0' into 3.0
Tim Düsterhus [Tue, 22 Aug 2017 14:18:26 +0000 (16:18 +0200)]
Merge remote-tracking branch 'origin/3.0' into 3.0

7 years agoUse separate keys for invisble captcha
Tim Düsterhus [Tue, 22 Aug 2017 14:16:36 +0000 (16:16 +0200)]
Use separate keys for invisble captcha

Technically keys for invisible captcha seem to work for stock v2,
but according to the documentation they should not. Better play safe
here.

Closes #2242

7 years agoMerge branch '3.0'
Tim Düsterhus [Tue, 22 Aug 2017 14:15:18 +0000 (16:15 +0200)]
Merge branch '3.0'

7 years agoFix error handling of reCAPTCHA
Tim Düsterhus [Tue, 22 Aug 2017 14:14:00 +0000 (16:14 +0200)]
Fix error handling of reCAPTCHA

7 years agoAdd form field specifying whether v2 or invisible reCAPTCHA was used
Tim Düsterhus [Tue, 22 Aug 2017 13:45:22 +0000 (15:45 +0200)]
Add form field specifying whether v2 or invisible reCAPTCHA was used

see #2242

7 years agoFix `hidden` flag for modification log entries on update
Joshua Rüsweg [Tue, 22 Aug 2017 12:39:10 +0000 (14:39 +0200)]
Fix `hidden` flag for modification log entries on update

Fixes #2389

7 years agoUpdating minified JavaScript files 3.1.0_Alpha_1
woltlab.com [Tue, 22 Aug 2017 10:13:02 +0000 (12:13 +0200)]
Updating minified JavaScript files

7 years agoRemoved superfluous file
Alexander Ebert [Tue, 22 Aug 2017 10:11:02 +0000 (12:11 +0200)]
Removed superfluous file

7 years agoMerge branch '3.0'
Alexander Ebert [Tue, 22 Aug 2017 10:10:12 +0000 (12:10 +0200)]
Merge branch '3.0'

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 22 Aug 2017 10:02:41 +0000 (12:02 +0200)]
Updating minified JavaScript files

7 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 21 Aug 2017 19:11:33 +0000 (21:11 +0200)]
Merge branch '3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/redactor.min.js
# wcfsetup/install/files/js/WCF.js

7 years agoDisable `never` option via `enableoptions`
Matthias Schmidt [Mon, 21 Aug 2017 19:08:06 +0000 (21:08 +0200)]
Disable `never` option via `enableoptions`

See dc3ab016f2887491c563afbde14b242e5f6c9baf

7 years agoFix disabling "no" option via `enableoptions`
Matthias Schmidt [Mon, 21 Aug 2017 19:05:02 +0000 (21:05 +0200)]
Fix disabling "no" option via `enableoptions`

See dc3ab016f2887491c563afbde14b242e5f6c9baf

7 years agoBind approval restriction permissions to base permissions
Matthias Schmidt [Mon, 21 Aug 2017 18:34:16 +0000 (20:34 +0200)]
Bind approval restriction permissions to base permissions

See #2386

7 years agoFixed orphaned paragraphs w/ block bbcodes
Alexander Ebert [Mon, 21 Aug 2017 12:27:44 +0000 (14:27 +0200)]
Fixed orphaned paragraphs w/ block bbcodes

7 years agoFixed drag & drop behavior in Firefox
Alexander Ebert [Mon, 21 Aug 2017 12:07:57 +0000 (14:07 +0200)]
Fixed drag & drop behavior in Firefox

7 years agoImproved handling of ampersands
Alexander Ebert [Mon, 21 Aug 2017 11:30:38 +0000 (13:30 +0200)]
Improved handling of ampersands

7 years agoAdjusted selector to tooltip changes in 2.9.0
Alexander Ebert [Mon, 21 Aug 2017 10:55:19 +0000 (12:55 +0200)]
Adjusted selector to tooltip changes in 2.9.0

7 years agoUpgraded to Redactor II 2.9.0
Alexander Ebert [Mon, 21 Aug 2017 10:43:50 +0000 (12:43 +0200)]
Upgraded to Redactor II 2.9.0

7 years agoUpdate comment (response) links in like list
Matthias Schmidt [Sun, 20 Aug 2017 09:59:21 +0000 (11:59 +0200)]
Update comment (response) links in like list

See #2223

7 years agoFix `CommentResponse::getLink()`
Matthias Schmidt [Sun, 20 Aug 2017 09:52:13 +0000 (11:52 +0200)]
Fix `CommentResponse::getLink()`

See d02542af7ee0bfe2540737e0276b446773f42371

7 years agoAdd page title to user group option edit form
Matthias Schmidt [Sun, 20 Aug 2017 09:41:42 +0000 (11:41 +0200)]
Add page title to user group option edit form

7 years agoAllow setting `containerContentType` content of user like list
Matthias Schmidt [Sun, 20 Aug 2017 08:08:35 +0000 (10:08 +0200)]
Allow setting `containerContentType` content of user like list

7 years agoRemove superfluous import
Joshua Rüsweg [Fri, 18 Aug 2017 19:41:22 +0000 (21:41 +0200)]
Remove superfluous import

7 years agoImplicit fix for erroneous `packageDir` values
Alexander Ebert [Fri, 18 Aug 2017 11:53:42 +0000 (13:53 +0200)]
Implicit fix for erroneous `packageDir` values

Closes #2355

7 years agoReturn `400 Bad Request` instead of 431
Alexander Ebert [Fri, 18 Aug 2017 11:18:36 +0000 (13:18 +0200)]
Return `400 Bad Request` instead of 431

Closes #2378

7 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Fri, 18 Aug 2017 11:12:37 +0000 (13:12 +0200)]
Merge remote-tracking branch 'origin/master'

7 years agoMerge branch '3.0'
Tim Düsterhus [Fri, 18 Aug 2017 11:12:10 +0000 (13:12 +0200)]
Merge branch '3.0'

7 years agoMerge branch 'foreach-non-countable' into 3.0
Tim Düsterhus [Fri, 18 Aug 2017 11:11:48 +0000 (13:11 +0200)]
Merge branch 'foreach-non-countable' into 3.0

Closes #2383

7 years agoFix {foreach} for non-`\Countable` `\Traversable`s
Tim Düsterhus [Thu, 17 Aug 2017 13:27:51 +0000 (15:27 +0200)]
Fix {foreach} for non-`\Countable` `\Traversable`s

7 years agoImproved description for paypal e-mail input field
Marcel Werk [Thu, 17 Aug 2017 23:01:16 +0000 (01:01 +0200)]
Improved description for paypal e-mail input field

7 years agoAdd UserProfile::getNeverPermission() for consistency w/ SessionHandler
Tim Düsterhus [Wed, 16 Aug 2017 21:04:29 +0000 (23:04 +0200)]
Add UserProfile::getNeverPermission() for consistency w/ SessionHandler

see 5b078ab8e2b1d19ba27dcc8065f68e8e7683ad5f

7 years agoFix special trophies description language items
Matthias Schmidt [Wed, 16 Aug 2017 16:41:25 +0000 (18:41 +0200)]
Fix special trophies description language items

7 years agoFix contact form options' default values
Matthias Schmidt [Wed, 16 Aug 2017 15:46:56 +0000 (17:46 +0200)]
Fix contact form options' default values

7 years agoFix English description of custom options' default value
Matthias Schmidt [Wed, 16 Aug 2017 15:39:54 +0000 (17:39 +0200)]
Fix English description of custom options' default value

7 years agoMake trophy category description optional
Joshua Rüsweg [Wed, 16 Aug 2017 15:40:36 +0000 (17:40 +0200)]
Make trophy category description optional

7 years agoEncode trophy description in received trophy user activity event
Matthias Schmidt [Wed, 16 Aug 2017 15:32:54 +0000 (17:32 +0200)]
Encode trophy description in received trophy user activity event

7 years agoFix toggling custom trophy description when editing user trophies
Matthias Schmidt [Wed, 16 Aug 2017 15:28:16 +0000 (17:28 +0200)]
Fix toggling custom trophy description when editing user trophies

7 years agoFix trophy title output in grouped user trophy list
Matthias Schmidt [Wed, 16 Aug 2017 15:22:26 +0000 (17:22 +0200)]
Fix trophy title output in grouped user trophy list

7 years agoMove PasswordUtil::secureRandomNumber() into CryptoUtil
Tim Düsterhus [Wed, 16 Aug 2017 11:38:37 +0000 (13:38 +0200)]
Move PasswordUtil::secureRandomNumber() into CryptoUtil

- Use random_int if available

Fixes #2379
Closes #2381

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Aug 2017 10:49:29 +0000 (12:49 +0200)]
Updating minified JavaScript files

7 years agoHide style-changer if javascript is disabled
Marcel Werk [Wed, 16 Aug 2017 09:30:18 +0000 (11:30 +0200)]
Hide style-changer if javascript is disabled

7 years agoFixed check
Alexander Ebert [Tue, 15 Aug 2017 16:42:28 +0000 (18:42 +0200)]
Fixed check

7 years agoFixed displayed error messages
Alexander Ebert [Tue, 15 Aug 2017 15:34:51 +0000 (17:34 +0200)]
Fixed displayed error messages

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 15 Aug 2017 15:23:08 +0000 (17:23 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoAvoid conversion of bbcodes when disabled
Alexander Ebert [Tue, 15 Aug 2017 15:22:14 +0000 (17:22 +0200)]
Avoid conversion of bbcodes when disabled

7 years agoForce disable of HTML bbcode by default
Alexander Ebert [Tue, 15 Aug 2017 12:48:41 +0000 (14:48 +0200)]
Force disable of HTML bbcode by default

7 years agoFixed default value for html bbcode
Alexander Ebert [Tue, 15 Aug 2017 11:31:10 +0000 (13:31 +0200)]
Fixed default value for html bbcode

7 years agoFixed setting the list of disallowed bbcodes for comments
Alexander Ebert [Tue, 15 Aug 2017 11:10:47 +0000 (13:10 +0200)]
Fixed setting the list of disallowed bbcodes for comments

7 years agoAdded safe-guard against case-mismatches for package identifiers
Alexander Ebert [Tue, 15 Aug 2017 10:29:59 +0000 (12:29 +0200)]
Added safe-guard against case-mismatches for package identifiers

7 years agoImproved comment visuals
Alexander Ebert [Tue, 15 Aug 2017 09:59:23 +0000 (11:59 +0200)]
Improved comment visuals

Closes #2377

7 years agoFix commenting by guest if captchas are disabled
Matthias Schmidt [Mon, 14 Aug 2017 15:18:16 +0000 (17:18 +0200)]
Fix commenting by guest if captchas are disabled

7 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 14 Aug 2017 15:14:28 +0000 (17:14 +0200)]
Merge branch '3.0'

7 years agoWork around module loading issue in `WCF.System.Captcha.getData()`
Matthias Schmidt [Mon, 14 Aug 2017 15:13:57 +0000 (17:13 +0200)]
Work around module loading issue in `WCF.System.Captcha.getData()`

7 years agoFix uploading media elements
Joshua Rüsweg [Mon, 14 Aug 2017 11:53:18 +0000 (13:53 +0200)]
Fix uploading media elements

7 years agoFix error messages after initial loading of comment guest dialog
Matthias Schmidt [Sun, 13 Aug 2017 17:51:52 +0000 (19:51 +0200)]
Fix error messages after initial loading of comment guest dialog

Fix #2372

7 years agoFix editing single-language file with non-user interface language
Matthias Schmidt [Sat, 12 Aug 2017 14:38:14 +0000 (16:38 +0200)]
Fix editing single-language file with non-user interface language

7 years agoFix language chooser when editing multiple media files one after another
Matthias Schmidt [Sat, 12 Aug 2017 14:29:17 +0000 (16:29 +0200)]
Fix language chooser when editing multiple media files one after another

7 years agoHide trophy points if the user hasn't trophy points
Joshua Rüsweg [Sat, 12 Aug 2017 13:42:09 +0000 (15:42 +0200)]
Hide trophy points if the user hasn't trophy points

See #2315

7 years agoFixed assignment to default user groups during user rebuild
Marcel Werk [Sat, 12 Aug 2017 11:46:34 +0000 (13:46 +0200)]
Fixed assignment to default user groups during user rebuild

7 years agoFix scaling of `video` elements in `.videoContainer` elements
Matthias Schmidt [Sat, 12 Aug 2017 09:17:26 +0000 (11:17 +0200)]
Fix scaling of `video` elements in `.videoContainer` elements

7 years agoFix undefined `$items` variable in `devtoolsProjectList.tpl`
Matthias Schmidt [Sat, 12 Aug 2017 07:39:32 +0000 (09:39 +0200)]
Fix undefined `$items` variable in `devtoolsProjectList.tpl`

By simply extending the `MultipleLinkPage` class, the `$items` variable
is automatically set.

See #2354

7 years agoFixed whitespace placement
Alexander Ebert [Fri, 11 Aug 2017 13:29:30 +0000 (15:29 +0200)]
Fixed whitespace placement

7 years agoadd badges on how many objects we have in a list (#2354)
Jens Hausdorf [Fri, 11 Aug 2017 13:28:57 +0000 (15:28 +0200)]
add badges on how many objects we have in a list (#2354)

* add badges on how many objects we have in that list

* code style fixes

* Additioal code style fixes

* revert change to public trophy list

* fix semantic

* The final end?

7 years agoReverse order of exceptions in printThrowable()
Tim Düsterhus [Fri, 11 Aug 2017 12:47:01 +0000 (14:47 +0200)]
Reverse order of exceptions in printThrowable()

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Fri, 11 Aug 2017 11:52:30 +0000 (13:52 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

7 years agoFixed overflow handling for quotes inside the editor
Alexander Ebert [Fri, 11 Aug 2017 11:26:38 +0000 (13:26 +0200)]
Fixed overflow handling for quotes inside the editor

7 years agoAdded missing button labels for mobile
Alexander Ebert [Fri, 11 Aug 2017 11:18:55 +0000 (13:18 +0200)]
Added missing button labels for mobile