1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/policy
epriestley 5242fb0572 Add a "documents I've signed" view to Legalpad
Summary:
Ref T3116. Allow documents to be queried for ones the viewer has signed, and make this the default view.

This also relaxes the versioning stuff a little bit, and stops invalidating signatures on older versions of documents. While I think we should do that eventually, it should be more explicit and have better coordination in the UI. For now, we'll track and show older signatures, but not invalidate them.

I imagine eventually differentiating between "minor edits" (typo / link fixes, for example) and major edits which actually require re-signature.

Test Plan: {F171650}

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T3116

Differential Revision: https://secure.phabricator.com/D9769
2014-06-28 16:37:15 -07:00
..
__tests__ Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
capability Various linter fixes. 2014-02-26 12:44:58 -08:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
constants Passphrase v0 2013-11-20 09:13:35 -08:00
controller Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
exception Allow applications to define new policy capabilities 2013-10-07 13:28:58 -07:00
filter Make the "you can't edit away your edit capability" policy check generic 2014-02-10 14:31:16 -08:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
management Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
phid Remove many redundant implementations of canLoadNamedObject() 2013-12-18 12:00:01 -08:00
query Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
rule Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
storage Convert rest of SPRITE_STATUS to FontAwesome 2014-05-18 16:10:54 -07:00