1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest/controller
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
..
base Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
batch Add "Change Priority", "Open / Close", "Comment" and "Assign" actions to Maniphest batch editor 2012-03-21 14:01:04 -07:00
descriptionchange Minor, formalize changeset response class. 2012-03-12 21:39:05 -07:00
descriptionpreview Unify Differential/Maniphest/Diffusion styles and allow commits to be flagged explicitly 2012-03-30 14:12:10 -07:00
export Use PHPExcel, not Spreadsheet_Excel_Writer, to export Excel sheets 2012-03-01 17:23:29 -08:00
report Use head_key() and last_key() to explicitly communicate intent 2012-04-09 11:08:59 -07:00
savedquerydelete Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
savedqueryedit Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
savedquerylist Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
subpriority Allow tasks to be subprioritized by drag-and-drop 2012-04-02 12:12:04 -07:00
taskdetail Make Maniphest Transaction preview tokenizer aware 2012-04-14 07:05:58 -07:00
taskedit New maniphest event TYPE_MANIPHEST_DIDEDITTASK 2012-04-17 12:09:58 -07:00
tasklist Allow Maniphest queries to be saved 2012-04-10 09:46:04 -07:00
transactionpreview Make Maniphest Transaction preview tokenizer aware 2012-04-14 07:05:58 -07:00
transactionsave Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00