GitHub/WoltLab/WCF.git
6 years agoFix API version validation condition for non-installed packages
Matthias Schmidt [Sat, 23 Dec 2017 16:33:35 +0000 (17:33 +0100)]
Fix API version validation condition for non-installed packages

See 321c62240d45582e6f8d74f42c9a14464adb3131

6 years agoMerge branch '3.0'
Matthias Schmidt [Sat, 23 Dec 2017 11:00:22 +0000 (12:00 +0100)]
Merge branch '3.0'

6 years agoFix PHP 7.2 compatibility of amp article template
Matthias Schmidt [Sat, 23 Dec 2017 10:59:27 +0000 (11:59 +0100)]
Fix PHP 7.2 compatibility of amp article template

6 years agoPreparing release 3.1.0 Beta 5
Alexander Ebert [Fri, 22 Dec 2017 10:47:54 +0000 (11:47 +0100)]
Preparing release 3.1.0 Beta 5

6 years agoUpdating minified JavaScript files
woltlab.com [Fri, 22 Dec 2017 10:36:40 +0000 (11:36 +0100)]
Updating minified JavaScript files

6 years agoUse more suitable exception
Alexander Ebert [Fri, 22 Dec 2017 10:33:49 +0000 (11:33 +0100)]
Use more suitable exception

6 years agoSupport for 3rd party avatars
Alexander Ebert [Fri, 22 Dec 2017 10:20:25 +0000 (11:20 +0100)]
Support for 3rd party avatars

6 years ago`new Date().getTime` to `Date.now()` (#2506)
Jens Hausdorf [Thu, 21 Dec 2017 23:40:35 +0000 (00:40 +0100)]
`new Date().getTime` to `Date.now()` (#2506)

6 years agoFixed typo (#2507)
Jakob Licina [Thu, 21 Dec 2017 23:37:38 +0000 (00:37 +0100)]
Fixed typo (#2507)

See: https://community.woltlab.com/thread/264534-3-1-fehlerchen-in-sprachvariable/

6 years agoCustom open/close labels for mobile sidebars
Alexander Ebert [Thu, 21 Dec 2017 14:36:57 +0000 (15:36 +0100)]
Custom open/close labels for mobile sidebars

Closes #2494

6 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 21 Dec 2017 14:04:05 +0000 (15:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 21 Dec 2017 14:03:59 +0000 (15:03 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoInput styling for `[type="tel"]`
Alexander Ebert [Thu, 21 Dec 2017 14:03:19 +0000 (15:03 +0100)]
Input styling for `[type="tel"]`

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 21 Dec 2017 11:21:08 +0000 (12:21 +0100)]
Updating minified JavaScript files

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Thu, 21 Dec 2017 11:12:36 +0000 (12:12 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoIgnore clicks on disabled buttons
Alexander Ebert [Thu, 21 Dec 2017 11:12:19 +0000 (12:12 +0100)]
Ignore clicks on disabled buttons

6 years agoAdded missing `.htmlContent` class for comments and responses
Alexander Ebert [Thu, 21 Dec 2017 11:07:12 +0000 (12:07 +0100)]
Added missing `.htmlContent` class for comments and responses

Fixes #2504

6 years agoFix username being marked as erroneous in comment response guest dialog
Matthias Schmidt [Thu, 21 Dec 2017 09:30:18 +0000 (10:30 +0100)]
Fix username being marked as erroneous in comment response guest dialog

Close #2502

6 years agoHide comment response editor when guest dialog is shown
Matthias Schmidt [Thu, 21 Dec 2017 09:12:30 +0000 (10:12 +0100)]
Hide comment response editor when guest dialog is shown

See #2502

6 years agoMerge branch '3.0'
Matthias Schmidt [Thu, 21 Dec 2017 08:56:20 +0000 (09:56 +0100)]
Merge branch '3.0'

6 years agoDisable closing non-closable dialogs via ESC
Matthias Schmidt [Thu, 21 Dec 2017 08:55:34 +0000 (09:55 +0100)]
Disable closing non-closable dialogs via ESC

Close #2505

6 years agoAdd cancel button for guest comment dialog
Matthias Schmidt [Thu, 21 Dec 2017 08:41:41 +0000 (09:41 +0100)]
Add cancel button for guest comment dialog

See #2502

6 years agoPrevent over-sized logos from overlapping the user panel buttons
Alexander Ebert [Wed, 20 Dec 2017 22:59:37 +0000 (23:59 +0100)]
Prevent over-sized logos from overlapping the user panel buttons

6 years agoUpdate tpl-type page's template in a single method
Alexander Ebert [Wed, 20 Dec 2017 22:47:38 +0000 (23:47 +0100)]
Update tpl-type page's template in a single method

6 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 20 Dec 2017 22:38:57 +0000 (23:38 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 20 Dec 2017 22:38:50 +0000 (23:38 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoMerge pull request #2443 from mutec/tplgenerationinstallpippage
Alexander Ebert [Wed, 20 Dec 2017 22:38:09 +0000 (23:38 +0100)]
Merge pull request #2443 from mutec/tplgenerationinstallpippage

page-PIP didn't handle import/delete of type tpl correctly

6 years agoMerge pull request #2503 from jens1o/patch-4
Alexander Ebert [Wed, 20 Dec 2017 22:33:03 +0000 (23:33 +0100)]
Merge pull request #2503 from jens1o/patch-4

use UserProfileRuntimeCache in UserBirthdayAction

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 20 Dec 2017 16:39:18 +0000 (17:39 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoUpdated Firefox fix to work with all custom block elements
Alexander Ebert [Wed, 20 Dec 2017 16:38:24 +0000 (17:38 +0100)]
Updated Firefox fix to work with all custom block elements

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 20 Dec 2017 15:45:13 +0000 (16:45 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoAdded additional work-around for backspace in Firefox
Alexander Ebert [Wed, 20 Dec 2017 15:44:04 +0000 (16:44 +0100)]
Added additional work-around for backspace in Firefox

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Wed, 20 Dec 2017 12:40:50 +0000 (13:40 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

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

6 years agoUpdate editor integration
Alexander Ebert [Wed, 20 Dec 2017 12:27:15 +0000 (13:27 +0100)]
Update editor integration

6 years agoUpgraded to Redactor II 2.12
Alexander Ebert [Wed, 20 Dec 2017 10:58:48 +0000 (11:58 +0100)]
Upgraded to Redactor II 2.12

6 years agouse UserProfileRuntimeCache in UserBirthdayAction
Jens Hausdorf [Tue, 19 Dec 2017 20:04:59 +0000 (21:04 +0100)]
use UserProfileRuntimeCache in UserBirthdayAction

6 years agoAdded missing parameter
Alexander Ebert [Tue, 19 Dec 2017 19:00:38 +0000 (20:00 +0100)]
Added missing parameter

See #2501

6 years agoForce synchronous, non-fail-safe email sending while debugging
Alexander Ebert [Tue, 19 Dec 2017 18:44:04 +0000 (19:44 +0100)]
Force synchronous, non-fail-safe email sending while debugging

Closes #2501

6 years agoMerge pull request #2493 from Fabii547/patch-53
Alexander Ebert [Tue, 19 Dec 2017 18:07:40 +0000 (19:07 +0100)]
Merge pull request #2493 from Fabii547/patch-53

Use input suffixes for user group options

6 years agoMerge pull request #2498 from jens1o/patch-4
Alexander Ebert [Tue, 19 Dec 2017 17:50:10 +0000 (18:50 +0100)]
Merge pull request #2498 from jens1o/patch-4

Set the update button to be a primary button

6 years agoFixed behavior for comment replies
Alexander Ebert [Mon, 18 Dec 2017 11:36:49 +0000 (12:36 +0100)]
Fixed behavior for comment replies

6 years agoFixed dialog title when executing multiple workers
Alexander Ebert [Mon, 18 Dec 2017 11:15:30 +0000 (12:15 +0100)]
Fixed dialog title when executing multiple workers

6 years agoAdded missing check for an empty editor on edit
Alexander Ebert [Mon, 18 Dec 2017 10:53:40 +0000 (11:53 +0100)]
Added missing check for an empty editor on edit

6 years agoAdded missing phrases
Alexander Ebert [Mon, 18 Dec 2017 10:23:16 +0000 (11:23 +0100)]
Added missing phrases

6 years agoUnified comment and comment response processing
Alexander Ebert [Mon, 18 Dec 2017 10:20:53 +0000 (11:20 +0100)]
Unified comment and comment response processing

6 years agoRemoved debug code
Alexander Ebert [Mon, 18 Dec 2017 10:01:32 +0000 (11:01 +0100)]
Removed debug code

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 14 Dec 2017 10:45:16 +0000 (11:45 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed list of article categories in search form
Marcel Werk [Thu, 14 Dec 2017 10:43:48 +0000 (11:43 +0100)]
Fixed list of article categories in search form

6 years agoAdded missing width/height attributes in amp version
Marcel Werk [Thu, 14 Dec 2017 10:12:20 +0000 (11:12 +0100)]
Added missing width/height attributes in amp version

6 years agoFixed link to guest author
Marcel Werk [Wed, 13 Dec 2017 09:36:11 +0000 (10:36 +0100)]
Fixed link to guest author

6 years agoFixed visibility of deleted articles
Marcel Werk [Wed, 13 Dec 2017 09:35:56 +0000 (10:35 +0100)]
Fixed visibility of deleted articles

6 years agoAnd missing method documentation and throws tags
Matthias Schmidt [Tue, 12 Dec 2017 17:39:15 +0000 (18:39 +0100)]
And missing method documentation and throws tags

6 years agoSet the update button to be a primary button
Jens Hausdorf [Tue, 12 Dec 2017 14:44:37 +0000 (15:44 +0100)]
Set the update button to be a primary button

6 years agoFixed caret position on text insert
Alexander Ebert [Tue, 12 Dec 2017 10:25:28 +0000 (11:25 +0100)]
Fixed caret position on text insert

Fixes WoltLab/com.woltlab.gallery#55

6 years agoUpdating release date 3.1.0_Beta_4
Alexander Ebert [Mon, 11 Dec 2017 11:52:03 +0000 (12:52 +0100)]
Updating release date

6 years agoAdded some template events in article templates
Marcel Werk [Mon, 11 Dec 2017 09:40:53 +0000 (10:40 +0100)]
Added some template events in article templates

6 years agoSuppress embedded attachments in popovers from appearing as clickable content
Alexander Ebert [Sun, 10 Dec 2017 17:55:54 +0000 (18:55 +0100)]
Suppress embedded attachments in popovers from appearing as clickable content

6 years agoFixed the cover photo delete button
Alexander Ebert [Sun, 10 Dec 2017 17:41:17 +0000 (18:41 +0100)]
Fixed the cover photo delete button

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Sun, 10 Dec 2017 00:11:41 +0000 (01:11 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoForce equal alignment in side-by-side comparison views
Alexander Ebert [Sun, 10 Dec 2017 00:11:17 +0000 (01:11 +0100)]
Force equal alignment in side-by-side comparison views

6 years agoUpdating minified JavaScript files
woltlab.com [Sun, 10 Dec 2017 00:00:33 +0000 (01:00 +0100)]
Updating minified JavaScript files

6 years agoFix for direct DOM manipulation
Alexander Ebert [Sat, 9 Dec 2017 23:56:04 +0000 (00:56 +0100)]
Fix for direct DOM manipulation

Editing the DOM ourselves caused Redactor's internal selection to be
out-of-sync with the document.

6 years agoFixed namespace in phpdoc comment
Alexander Ebert [Sat, 9 Dec 2017 23:22:47 +0000 (00:22 +0100)]
Fixed namespace in phpdoc comment

6 years agoMake missing language item available in JavaScript code
Matthias Schmidt [Sat, 9 Dec 2017 08:03:28 +0000 (09:03 +0100)]
Make missing language item available in JavaScript code

See #2484

6 years agoFixed update instructions
Alexander Ebert [Fri, 8 Dec 2017 14:48:39 +0000 (15:48 +0100)]
Fixed update instructions

6 years agoFixed update instructions
Alexander Ebert [Fri, 8 Dec 2017 14:38:00 +0000 (15:38 +0100)]
Fixed update instructions

6 years agoPreparing release 3.1.0 Beta 4
Alexander Ebert [Fri, 8 Dec 2017 14:27:36 +0000 (15:27 +0100)]
Preparing release 3.1.0 Beta 4

6 years agoAdded SQL update script for beta 4
Alexander Ebert [Fri, 8 Dec 2017 13:17:08 +0000 (14:17 +0100)]
Added SQL update script for beta 4

6 years agoFixed out-dated html
Marcel Werk [Fri, 8 Dec 2017 13:13:55 +0000 (14:13 +0100)]
Fixed out-dated html

6 years agoFixed PHP7.2 issue
Marcel Werk [Thu, 7 Dec 2017 18:15:53 +0000 (19:15 +0100)]
Fixed PHP7.2 issue

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Thu, 7 Dec 2017 17:36:57 +0000 (18:36 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed issues in print version
Marcel Werk [Thu, 7 Dec 2017 17:34:49 +0000 (18:34 +0100)]
Fixed issues in print version

6 years agoRevert "Decreased pagination size on `screen-xs`"
Marcel Werk [Thu, 7 Dec 2017 16:58:15 +0000 (17:58 +0100)]
Revert "Decreased pagination size on `screen-xs`"

This reverts commit 95b431043005a36ca266736c26bc08e678539c51.

6 years agoUpdating minified JavaScript files
woltlab.com [Thu, 7 Dec 2017 16:54:01 +0000 (17:54 +0100)]
Updating minified JavaScript files

6 years agoAdded permalink in ArticlePage header
Marcel Werk [Thu, 7 Dec 2017 13:48:15 +0000 (14:48 +0100)]
Added permalink in ArticlePage header

Closes #2495

6 years agoImproved selector in message group header
Marcel Werk [Thu, 7 Dec 2017 11:05:25 +0000 (12:05 +0100)]
Improved selector in message group header

6 years agoUpdated page.xsd
Marcel Werk [Wed, 6 Dec 2017 18:54:25 +0000 (19:54 +0100)]
Updated page.xsd

* Added missing element 'controllerCustomURL'

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Marcel Werk [Tue, 5 Dec 2017 16:18:26 +0000 (17:18 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoFixed missing custom box / page templates
Marcel Werk [Tue, 5 Dec 2017 16:13:39 +0000 (17:13 +0100)]
Fixed missing custom box / page templates

6 years agoImproved handling of empty `<pre>` blocks
Alexander Ebert [Tue, 5 Dec 2017 10:53:57 +0000 (11:53 +0100)]
Improved handling of empty `<pre>` blocks

6 years agoReset language cache after importing menu items
Alexander Ebert [Mon, 4 Dec 2017 14:23:55 +0000 (15:23 +0100)]
Reset language cache after importing menu items

6 years agoPrevent Redactor from interefering with text pasted into plaintext blocks
Alexander Ebert [Mon, 4 Dec 2017 13:00:51 +0000 (14:00 +0100)]
Prevent Redactor from interefering with text pasted into plaintext blocks

6 years agoMerge remote-tracking branch 'refs/remotes/origin/3.0'
Alexander Ebert [Mon, 4 Dec 2017 12:15:42 +0000 (13:15 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/3.0'

6 years agoAdded tab menu scrolling by clicking on the overflow indicators
Alexander Ebert [Mon, 4 Dec 2017 12:08:18 +0000 (13:08 +0100)]
Added tab menu scrolling by clicking on the overflow indicators

6 years agoAdded paste support for comma-separated values
Alexander Ebert [Mon, 4 Dec 2017 11:34:06 +0000 (12:34 +0100)]
Added paste support for comma-separated values

6 years agoExplicitly marking some wheel handlers as non-passive
Alexander Ebert [Mon, 4 Dec 2017 10:15:31 +0000 (11:15 +0100)]
Explicitly marking some wheel handlers as non-passive

Suppresses the generic warning in Chrome on passive listeners. None of
these listeners affect the page scroll, but are instead scoped to very
specific elements. Additionally, these listeners are supposed to be not
passive due to their coniditional blocking.

6 years agoUse input suffixes for user group options
Fabii547 [Sat, 2 Dec 2017 12:13:16 +0000 (13:13 +0100)]
Use input suffixes for user group options

6 years agoMerge pull request #2490 from mutec/i18ndatabaseobjectlist
Alexander Ebert [Fri, 1 Dec 2017 18:00:21 +0000 (19:00 +0100)]
Merge pull request #2490 from mutec/i18ndatabaseobjectlist

i18n database object list class

6 years agoSuppress undefined method warning
Matthias Schmidt [Fri, 1 Dec 2017 17:05:48 +0000 (18:05 +0100)]
Suppress undefined method warning

6 years agoAdd missing import
Matthias Schmidt [Fri, 1 Dec 2017 17:04:32 +0000 (18:04 +0100)]
Add missing import

6 years agoRemove unused imports
Matthias Schmidt [Fri, 1 Dec 2017 17:03:28 +0000 (18:03 +0100)]
Remove unused imports

6 years agoi18n database object list class
mutec [Wed, 29 Nov 2017 22:43:56 +0000 (23:43 +0100)]
i18n database object list class

this makes it possible to provide a list of objects in a real alphabetical order
for performance-reasons it should be used when needed only (e.g. when sortField is title and title might contain language items)

6 years agoFix editing main menu in ACP
Matthias Schmidt [Thu, 30 Nov 2017 18:22:39 +0000 (19:22 +0100)]
Fix editing main menu in ACP

Close #2491

6 years agoAdjusted mobile tab menu appearance
Alexander Ebert [Thu, 30 Nov 2017 13:57:14 +0000 (14:57 +0100)]
Adjusted mobile tab menu appearance

6 years agoImproved cookie prefix handling in developer mode
Alexander Ebert [Thu, 30 Nov 2017 13:20:07 +0000 (14:20 +0100)]
Improved cookie prefix handling in developer mode

Closes #2488

6 years agoUpdated value of the default cookie prefix
Alexander Ebert [Thu, 30 Nov 2017 12:16:48 +0000 (13:16 +0100)]
Updated value of the default cookie prefix

See #2488

6 years agoMerge pull request #2486 from derpierre65/patch-2
Alexander Ebert [Thu, 30 Nov 2017 12:13:18 +0000 (13:13 +0100)]
Merge pull request #2486 from derpierre65/patch-2

cronjob fixed dow & month

6 years agoMerge pull request #2489 from jens1o/jens1o-categoryList-submitbtn
Alexander Ebert [Thu, 30 Nov 2017 12:10:24 +0000 (13:10 +0100)]
Merge pull request #2489 from jens1o/jens1o-categoryList-submitbtn

Adjusted save button for category lists to be a primary button

6 years agoAdded missing phrases
Alexander Ebert [Thu, 30 Nov 2017 12:09:33 +0000 (13:09 +0100)]
Added missing phrases

See #2484

6 years agoImproved ACP cover photo UI
Alexander Ebert [Thu, 30 Nov 2017 11:28:18 +0000 (12:28 +0100)]
Improved ACP cover photo UI

See #2484