1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/differential/controller
epriestley 69445222f7 Track content sources (email, web, conduit, mobile) for replies
Summary:
When an object is updated, record the content source for the update. This mostly
isn't terribly useful but one concrete thing I want to do with it is let admins
audit via-email replies more easily since there are a bunch of options which let
you do hyjinx if you intentionally configure them insecurely. I think having a
little more auditability around this feature is generally good. At some point
I'm going to turn this into a link admins can click to see details.

It also allows us to see how frequently different mechanisms are used, and lets
you see if someone is at their desk or on a mobile or whatever, at least
indirectly.

The "tablet" and "mobile" sources are currently unused but I figured I'd throw
them in anyway. SMS support should definitely happen at some point.

Not 100% sure about the design for this, I might change it to plain text at some
point.

Test Plan: Updated objects and saw update sources rendered.

Reviewers: jungejason, tuomaspelkonen, aran

Reviewed By: jungejason

CC: aran, epriestley, jungejason

Differential Revision: 844
2011-08-30 11:08:27 -07:00
..
base Differential lazyweb diff create workflow. 2011-02-05 12:20:18 -08:00
changesetview Show change diffs in Phriction 2011-07-18 08:46:45 -07:00
commentpreview Generalize the markup engine factory 2011-07-11 16:36:30 -07:00
commentsave Track content sources (email, web, conduit, mobile) for replies 2011-08-30 11:08:27 -07:00
customrenderer Deprecate generateProperties 2011-08-18 11:33:10 -07:00
diffcreate Add missing includes from XHPAST parse bug. 2011-04-06 23:14:58 -07:00
diffview Provide basic capabilities to make Differential column width flexible 2011-06-09 12:01:11 -07:00
inlinecommentedit Generalize the markup engine factory 2011-07-11 16:36:30 -07:00
inlinecommentpreview Generalize the markup engine factory 2011-07-11 16:36:30 -07:00
revisionedit Implement all field edit interfaces on the custom field schema 2011-08-15 10:21:00 -07:00
revisionlist Differential Updates View 2011-04-28 14:40:41 -07:00
revisionview Deprecate generateProperties 2011-08-18 11:33:10 -07:00
subscribe Support "!unsubscribe" in Differential reply handler 2011-05-31 15:19:55 -07:00