1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/transactions
Bob Trahan e4a0c17079 fix Conpherence sorting
Summary: this broke when I moved sorting to the editor. Turns out you can't have custom hooks for the comment transaction, and thus I couldn't update participation inside the editor. This fixes this by removing the empty switch statement for the transaction type inside the parent class editor. This should have no effect other than fixing Conpherence. Note that conpherences will need another message, etc for a given conphernece to fix itself.

Test Plan: Conpherence threads were updated properly!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2399

Differential Revision: https://secure.phabricator.com/D4817
2013-02-04 19:05:50 -08:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Make timeline view prettier 2012-12-11 13:59:35 -08:00
controller Rename setViewer() to setUser() in views 2012-12-21 12:18:55 -08:00
editor fix Conpherence sorting 2013-02-04 19:05:50 -08:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Add feed integration to generic transactions 2012-12-11 14:00:21 -08:00
query Allow ApplicationTransaction comments to be edited and deleted 2012-12-11 14:01:51 -08:00
response Add previews to ApplicationTransaction 2012-12-21 05:51:33 -08:00
storage Conpherence V1 2013-01-24 17:23:05 -08:00
view Minor, fix a bad merge on my part. 2012-12-21 07:58:31 -08:00