1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/legalpad/storage
Bob Trahan 2d87bb29ac Legalpad - denormalize a field or two from DocumentBody to Document
Summary: this let's the list controller save a query. Fixes T3488. Note didn't bother denormalizing document body at all since I don't think we want to show a snippet.

Test Plan: viewed a list of legalpad documents - yay. viewed a legalpad document - yay. created a legalpad document - yay. edited a legalpad document - yay. edited with N authors - yay.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3488

Differential Revision: https://secure.phabricator.com/D6382
2013-07-08 17:06:49 -07:00
..
LegalpadDAO.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadDocument.php Legalpad - denormalize a field or two from DocumentBody to Document 2013-07-08 17:06:49 -07:00
LegalpadDocumentBody.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadDocumentSignature.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadTransaction.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadTransactionComment.php Legalpad V0.1 2013-07-03 11:15:45 -07:00