1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/legalpad/controller
epriestley 459e0d2fa3 Tune document details in Legalpad
Summary:
Fixes T9245. These picked up some possibly-confusing metadata, like in the screenshot on T9245 where "Subscribers" appears in the middle of the page for no obvious reason.

  - Make these pages a little cleaner by removing elements which aren't important for signing agreements.
  - Use the last time the actual document text was updated as the modification time, not the last time the "Document" object was modified. The latter will change for trivial things like altering the view/edit policy, but that could be confusing if you see that a TOS was "last updated yesterday" but can't figure out what actually changed (since nothing changed).

Test Plan: Viewed signature page for a document.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9245

Differential Revision: https://secure.phabricator.com/D13982
2015-08-23 08:31:47 -07:00
..
LegalpadController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
LegalpadDocumentCommentController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentDoneController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentEditController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentListController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentManageController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentSignatureAddController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
LegalpadDocumentSignatureListController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentSignatureVerificationController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentSignatureViewController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentSignController.php Tune document details in Legalpad 2015-08-23 08:31:47 -07:00