Add support for Attica tags support

Authored by leinir on Sep 7 2018, 7:43 AM.

Description

Add support for Attica tags support

This is to add support for the new tags support in
Attica found in D6512, which is based on the proposal in
https://phabricator.kde.org/T6133 to add tags support
in the next version of OCS.

This introduces filtering which is applied onto any entry
before handing it to the framework user. Filters can be
set either via knsrc files, or through the Engine API. A
default filter is set to ensure that if the server
suggests certain items should not be shown, those entries
will be hidden from the user (this is already supported
by the KDE Store, and this ensures we support that in
our client side).

It further adds a test tool to more easily perform testing
on KNewStuff's functionality (originally based on the old
knewstuff2 tester, but now with more functionality, and
better visual feedback).

Differential Revision: https://phabricator.kde.org/D6513

Details

Committed
leinirSep 7 2018, 7:47 AM
Differential Revision
D6513: Add support for Attica tags support
Parents
R304:dbd640436cc2: GIT_SILENT Upgrade ECM and KF5 version requirements for 5.50.0 release.
Branches
Unknown
Tags
Unknown