Project

General

Profile

Actions

Feature proposal #6497

closed

Implement published state

Added by krileon about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 February 2017
Due date:
% Done:

100%

Estimated time:

Description

This should apply to the Activity and Comments. Basically an entry can be toggled unpublished by setting published = 0. This prevents it from being included in the query entirely and avoids parsing on an entry that can't even display. A disabled state of -1 can be used when an activity source is unpublished so it can be toggled back to 1 appropriately.

Toggling to -1 needs to be added to GJ, CB Activity, and for Blogs entries.

Actions #1

Updated by krileon about 7 years ago

  • Subject changed from Implement enabled state to Implement published state
  • Description updated (diff)
Actions #2

Updated by krileon about 7 years ago

  • % Done changed from 0 to 50
Actions #3

Updated by krileon about 7 years ago

Remove _comprofiler and _users joins. It doesn't make sense for activity and comments to vanish as it breaks context. If the activity it self (e.g. about a group that no longer exists) is deleted that's fine. For blocked, unapproved, unconfirmed users behave more like kunena (show just a raw name). If user is deleted it's then fine to remove their activity otherwise show "deleted" for the name.

Actions #4

Updated by krileon about 7 years ago

  • Description updated (diff)
  • % Done changed from 50 to 80
Actions #5

Updated by krileon about 7 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 80 to 100

The toggling to -1 can be done through CB Auto Actions.

Actions #6

Updated by krileon about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF