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

6 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

6 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

6 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

6 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

6 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

6 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

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

6 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

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

6 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

6 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

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

6 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

6 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

6 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

6 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

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

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

6 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

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

6 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

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

See #2315

6 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

6 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

6 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

6 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

6 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

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

6 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

6 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

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

Close #2365

6 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

6 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

6 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

6 years agoAdd missing media search threshold language item
Matthias Schmidt [Sat, 5 Aug 2017 13:48:33 +0000 (15:48 +0200)]
Add missing media search threshold language item

6 years agoFix `COMPILER_TARGET_DEFAULT` in debug mode
Matthias Schmidt [Sat, 5 Aug 2017 13:26:36 +0000 (15:26 +0200)]
Fix `COMPILER_TARGET_DEFAULT` in debug mode

6 years agoIncrease gap between checkbox and trophy in special trophy list
Matthias Schmidt [Sat, 5 Aug 2017 13:01:16 +0000 (15:01 +0200)]
Increase gap between checkbox and trophy in special trophy list

See #2315

6 years agoFix error type of too many trophies are selected
Matthias Schmidt [Sat, 5 Aug 2017 12:54:41 +0000 (14:54 +0200)]
Fix error type of too many trophies are selected

See #2315

6 years agoChange `specialTrophiesUl` CSS class to `specialTrophyList`
Matthias Schmidt [Sat, 5 Aug 2017 12:52:10 +0000 (14:52 +0200)]
Change `specialTrophiesUl` CSS class to `specialTrophyList`

See #2315

6 years agoRemove quotation marks around links in trophy user notifications
Matthias Schmidt [Sat, 5 Aug 2017 12:45:41 +0000 (14:45 +0200)]
Remove quotation marks around links in trophy user notifications

6 years agoUnify verb used in English trophy notification language items
Matthias Schmidt [Sat, 5 Aug 2017 12:43:46 +0000 (14:43 +0200)]
Unify verb used in English trophy notification language items

6 years agoRemove superfluous empty line
Matthias Schmidt [Sat, 5 Aug 2017 12:43:15 +0000 (14:43 +0200)]
Remove superfluous empty line

6 years agoFix english trophy condition language items
Matthias Schmidt [Sat, 5 Aug 2017 12:37:03 +0000 (14:37 +0200)]
Fix english trophy condition language items

6 years agoAdd missing folder for trophy images
Matthias Schmidt [Sat, 5 Aug 2017 12:29:35 +0000 (14:29 +0200)]
Add missing folder for trophy images

See #2315

6 years agoAdd missing classname in `tropyAdd` template
Matthias Schmidt [Sat, 5 Aug 2017 12:13:32 +0000 (14:13 +0200)]
Add missing classname in `tropyAdd` template

See #2315

6 years agoSync ACP trophy templates with frontend templates
Matthias Schmidt [Sat, 5 Aug 2017 12:11:06 +0000 (14:11 +0200)]
Sync ACP trophy templates with frontend templates

See #2315

6 years agoFix import order
Matthias Schmidt [Sat, 5 Aug 2017 12:05:15 +0000 (14:05 +0200)]
Fix import order

6 years agoAdd permalink support to `getLink()` for comments and comment responses
Matthias Schmidt [Sat, 5 Aug 2017 11:57:55 +0000 (13:57 +0200)]
Add permalink support to `getLink()` for comments and comment responses

See #2223
See #2231

6 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 5 Aug 2017 11:38:49 +0000 (13:38 +0200)]
Merge branch '3.0'

# Conflicts:
# wcfsetup/install/lang/de.xml

6 years agoFix German general stacked moderation comment response notification message
Matthias Schmidt [Sat, 5 Aug 2017 11:36:27 +0000 (13:36 +0200)]
Fix German general stacked moderation comment response notification message

6 years agoFix link issues with comment-related notifications
Matthias Schmidt [Sat, 5 Aug 2017 11:01:58 +0000 (13:01 +0200)]
Fix link issues with comment-related notifications

6 years agoAdd notification links to notification tests
Matthias Schmidt [Sat, 5 Aug 2017 10:29:39 +0000 (12:29 +0200)]
Add notification links to notification tests

See #2359

6 years agoFix event hash of comment (response) like user notification events
Matthias Schmidt [Sat, 5 Aug 2017 09:47:52 +0000 (11:47 +0200)]
Fix event hash of comment (response) like user notification events

Close #2362

6 years agoAdd comment permalinks to moderation user notification events
Matthias Schmidt [Sat, 5 Aug 2017 08:46:13 +0000 (10:46 +0200)]
Add comment permalinks to moderation user notification events

See #2223

6 years agoFix calculation of setup progress
Matthias Schmidt [Sat, 5 Aug 2017 08:25:23 +0000 (10:25 +0200)]
Fix calculation of setup progress

See #2322

6 years agoRemove erroneously implemented methods
Matthias Schmidt [Sat, 5 Aug 2017 08:16:05 +0000 (10:16 +0200)]
Remove erroneously implemented methods

… that never actually returned the incorrect object type as the correct
object type has always already been previously set via
`setObjectType()`.

6 years agoUpdate comments counters after comment creation for test notifications
Matthias Schmidt [Sat, 5 Aug 2017 07:28:40 +0000 (09:28 +0200)]
Update comments counters after comment creation for test notifications

See #2359

6 years agoFix import order
Matthias Schmidt [Sat, 5 Aug 2017 05:00:50 +0000 (07:00 +0200)]
Fix import order

See db8ace122223cab2471f5cf78e85c9dc8f46263f

6 years agoReset option cache after invoking option PIP in developer tools
Matthias Schmidt [Sat, 5 Aug 2017 04:52:46 +0000 (06:52 +0200)]
Reset option cache after invoking option PIP in developer tools

See #2331

6 years agoFix `languageID` for newly created authors of test notifications
Matthias Schmidt [Fri, 4 Aug 2017 18:40:53 +0000 (20:40 +0200)]
Fix `languageID` for newly created authors of test notifications

6 years agoFix guest author count calculations when sending test notifications
Matthias Schmidt [Fri, 4 Aug 2017 18:04:12 +0000 (20:04 +0200)]
Fix guest author count calculations when sending test notifications

6 years agoFix authors for guest-only triggered test notifications
Matthias Schmidt [Fri, 4 Aug 2017 17:57:19 +0000 (19:57 +0200)]
Fix authors for guest-only triggered test notifications

6 years agoImprove email rendering in filtered notification test dialog view
Matthias Schmidt [Fri, 4 Aug 2017 17:56:54 +0000 (19:56 +0200)]
Improve email rendering in filtered notification test dialog view

6 years agoFix tiny build for visitors check in `AbstractCommentManager`
Matthias Schmidt [Mon, 31 Jul 2017 16:36:32 +0000 (18:36 +0200)]
Fix tiny build for visitors check in `AbstractCommentManager`

6 years agoImprove trophyList view
Joshua Rüsweg [Fri, 4 Aug 2017 14:17:21 +0000 (16:17 +0200)]
Improve trophyList view

See #2315

6 years agoDisable newlines in trophy description
Joshua Rüsweg [Fri, 4 Aug 2017 14:11:27 +0000 (16:11 +0200)]
Disable newlines in trophy description

See #2315

6 years agoImprove trophy view
Joshua Rüsweg [Fri, 4 Aug 2017 13:52:40 +0000 (15:52 +0200)]
Improve trophy view

See #2315

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Fri, 4 Aug 2017 13:10:18 +0000 (15:10 +0200)]
Merge branch '2.1' into 3.0

6 years agoPreparing release 2.1.17 2.1.17
Alexander Ebert [Fri, 4 Aug 2017 12:11:17 +0000 (14:11 +0200)]
Preparing release 2.1.17

6 years agoRemove articles from tag list when module is disabled
Alexander Ebert [Fri, 4 Aug 2017 10:46:51 +0000 (12:46 +0200)]
Remove articles from tag list when module is disabled

6 years agoAdded object id array conversion
Alexander Ebert [Fri, 4 Aug 2017 10:15:22 +0000 (12:15 +0200)]
Added object id array conversion

6 years agoAdded missing informal variant
Alexander Ebert [Wed, 2 Aug 2017 11:56:52 +0000 (13:56 +0200)]
Added missing informal variant

See #2329

6 years agoAdded an option to force visitors to log-in themselves
Alexander Ebert [Wed, 2 Aug 2017 10:45:17 +0000 (12:45 +0200)]
Added an option to force visitors to log-in themselves

Closes #2329

6 years agoFixed offline mode setting
Alexander Ebert [Wed, 2 Aug 2017 10:42:23 +0000 (12:42 +0200)]
Fixed offline mode setting

6 years agoAdded support for twitch clips
Marcel Werk [Wed, 2 Aug 2017 09:24:43 +0000 (11:24 +0200)]
Added support for twitch clips

See #2357

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 1 Aug 2017 16:23:26 +0000 (18:23 +0200)]
Updating minified JavaScript files

6 years agoAdded explicit dependency for `npm install`
Alexander Ebert [Tue, 1 Aug 2017 16:18:58 +0000 (18:18 +0200)]
Added explicit dependency for `npm install`

6 years agoUpdating minified JavaScript files
woltlab.com [Tue, 1 Aug 2017 15:44:33 +0000 (17:44 +0200)]
Updating minified JavaScript files

6 years agoAdded twitch as default media provider
Marcel Werk [Tue, 1 Aug 2017 13:03:16 +0000 (15:03 +0200)]
Added twitch as default media provider

See #2357

6 years agoAdd missing language variables for trophy conditions
Joshua Rüsweg [Tue, 1 Aug 2017 12:12:45 +0000 (14:12 +0200)]
Add missing language variables for trophy conditions

See #2315

6 years agoAdd showTooltip option for trophies
Joshua Rüsweg [Tue, 1 Aug 2017 12:08:35 +0000 (14:08 +0200)]
Add showTooltip option for trophies

See #2315

6 years agoHide special trophies in quick reply
Joshua Rüsweg [Tue, 1 Aug 2017 12:01:55 +0000 (14:01 +0200)]
Hide special trophies in quick reply

See #2315

6 years agoHide tab menu on trophy category list if there is only one category
Joshua Rüsweg [Tue, 1 Aug 2017 12:00:15 +0000 (14:00 +0200)]
Hide tab menu on trophy category list if there is only one category

See #2315

6 years agoAdd trophyPoints message sidebar option
Joshua Rüsweg [Tue, 1 Aug 2017 10:41:32 +0000 (12:41 +0200)]
Add trophyPoints message sidebar option

See #2315

6 years agoImproved support for non-default genders
Marcel Werk [Tue, 1 Aug 2017 10:23:15 +0000 (12:23 +0200)]
Improved support for non-default genders

Closes #2361

6 years agoRebuild trophy points in UserRebuildDataWorker
Joshua Rüsweg [Tue, 1 Aug 2017 10:16:44 +0000 (12:16 +0200)]
Rebuild trophy points in UserRebuildDataWorker

See #2315

6 years agoFix undefined variable
Joshua Rüsweg [Tue, 1 Aug 2017 10:04:48 +0000 (12:04 +0200)]
Fix undefined variable

See #2315

6 years agoFix trophy user notification test
Joshua Rüsweg [Tue, 1 Aug 2017 09:56:26 +0000 (11:56 +0200)]
Fix trophy user notification test

See #2359

6 years agoFixed encoding issue for text input types
Alexander Ebert [Tue, 1 Aug 2017 09:43:19 +0000 (11:43 +0200)]
Fixed encoding issue for text input types

Fixes #2353

6 years agoAdd missing implementation in `UserFollowUserNotificationObject`
Matthias Schmidt [Mon, 31 Jul 2017 15:38:42 +0000 (17:38 +0200)]
Add missing implementation in `UserFollowUserNotificationObject`

Fixes 82ba990ddcd929e45c952a312340f86a56eecb19

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 31 Jul 2017 15:30:55 +0000 (17:30 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js

6 years agoUpdating minified JavaScript files
woltlab.com [Mon, 31 Jul 2017 15:29:12 +0000 (17:29 +0200)]
Updating minified JavaScript files

6 years agoIgnore `require.build.js` when syncing project files
Matthias Schmidt [Mon, 31 Jul 2017 15:25:19 +0000 (17:25 +0200)]
Ignore `require.build.js` when syncing project files

6 years agoFix creation if additional test notification authors
Matthias Schmidt [Mon, 31 Jul 2017 14:59:53 +0000 (16:59 +0200)]
Fix creation if additional test notification authors

See #2359

6 years agoImprove SQL queries
Joshua Rüsweg [Mon, 31 Jul 2017 14:59:29 +0000 (16:59 +0200)]
Improve SQL queries

See #2315

6 years agoImprove trophyPoints counting
Joshua Rüsweg [Mon, 31 Jul 2017 14:31:38 +0000 (16:31 +0200)]
Improve trophyPoints counting

See #2315

6 years agoAdd CategoryType beforeDeletion function
Joshua Rüsweg [Mon, 31 Jul 2017 13:58:19 +0000 (15:58 +0200)]
Add CategoryType beforeDeletion function

Closes #2360

6 years agoFix use order in `UserTrophyReceivedNotificationEvent`
Matthias Schmidt [Mon, 31 Jul 2017 13:39:54 +0000 (15:39 +0200)]
Fix use order in `UserTrophyReceivedNotificationEvent`

6 years agoImprove notification test buttons
Matthias Schmidt [Mon, 31 Jul 2017 13:33:05 +0000 (15:33 +0200)]
Improve notification test buttons

See #2359