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/phid
epriestley 621f806e3b Provide formal Users/Projects/Mailable fields for EditEngine
Summary: Ref T9132. This allows you to prefill EditEngine forms with stuff like `?subscribers=epriestley`, and we'll figure out what you mean.

Test Plan:
  - Did `/?subscribers=...` with various values (good, bad, mis-capitalized).
  - Did `/?projects=...` with various values (good, bad, mis-capitalized).
  - Reviewed documentation.
  - Reviewed {nav Config > HTTP Parameter Types}.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14404
2015-11-04 12:05:41 -08:00
..
conduit phtize all the things 2015-05-22 21:16:39 +10:00
handle Extend from Phobject 2015-06-15 18:02:27 +10:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
query Allow "Repository Automation" to be configured for repositories 2015-10-13 15:45:59 -07:00
resolver Provide formal Users/Projects/Mailable fields for EditEngine 2015-11-04 12:05:41 -08:00
storage Remove some unused properties 2015-06-17 20:41:52 +10:00
type Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
view Don't show Space monograms in SpaceContextView 2015-06-11 10:14:22 -07:00
PhabricatorMetaMTAApplicationEmailPHIDType.php Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
PhabricatorObjectHandle.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorPHIDConstants.php Extend from Phobject 2015-06-15 18:02:27 +10:00
utils.php Use Application PHIDs in Projects 2013-07-22 12:17:53 -07:00