GitHub/WoltLab/WCF.git
7 years agofix typo
Joshua Rüsweg [Fri, 9 Jun 2017 09:48:59 +0000 (11:48 +0200)]
fix typo

7 years agouse ParentClassException instead of InvalidArgumentException
Joshua Rüsweg [Fri, 9 Jun 2017 09:48:16 +0000 (11:48 +0200)]
use ParentClassException instead of InvalidArgumentException

7 years agouse UserProfile::getGuestUserProfile instead of creating an own object
Joshua Rüsweg [Fri, 9 Jun 2017 09:42:58 +0000 (11:42 +0200)]
use UserProfile::getGuestUserProfile instead of creating an own object

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Fri, 9 Jun 2017 08:36:33 +0000 (10:36 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

7 years agoHide paid subscription boxes for non-activated users
Alexander Ebert [Fri, 9 Jun 2017 08:18:04 +0000 (10:18 +0200)]
Hide paid subscription boxes for non-activated users

7 years agoMerge branch '2.1'
Alexander Ebert [Fri, 9 Jun 2017 08:17:16 +0000 (10:17 +0200)]
Merge branch '2.1'

7 years agoFixed reference
Alexander Ebert [Fri, 9 Jun 2017 08:16:45 +0000 (10:16 +0200)]
Fixed reference

7 years agoHide paid subscription boxes for non-activated users
Alexander Ebert [Fri, 9 Jun 2017 08:15:19 +0000 (10:15 +0200)]
Hide paid subscription boxes for non-activated users

7 years agoForce logout of banned users
Alexander Ebert [Fri, 9 Jun 2017 08:04:23 +0000 (10:04 +0200)]
Force logout of banned users

7 years agoadd sitemap GUI
Joshua Rüsweg [Thu, 8 Jun 2017 21:18:39 +0000 (23:18 +0200)]
add sitemap GUI

see #2286

7 years agoadd format types for formatInterval
Joshua Rüsweg [Thu, 8 Jun 2017 17:20:56 +0000 (19:20 +0200)]
add format types for formatInterval

7 years agoAdd localization support for embedded content
Alexander Ebert [Thu, 8 Jun 2017 16:33:10 +0000 (18:33 +0200)]
Add localization support for embedded content

See #2297

7 years agoFixed error message
Alexander Ebert [Thu, 8 Jun 2017 14:20:08 +0000 (16:20 +0200)]
Fixed error message

7 years agoAvoid perfectScrollbar init on login/during WCFSetup
Alexander Ebert [Thu, 8 Jun 2017 13:47:55 +0000 (15:47 +0200)]
Avoid perfectScrollbar init on login/during WCFSetup

7 years agoForce grouping in users online list
Alexander Ebert [Thu, 8 Jun 2017 12:10:52 +0000 (14:10 +0200)]
Force grouping in users online list

See #2296

7 years agoAdded work-around for dialog subpixel rendering
Alexander Ebert [Thu, 8 Jun 2017 11:38:41 +0000 (13:38 +0200)]
Added work-around for dialog subpixel rendering

See #2295

7 years agoSuppress notices during maintenance or on `PermissionDeniedException
Alexander Ebert [Thu, 8 Jun 2017 10:26:15 +0000 (12:26 +0200)]
Suppress notices during maintenance or on `PermissionDeniedException

See #2294

7 years agoRemoved debug code
Alexander Ebert [Thu, 8 Jun 2017 10:00:48 +0000 (12:00 +0200)]
Removed debug code

7 years agoPreserve child items when deleting menu items
Alexander Ebert [Thu, 8 Jun 2017 10:00:28 +0000 (12:00 +0200)]
Preserve child items when deleting menu items

See #2293

7 years agoHide mobile user panel icon if there is nothing to display
Alexander Ebert [Thu, 8 Jun 2017 08:23:47 +0000 (10:23 +0200)]
Hide mobile user panel icon if there is nothing to display

See #2292

7 years agoProperly hide login link on mobile
Alexander Ebert [Thu, 8 Jun 2017 08:21:47 +0000 (10:21 +0200)]
Properly hide login link on mobile

See #2291

7 years agoPrevent bbcode button settings being overwritten by PIP
Alexander Ebert [Thu, 8 Jun 2017 08:03:48 +0000 (10:03 +0200)]
Prevent bbcode button settings being overwritten by PIP

See #2290

7 years agoMerge branch 'require-promise' into next
Tim Düsterhus [Wed, 7 Jun 2017 18:32:05 +0000 (20:32 +0200)]
Merge branch 'require-promise' into next

7 years agoReplace require.js by alameda
Tim Düsterhus [Wed, 7 Jun 2017 18:31:43 +0000 (20:31 +0200)]
Replace require.js by alameda

7 years agoFix composer.lock / composer/installed.json
Tim Düsterhus [Wed, 7 Jun 2017 16:41:05 +0000 (18:41 +0200)]
Fix composer.lock / composer/installed.json

7 years agoRevert "Allow event listeners to access article data during rebuild"
Alexander Ebert [Wed, 7 Jun 2017 14:30:17 +0000 (16:30 +0200)]
Revert "Allow event listeners to access article data during rebuild"

This reverts commit f21d469eae411e81e29cc6e21119ed108ca83889.

7 years agoAllow event listeners to access article data during rebuild
Alexander Ebert [Wed, 7 Jun 2017 14:20:29 +0000 (16:20 +0200)]
Allow event listeners to access article data during rebuild

See WoltLab/com.woltlab.wbb#235

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Wed, 7 Jun 2017 14:14:05 +0000 (16:14 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# wcfsetup/install/files/js/WCF.Combined.min.js

7 years agoAdded some more RTL fixes for code boxes
Alexander Ebert [Wed, 7 Jun 2017 14:06:03 +0000 (16:06 +0200)]
Added some more RTL fixes for code boxes

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 7 Jun 2017 14:02:52 +0000 (16:02 +0200)]
Updating minified JavaScript files

7 years agoForce LTR for code viewer in RTL languages
Alexander Ebert [Wed, 7 Jun 2017 13:51:30 +0000 (15:51 +0200)]
Force LTR for code viewer in RTL languages

7 years agoAdded additional CSS class for code viewer content
Alexander Ebert [Wed, 7 Jun 2017 13:46:46 +0000 (15:46 +0200)]
Added additional CSS class for code viewer content

7 years agoclean up code
Joshua Rüsweg [Wed, 7 Jun 2017 13:35:41 +0000 (15:35 +0200)]
clean up code

7 years agoadd sitemap rebuild worker
Joshua Rüsweg [Wed, 7 Jun 2017 13:26:30 +0000 (15:26 +0200)]
add sitemap rebuild worker

See #2286

7 years agoUnified CSS class name
Alexander Ebert [Wed, 7 Jun 2017 12:35:35 +0000 (14:35 +0200)]
Unified CSS class name

7 years agoMerge pull request #2288 from Fabii547/patch-44
Alexander Ebert [Wed, 7 Jun 2017 10:59:55 +0000 (12:59 +0200)]
Merge pull request #2288 from Fabii547/patch-44

Use Ui/ItemList/Filter for page list on menu add

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Wed, 7 Jun 2017 10:47:30 +0000 (12:47 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

7 years agoForce enable languages when setting them as default
Alexander Ebert [Wed, 7 Jun 2017 10:46:48 +0000 (12:46 +0200)]
Force enable languages when setting them as default

Fixes #2284

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Wed, 7 Jun 2017 10:26:23 +0000 (12:26 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/js/WoltLabSuite.Core.min.js
# wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Redactor/Format.js
# wcfsetup/install/files/lib/system/api/composer.lock
# wcfsetup/install/files/lib/system/api/erusev/parsedown/README.md

7 years agoUpdating minified JavaScript files
woltlab.com [Wed, 7 Jun 2017 10:16:48 +0000 (12:16 +0200)]
Updating minified JavaScript files

7 years agoGuard against invalid selection ranges
Alexander Ebert [Wed, 7 Jun 2017 10:08:25 +0000 (12:08 +0200)]
Guard against invalid selection ranges

7 years agoSlightly increase input field to allow for larger placeholders
Alexander Ebert [Wed, 7 Jun 2017 09:58:21 +0000 (11:58 +0200)]
Slightly increase input field to allow for larger placeholders

7 years agoForce deletion of phrases that were created by an import
Alexander Ebert [Wed, 7 Jun 2017 09:54:05 +0000 (11:54 +0200)]
Force deletion of phrases that were created by an import

7 years agoSuccessive slashes caused a parser mismatch
Alexander Ebert [Wed, 7 Jun 2017 09:07:22 +0000 (11:07 +0200)]
Successive slashes caused a parser mismatch

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 6 Jun 2017 22:01:48 +0000 (00:01 +0200)]
Updating minified JavaScript files

7 years agoDestroy editor dialog on close
Alexander Ebert [Tue, 6 Jun 2017 21:54:41 +0000 (23:54 +0200)]
Destroy editor dialog on close

7 years agoAllow the destruction of dialogs
Alexander Ebert [Tue, 6 Jun 2017 21:53:58 +0000 (23:53 +0200)]
Allow the destruction of dialogs

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 6 Jun 2017 18:31:53 +0000 (20:31 +0200)]
Updating minified JavaScript files

7 years agoForce open of first child tab if there are no active ones
Alexander Ebert [Tue, 6 Jun 2017 18:18:27 +0000 (20:18 +0200)]
Force open of first child tab if there are no active ones

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 6 Jun 2017 18:16:49 +0000 (20:16 +0200)]
Updating minified JavaScript files

7 years agoFixed title for re-used dialog
Alexander Ebert [Tue, 6 Jun 2017 18:05:32 +0000 (20:05 +0200)]
Fixed title for re-used dialog

7 years agoForce sane z-index for EmojiOne Keyboard's smilies
Alexander Ebert [Tue, 6 Jun 2017 14:46:13 +0000 (16:46 +0200)]
Force sane z-index for EmojiOne Keyboard's smilies

7 years agoFixed login form visuals when registration is disabled
Alexander Ebert [Tue, 6 Jun 2017 14:39:32 +0000 (16:39 +0200)]
Fixed login form visuals when registration is disabled

7 years agoUpdating minified JavaScript files
woltlab.com [Tue, 6 Jun 2017 14:16:49 +0000 (16:16 +0200)]
Updating minified JavaScript files

7 years agoMerge remote-tracking branch 'refs/remotes/origin/2.1'
Alexander Ebert [Tue, 6 Jun 2017 14:08:21 +0000 (16:08 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/2.1'

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

7 years agoAllow only dates up to 2037-12-31 inside date picker
Alexander Ebert [Tue, 6 Jun 2017 12:36:31 +0000 (14:36 +0200)]
Allow only dates up to 2037-12-31 inside date picker

7 years agoPoll were missing the button to show participants after vote
Alexander Ebert [Tue, 6 Jun 2017 12:17:14 +0000 (14:17 +0200)]
Poll were missing the button to show participants after vote

7 years agoFixed user suggestions inside Redactor
Alexander Ebert [Tue, 6 Jun 2017 11:49:26 +0000 (13:49 +0200)]
Fixed user suggestions inside Redactor

7 years agoUse Ui/ItemList/Filter for page list on menu add
Fabii547 [Tue, 6 Jun 2017 10:40:28 +0000 (12:40 +0200)]
Use Ui/ItemList/Filter for page list on menu add

7 years agoFixed an compatibility issue with PHP 7
Alexander Ebert [Tue, 6 Jun 2017 11:27:56 +0000 (13:27 +0200)]
Fixed an compatibility issue with PHP 7

See db8aa273d6eec8f364800681daf3e0a74cb2a624

7 years agoUpdating HTMLPurifier 4.8.0 -> 4.9.3
Alexander Ebert [Tue, 6 Jun 2017 11:04:04 +0000 (13:04 +0200)]
Updating HTMLPurifier 4.8.0 -> 4.9.3

7 years agoUpdating parsedown 1.6.0 -> 1.6.2
Alexander Ebert [Tue, 6 Jun 2017 11:02:59 +0000 (13:02 +0200)]
Updating parsedown 1.6.0 -> 1.6.2

7 years agoFixed Typo
Lexa [Tue, 6 Jun 2017 09:36:43 +0000 (11:36 +0200)]
Fixed Typo

7 years agoFixed Typo
Lexa [Tue, 6 Jun 2017 09:35:46 +0000 (11:35 +0200)]
Fixed Typo

7 years agoCheck Notification.permission before Notification.requestPermission()
Tim Düsterhus [Sun, 4 Jun 2017 19:57:42 +0000 (21:57 +0200)]
Check Notification.permission before Notification.requestPermission()

This avoids a warning in Google Chrome when notifications are already
allowed:

> [Violation] Only request notification permission in response to a user gesture.

7 years agoadd sitemap time frame option
Joshua Rüsweg [Sun, 4 Jun 2017 18:11:28 +0000 (20:11 +0200)]
add sitemap time frame option

See #2286

7 years agoReturn Promise in require()
Tim Düsterhus [Sun, 4 Jun 2017 16:15:20 +0000 (18:15 +0200)]
Return Promise in require()

7 years agoMerge branch 'master' into next
Matthias Schmidt [Fri, 2 Jun 2017 15:45:28 +0000 (17:45 +0200)]
Merge branch 'master' into next

7 years agoMerge branch '2.1'
Matthias Schmidt [Fri, 2 Jun 2017 15:45:10 +0000 (17:45 +0200)]
Merge branch '2.1'

7 years agoReset subscription length after saving subscription
Matthias Schmidt [Fri, 2 Jun 2017 15:44:30 +0000 (17:44 +0200)]
Reset subscription length after saving subscription

7 years agoUse Ui/ItemList/Filter for MultiPageCondition
Matthias Schmidt [Fri, 2 Jun 2017 15:38:22 +0000 (17:38 +0200)]
Use Ui/ItemList/Filter for MultiPageCondition

See #2287

7 years agoadd sitemap object type definition
Joshua Rüsweg [Fri, 2 Jun 2017 11:55:41 +0000 (13:55 +0200)]
add sitemap object type definition

See #2286

7 years agoMerge branch 'master' into next
Tim Düsterhus [Thu, 1 Jun 2017 18:18:32 +0000 (20:18 +0200)]
Merge branch 'master' into next

7 years agoMerge remote-tracking branch 'origin/master'
Tim Düsterhus [Thu, 1 Jun 2017 18:18:20 +0000 (20:18 +0200)]
Merge remote-tracking branch 'origin/master'

7 years agoMerge branch '2.1'
Tim Düsterhus [Thu, 1 Jun 2017 18:17:51 +0000 (20:17 +0200)]
Merge branch '2.1'

7 years agoMerge branch '2.0' into 2.1
Tim Düsterhus [Thu, 1 Jun 2017 18:17:29 +0000 (20:17 +0200)]
Merge branch '2.0' into 2.1

7 years agoHandle timeout-or-duplicate in RecaptchaHandler
Markus [Thu, 1 Jun 2017 17:31:16 +0000 (19:31 +0200)]
Handle timeout-or-duplicate in RecaptchaHandler

7 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Thu, 1 Jun 2017 10:37:19 +0000 (12:37 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

7 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Thu, 1 Jun 2017 10:37:14 +0000 (12:37 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

7 years agoFixed box editor PIP
Alexander Ebert [Thu, 1 Jun 2017 10:36:51 +0000 (12:36 +0200)]
Fixed box editor PIP

Closes #2280

7 years agoImprove naming of expiring paid subscription notification event
Matthias Schmidt [Wed, 31 May 2017 16:16:06 +0000 (18:16 +0200)]
Improve naming of expiring paid subscription notification event

7 years agoFix code style
Tim Düsterhus [Wed, 31 May 2017 14:53:08 +0000 (16:53 +0200)]
Fix code style

7 years agoFixed a double-fetch issue
Alexander Ebert [Wed, 31 May 2017 14:39:13 +0000 (16:39 +0200)]
Fixed a double-fetch issue

See #2283

7 years agoMerge branch 'master' into next
Tim Düsterhus [Wed, 31 May 2017 14:11:56 +0000 (16:11 +0200)]
Merge branch 'master' into next

7 years agoMerge branch '2.1'
Tim Düsterhus [Wed, 31 May 2017 14:11:13 +0000 (16:11 +0200)]
Merge branch '2.1'

7 years agoMerge branch '2.0' into 2.1
Tim Düsterhus [Wed, 31 May 2017 14:10:15 +0000 (16:10 +0200)]
Merge branch '2.0' into 2.1

7 years agoAdd composer's global bin dir to path in Travis
Tim Düsterhus [Wed, 31 May 2017 13:58:31 +0000 (15:58 +0200)]
Add composer's global bin dir to path in Travis

7 years agoUse absolute path to phpcs
Tim Düsterhus [Wed, 31 May 2017 13:48:38 +0000 (15:48 +0200)]
Use absolute path to phpcs

7 years agoInstall CodeSniffer using composer
Tim Düsterhus [Wed, 31 May 2017 13:39:17 +0000 (15:39 +0200)]
Install CodeSniffer using composer

7 years agoSynchronize user profiles with the runtime cache
Alexander Ebert [Wed, 31 May 2017 13:02:49 +0000 (15:02 +0200)]
Synchronize user profiles with the runtime cache

See #2283

7 years agoAllow reports to be marked as justified when closing
Alexander Ebert [Wed, 31 May 2017 12:39:36 +0000 (14:39 +0200)]
Allow reports to be marked as justified when closing

See #2282

7 years agoSafari does not support Promise-based return type
Alexander Ebert [Tue, 30 May 2017 16:37:41 +0000 (18:37 +0200)]
Safari does not support Promise-based return type

See #2279

7 years agoAdd expiration notification for paid subscriptions
Matthias Schmidt [Tue, 30 May 2017 16:33:58 +0000 (18:33 +0200)]
Add expiration notification for paid subscriptions

Close #2216

7 years agoAdd in-sentence support for date intervals
Matthias Schmidt [Tue, 30 May 2017 16:32:36 +0000 (18:32 +0200)]
Add in-sentence support for date intervals

7 years agoMerge branch '2.1'
Matthias Schmidt [Tue, 30 May 2017 15:46:34 +0000 (17:46 +0200)]
Merge branch '2.1'

7 years agoFix typo in English future date interval language items
Matthias Schmidt [Tue, 30 May 2017 15:39:31 +0000 (17:39 +0200)]
Fix typo in English future date interval language items

7 years agoAdded missing phrases for desktop notifications
Alexander Ebert [Mon, 29 May 2017 16:10:34 +0000 (18:10 +0200)]
Added missing phrases for desktop notifications

See #2279

7 years agoAdded facebook app id option
Alexander Ebert [Mon, 29 May 2017 15:19:23 +0000 (17:19 +0200)]
Added facebook app id option

See #2265

7 years agoAdded options to enable polling and desktop notifications
Alexander Ebert [Mon, 29 May 2017 10:34:12 +0000 (12:34 +0200)]
Added options to enable polling and desktop notifications

See #2279

7 years agoMinor fixes, removed debug code, added comments
Alexander Ebert [Mon, 29 May 2017 10:23:48 +0000 (12:23 +0200)]
Minor fixes, removed debug code, added comments

See #2279