Project

General

Profile

Actions

Feature #35245

closed

Epic #58282: Workspaces Workpackage #2

Story #60008: Visual enhancements

Rework workspace notification settings

Added by Oliver Hader almost 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2012-03-26
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Different notifications on stages

Currently there are several notification settings for these stages:
  • edit stage: takes recipients from "adminusers" (workspace owners)
  • "ready to publish" stage: takes recipients from "members" (workspace members)

However, the "execute publish" stage is not considered here.

Different behaviors for each stage

Each stage has to possibility to define "default users" with the following behavior:
  • all (non-strict)
    • if users from workspace setting (field "adminusers" or "members") which are also in the specific "default_users" setting for the stage, the checkbox is enabled by default and cannot be changed - otherwise it's not checked
  • all (strict)
    • all users from workspace setting (field "adminusers" or "members") are checked and cannot be changed
  • some (whatever "some" should mean in general)
    • all users from workspace setting (field "adminusers" or "members") are checked, but still can be changed

So, the specific "default_users" is just used in one case. Besides that, default_users and the workspaces settings are not merged - if there's no intersection for the mode "all (non-strict)" no recipient is checked per default.

More flexible approach

A more flexible approach would be to define (for each stage, plus the "execute publish" state and the individual stages):
  • that nobody is selected per default
  • the everybody is selected per default (standard case)
  • the initial author of a change is included
  • the workspace owners are included (currently this is only the case if "ready to publish" or "publish execute"
  • whether the selected elements can be unchecked again (protected mode)

Draft

See https://github.com/ohader/irre_workspaces/blob/master/Classes/Service/BehaviourService.php for a first draft implementation to e.g. resolve editors for each element. Using domain models or at least virtual containers for live/version records seems to be a first requirement.


Files

35245_workspace.png (70.1 KB) 35245_workspace.png Oliver Hader, 2014-07-02 09:19
35245_stage.png (53.4 KB) 35245_stage.png Oliver Hader, 2014-07-02 09:19

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Feature #35246: Make use of Extbase featuresClosed2012-03-26

Actions
Related to TYPO3 Core - Bug #66361: Workspaces: Email Notifications are always sent to members of the current workspace, NOT the selected workspace.Closed2015-04-10

Actions
Related to TYPO3 Core - Task #72395: Mark out-dated workspaces parts as deprecatedClosed2015-12-22

Actions
Related to TYPO3 Core - Task #72464: Remove deprecated code from ext:workspacesClosed2015-12-29

Actions
Has duplicate TYPO3 Core - Bug #42336: Disabled users shown in notification list for stage changesClosedMarco Bresch2012-10-24

Actions
Actions #1

Updated by Oliver Hader almost 12 years ago

  • File issue_35245.png added
Actions #2

Updated by Gerrit Code Review almost 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9890

Actions #3

Updated by Michael Stucki over 10 years ago

  • Category changed from New Features to Workspaces
Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #5

Updated by Oliver Hader over 9 years ago

  • Subject changed from Rework notification settings to Rework workspace notification settings
Actions #6

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31160

Actions #7

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31160

Actions #8

Updated by Oliver Hader over 9 years ago

  • Parent task set to #60008
Actions #9

Updated by Oliver Hader over 9 years ago

  • File deleted (issue_35245.png)
Actions #11

Updated by Oliver Hader over 9 years ago

Workspace

Stage

Actions #12

Updated by Oliver Hader over 9 years ago

  • Tracker changed from Task to Feature
Actions #13

Updated by Mathias Schreiber about 9 years ago

  • Target version changed from 6.0.0 to 7.5
Actions #14

Updated by Gerrit Code Review about 9 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #15

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #16

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #17

Updated by Gerrit Code Review over 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #18

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #19

Updated by Gerrit Code Review over 8 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #20

Updated by Gerrit Code Review over 8 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31160

Actions #21

Updated by Oliver Hader over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #22

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF