1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 11:52:40 +01:00
phorge-phorge/src/applications/legalpad/controller
Joshua Spence 5914bbd806 Remove *TransactionType classes
Summary: Remove the `*TransactionType` classes and define the constants in the corresponding `*Transaction` class instead.

Test Plan: `grep`

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D13188
2015-06-08 11:26:43 +10:00
..
LegalpadController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
LegalpadDocumentCommentController.php Transactions - hide "mentioned in X" story if you can't see X 2014-09-16 12:12:35 -07:00
LegalpadDocumentDoneController.php Fix Legalpad for logged-out users 2014-08-08 09:53:49 -07:00
LegalpadDocumentEditController.php Remove *TransactionType classes 2015-06-08 11:26:43 +10:00
LegalpadDocumentListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
LegalpadDocumentManageController.php Remove Controller->getHandle() and Controller->loadHandles() 2015-03-31 05:48:20 -07:00
LegalpadDocumentSignatureAddController.php Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
LegalpadDocumentSignatureListController.php Fix method visibility for PhabricatorController subclasses 2015-01-07 07:34:59 +11:00
LegalpadDocumentSignatureVerificationController.php phtize all the things 2015-05-22 21:16:39 +10:00
LegalpadDocumentSignatureViewController.php Allow Legalpad documents to designate corporate signers 2014-07-04 08:04:28 -07:00
LegalpadDocumentSignController.php phtize all the things 2015-05-22 21:16:39 +10:00