1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest
20after4 1ff68376f5 New maniphest event TYPE_MANIPHEST_DIDEDITTASK
Summary:
This event is fired after a task is created and assigned with an id.
Use case is sending an email notification to everyone in a project when a new task is
submitted to said project.

Test Plan:
Implement the event listener, submit a new task to a project, see if the project members
receive an email notification. I will submit the event handler in a separate diff once it's a bit
prettier and tested more thoroughly.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, jungejason

Differential Revision: https://secure.phabricator.com/D2159
2012-04-17 12:09:58 -07:00
..
auxiliaryfield Return $this from setters 2012-04-02 18:48:37 -07:00
constants Add "Oldest" and "Fixed Last 7d" columns to Maniphest reports 2012-03-19 19:46:57 -07:00
controller New maniphest event TYPE_MANIPHEST_DIDEDITTASK 2012-04-17 12:09:58 -07:00
editor/transaction Fix various threading issues, particularly in Gmail 2012-04-12 09:31:03 -07:00
extensions Use PhabricatorEnv::newObjectFromConfig() wherever possible 2012-03-21 14:57:52 -07:00
query Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
replyhandler New maniphest event TYPE_MANIPHEST_DIDEDITTASK 2012-04-17 12:09:58 -07:00
storage Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
view Make Maniphest Transaction preview tokenizer aware 2012-04-14 07:05:58 -07:00