1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-12 14:58:33 +01:00
phorge-phorge/src/applications/legalpad/controller
epriestley b081053e26 Don't show a "Manage" button in Legalpad if the user is signing a TOS document
Summary:
When a TOS-like Legalpad document is marked "Require this document to use Phabricator", the login prompt shows a "Manage" button, but that button doesn't work.

When we're presenting a document as a session gate, don't show "Manage".

Test Plan: Viewed a required document during a session gate (no "Manage" button) and normally (saw "Manage" button).

Reviewers: amckinley

Reviewed By: amckinley

Differential Revision: https://secure.phabricator.com/D20312
2019-03-25 11:30:46 -07:00
..
LegalpadController.php Update Legalpad for EditEngine 2017-05-10 15:11:49 -07:00
LegalpadDocumentDoneController.php Update Legalpad for handleRequest 2015-07-29 17:02:10 -07:00
LegalpadDocumentEditController.php Update Legalpad for EditEngine 2017-05-10 15:11:49 -07:00
LegalpadDocumentListController.php Update Legalpad for EditEngine 2017-05-10 15:11:49 -07:00
LegalpadDocumentManageController.php Update Legalpad to use comment transactions 2017-05-11 10:14:13 -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 Don't show a "Manage" button in Legalpad if the user is signing a TOS document 2019-03-25 11:30:46 -07:00