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
epriestley e944cf8ff4 Propagate "edit policy" and "view policy" when creating a new template task
Summary:
Fixes T4158. Two possible refinements:

  - Maybe we should make all of these things respect `ManiphestCapabilityEditAssign::CAPABILITY`, etc. I think it's reasonable either way, and this is probably more intuitive and useful for most cases.
  - Maybe we should check that you can see the policies before copying them. Again, this is sort of reasonable either way.

Test Plan: Created a new task from a template, saw that it inherited policies.

Reviewers: btrahan, hach-que

Reviewed By: hach-que

CC: aran

Maniphest Tasks: T4158

Differential Revision: https://secure.phabricator.com/D7649
2013-11-25 14:55:06 -08:00
..
application Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
config Convert maniphest to use standard fields 2013-09-19 11:56:15 -07:00
constants Remove PhabricatorFeedStoryManiphest and ManiphestAction 2013-10-20 16:13:34 -07:00
controller Propagate "edit policy" and "view policy" when creating a new template task 2013-11-25 14:55:06 -08:00
editor Restore population of ownerOrdering to ManiphestTasks 2013-11-19 14:10:54 -08:00
event Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Render Maniphest fields in an application-transactions-compatible way 2013-09-21 16:23:17 -07:00
lipsum Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
mail Remove "ManiphestTransactionEditorPro" 2013-10-21 16:58:37 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Add a default "Subscribed" query to Maniphest 2013-11-14 10:13:20 -08:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Switch Maniphest search indexing to real ApplicationTransactions 2013-09-23 14:29:31 -07:00
storage Add filter by object ability to flag query 2013-10-25 12:52:00 -07:00
view Fix handle loads in ManiphestTaskListView 2013-11-13 11:25:57 -08:00