mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 20:22:46 +01:00
4c4707e467
Summary: Depends on D19037. Ref T4434. Adds closed date to `maniphest.search` and "Export Data". When a task has been closed, show the closed date with a checkmark in the UI instead of the modified date. Test Plan: - Exported data to CSV, saw close information. - Saw close information in `/maniphest/`. - Queried for close information via `maniphest.search`. Maniphest Tasks: T4434 Differential Revision: https://secure.phabricator.com/D19038 |
||
---|---|---|
.. | ||
ManiphestCustomFieldNumericIndex.php | ||
ManiphestCustomFieldStorage.php | ||
ManiphestCustomFieldStringIndex.php | ||
ManiphestDAO.php | ||
ManiphestNameIndex.php | ||
ManiphestSchemaSpec.php | ||
ManiphestTask.php | ||
ManiphestTransaction.php | ||
ManiphestTransactionComment.php |