1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/project/herald
epriestley a8dd74d292 Add Herald support for projects
Summary:
Ref T10054. Ref T6113. I'm going to remove subscribers from projects to fix the confusion between "watch" and "subscribe".

Users who have unusual use cases where they legitimately want to know when a project's description is updated or members change can use Herald to follow it.

This is also useful in general and improves consistency, although I don't have too many use cases for it.

Test Plan: Wrote a Herald rule, edited a project, saw the rule fire and send me email about the change.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T6113, T10054

Differential Revision: https://secure.phabricator.com/D15061
2016-01-19 19:37:54 -08:00
..
HeraldExactProjectsField.php Add Herald support for projects 2016-01-19 19:37:54 -08:00
HeraldProjectsField.php Group and order Herald fields 2015-07-16 14:13:13 -07:00
PhabricatorProjectAddHeraldAction.php Modularize "add projects" and "remove projects" Herald actions 2015-08-03 14:33:24 -07:00
PhabricatorProjectHeraldAction.php Various translation improvements 2015-11-03 07:02:46 +11:00
PhabricatorProjectHeraldAdapter.php Add Herald support for projects 2016-01-19 19:37:54 -08:00
PhabricatorProjectHeraldFieldGroup.php Add Herald support for projects 2016-01-19 19:37:54 -08:00
PhabricatorProjectRemoveHeraldAction.php Modularize "add projects" and "remove projects" Herald actions 2015-08-03 14:33:24 -07:00