1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/infrastructure/export/field
epriestley 2ac4e1991b Support new data export infrastructure in Maniphest
Summary: Depends on D18958. Ref T13049. Support the new stuff. There are a couple more fields this needs to strictly improve on the old export, but I'll add them as extensions shortly.

Test Plan: Exported tasks to Excel, saw reasonble-looking data in the export.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13049

Differential Revision: https://secure.phabricator.com/D18959
2018-01-29 16:04:39 -08:00
..
PhabricatorEpochExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorIDExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorIntExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorPHIDExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorStringExportField.php Organize the export code into subdirectories 2018-01-29 16:01:02 -08:00
PhabricatorURIExportField.php Support new data export infrastructure in Maniphest 2018-01-29 16:04:39 -08:00