1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/css/application
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 Add object status to Handles 2011-08-03 14:02:45 -07:00
contentsource Track content sources (email, web, conduit, mobile) for replies 2011-08-30 11:08:27 -07:00
countdown Countdown tweaks 2011-06-13 18:53:43 -07:00
differential Stop overriding color in differential, when we highlight specific changes. 2011-08-03 15:55:02 -04:00
diffusion Fixed resource map. 2011-05-23 19:52:13 -07:00
directory Distribute Celerity includes. 2011-01-25 11:32:46 -08:00
feed Publish Differential stories into feed 2011-07-09 17:39:17 -07:00
files Streamline Files interfaces 2011-07-29 17:56:49 -07:00
herald Herald CSS, plus edit/save/delete. 2011-03-24 11:07:36 -07:00
maniphest Modified create workflow to support rapid templated task creation, made Task Edit repopulate user input array fields on error 2011-07-27 11:56:55 -05:00
objectselector "Merge Duplicates" in Maniphest 2011-06-14 20:44:58 -07:00
owners Some owners read workflows. 2011-04-03 19:20:47 -07:00
phriction Show change diffs in Phriction 2011-07-18 08:46:45 -07:00
profile Show open tasks on project pages 2011-07-07 15:54:45 -07:00
projects Allow administrative editing of project resources 2011-07-21 16:46:28 -07:00
search Improve search result listing 2011-06-29 13:25:38 -07:00
slowvote Render slowvote respondents as a facepile instead of smushed-together names 2011-07-09 10:55:09 -07:00
uiexample AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00