1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/search
epriestley c97fcd12bc Share Revision/Task attaching code
Summary:
We have this code in two places; split it into an editor class so we can share
it.

This also fixes some probems with this field not //detaching// tasks properly.

Test Plan:
  - Created a revision with no attached tasks.
  - Attached it to a task.
  - Updated it.
  - Detached it.
  - Used web UI to attach/detach tasks/revisions.

Reviewers: btrahan, jungejason

Reviewed By: btrahan

CC: aran, btrahan, epriestley

Differential Revision: 1225
2011-12-16 16:13:00 -08:00
..
constants Some documentation updates. 2011-09-14 08:02:31 -07:00
controller Share Revision/Task attaching code 2011-12-16 16:13:00 -08:00
editor/attach Share Revision/Task attaching code 2011-12-16 16:13:00 -08:00
engine Some documentation updates. 2011-09-14 08:02:31 -07:00
index Some documentation updates. 2011-09-14 08:02:31 -07:00
selector Some documentation updates. 2011-09-14 08:02:31 -07:00
storage Some documentation updates. 2011-09-14 08:02:31 -07:00
view/searchresult Some documentation updates. 2011-09-14 08:02:31 -07:00