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 c40420eb74 Legalpad - a few rough edges smoothed...
Summary:
does a few smallish things... Ref T3116

 - adds an action to "sign document", thus improving visiblity of this feature from 0 to some value more than 0
 - adds a crumb on the edit page to get back to the view page
 - warns the user on the edit page IFF signatures exist for the current version that their edits could invalidate those signatures
   - adds a "needSignatures" option to the Document Query class

Test Plan: click the new UI elements and they worked. edited a document with signatures, noted warning UI, edited anyway, noted warning UI correctly disappeared on new edit. also verified a single signature had the correct translation

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T3116

Differential Revision: https://secure.phabricator.com/D7983
2014-01-16 14:36:57 -08:00
..
LegalpadDAO.php Legalpad V0.1 2013-07-03 11:15:45 -07:00
LegalpadDocument.php Legalpad - a few rough edges smoothed... 2014-01-16 14:36:57 -08:00
LegalpadDocumentBody.php Legalpad - add signature page 2013-07-10 11:46:39 -07:00
LegalpadDocumentSignature.php Legalpad - make it work for not logged in users 2014-01-14 17:17:18 -08:00
LegalpadTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00
LegalpadTransactionComment.php Legalpad V0.1 2013-07-03 11:15:45 -07:00