1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/infrastructure
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
..
customfield Support "template objects" generically in EditEngine 2015-12-07 13:44:07 -08:00
daemon Fix daemon restart behavior to check once every 10 seconds 2015-11-23 05:59:04 -08:00
diff Allow lint messages to be rendered as Remarkup 2015-11-15 19:50:10 +00:00
edges Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
env Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
events Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
internationalization Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
javelin Extend from Phobject 2015-06-15 18:02:27 +10:00
lint/linter Linter fixes 2015-12-03 07:44:23 +11:00
log Extend from Phobject 2015-06-15 18:02:27 +10:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Add styling for new Remarkup highlighter 2015-11-02 13:20:07 -08:00
query Refine "invalid cursor" exception to have a little more information 2015-07-07 12:52:12 -07:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
testing Always override auth.email-domains when running unit tests 2015-11-10 10:15:10 -08:00
time Extend from Phobject 2015-06-15 18:02:27 +10:00
util Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00