1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/infrastructure/customfield/standard
epriestley c5b80985df Allow standard fields to be required
Summary: Ref T418.

Test Plan: See screenshot.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T418

Differential Revision: https://secure.phabricator.com/D7030
2013-09-18 15:32:14 -07:00
..
PhabricatorStandardCustomField.php Allow standard fields to be required 2013-09-18 15:32:14 -07:00
PhabricatorStandardCustomFieldBool.php Support captions in StandardField 2013-09-18 10:12:24 -07:00
PhabricatorStandardCustomFieldDate.php Support captions in StandardField 2013-09-18 10:12:24 -07:00
PhabricatorStandardCustomFieldHeader.php Add a "Header" standard custom field 2013-09-17 14:22:04 -07:00
PhabricatorStandardCustomFieldInt.php Allow custom fields to have validation logic 2013-09-18 15:31:58 -07:00
PhabricatorStandardCustomFieldPHIDs.php Add "user" and "users" standard custom fields 2013-09-16 16:04:46 -07:00
PhabricatorStandardCustomFieldRemarkup.php Support captions in StandardField 2013-09-18 10:12:24 -07:00
PhabricatorStandardCustomFieldSelect.php Support captions in StandardField 2013-09-18 10:12:24 -07:00
PhabricatorStandardCustomFieldText.php Use classes to define standard field types and implement an "int" type 2013-09-16 16:03:24 -07:00
PhabricatorStandardCustomFieldUsers.php Support captions in StandardField 2013-09-18 10:12:24 -07:00