GitHub/WoltLab/WCF.git
6 years agoAdd new global JavaScript reactionType variable
Joshua Rüsweg [Sat, 12 May 2018 18:29:51 +0000 (20:29 +0200)]
Add new global JavaScript reactionType variable
See #2508

6 years agoRegister the ReactionHandler as coreObject
Joshua Rüsweg [Sat, 12 May 2018 18:28:57 +0000 (20:28 +0200)]
Register the ReactionHandler as coreObject
See #2508

6 years agoDeprecate LikeHandler
Joshua Rüsweg [Sat, 12 May 2018 18:28:19 +0000 (20:28 +0200)]
Deprecate LikeHandler
See #2508

6 years agoAdd ReactionHandler class
Joshua Rüsweg [Sat, 12 May 2018 18:27:49 +0000 (20:27 +0200)]
Add ReactionHandler class
See #2508

6 years agoLoad reactions with initialization of the object
Joshua Rüsweg [Thu, 3 May 2018 13:21:23 +0000 (15:21 +0200)]
Load reactions with initialization of the object
See #2508

6 years agoRemove return type hint from nullable method
Joshua Rüsweg [Sun, 22 Apr 2018 18:04:41 +0000 (20:04 +0200)]
Remove return type hint from nullable method
See #2508

6 years agoRemove superfluous empty lines
Joshua Rüsweg [Tue, 17 Apr 2018 17:57:25 +0000 (19:57 +0200)]
Remove superfluous empty lines
See #2508

6 years agoAdd method in LikeObject to get the reactionCache
Joshua Rüsweg [Tue, 17 Apr 2018 17:50:04 +0000 (19:50 +0200)]
Add method in LikeObject to get the reactionCache
See #2508

6 years agoAdd missing return type hints
Joshua Rüsweg [Tue, 17 Apr 2018 17:46:43 +0000 (19:46 +0200)]
Add missing return type hints
See #2508

6 years agoFix use order
Joshua Rüsweg [Fri, 13 Apr 2018 19:48:12 +0000 (21:48 +0200)]
Fix use order
See #2508

6 years agoAdd method to get the reactionType from a like database object
Joshua Rüsweg [Fri, 13 Apr 2018 19:42:05 +0000 (21:42 +0200)]
Add method to get the reactionType from a like database object
See #2508

6 years agoAdd helper method to determine reactionType type.
Joshua Rüsweg [Fri, 13 Apr 2018 19:18:24 +0000 (21:18 +0200)]
Add helper method to determine reactionType type.
See #2508

6 years agoAdd ReactionTypeCache
Joshua Rüsweg [Fri, 13 Apr 2018 10:42:51 +0000 (12:42 +0200)]
Add ReactionTypeCache
See #2508

6 years agoAdd cachedReactions database column
Joshua Rüsweg [Thu, 12 Apr 2018 10:12:14 +0000 (12:12 +0200)]
Add cachedReactions database column
See #2508

6 years agoAdd reactionTypeID column for likes
Joshua Rüsweg [Thu, 12 Apr 2018 10:10:24 +0000 (12:10 +0200)]
Add reactionTypeID column for likes
See #2508

6 years agoMake language variable consistent to other language variables
Joshua Rüsweg [Thu, 12 Apr 2018 09:45:26 +0000 (11:45 +0200)]
Make language variable consistent to other language variables

See #2508

6 years agoFix documentation for reaction types
Joshua Rüsweg [Tue, 10 Apr 2018 14:57:27 +0000 (16:57 +0200)]
Fix documentation for reaction types
See #2508

6 years agoAdd reaction type list
Joshua Rüsweg [Tue, 10 Apr 2018 14:17:36 +0000 (16:17 +0200)]
Add reaction type list
See #2508

6 years agoAdd ISortableAction interface to ReactionTypeAction
Joshua Rüsweg [Tue, 10 Apr 2018 12:22:10 +0000 (14:22 +0200)]
Add ISortableAction interface to ReactionTypeAction
See #2508

6 years agoAdd manage reaction type group option
Joshua Rüsweg [Tue, 10 Apr 2018 12:19:56 +0000 (14:19 +0200)]
Add manage reaction type group option
See #2508

6 years agoRemove superfluous braces
Joshua Rüsweg [Tue, 10 Apr 2018 11:56:04 +0000 (13:56 +0200)]
Remove superfluous braces
See #2508

6 years agoRemove sniff causing bogus error messages for now
Matthias Schmidt [Tue, 6 Mar 2018 17:08:06 +0000 (18:08 +0100)]
Remove sniff causing bogus error messages for now

See #2544

(cherry picked from commit d47e5281b2f47b48c673c36b2dd912cc9588a670)

6 years agoDisable space after braces sniff for now because of method return types
Matthias Schmidt [Thu, 8 Feb 2018 18:27:31 +0000 (19:27 +0100)]
Disable space after braces sniff for now because of method return types

(cherry picked from commit 7d9579785e17209c0058e11c573a1b4fb3989a10)

6 years agoFix code style for type hints
Joshua Rüsweg [Tue, 10 Apr 2018 11:26:47 +0000 (13:26 +0200)]
Fix code style for type hints
See #2508

6 years agoAdd basic reaction type icon rendering
Joshua Rüsweg [Tue, 10 Apr 2018 11:19:12 +0000 (13:19 +0200)]
Add basic reaction type icon rendering
See #2508

6 years agoChange reaction_type column type and iconType to tinyint
Joshua Rüsweg [Tue, 10 Apr 2018 10:39:14 +0000 (12:39 +0200)]
Change reaction_type column type and iconType to tinyint
See #2508

6 years agoAdd basic reaction type database objects
Joshua Rüsweg [Mon, 9 Apr 2018 18:32:42 +0000 (20:32 +0200)]
Add basic reaction type database objects
See #2508

6 years agoAdd reaction_type database table
Joshua Rüsweg [Mon, 9 Apr 2018 18:30:42 +0000 (20:30 +0200)]
Add reaction_type database table
See #2508

6 years agoMerge branch 'master' into next
Matthias Schmidt [Thu, 5 Apr 2018 15:29:04 +0000 (17:29 +0200)]
Merge branch 'master' into next

6 years agoMethod to convert `app1_` into `app{WCF_N}_`
Matthias Schmidt [Thu, 5 Apr 2018 15:27:34 +0000 (17:27 +0200)]
Method to convert `app1_` into `app{WCF_N}_`

Resolves #2554

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 5 Apr 2018 12:02:14 +0000 (14:02 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Thu, 5 Apr 2018 12:00:10 +0000 (14:00 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

6 years agoFixed URL to fontawesome
Marcel Werk [Thu, 5 Apr 2018 11:58:42 +0000 (13:58 +0200)]
Fixed URL to fontawesome

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Tue, 3 Apr 2018 16:34:18 +0000 (18:34 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed small style issue
Marcel Werk [Tue, 3 Apr 2018 16:32:00 +0000 (18:32 +0200)]
Fixed small style issue

6 years agoAdd missing informal language
Joshua Rüsweg [Mon, 2 Apr 2018 15:26:39 +0000 (17:26 +0200)]
Add missing informal language

6 years agoAdded a warning if the user wanted to award a trophy and there were no suitable trophies
Joshua Rüsweg [Mon, 2 Apr 2018 15:25:08 +0000 (17:25 +0200)]
Added a warning if the user wanted to award a trophy and there were no suitable trophies

6 years agoAdded missing pagination bottom
Marcel Werk [Mon, 2 Apr 2018 10:35:18 +0000 (12:35 +0200)]
Added missing pagination bottom

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 1 Apr 2018 18:32:49 +0000 (20:32 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:

# wcfsetup/install/files/lib/system/package/PackageUpdateDispatcher.class.php

6 years agoForce-skip the etag check for woltlab servers w/ auth code
Alexander Ebert [Sun, 1 Apr 2018 18:24:09 +0000 (20:24 +0200)]
Force-skip the etag check for woltlab servers w/ auth code

6 years agoMerge branch '3.0'
Marcel Werk [Sun, 1 Apr 2018 10:42:07 +0000 (12:42 +0200)]
Merge branch '3.0'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0
Marcel Werk [Sun, 1 Apr 2018 09:35:43 +0000 (11:35 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1' into 3.0

# Conflicts:
# com.woltlab.wcf/templates/headIncludeJavaScript.tpl

6 years agoRemoved jQuery CDN
Marcel Werk [Sun, 1 Apr 2018 09:33:49 +0000 (11:33 +0200)]
Removed jQuery CDN

6 years agoMerge pull request #2551 from mutec/patch-3
Tim Düsterhus [Sat, 31 Mar 2018 09:58:26 +0000 (11:58 +0200)]
Merge pull request #2551 from mutec/patch-3

updated spider info-url of YaCy-Bot

6 years agoupdated spider info-url of YaCy-Bot
mutec [Fri, 30 Mar 2018 20:40:36 +0000 (22:40 +0200)]
updated spider info-url of YaCy-Bot

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 28 Mar 2018 10:31:27 +0000 (12:31 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoWork-around for exceptions on broken webservers
Alexander Ebert [Wed, 28 Mar 2018 10:31:02 +0000 (12:31 +0200)]
Work-around for exceptions on broken webservers

6 years agoRemoved obsolete code
Marcel Werk [Wed, 28 Mar 2018 10:27:28 +0000 (12:27 +0200)]
Removed obsolete code

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Mon, 26 Mar 2018 15:58:11 +0000 (17:58 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed broken 'about me' text
Marcel Werk [Mon, 26 Mar 2018 15:57:26 +0000 (17:57 +0200)]
Fixed broken 'about me' text

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sun, 25 Mar 2018 21:58:10 +0000 (23:58 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed z-index value of the innerError pointer
Marcel Werk [Sun, 25 Mar 2018 21:54:30 +0000 (23:54 +0200)]
Fixed z-index value of the innerError pointer

6 years agoFixed single quotation marks
Marcel Werk [Sun, 25 Mar 2018 17:16:20 +0000 (19:16 +0200)]
Fixed single quotation marks

6 years agoFixed broken keyword highlighter
Marcel Werk [Sun, 25 Mar 2018 17:09:04 +0000 (19:09 +0200)]
Fixed broken keyword highlighter

6 years agoFixed missing language variable
Marcel Werk [Sun, 25 Mar 2018 16:43:27 +0000 (18:43 +0200)]
Fixed missing language variable

6 years agoAdded missing shrinking of cover photos
Marcel Werk [Sun, 25 Mar 2018 14:43:55 +0000 (16:43 +0200)]
Added missing shrinking of cover photos

6 years agoAdded missing input field 'fromName'
Marcel Werk [Sun, 25 Mar 2018 13:36:45 +0000 (15:36 +0200)]
Added missing input field 'fromName'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Sat, 24 Mar 2018 18:52:27 +0000 (19:52 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# com.woltlab.wcf/option.xml

6 years agoImproved validation of the cookie-prefix
Marcel Werk [Sat, 24 Mar 2018 18:50:42 +0000 (19:50 +0100)]
Improved validation of the cookie-prefix

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Tue, 20 Mar 2018 17:30:28 +0000 (18:30 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed missing section headlines in list of purchase store items
Marcel Werk [Tue, 20 Mar 2018 17:22:09 +0000 (18:22 +0100)]
Fixed missing section headlines in list of purchase store items

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 19 Mar 2018 22:15:51 +0000 (23:15 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:

# wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php

6 years agoConsistent reset of the "Google AMP"-mode
Alexander Ebert [Mon, 19 Mar 2018 22:15:29 +0000 (23:15 +0100)]
Consistent reset of the "Google AMP"-mode

6 years agoReset update servers when clearing global cache
Alexander Ebert [Wed, 14 Feb 2018 12:56:30 +0000 (13:56 +0100)]
Reset update servers when clearing global cache

Backport of 088a81d4c5f3208e85a0da594b932e4706ccbaf5
See #2538

6 years agoPrevent packages being installed more than once
Alexander Ebert [Mon, 19 Mar 2018 16:09:58 +0000 (17:09 +0100)]
Prevent packages being installed more than once

6 years agoAdjusted comparison when installed version is higher
Alexander Ebert [Mon, 19 Mar 2018 15:54:15 +0000 (16:54 +0100)]
Adjusted comparison when installed version is higher

6 years agoTry to preserve radio button values of disabled options
Alexander Ebert [Mon, 19 Mar 2018 14:36:03 +0000 (15:36 +0100)]
Try to preserve radio button values of disabled options

6 years agoImproved AMP support
Alexander Ebert [Mon, 19 Mar 2018 12:16:20 +0000 (13:16 +0100)]
Improved AMP support

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 18 Mar 2018 14:30:44 +0000 (15:30 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoCleaning up embedded objects on box delete
Alexander Ebert [Sun, 18 Mar 2018 14:29:48 +0000 (15:29 +0100)]
Cleaning up embedded objects on box delete

6 years agoReset unread article count on delete/restore
Alexander Ebert [Sun, 18 Mar 2018 12:49:15 +0000 (13:49 +0100)]
Reset unread article count on delete/restore

6 years agoAdjusted background color when saving messages
Alexander Ebert [Sat, 17 Mar 2018 22:58:10 +0000 (23:58 +0100)]
Adjusted background color when saving messages

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sat, 17 Mar 2018 22:57:57 +0000 (23:57 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/WCF.Poll.js

6 years agoAvoid superfluous options when inline editing a poll
Alexander Ebert [Sat, 17 Mar 2018 22:51:18 +0000 (23:51 +0100)]
Avoid superfluous options when inline editing a poll

6 years agoMissing phrase for failed custom option validation patterns
Alexander Ebert [Sat, 17 Mar 2018 19:48:16 +0000 (20:48 +0100)]
Missing phrase for failed custom option validation patterns

6 years agoFixed phrase used for cover photo upload errors
Alexander Ebert [Sat, 17 Mar 2018 19:43:55 +0000 (20:43 +0100)]
Fixed phrase used for cover photo upload errors

6 years agoMerge branch 'master' into next
Matthias Schmidt [Sat, 17 Mar 2018 11:23:08 +0000 (12:23 +0100)]
Merge branch 'master' into next

6 years agoUpdated release date 3.1.1
Alexander Ebert [Tue, 13 Mar 2018 17:06:04 +0000 (18:06 +0100)]
Updated release date

6 years agoMerge branch '3.0'
Alexander Ebert [Tue, 13 Mar 2018 16:57:18 +0000 (17:57 +0100)]
Merge branch '3.0'

6 years agoUpdated release date 3.0.13
Alexander Ebert [Tue, 13 Mar 2018 15:31:22 +0000 (16:31 +0100)]
Updated release date

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Tue, 13 Mar 2018 15:19:58 +0000 (16:19 +0100)]
Merge branch '2.1' into 3.0

6 years agoUpdated release date and dependencies 2.1.20
Alexander Ebert [Tue, 13 Mar 2018 14:45:24 +0000 (15:45 +0100)]
Updated release date and dependencies

6 years agoExpose object id regardless of edit permissions
Alexander Ebert [Tue, 13 Mar 2018 11:03:45 +0000 (12:03 +0100)]
Expose object id regardless of edit permissions

6 years agoMerge pull request #2547 from ilouHD/patch-1
Marcel Werk [Sun, 11 Mar 2018 20:17:55 +0000 (21:17 +0100)]
Merge pull request #2547 from ilouHD/patch-1

Fixed spelling in german language file

6 years agoFixed spelling in german language file
ilou [Sun, 11 Mar 2018 20:09:08 +0000 (21:09 +0100)]
Fixed spelling in german language file

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 11 Mar 2018 17:46:22 +0000 (18:46 +0100)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 11 Mar 2018 17:44:17 +0000 (18:44 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

# Conflicts:
# wcfsetup/install/files/js/3rdParty/redactor2/plugins/combined.min.js
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 11 Mar 2018 15:58:15 +0000 (16:58 +0100)]
Updating minified JavaScript files

6 years agoLink protocol was not preserved on insert/edit
Alexander Ebert [Sat, 10 Mar 2018 22:06:40 +0000 (23:06 +0100)]
Link protocol was not preserved on insert/edit

6 years agoCallback-override for legacy Dialog-API calls
Alexander Ebert [Sat, 10 Mar 2018 13:44:04 +0000 (14:44 +0100)]
Callback-override for legacy Dialog-API calls

6 years agoPreparing release 3.1.1
Alexander Ebert [Sat, 10 Mar 2018 13:16:09 +0000 (14:16 +0100)]
Preparing release 3.1.1

6 years agoUpdating minified JavaScript files
woltlab.com [Sat, 10 Mar 2018 00:22:14 +0000 (01:22 +0100)]
Updating minified JavaScript files

6 years agoMerge branch '3.0'
Alexander Ebert [Sat, 10 Mar 2018 00:20:13 +0000 (01:20 +0100)]
Merge branch '3.0'

6 years agoPreparing release 3.0.13
Alexander Ebert [Fri, 9 Mar 2018 23:55:24 +0000 (00:55 +0100)]
Preparing release 3.0.13

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 9 Mar 2018 17:25:27 +0000 (18:25 +0100)]
Updating minified JavaScript files

6 years agoMerge branch '2.1' into 3.0
Alexander Ebert [Fri, 9 Mar 2018 17:23:08 +0000 (18:23 +0100)]
Merge branch '2.1' into 3.0

6 years agoPreparing release 2.1.20
Alexander Ebert [Fri, 9 Mar 2018 16:18:03 +0000 (17:18 +0100)]
Preparing release 2.1.20

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 9 Mar 2018 15:17:57 +0000 (16:17 +0100)]
Updating minified JavaScript files

6 years agoCheckbox to delete a cover photo when editing an user
Alexander Ebert [Fri, 9 Mar 2018 13:22:27 +0000 (14:22 +0100)]
Checkbox to delete a cover photo when editing an user

6 years agoFetching i18n data for a zero-length media list failed
Alexander Ebert [Fri, 9 Mar 2018 13:00:34 +0000 (14:00 +0100)]
Fetching i18n data for a zero-length media list failed