1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-03 18:38:27 +01:00
phorge-phorge/src/applications/project/editor
epriestley 0b5abf7bb5 Allow "0" to be a valid workboard column point limit
Summary:
Fixes T6580. Now:

  - Empty field means "unlimited".
  - Zero means 0.
  - Nonzero means that number.

(Although you can now have fractional points, I didn't change columns to allow fractional limits, because too bad.)

Test Plan: {F1103688}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T6580

Differential Revision: https://secure.phabricator.com/D15239
2016-02-10 15:10:33 -08:00
..
PhabricatorProjectColumnTransactionEditor.php Allow "0" to be a valid workboard column point limit 2016-02-10 15:10:33 -08:00
PhabricatorProjectTransactionEditor.php Allow workboards to be disabled, hiding "(Backlog)" column annotations 2016-02-08 14:09:36 -08:00