1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/owners
epriestley 468f785845 Support "template objects" generically in EditEngine
Summary:
Ref T9132. Ref T9908. Fixes T5622. This allows you to copy some fields (projects, subscribers, custom fields, some per-application) from another object when creating a new object by passing the `?template=xyz` parameter.

Extend "copy" support to work with all custom fields.

Test Plan:
  - Created new pastes, packages, tasks using `?template=...`
  - Viewed new template docs page.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T5622, T9132, T9908

Differential Revision: https://secure.phabricator.com/D14699
2015-12-07 13:44:07 -08:00
..
application Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
conduit Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
config Add CustomField support to Owners 2015-09-10 13:32:31 -07:00
controller Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
customfield Add CustomField support to Owners 2015-09-10 13:32:31 -07:00
editor Support "template objects" generically in EditEngine 2015-12-07 13:44:07 -08:00
mail Build separate mail for each recipient, honoring recipient access levels 2015-06-03 18:59:31 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Fix an issue where paths could bleed across repos in Owners 2015-09-01 08:07:06 -07:00
searchfield Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
storage Move Owners to EditEngine 2015-12-02 05:21:15 -08:00
typeahead Fix an issue with "packages(...)" in typeaheads 2015-09-01 15:35:25 -07:00