1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 13:09:08 +01:00
phorge-phorge/src/applications/project/xaction
epriestley cd2215fd4a Don't warn that workboard columns need a name when editing milestone columns
Summary: See <https://discourse.phabricator-community.org/t/columns-must-have-a-name-while-editong-point-limit-on-milestone-column/2650>. This check doesn't make sense for proxy columns, including milestone columns.

Test Plan: Added a point limit to a milestone column.

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20448
2019-04-18 13:13:10 -07:00
..
column Don't warn that workboard columns need a name when editing milestone columns 2019-04-18 13:13:10 -07:00
trigger Distinguish between "bad record format" and "bad record value" when validating Trigger rules 2019-04-17 12:40:55 -07:00
PhabricatorProjectColorTransaction.php Migrate Project color to modular transactions 2017-05-18 16:46:06 -07:00
PhabricatorProjectFilterTransaction.php Migrate Project sort and filter defaults to modular transactions 2017-05-24 12:36:06 -07:00
PhabricatorProjectIconTransaction.php Migrate Project icons to modular transactions 2017-05-18 16:25:59 -07:00
PhabricatorProjectImageTransaction.php Migrate Project image to modular transactions 2017-05-18 16:08:37 -07:00
PhabricatorProjectLockTransaction.php Move the "Can Lock Projects" check from requireCapabilities() to transaction validation 2018-08-16 10:56:00 -07:00
PhabricatorProjectMilestoneTransaction.php Migrate Project parent and milestone to modular transactions 2017-05-23 11:20:01 -07:00
PhabricatorProjectNameTransaction.php Migrate Project names to modular transactions 2017-05-17 17:12:22 -07:00
PhabricatorProjectParentTransaction.php Migrate Project parent and milestone to modular transactions 2017-05-23 11:20:01 -07:00
PhabricatorProjectSlugsTransaction.php Make Project slug/hashtag transactions render a little more nicely 2017-05-19 13:59:27 -07:00
PhabricatorProjectSortTransaction.php Migrate Project sort and filter defaults to modular transactions 2017-05-24 12:36:06 -07:00
PhabricatorProjectStatusTransaction.php Migrate Project status to modular transactions 2017-05-18 11:36:13 -07:00
PhabricatorProjectTransactionType.php Migrate Project names to modular transactions 2017-05-17 17:12:22 -07:00
PhabricatorProjectTypeTransaction.php Migrate Project parent and milestone to modular transactions 2017-05-23 11:20:01 -07:00
PhabricatorProjectWorkboardBackgroundTransaction.php Migrate Project workboard background color to modular transactions 2017-05-24 12:56:25 -07:00
PhabricatorProjectWorkboardTransaction.php Migrate Project workboard to modular transactions 2017-05-23 12:38:27 -07:00