1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/legalpad/controller
epriestley 88d9366701 Allow users to search for signatures across documents
Summary:
Ref T3116. You can already search for sigatures on a specific document, but allow them to be searched across documents too.

In particular, this lets users answer questions like "Which of these 5 documents has alincoln signed?" / "Has alincoln signed all the stuff I care about?" / "who has signed either L5 or equivalent document L22?", etc.

Test Plan: {F171658}

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T3116

Differential Revision: https://secure.phabricator.com/D9770
2014-06-28 16:37:36 -07:00
..
LegalpadController.php Allow users to search for signatures across documents 2014-06-28 16:37:36 -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 Allow users to search for signatures across documents 2014-06-28 16:37:36 -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