1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 23:49:19 +01:00
phorge-phorge/src/applications/legalpad/query
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
..
LegalpadDocumentQuery.php Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
LegalpadDocumentSearchEngine.php Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
LegalpadDocumentSignatureQuery.php Make document signatures visible to only document owners and signers 2014-06-28 16:36:15 -07:00
LegalpadDocumentSignatureSearchEngine.php Show signatures in a table instead of an object list 2014-06-28 16:36:52 -07:00
LegalpadTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00