Alexander Ebert [Wed, 23 Aug 2017 12:48:13 +0000 (14:48 +0200)]
Added generic event for static dialogs
Alexander Ebert [Wed, 23 Aug 2017 11:39:12 +0000 (13:39 +0200)]
Added helper method to retrieve content language ids
Tim Düsterhus [Tue, 22 Aug 2017 14:42:34 +0000 (16:42 +0200)]
Add support for invisible captcha in comments
see #2242
Tim Düsterhus [Tue, 22 Aug 2017 14:29:15 +0000 (16:29 +0200)]
Add support for invisible captcha in login.tpl
see #2242
Tim Düsterhus [Tue, 22 Aug 2017 14:18:41 +0000 (16:18 +0200)]
Merge branch '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
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
Tim Düsterhus [Tue, 22 Aug 2017 14:15:18 +0000 (16:15 +0200)]
Merge branch '3.0'
Tim Düsterhus [Tue, 22 Aug 2017 14:14:00 +0000 (16:14 +0200)]
Fix error handling of reCAPTCHA
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
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
woltlab.com [Tue, 22 Aug 2017 10:13:02 +0000 (12:13 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 22 Aug 2017 10:11:02 +0000 (12:11 +0200)]
Removed superfluous file
Alexander Ebert [Tue, 22 Aug 2017 10:10:12 +0000 (12:10 +0200)]
Merge branch '3.0'
woltlab.com [Tue, 22 Aug 2017 10:02:41 +0000 (12:02 +0200)]
Updating minified JavaScript files
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
Matthias Schmidt [Mon, 21 Aug 2017 19:08:06 +0000 (21:08 +0200)]
Disable `never` option via `enableoptions`
See
dc3ab016f2887491c563afbde14b242e5f6c9baf
Matthias Schmidt [Mon, 21 Aug 2017 19:05:02 +0000 (21:05 +0200)]
Fix disabling "no" option via `enableoptions`
See
dc3ab016f2887491c563afbde14b242e5f6c9baf
Matthias Schmidt [Mon, 21 Aug 2017 18:34:16 +0000 (20:34 +0200)]
Bind approval restriction permissions to base permissions
See #2386
Alexander Ebert [Mon, 21 Aug 2017 12:27:44 +0000 (14:27 +0200)]
Fixed orphaned paragraphs w/ block bbcodes
Alexander Ebert [Mon, 21 Aug 2017 12:07:57 +0000 (14:07 +0200)]
Fixed drag & drop behavior in Firefox
Alexander Ebert [Mon, 21 Aug 2017 11:30:38 +0000 (13:30 +0200)]
Improved handling of ampersands
Alexander Ebert [Mon, 21 Aug 2017 10:55:19 +0000 (12:55 +0200)]
Adjusted selector to tooltip changes in 2.9.0
Alexander Ebert [Mon, 21 Aug 2017 10:43:50 +0000 (12:43 +0200)]
Upgraded to Redactor II 2.9.0
Matthias Schmidt [Sun, 20 Aug 2017 09:59:21 +0000 (11:59 +0200)]
Update comment (response) links in like list
See #2223
Matthias Schmidt [Sun, 20 Aug 2017 09:52:13 +0000 (11:52 +0200)]
Matthias Schmidt [Sun, 20 Aug 2017 09:41:42 +0000 (11:41 +0200)]
Add page title to user group option edit form
Matthias Schmidt [Sun, 20 Aug 2017 08:08:35 +0000 (10:08 +0200)]
Allow setting `containerContentType` content of user like list
Joshua Rüsweg [Fri, 18 Aug 2017 19:41:22 +0000 (21:41 +0200)]
Remove superfluous import
Alexander Ebert [Fri, 18 Aug 2017 11:53:42 +0000 (13:53 +0200)]
Implicit fix for erroneous `packageDir` values
Closes #2355
Alexander Ebert [Fri, 18 Aug 2017 11:18:36 +0000 (13:18 +0200)]
Return `400 Bad Request` instead of 431
Closes #2378
Tim Düsterhus [Fri, 18 Aug 2017 11:12:37 +0000 (13:12 +0200)]
Merge remote-tracking branch 'origin/master'
Tim Düsterhus [Fri, 18 Aug 2017 11:12:10 +0000 (13:12 +0200)]
Merge branch '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
Tim Düsterhus [Thu, 17 Aug 2017 13:27:51 +0000 (15:27 +0200)]
Fix {foreach} for non-`\Countable` `\Traversable`s
Marcel Werk [Thu, 17 Aug 2017 23:01:16 +0000 (01:01 +0200)]
Improved description for paypal e-mail input field
Tim Düsterhus [Wed, 16 Aug 2017 21:04:29 +0000 (23:04 +0200)]
Add UserProfile::getNeverPermission() for consistency w/ SessionHandler
see
5b078ab8e2b1d19ba27dcc8065f68e8e7683ad5f
Matthias Schmidt [Wed, 16 Aug 2017 16:41:25 +0000 (18:41 +0200)]
Fix special trophies description language items
Matthias Schmidt [Wed, 16 Aug 2017 15:46:56 +0000 (17:46 +0200)]
Fix contact form options' default values
Matthias Schmidt [Wed, 16 Aug 2017 15:39:54 +0000 (17:39 +0200)]
Fix English description of custom options' default value
Joshua Rüsweg [Wed, 16 Aug 2017 15:40:36 +0000 (17:40 +0200)]
Make trophy category description optional
Matthias Schmidt [Wed, 16 Aug 2017 15:32:54 +0000 (17:32 +0200)]
Encode trophy description in received trophy user activity event
Matthias Schmidt [Wed, 16 Aug 2017 15:28:16 +0000 (17:28 +0200)]
Fix toggling custom trophy description when editing user trophies
Matthias Schmidt [Wed, 16 Aug 2017 15:22:26 +0000 (17:22 +0200)]
Fix trophy title output in grouped user trophy list
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
woltlab.com [Wed, 16 Aug 2017 10:49:29 +0000 (12:49 +0200)]
Updating minified JavaScript files
Marcel Werk [Wed, 16 Aug 2017 09:30:18 +0000 (11:30 +0200)]
Hide style-changer if javascript is disabled
Alexander Ebert [Tue, 15 Aug 2017 16:42:28 +0000 (18:42 +0200)]
Fixed check
Alexander Ebert [Tue, 15 Aug 2017 15:34:51 +0000 (17:34 +0200)]
Fixed displayed error messages
Alexander Ebert [Tue, 15 Aug 2017 15:23:08 +0000 (17:23 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Tue, 15 Aug 2017 15:22:14 +0000 (17:22 +0200)]
Avoid conversion of bbcodes when disabled
Alexander Ebert [Tue, 15 Aug 2017 12:48:41 +0000 (14:48 +0200)]
Force disable of HTML bbcode by default
Alexander Ebert [Tue, 15 Aug 2017 11:31:10 +0000 (13:31 +0200)]
Fixed default value for html bbcode
Alexander Ebert [Tue, 15 Aug 2017 11:10:47 +0000 (13:10 +0200)]
Fixed setting the list of disallowed bbcodes for comments
Alexander Ebert [Tue, 15 Aug 2017 10:29:59 +0000 (12:29 +0200)]
Added safe-guard against case-mismatches for package identifiers
Alexander Ebert [Tue, 15 Aug 2017 09:59:23 +0000 (11:59 +0200)]
Improved comment visuals
Closes #2377
Matthias Schmidt [Mon, 14 Aug 2017 15:18:16 +0000 (17:18 +0200)]
Fix commenting by guest if captchas are disabled
Matthias Schmidt [Mon, 14 Aug 2017 15:14:28 +0000 (17:14 +0200)]
Merge branch '3.0'
Matthias Schmidt [Mon, 14 Aug 2017 15:13:57 +0000 (17:13 +0200)]
Work around module loading issue in `WCF.System.Captcha.getData()`
Joshua Rüsweg [Mon, 14 Aug 2017 11:53:18 +0000 (13:53 +0200)]
Fix uploading media elements
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
Matthias Schmidt [Sat, 12 Aug 2017 14:38:14 +0000 (16:38 +0200)]
Fix editing single-language file with non-user interface language
Matthias Schmidt [Sat, 12 Aug 2017 14:29:17 +0000 (16:29 +0200)]
Fix language chooser when editing multiple media files one after another
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
Marcel Werk [Sat, 12 Aug 2017 11:46:34 +0000 (13:46 +0200)]
Fixed assignment to default user groups during user rebuild
Matthias Schmidt [Sat, 12 Aug 2017 09:17:26 +0000 (11:17 +0200)]
Fix scaling of `video` elements in `.videoContainer` elements
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
Alexander Ebert [Fri, 11 Aug 2017 13:29:30 +0000 (15:29 +0200)]
Fixed whitespace placement
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?
Tim Düsterhus [Fri, 11 Aug 2017 12:47:01 +0000 (14:47 +0200)]
Reverse order of exceptions in printThrowable()
Alexander Ebert [Fri, 11 Aug 2017 11:52:30 +0000 (13:52 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Fri, 11 Aug 2017 11:26:38 +0000 (13:26 +0200)]
Fixed overflow handling for quotes inside the editor
Alexander Ebert [Fri, 11 Aug 2017 11:18:55 +0000 (13:18 +0200)]
Added missing button labels for mobile
Joshua Rüsweg [Fri, 11 Aug 2017 10:48:31 +0000 (12:48 +0200)]
Merge pull request #2373 from Fabii547/patch-51
Remove quotation marks around links in trophy recent activity event
Fabii547 [Fri, 11 Aug 2017 10:01:34 +0000 (12:01 +0200)]
Remove quotation marks around links in trophy recent activity event
Alexander Ebert [Fri, 11 Aug 2017 09:44:21 +0000 (11:44 +0200)]
Fixed excessive polling behavior
woltlab.com [Fri, 11 Aug 2017 09:26:40 +0000 (11:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 11 Aug 2017 09:14:00 +0000 (11:14 +0200)]
Removed debug code
Alexander Ebert [Thu, 10 Aug 2017 18:51:39 +0000 (20:51 +0200)]
Added support for tmpHashes from previous requests
Closes #2371
Alexander Ebert [Thu, 10 Aug 2017 12:29:51 +0000 (14:29 +0200)]
Fixed ACP menu items after upgrade
Alexander Ebert [Thu, 10 Aug 2017 12:26:37 +0000 (14:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 10 Aug 2017 12:26:33 +0000 (14:26 +0200)]
Always expose the compiler flag in the ACP
Joshua Rüsweg [Thu, 10 Aug 2017 12:09:14 +0000 (14:09 +0200)]
Fix closing files on splitted sitemaps
See #2286
Alexander Ebert [Thu, 10 Aug 2017 12:00:55 +0000 (14:00 +0200)]
Fixed removal of block element attributes
Fixes #2370
Joshua Rüsweg [Thu, 10 Aug 2017 12:00:29 +0000 (14:00 +0200)]
Clean up temporary sitemap files
See #2286
Joshua Rüsweg [Thu, 10 Aug 2017 11:59:34 +0000 (13:59 +0200)]
Fix closing closed temp sitemap files
See #2286
Joshua Rüsweg [Thu, 10 Aug 2017 11:55:39 +0000 (13:55 +0200)]
Fix endless loop for checkCache in SitemapRebuildWorker
See #2286
Alexander Ebert [Sun, 18 Jun 2017 19:19:06 +0000 (21:19 +0200)]
Alexander Ebert [Thu, 10 Aug 2017 10:53:18 +0000 (12:53 +0200)]
Fixed guest comment interaction
Fixes #2364
Alexander Ebert [Thu, 10 Aug 2017 10:10:37 +0000 (12:10 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'
# Conflicts:
# wcfsetup/install/files/js/WCF.User.js
Alexander Ebert [Thu, 10 Aug 2017 10:08:51 +0000 (12:08 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Alexander Ebert [Thu, 10 Aug 2017 10:08:11 +0000 (12:08 +0200)]
Force reloading notifications when marking all as read
Fixes #2363
Alexander Ebert [Thu, 10 Aug 2017 09:45:53 +0000 (11:45 +0200)]
Added default package id for legacy media providers
Joshua Rüsweg [Wed, 9 Aug 2017 11:26:37 +0000 (13:26 +0200)]
Remove superfluous class for trashed articles
See #2315
Joshua Rüsweg [Wed, 9 Aug 2017 11:24:30 +0000 (13:24 +0200)]
Add trash flag for articles in frontend
See #2209
Alexander Ebert [Wed, 9 Aug 2017 10:15:39 +0000 (12:15 +0200)]
Force overwriting the `config.inc.php` at all times
Alexander Ebert [Tue, 8 Aug 2017 15:10:42 +0000 (17:10 +0200)]
Added missing newline
Alexander Ebert [Tue, 8 Aug 2017 13:26:13 +0000 (15:26 +0200)]
Improved upgrade, split SQL into separate requests
Alexander Ebert [Tue, 8 Aug 2017 11:39:20 +0000 (13:39 +0200)]
Fixed experimental upgrade path
Alexander Ebert [Mon, 7 Aug 2017 12:58:17 +0000 (14:58 +0200)]
Fixed the use of a temporary identifier for media providers