Matthias Schmidt [Wed, 3 Oct 2018 14:28:18 +0000 (16:28 +0200)]
Add pagination for PIP GUI entry list
See #2545
Matthias Schmidt [Wed, 3 Oct 2018 14:25:48 +0000 (16:25 +0200)]
Merge branch 'next' into pipGui
Joshua Rüsweg [Thu, 27 Sep 2018 20:40:29 +0000 (22:40 +0200)]
Make reputation in the message sidebar fit the style
See #2508
Joshua Rüsweg [Thu, 27 Sep 2018 20:28:51 +0000 (22:28 +0200)]
Use GroupedUserList for reaction details instead of own implementation
See #2508
Matthias Schmidt [Tue, 18 Sep 2018 16:08:37 +0000 (18:08 +0200)]
Fix opening media editor when uploading multiple single files after another
See #2606
Matthias Schmidt [Tue, 18 Sep 2018 15:30:04 +0000 (17:30 +0200)]
Open media editor after uploading single file
Close #2606
Joshua Rüsweg [Mon, 17 Sep 2018 11:47:00 +0000 (13:47 +0200)]
Improve styling of the react button
See #2508
Joshua Rüsweg [Mon, 17 Sep 2018 09:56:49 +0000 (11:56 +0200)]
Rename method to remove reactions
See #2508
Matthias Schmidt [Sun, 16 Sep 2018 16:32:36 +0000 (18:32 +0200)]
Add html support for media caption
Close #2722
Matthias Schmidt [Sun, 16 Sep 2018 14:16:38 +0000 (16:16 +0200)]
Add list of templates that exist for frontend and ACP
Only identical templates are considered.
Matthias Schmidt [Sun, 16 Sep 2018 14:13:17 +0000 (16:13 +0200)]
Add `mediaBBCode.tpl` ACP template
Close #2605
Tim Düsterhus [Fri, 14 Sep 2018 13:03:29 +0000 (15:03 +0200)]
Improve support for YouTube's time parameters in media provider
Closes #2608
Tim Düsterhus [Fri, 14 Sep 2018 12:39:25 +0000 (14:39 +0200)]
Remove obsolete language items for quotes in WCF 2.x redactor
Tim Düsterhus [Fri, 14 Sep 2018 12:39:08 +0000 (14:39 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Fri, 14 Sep 2018 12:38:01 +0000 (14:38 +0200)]
Make server side quote header consistent with Redactor
Closes #2671
Tim Düsterhus [Fri, 14 Sep 2018 11:59:42 +0000 (13:59 +0200)]
Disable display of related videos in YouTube media provider
Closes #2620
Tim Düsterhus [Thu, 13 Sep 2018 18:39:08 +0000 (20:39 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Thu, 13 Sep 2018 18:38:59 +0000 (20:38 +0200)]
Merge remote-tracking branch 'origin/master'
Tim Düsterhus [Thu, 13 Sep 2018 18:38:18 +0000 (20:38 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Thu, 13 Sep 2018 18:37:49 +0000 (20:37 +0200)]
Merge branch '3.0'
Tim Düsterhus [Thu, 13 Sep 2018 18:36:12 +0000 (20:36 +0200)]
Prevent GravatarDownloadAction from downloading if module is off
Alexander Ebert [Thu, 13 Sep 2018 15:38:13 +0000 (17:38 +0200)]
Work-around for inconsistent database logs
Tim Düsterhus [Thu, 13 Sep 2018 13:57:49 +0000 (15:57 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Thu, 13 Sep 2018 13:56:52 +0000 (15:56 +0200)]
Show proper error messages for XHR without responseText
This can happen if the domain name cannot be resolved or if
the request is blocked because of CORS.
Tim Düsterhus [Thu, 13 Sep 2018 13:56:27 +0000 (15:56 +0200)]
Merge branch '3.0'
Tim Düsterhus [Thu, 13 Sep 2018 13:42:41 +0000 (15:42 +0200)]
Improve error message if Dialog._createDialog receives invalid `html`
Marcel Werk [Mon, 10 Sep 2018 12:21:44 +0000 (14:21 +0200)]
Improved a11y of the breadcrumb nav
See #2713
Marcel Werk [Sun, 9 Sep 2018 18:42:16 +0000 (20:42 +0200)]
Merge branch 'next' of https://github.com/WoltLab/WCF into next
Marcel Werk [Sun, 9 Sep 2018 18:42:12 +0000 (20:42 +0200)]
Improved a11y of dialogs
See #2713
Matthias Schmidt [Sun, 9 Sep 2018 13:26:49 +0000 (15:26 +0200)]
Merge branch 'next' into pipGui
Matthias Schmidt [Sun, 9 Sep 2018 13:25:11 +0000 (15:25 +0200)]
Improve variable documentation
Matthias Schmidt [Sun, 9 Sep 2018 13:18:35 +0000 (15:18 +0200)]
Add missing imports (for documentation)
Matthias Schmidt [Sun, 9 Sep 2018 13:17:09 +0000 (15:17 +0200)]
Remove unused imports
Matthias Schmidt [Sun, 9 Sep 2018 13:12:14 +0000 (15:12 +0200)]
Add GUI support for smiley package installation plugin
See #2545
Matthias Schmidt [Sun, 9 Sep 2018 12:51:13 +0000 (14:51 +0200)]
Merge branch 'next' into pipGui
Matthias Schmidt [Sun, 9 Sep 2018 12:50:58 +0000 (14:50 +0200)]
Add newline-separated save value for item list form field
See #2509
Joshua Rüsweg [Sun, 9 Sep 2018 11:21:20 +0000 (13:21 +0200)]
Remove button view from reaction summary list
See #2508
Matthias Schmidt [Sun, 9 Sep 2018 08:02:58 +0000 (10:02 +0200)]
Add GUI support for bbcode package installation plugin
See #2545
Matthias Schmidt [Sun, 9 Sep 2018 07:31:26 +0000 (09:31 +0200)]
Merge branch 'next' into pipGui
Matthias Schmidt [Sun, 9 Sep 2018 07:31:13 +0000 (09:31 +0200)]
Fix form field dependency check for nested dependencies
If field C depends on field B which in turn depends on field A and if field B is unavailable because of its dependencies on field A, field C's explicit dependencies on field B might have still be fulfilled even though field B is unavailable.
Instead of just checking the dependency, we must also check if the depending field fulfills its dependencies.
See #2509
Marcel Werk [Fri, 7 Sep 2018 14:52:28 +0000 (16:52 +0200)]
Added position property in breadcrumbs microdata
Closes #2748
Marcel Werk [Fri, 7 Sep 2018 14:26:22 +0000 (16:26 +0200)]
Merge branch '3.0'
Marcel Werk [Fri, 7 Sep 2018 14:07:33 +0000 (16:07 +0200)]
Updated outdated links in the cookie policy
Marcel Werk [Fri, 7 Sep 2018 11:23:11 +0000 (13:23 +0200)]
Merge branch '3.0'
Marcel Werk [Fri, 7 Sep 2018 11:21:33 +0000 (13:21 +0200)]
Fixed sorting in member list
Marcel Werk [Thu, 6 Sep 2018 09:36:17 +0000 (11:36 +0200)]
Merge branch '3.0'
Marcel Werk [Thu, 6 Sep 2018 09:35:31 +0000 (11:35 +0200)]
Fixed missing css classes in avatar edit form
Marcel Werk [Thu, 6 Sep 2018 09:30:27 +0000 (11:30 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Tue, 4 Sep 2018 15:36:11 +0000 (17:36 +0200)]
Merge pull request #2747 from jens1o/patch-1
fix typo
Jens Hausdorf [Tue, 4 Sep 2018 15:27:35 +0000 (17:27 +0200)]
fix typo
Marcel Werk [Tue, 4 Sep 2018 13:30:54 +0000 (15:30 +0200)]
Unified phrases
Marcel Werk [Tue, 4 Sep 2018 13:24:30 +0000 (15:24 +0200)]
Unified phrases
Marcel Werk [Tue, 4 Sep 2018 13:21:30 +0000 (15:21 +0200)]
Merge branch '3.0'
Marcel Werk [Tue, 4 Sep 2018 13:21:11 +0000 (15:21 +0200)]
Fixed typo
Marcel Werk [Tue, 4 Sep 2018 13:18:07 +0000 (15:18 +0200)]
Fixed typo
Marcel Werk [Tue, 4 Sep 2018 13:00:41 +0000 (15:00 +0200)]
Merge branch '3.0'
Marcel Werk [Tue, 4 Sep 2018 13:00:12 +0000 (15:00 +0200)]
Fixed typo
Marcel Werk [Tue, 4 Sep 2018 12:52:36 +0000 (14:52 +0200)]
Unified phrases
Matthias Schmidt [Sun, 2 Sep 2018 15:01:34 +0000 (17:01 +0200)]
Merge branch 'next' into pipGui
Matthias Schmidt [Sun, 2 Sep 2018 15:01:21 +0000 (17:01 +0200)]
Merge branch 'master' into next
Matthias Schmidt [Sun, 2 Sep 2018 15:00:59 +0000 (17:00 +0200)]
Merge branch '3.0'
Matthias Schmidt [Sun, 2 Sep 2018 15:00:26 +0000 (17:00 +0200)]
Fix circular dependency issue in Language module
Matthias Schmidt [Sun, 2 Sep 2018 11:27:52 +0000 (13:27 +0200)]
Merge branch 'next' into pipGui
Matthias Schmidt [Sun, 2 Sep 2018 11:22:59 +0000 (13:22 +0200)]
Merge branch 'master' into next
Matthias Schmidt [Sun, 2 Sep 2018 11:22:43 +0000 (13:22 +0200)]
Merge branch '3.0'
Matthias Schmidt [Sun, 2 Sep 2018 11:22:15 +0000 (13:22 +0200)]
Add missing `content` child for boxes' `content` element in `box.xsd`
Fixes #2717
Matthias Schmidt [Sun, 2 Sep 2018 11:18:52 +0000 (13:18 +0200)]
Merge branch 'master' into next
Joshua Rüsweg [Fri, 31 Aug 2018 09:37:15 +0000 (11:37 +0200)]
Add permission to edit notification preset
See #2598
Marcel Werk [Thu, 30 Aug 2018 17:39:07 +0000 (19:39 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF
Marcel Werk [Thu, 30 Aug 2018 17:39:02 +0000 (19:39 +0200)]
Fixed undersized og images in articles
Joshua Rüsweg [Thu, 30 Aug 2018 15:26:39 +0000 (17:26 +0200)]
Add recent activity events for articles
See #2625
Joshua Rüsweg [Wed, 29 Aug 2018 19:12:26 +0000 (21:12 +0200)]
Add unread article page feature
See #2623
Joshua Rüsweg [Wed, 29 Aug 2018 18:45:57 +0000 (20:45 +0200)]
Skip unread article values for guests
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 14:48:09 +0000 (16:48 +0200)]
Add outstanding item count for article category pages
See #2648
Joshua Rüsweg [Wed, 29 Aug 2018 14:47:18 +0000 (16:47 +0200)]
Add method to determine unread articles per category
See #2648
Joshua Rüsweg [Wed, 29 Aug 2018 14:27:15 +0000 (16:27 +0200)]
Fix missing reset of unread watched articles
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 13:33:24 +0000 (15:33 +0200)]
Fix class descriptions
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 13:13:32 +0000 (15:13 +0200)]
Add missing new line
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 13:06:11 +0000 (15:06 +0200)]
Add article notifications on watched categories
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 13:04:54 +0000 (15:04 +0200)]
Add watched articles page
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 13:03:28 +0000 (15:03 +0200)]
Add feature to subscribe article categories
See #2642
Joshua Rüsweg [Wed, 29 Aug 2018 09:32:08 +0000 (11:32 +0200)]
Allow multiple categories in CategoryArticleList as first parameter
See #2642
Tim Düsterhus [Tue, 28 Aug 2018 16:11:44 +0000 (18:11 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Tue, 28 Aug 2018 16:11:24 +0000 (18:11 +0200)]
Remove spurious `continue` from InstallPackageAction
see
2b6889512694c9e2fecec840733beb9426e106aa
Tim Düsterhus [Tue, 28 Aug 2018 16:08:26 +0000 (18:08 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Tue, 28 Aug 2018 16:07:03 +0000 (18:07 +0200)]
Remove spurious `continue` from UninstallPackageAction
This complains as of PHP 7.3 [1] and there is no loop to be found. The git
history does not provide any insight either: It exists since the initial
import.
[1] "continue" targeting switch is equivalent to "break". Did you mean to
use "continue 2"?
Tim Düsterhus [Tue, 28 Aug 2018 16:01:11 +0000 (18:01 +0200)]
Add support for content(Top|Bottom) to RegisterButton box
see WoltLab/com.woltlab.wbb#281
Joshua Rüsweg [Tue, 28 Aug 2018 14:13:31 +0000 (16:13 +0200)]
Add category description
See #2657
Joshua Rüsweg [Tue, 28 Aug 2018 12:39:40 +0000 (14:39 +0200)]
Fix missing newline
#2631
Joshua Rüsweg [Tue, 28 Aug 2018 12:30:15 +0000 (14:30 +0200)]
Add article report function
See #2631
Joshua Rüsweg [Tue, 28 Aug 2018 10:40:33 +0000 (12:40 +0200)]
Add permission to manage own articles
See #2677
Joshua Rüsweg [Mon, 27 Aug 2018 12:28:04 +0000 (14:28 +0200)]
Add support for passwordrules attribute
See #2746
Joshua Rüsweg [Mon, 27 Aug 2018 11:22:01 +0000 (13:22 +0200)]
Add autocomplete feature for password fields in newPassword form
See #2694
Joshua Rüsweg [Mon, 27 Aug 2018 11:16:39 +0000 (13:16 +0200)]
Add autocomplete feature for password fields
See #2694
Marcel Werk [Mon, 27 Aug 2018 10:57:57 +0000 (12:57 +0200)]
Merge branch '3.0'
Marcel Werk [Mon, 27 Aug 2018 10:54:10 +0000 (12:54 +0200)]
Fixed broken media images in the editor
Matthias Schmidt [Sun, 26 Aug 2018 14:48:04 +0000 (16:48 +0200)]
Add `insteadOfReadObjects@MultipleLinkPage` event
Joshua Rüsweg [Thu, 23 Aug 2018 15:01:13 +0000 (17:01 +0200)]
Merge branch 'master' into next
Joshua Rüsweg [Thu, 23 Aug 2018 15:00:32 +0000 (17:00 +0200)]
Merge branch '3.0'
Joshua Rüsweg [Thu, 23 Aug 2018 14:58:44 +0000 (16:58 +0200)]
Fix setting monolingual i18n items with js