1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/src
epriestley dd4537edef Route Maniphest editing and transactions primarily through shared code
Summary: Ref T418. Although Maniphest does not use ApplicationTransactions, we can fake a lot of it and provide a more uniform API. Deletes as much custom code from Maniphest as possible along the edit workflows, using core code instead.

Test Plan:
With custom fields:

  - Edited a task.
  - Created a task.
  - Queried a task with Maniphest.
  - Updated a task with Maniphest.
  - Used `?template=nnn` to create a similar task.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T418

Differential Revision: https://secure.phabricator.com/D7001
2013-09-16 16:03:01 -07:00
..
aphront Fix an issue with darkconsole.always-on and logged-out users 2013-09-05 11:16:32 -07:00
applications Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
docs Remove ManiphestTaskExtensions 2013-09-16 15:58:35 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Migrate auxiliary field storage to common field storage 2013-09-16 16:02:06 -07:00
view When pagers aren't connected to an ObjectItemListView, put them in a little box 2013-09-13 14:43:33 -07:00
__celerity_resource_map__.php Fix some Maniphest links 2013-09-13 16:56:21 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Migrate auxiliary field storage to common field storage 2013-09-16 16:02:06 -07:00