1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-04 16:39:20 +01:00
phorge-phorge/src/applications/maniphest/storage
epriestley 5cb0de1efc Restore "Create" transactions
Summary:
Ref T10004. This restores "alice created this task." transactions, but in a generic way so we don't have to special case one of the other edits with an old `null` value.

In most cases, creating an object now shows only an "alice created this thing." transaction, unless nonempty defaults (usually, policy or spaces) were adjusted.

Test Plan: Created pastes, tasks, blogs, packages, and forms. Saw a single "alice created this thing." transaction.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10004

Differential Revision: https://secure.phabricator.com/D14820
2015-12-18 11:56:03 -08:00
..
ManiphestCustomFieldNumericIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
ManiphestCustomFieldStorage.php Various linter fixes. 2014-02-26 12:44:58 -08:00
ManiphestCustomFieldStringIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
ManiphestDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
ManiphestNameIndex.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
ManiphestSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
ManiphestTask.php Provide more API information about Maniphest task statuses and priorities 2015-12-14 11:54:48 -08:00
ManiphestTransaction.php Restore "Create" transactions 2015-12-18 11:56:03 -08:00
ManiphestTransactionComment.php Rename "transactionpro" table to "transaction" 2013-09-24 10:49:16 -07:00