GitHub/WoltLab/WCF.git
6 years agoRestrict statistics visibility
Alexander Ebert [Wed, 14 Jun 2017 10:49:09 +0000 (12:49 +0200)]
Restrict statistics visibility

See #2307

6 years agoRemoved superfluous bbcode class
Alexander Ebert [Tue, 13 Jun 2017 20:52:45 +0000 (22:52 +0200)]
Removed superfluous bbcode class

See #2301

6 years agoUse new email API for ExpiringPaidSubscriptionUserUserNotificationEvent
Tim Düsterhus [Tue, 13 Jun 2017 19:35:25 +0000 (21:35 +0200)]
Use new email API for ExpiringPaidSubscriptionUserUserNotificationEvent

Closes #2216

6 years agoFix formatting of description of paid subscriptions
Tim Düsterhus [Tue, 13 Jun 2017 18:53:00 +0000 (20:53 +0200)]
Fix formatting of description of paid subscriptions

6 years agoUse a more distinct phrase for editor's source code view
Alexander Ebert [Tue, 13 Jun 2017 18:23:18 +0000 (20:23 +0200)]
Use a more distinct phrase for editor's source code view

See #2301

6 years agoAdjusted active button states for code/html
Alexander Ebert [Tue, 13 Jun 2017 14:59:26 +0000 (16:59 +0200)]
Adjusted active button states for code/html

See #2301

6 years agoAdd unified phrase for message reply
Alexander Ebert [Tue, 13 Jun 2017 13:30:21 +0000 (15:30 +0200)]
Add unified phrase for message reply

6 years agoAdded native `[html]` bbcode
Alexander Ebert [Tue, 13 Jun 2017 13:23:38 +0000 (15:23 +0200)]
Added native `[html]` bbcode

See #2301

6 years agoUse new favicon location for desktop notifications
Alexander Ebert [Mon, 12 Jun 2017 12:56:49 +0000 (14:56 +0200)]
Use new favicon location for desktop notifications

See #2257

6 years agoImplemented support for custom favicons
Alexander Ebert [Mon, 12 Jun 2017 12:55:46 +0000 (14:55 +0200)]
Implemented support for custom favicons

See #2257

6 years agoAdded PHP-ICO library
Alexander Ebert [Mon, 12 Jun 2017 10:17:20 +0000 (12:17 +0200)]
Added PHP-ICO library

See #2257

6 years agoUpdated favicon support
Alexander Ebert [Mon, 12 Jun 2017 10:17:02 +0000 (12:17 +0200)]
Updated favicon support

See #2257

6 years agoUpdate alameda to 1.2.0
Tim Düsterhus [Mon, 12 Jun 2017 11:39:08 +0000 (13:39 +0200)]
Update alameda to 1.2.0

Among other changes this fixes some issues with IE 10.

6 years agoRound priority to one decimal place
Joshua Rüsweg [Sun, 11 Jun 2017 14:42:44 +0000 (16:42 +0200)]
Round priority to one decimal place

6 years agoadd `allowSpidersToIndex` filter for pages
Joshua Rüsweg [Sun, 11 Jun 2017 14:16:08 +0000 (16:16 +0200)]
add `allowSpidersToIndex` filter for pages

6 years agoAdd multilingual pages sitemap
Joshua Rüsweg [Sun, 11 Jun 2017 13:58:41 +0000 (15:58 +0200)]
Add multilingual pages sitemap

See #2286

6 years agoAdd ILinkableObject to PageContent
Joshua Rüsweg [Sun, 11 Jun 2017 13:55:54 +0000 (15:55 +0200)]
Add ILinkableObject to PageContent

See #2286

6 years agoAdd simple page sitemap
Joshua Rüsweg [Sun, 11 Jun 2017 13:52:02 +0000 (15:52 +0200)]
Add simple page sitemap

6 years agoMerge branch 'master' into next
Matthias Schmidt [Sun, 11 Jun 2017 09:13:23 +0000 (11:13 +0200)]
Merge branch 'master' into next

6 years agoMerge branch '2.1'
Matthias Schmidt [Sun, 11 Jun 2017 09:11:52 +0000 (11:11 +0200)]
Merge branch '2.1'

6 years agoFix import order in CategoryAction class
Matthias Schmidt [Sun, 11 Jun 2017 09:02:25 +0000 (11:02 +0200)]
Fix import order in CategoryAction class

6 years agoDelete group name language items after label group deletion
Matthias Schmidt [Sun, 11 Jun 2017 08:54:10 +0000 (10:54 +0200)]
Delete group name language items after label group deletion

6 years agoDelete title and description language items after category deletion
Matthias Schmidt [Sun, 11 Jun 2017 08:48:43 +0000 (10:48 +0200)]
Delete title and description language items after category deletion

6 years agoSupport many markers in WCF.Location.GoogleMaps.LargeMap._loadMarkers()
Matthias Schmidt [Sun, 11 Jun 2017 06:52:24 +0000 (08:52 +0200)]
Support many markers in WCF.Location.GoogleMaps.LargeMap._loadMarkers()

Closes #2304

6 years agoFix typos
Matthias Schmidt [Sat, 10 Jun 2017 13:36:38 +0000 (15:36 +0200)]
Fix typos

6 years agoAdd DateIntervalFunctionTemplatePlugin
Matthias Schmidt [Sat, 10 Jun 2017 13:35:01 +0000 (15:35 +0200)]
Add DateIntervalFunctionTemplatePlugin

Closes #2303

6 years agoFixed typos (#2302)
Fabii547 [Sat, 10 Jun 2017 13:17:16 +0000 (15:17 +0200)]
Fixed typos (#2302)

6 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Fri, 9 Jun 2017 15:09:29 +0000 (17:09 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

6 years agoFixed user mention wrapping behavior
Alexander Ebert [Fri, 9 Jun 2017 15:09:08 +0000 (17:09 +0200)]
Fixed user mention wrapping behavior

6 years agoUpdating minified JavaScript files
Alexander Ebert [Fri, 9 Jun 2017 14:55:06 +0000 (16:55 +0200)]
Updating minified JavaScript files

6 years agoFixed shallow return value for clipboard access
Alexander Ebert [Fri, 9 Jun 2017 14:53:12 +0000 (16:53 +0200)]
Fixed shallow return value for clipboard access

6 years agoOptionally use separate permission checks to view likes
Alexander Ebert [Fri, 9 Jun 2017 14:47:24 +0000 (16:47 +0200)]
Optionally use separate permission checks to view likes

See #2300

6 years agoExpose the real validation exception message via Ajax
Alexander Ebert [Fri, 9 Jun 2017 12:56:53 +0000 (14:56 +0200)]
Expose the real validation exception message via Ajax

See #2299

6 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Fri, 9 Jun 2017 12:15:17 +0000 (14:15 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

6 years agoBirthday box failed to validate if a user still exists
Alexander Ebert [Fri, 9 Jun 2017 12:03:33 +0000 (14:03 +0200)]
Birthday box failed to validate if a user still exists

6 years agoadd article sitemap
Joshua Rüsweg [Fri, 9 Jun 2017 10:42:17 +0000 (12:42 +0200)]
add article sitemap

See #2286

6 years agoadd article category sitemap
Joshua Rüsweg [Fri, 9 Jun 2017 10:41:13 +0000 (12:41 +0200)]
add article category sitemap

See #2286

6 years agoAdded worker to rebuild media thumbnails
Alexander Ebert [Fri, 9 Jun 2017 10:13:43 +0000 (12:13 +0200)]
Added worker to rebuild media thumbnails

See #2298

6 years agoadd user sitemap
Joshua Rüsweg [Fri, 9 Jun 2017 10:10:51 +0000 (12:10 +0200)]
add user sitemap

See #2286

6 years agouse MessageUtil::stripCrap() instead of an own implementation
Joshua Rüsweg [Fri, 9 Jun 2017 09:50:16 +0000 (11:50 +0200)]
use MessageUtil::stripCrap() instead of an own implementation

6 years agofix typo
Joshua Rüsweg [Fri, 9 Jun 2017 09:48:59 +0000 (11:48 +0200)]
fix typo

6 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

6 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

6 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

6 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

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

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

6 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

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

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

see #2286

6 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

6 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

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

6 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

6 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

6 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

6 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

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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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.

6 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

6 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

6 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

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

6 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

6 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

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

6 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

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

6 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

6 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

6 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

6 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

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

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

6 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

6 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

6 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

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

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

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

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

6 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

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

6 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

6 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

6 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

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

6 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

6 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

6 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

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

6 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

6 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