1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/legalpad/controller
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
..
LegalpadController.php Make view/sign page the primary Legalpad page 2014-06-25 18:38:07 -07:00
LegalpadDocumentCommentController.php Remove ajaxey comment magic in Pholio, and also some bugs 2014-06-21 12:50:40 -07:00
LegalpadDocumentDoneController.php Streamline Legalpad signature workflow 2014-06-26 07:16:42 -07:00
LegalpadDocumentEditController.php Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
LegalpadDocumentListController.php Streamline Legalpad signature workflow 2014-06-26 07:16:42 -07:00
LegalpadDocumentManageController.php Make view/sign page the primary Legalpad page 2014-06-25 18:38:07 -07:00
LegalpadDocumentSignatureListController.php Use ApplicationSearch to search for Legalpad signatures 2014-06-28 16:36:37 -07:00
LegalpadDocumentSignatureVerificationController.php Remove all device = true from page construction 2014-06-23 15:18:14 -07:00
LegalpadDocumentSignController.php Update look of Legalpad 2014-06-27 07:20:14 -07:00