GitHub/WoltLab/WCF.git
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

7 years agoMerge pull request #2373 from Fabii547/patch-51
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

7 years agoRemove 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

7 years agoFixed excessive polling behavior
Alexander Ebert [Fri, 11 Aug 2017 09:44:21 +0000 (11:44 +0200)]
Fixed excessive polling behavior

7 years agoUpdating minified JavaScript files
woltlab.com [Fri, 11 Aug 2017 09:26:40 +0000 (11:26 +0200)]
Updating minified JavaScript files

7 years agoRemoved debug code
Alexander Ebert [Fri, 11 Aug 2017 09:14:00 +0000 (11:14 +0200)]
Removed debug code

7 years agoAdded support for tmpHashes from previous requests
Alexander Ebert [Thu, 10 Aug 2017 18:51:39 +0000 (20:51 +0200)]
Added support for tmpHashes from previous requests

Closes #2371

7 years agoFixed ACP menu items after upgrade
Alexander Ebert [Thu, 10 Aug 2017 12:29:51 +0000 (14:29 +0200)]
Fixed ACP menu items after upgrade

7 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 10 Aug 2017 12:26:37 +0000 (14:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

7 years agoAlways expose the compiler flag in the ACP
Alexander Ebert [Thu, 10 Aug 2017 12:26:33 +0000 (14:26 +0200)]
Always expose the compiler flag in the ACP

7 years agoFix closing files on splitted sitemaps
Joshua Rüsweg [Thu, 10 Aug 2017 12:09:14 +0000 (14:09 +0200)]
Fix closing files on splitted sitemaps

See #2286

7 years agoFixed removal of block element attributes
Alexander Ebert [Thu, 10 Aug 2017 12:00:55 +0000 (14:00 +0200)]
Fixed removal of block element attributes

Fixes #2370

7 years agoClean up temporary sitemap files
Joshua Rüsweg [Thu, 10 Aug 2017 12:00:29 +0000 (14:00 +0200)]
Clean up temporary sitemap files

See #2286

7 years agoFix closing closed temp sitemap files
Joshua Rüsweg [Thu, 10 Aug 2017 11:59:34 +0000 (13:59 +0200)]
Fix closing closed temp sitemap files

See #2286

7 years agoFix endless loop for checkCache in SitemapRebuildWorker
Joshua Rüsweg [Thu, 10 Aug 2017 11:55:39 +0000 (13:55 +0200)]
Fix endless loop for checkCache in SitemapRebuildWorker

See #2286

7 years agoAdded missing changes from 3.0
Alexander Ebert [Sun, 18 Jun 2017 19:19:06 +0000 (21:19 +0200)]
Added missing changes from 3.0

See 971b1a9b767b87b79dd149401f01dcc1d60c97e8

7 years agoFixed guest comment interaction
Alexander Ebert [Thu, 10 Aug 2017 10:53:18 +0000 (12:53 +0200)]
Fixed guest comment interaction

Fixes #2364

7 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
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

7 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
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

7 years agoForce reloading notifications when marking all as read
Alexander Ebert [Thu, 10 Aug 2017 10:08:11 +0000 (12:08 +0200)]
Force reloading notifications when marking all as read

Fixes #2363

7 years agoAdded default package id for legacy media providers
Alexander Ebert [Thu, 10 Aug 2017 09:45:53 +0000 (11:45 +0200)]
Added default package id for legacy media providers

7 years agoRemove superfluous class for trashed articles
Joshua Rüsweg [Wed, 9 Aug 2017 11:26:37 +0000 (13:26 +0200)]
Remove superfluous class for trashed articles

See #2315

7 years agoAdd trash flag for articles in frontend
Joshua Rüsweg [Wed, 9 Aug 2017 11:24:30 +0000 (13:24 +0200)]
Add trash flag for articles in frontend

See #2209

7 years agoForce overwriting the `config.inc.php` at all times
Alexander Ebert [Wed, 9 Aug 2017 10:15:39 +0000 (12:15 +0200)]
Force overwriting the `config.inc.php` at all times

7 years agoAdded missing newline
Alexander Ebert [Tue, 8 Aug 2017 15:10:42 +0000 (17:10 +0200)]
Added missing newline

7 years agoImproved upgrade, split SQL into separate requests
Alexander Ebert [Tue, 8 Aug 2017 13:26:13 +0000 (15:26 +0200)]
Improved upgrade, split SQL into separate requests

7 years agoFixed experimental upgrade path
Alexander Ebert [Tue, 8 Aug 2017 11:39:20 +0000 (13:39 +0200)]
Fixed experimental upgrade path

7 years agoFixed the use of a temporary identifier for media providers
Alexander Ebert [Mon, 7 Aug 2017 12:58:17 +0000 (14:58 +0200)]
Fixed the use of a temporary identifier for media providers

7 years agoAdded generic identifier for media providers
Alexander Ebert [Mon, 7 Aug 2017 12:52:39 +0000 (14:52 +0200)]
Added generic identifier for media providers

7 years agoFix language item
Joshua Rüsweg [Mon, 7 Aug 2017 19:51:31 +0000 (21:51 +0200)]
Fix language item

7 years agoAdd template scripting support for permission ACP search results
Matthias Schmidt [Mon, 7 Aug 2017 17:01:17 +0000 (19:01 +0200)]
Add template scripting support for permission ACP search results

7 years agoAdd array support for `TagCloudBoxController::$neededPermission`
Matthias Schmidt [Mon, 7 Aug 2017 16:42:26 +0000 (18:42 +0200)]
Add array support for `TagCloudBoxController::$neededPermission`

Close #2369

7 years agoAllow updating pages' options and permissions via PIP
Matthias Schmidt [Mon, 7 Aug 2017 16:27:41 +0000 (18:27 +0200)]
Allow updating pages' options and permissions via PIP

Close #2368

7 years agoMerge pull request #2367 from Fabii547/patch-50
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

7 years agoMerge branch '3.0'
Alexander Ebert [Mon, 7 Aug 2017 11:57:19 +0000 (13:57 +0200)]
Merge branch '3.0'

7 years agoAdded experimental upgrade path
Alexander Ebert [Fri, 4 Aug 2017 07:55:43 +0000 (09:55 +0200)]
Added experimental upgrade path

7 years agoPrevent page jumping in Ui/User/Throphy/List
Fabii547 [Mon, 7 Aug 2017 11:41:43 +0000 (13:41 +0200)]
Prevent page jumping in Ui/User/Throphy/List

7 years agoAdd missing language variable
Joshua Rüsweg [Mon, 7 Aug 2017 09:08:32 +0000 (11:08 +0200)]
Add missing language variable

7 years agoAdd name to developer credits
Joshua Rüsweg [Mon, 7 Aug 2017 08:44:50 +0000 (10:44 +0200)]
Add name to developer credits

Closes #2366

7 years agoFix typo
Joshua Rüsweg [Sun, 6 Aug 2017 14:57:42 +0000 (16:57 +0200)]
Fix typo

See #2315

7 years agoImprove hidden column for modification log entries
Joshua Rüsweg [Sun, 6 Aug 2017 11:15:47 +0000 (13:15 +0200)]
Improve hidden column for modification log entries

7 years agoImprove trophy awarded count
Joshua Rüsweg [Sun, 6 Aug 2017 10:51:24 +0000 (12:51 +0200)]
Improve trophy awarded count

See #2315

7 years agoMake trophy description optional
Joshua Rüsweg [Sun, 6 Aug 2017 09:53:41 +0000 (11:53 +0200)]
Make trophy description optional

See #2315

7 years agoFix i18n language items for trophies
Joshua Rüsweg [Sun, 6 Aug 2017 09:47:41 +0000 (11:47 +0200)]
Fix i18n language items for trophies

See #2315

7 years agoPreparing release 3.0.8 3.0.8
Alexander Ebert [Sun, 6 Aug 2017 09:52:18 +0000 (11:52 +0200)]
Preparing release 3.0.8

7 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Aug 2017 09:48:16 +0000 (11:48 +0200)]
Updating minified JavaScript files

7 years agoAllow template scripting in acl option labels
Matthias Schmidt [Sun, 6 Aug 2017 08:46:26 +0000 (10:46 +0200)]
Allow template scripting in acl option labels

7 years agoAdapt abstract other stats daily handler implementations
Matthias Schmidt [Sat, 5 Aug 2017 15:34:30 +0000 (17:34 +0200)]
Adapt abstract other stats daily handler implementations

See #2365

7 years agoAdd `AbstractStatDailyHandler::addConditions()`
Matthias Schmidt [Sat, 5 Aug 2017 15:23:12 +0000 (17:23 +0200)]
Add `AbstractStatDailyHandler::addConditions()`

Close #2365

7 years agoMerge branch '3.0'
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

7 years agoFix color of innerInfo arrow tip
Matthias Schmidt [Sat, 5 Aug 2017 13:53:53 +0000 (15:53 +0200)]
Fix color of innerInfo arrow tip

7 years agoAdd margin between innerInfo and media upload button
Matthias Schmidt [Sat, 5 Aug 2017 13:52:47 +0000 (15:52 +0200)]
Add margin between innerInfo and media upload button