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

7 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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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()`.

7 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

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

See db8ace122223cab2471f5cf78e85c9dc8f46263f

7 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

7 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

7 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

7 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

7 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

7 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`

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

See #2315

7 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

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

See #2315

7 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

7 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

7 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

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

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

See #2329

7 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

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

7 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

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

7 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`

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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

7 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

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

See #2315

7 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

7 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

7 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

7 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

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

7 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

7 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

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

See #2315

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

See #2315

7 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

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

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

See #2359

7 years agoUpdated alignment plugin, own version is no longer required
Alexander Ebert [Mon, 31 Jul 2017 13:24:09 +0000 (15:24 +0200)]
Updated alignment plugin, own version is no longer required

7 years agoAdd `TTestableCategorizedUserNotificationEvent`
Matthias Schmidt [Mon, 31 Jul 2017 12:50:26 +0000 (14:50 +0200)]
Add `TTestableCategorizedUserNotificationEvent`

See #2359

7 years agoAdd `TestableUserNotificationEventHandler::resetCacheBuilder()`
Matthias Schmidt [Mon, 31 Jul 2017 12:49:19 +0000 (14:49 +0200)]
Add `TestableUserNotificationEventHandler::resetCacheBuilder()`

See #2359

7 years agoFake frontend request while testing notifications
Matthias Schmidt [Mon, 31 Jul 2017 12:11:54 +0000 (14:11 +0200)]
Fake frontend request while testing notifications

This ensures that implicit frontend links are in fact frontend links
when shown in the ACP.

7 years agoFix typo in language item
Matthias Schmidt [Mon, 31 Jul 2017 11:54:03 +0000 (13:54 +0200)]
Fix typo in language item

See #2359

7 years agoFix name of PHP maximum upload filesize setting
Matthias Schmidt [Mon, 31 Jul 2017 11:38:27 +0000 (13:38 +0200)]
Fix name of PHP maximum upload filesize setting

7 years agoDeprecate unused `IStackableUserNotificationObject` interface
Matthias Schmidt [Mon, 31 Jul 2017 10:49:50 +0000 (12:49 +0200)]
Deprecate unused `IStackableUserNotificationObject` interface

7 years agoMerge branch '3.0'
Matthias Schmidt [Mon, 31 Jul 2017 10:39:20 +0000 (12:39 +0200)]
Merge branch '3.0'

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

7 years agoMerge branch '2.1' into 3.0
Matthias Schmidt [Mon, 31 Jul 2017 10:38:19 +0000 (12:38 +0200)]
Merge branch '2.1' into 3.0

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

7 years agoFix English comment response like user notification event description
Matthias Schmidt [Mon, 31 Jul 2017 10:36:55 +0000 (12:36 +0200)]
Fix English comment response like user notification event description

7 years agoFix notification tests for old PHP versions
Matthias Schmidt [Mon, 31 Jul 2017 10:05:43 +0000 (12:05 +0200)]
Fix notification tests for old PHP versions

See #2359

7 years agoFix code style issues
Matthias Schmidt [Mon, 31 Jul 2017 09:56:02 +0000 (11:56 +0200)]
Fix code style issues

7 years agoAdd notification tests to developer tools
Matthias Schmidt [Mon, 31 Jul 2017 09:39:10 +0000 (11:39 +0200)]
Add notification tests to developer tools

Close #2359

7 years agoImprove return type documentation of `CategoryHandler:: getCategories()`
Matthias Schmidt [Mon, 31 Jul 2017 08:03:18 +0000 (10:03 +0200)]
Improve return type documentation of `CategoryHandler:: getCategories()`

7 years agoUse custom language item for trophy user notification title
Matthias Schmidt [Mon, 31 Jul 2017 07:38:01 +0000 (09:38 +0200)]
Use custom language item for trophy user notification title

See #2315

7 years agoAdjust English trophy notification event description to match other descriptions
Matthias Schmidt [Mon, 31 Jul 2017 07:33:47 +0000 (09:33 +0200)]
Adjust English trophy notification event description to match other descriptions

See #2315

7 years agoFix stacked user profile comment response owner user notification message
Matthias Schmidt [Mon, 31 Jul 2017 06:18:30 +0000 (08:18 +0200)]
Fix stacked user profile comment response owner user notification message

See #2223

7 years agoFix stacked user profile comment response like user notification message
Matthias Schmidt [Mon, 31 Jul 2017 06:17:53 +0000 (08:17 +0200)]
Fix stacked user profile comment response like user notification message

See #2223

7 years agoFix stacked user profile comment like user notification message
Matthias Schmidt [Mon, 31 Jul 2017 06:09:25 +0000 (08:09 +0200)]
Fix stacked user profile comment like user notification message

See #2223

7 years agoMerge branch '3.0'
Matthias Schmidt [Sun, 30 Jul 2017 19:32:16 +0000 (21:32 +0200)]
Merge branch '3.0'

7 years agoFix English stacked moderation queue comment response message
Matthias Schmidt [Sun, 30 Jul 2017 19:31:13 +0000 (21:31 +0200)]
Fix English stacked moderation queue comment response message

7 years agoFix stacked user profile comment response user notification message
Matthias Schmidt [Sun, 30 Jul 2017 18:26:40 +0000 (20:26 +0200)]
Fix stacked user profile comment response user notification message

See #2223

7 years agoFix stacked user profile comment user notification message
Matthias Schmidt [Sun, 30 Jul 2017 17:39:50 +0000 (19:39 +0200)]
Fix stacked user profile comment user notification message

See #2223

7 years agoDirectly expose user notification email template variables
Matthias Schmidt [Sun, 30 Jul 2017 17:38:42 +0000 (19:38 +0200)]
Directly expose user notification email template variables

See #2358

7 years agoAdd trophy no category error
Joshua Rüsweg [Sun, 30 Jul 2017 16:46:00 +0000 (18:46 +0200)]
Add trophy no category error

See #2315

7 years agoFix font-size for .trophyIcon.icon48
Joshua Rüsweg [Sun, 30 Jul 2017 16:24:59 +0000 (18:24 +0200)]
Fix font-size for .trophyIcon.icon48

See #2315

7 years agoUse specific language item for project sync page title
Matthias Schmidt [Sun, 30 Jul 2017 13:30:58 +0000 (15:30 +0200)]
Use specific language item for project sync page title

See 2a8a8bcaf2e361700af281d36e378d181d9df870

7 years agoAdd trophyPoints condition
Joshua Rüsweg [Sun, 30 Jul 2017 12:06:50 +0000 (14:06 +0200)]
Add trophyPoints condition

See #2315

7 years agoUse !empty instead of count
Joshua Rüsweg [Sun, 30 Jul 2017 12:06:37 +0000 (14:06 +0200)]
Use !empty instead of count

See #2315

7 years agoAdd project name to sync page title
Matthias Schmidt [Sun, 30 Jul 2017 12:04:39 +0000 (14:04 +0200)]
Add project name to sync page title

See #2331

7 years agoAdd `@method` tags for like-related user notification events
Matthias Schmidt [Sun, 30 Jul 2017 12:01:53 +0000 (14:01 +0200)]
Add `@method` tags for like-related user notification events

7 years agoAdd userTrophyCondition
Joshua Rüsweg [Sun, 30 Jul 2017 11:55:31 +0000 (13:55 +0200)]
Add userTrophyCondition

See #2315

7 years agoAdd user trophy box
Joshua Rüsweg [Sun, 30 Jul 2017 11:17:54 +0000 (13:17 +0200)]
Add user trophy box

See #2315

7 years agoRemove spinner after trying to load non-existing comment/response
Matthias Schmidt [Sun, 30 Jul 2017 11:09:06 +0000 (13:09 +0200)]
Remove spinner after trying to load non-existing comment/response

See #2223
See #2231

7 years agoClean up code
Joshua Rüsweg [Sat, 29 Jul 2017 17:34:03 +0000 (19:34 +0200)]
Clean up code

See #2315

7 years agoAdd recent activity for trophies
Joshua Rüsweg [Sat, 29 Jul 2017 15:04:43 +0000 (17:04 +0200)]
Add recent activity for trophies

See #2315