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
Alexander Ebert [Mon, 7 Aug 2017 12:52:39 +0000 (14:52 +0200)]
Added generic identifier for media providers
Joshua Rüsweg [Mon, 7 Aug 2017 19:51:31 +0000 (21:51 +0200)]
Fix language item
Matthias Schmidt [Mon, 7 Aug 2017 17:01:17 +0000 (19:01 +0200)]
Add template scripting support for permission ACP search results
Matthias Schmidt [Mon, 7 Aug 2017 16:42:26 +0000 (18:42 +0200)]
Add array support for `TagCloudBoxController::$neededPermission`
Close #2369
Matthias Schmidt [Mon, 7 Aug 2017 16:27:41 +0000 (18:27 +0200)]
Allow updating pages' options and permissions via PIP
Close #2368
Joshua Rüsweg [Mon, 7 Aug 2017 12:32:46 +0000 (14:32 +0200)]
Merge pull request #2367 from Fabii547/patch-50
Prevent page jumping in Ui/User/Trophy/List
Alexander Ebert [Mon, 7 Aug 2017 11:57:19 +0000 (13:57 +0200)]
Merge branch '3.0'
Alexander Ebert [Fri, 4 Aug 2017 07:55:43 +0000 (09:55 +0200)]
Added experimental upgrade path
Fabii547 [Mon, 7 Aug 2017 11:41:43 +0000 (13:41 +0200)]
Prevent page jumping in Ui/User/Throphy/List
Joshua Rüsweg [Mon, 7 Aug 2017 09:08:32 +0000 (11:08 +0200)]
Add missing language variable
Joshua Rüsweg [Mon, 7 Aug 2017 08:44:50 +0000 (10:44 +0200)]
Add name to developer credits
Closes #2366
Joshua Rüsweg [Sun, 6 Aug 2017 14:57:42 +0000 (16:57 +0200)]
Fix typo
See #2315
Joshua Rüsweg [Sun, 6 Aug 2017 11:15:47 +0000 (13:15 +0200)]
Improve hidden column for modification log entries
Joshua Rüsweg [Sun, 6 Aug 2017 10:51:24 +0000 (12:51 +0200)]
Improve trophy awarded count
See #2315
Joshua Rüsweg [Sun, 6 Aug 2017 09:53:41 +0000 (11:53 +0200)]
Make trophy description optional
See #2315
Joshua Rüsweg [Sun, 6 Aug 2017 09:47:41 +0000 (11:47 +0200)]
Fix i18n language items for trophies
See #2315
Alexander Ebert [Sun, 6 Aug 2017 09:52:18 +0000 (11:52 +0200)]
Preparing release 3.0.8
woltlab.com [Sun, 6 Aug 2017 09:48:16 +0000 (11:48 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 6 Aug 2017 08:46:26 +0000 (10:46 +0200)]
Allow template scripting in acl option labels
Matthias Schmidt [Sat, 5 Aug 2017 15:34:30 +0000 (17:34 +0200)]
Adapt abstract other stats daily handler implementations
See #2365
Matthias Schmidt [Sat, 5 Aug 2017 15:23:12 +0000 (17:23 +0200)]
Add `AbstractStatDailyHandler::addConditions()`
Close #2365
Matthias Schmidt [Sat, 5 Aug 2017 13:56:04 +0000 (15:56 +0200)]
Merge branch '3.0'
# Conflicts:
# wcfsetup/install/files/js/WoltLabSuite/Core/Media/Manager/Search.js
Matthias Schmidt [Sat, 5 Aug 2017 13:53:53 +0000 (15:53 +0200)]
Fix color of innerInfo arrow tip
Matthias Schmidt [Sat, 5 Aug 2017 13:52:47 +0000 (15:52 +0200)]
Add margin between innerInfo and media upload button
Matthias Schmidt [Sat, 5 Aug 2017 13:48:33 +0000 (15:48 +0200)]
Add missing media search threshold language item
Matthias Schmidt [Sat, 5 Aug 2017 13:26:36 +0000 (15:26 +0200)]
Fix `COMPILER_TARGET_DEFAULT` in debug mode