1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/phriction/storage
Bob Trahan 9f8dde9cf6 Phriction - kill the old PhrictionDocumentEditor
Summary:
Ref T4029. Long live PhrictionTransactionEditor...! this means that all existing functionality runs 100% through the modern transactions + editor framework. this diff does a few things in sum

 - kills the old editor
 - moves conduit-based edits to new editor
 - moves stubbing out documents to new editor
 - deletes moving of wiki docs for projects functionality... (T4021#59511 is a better bigger battle plan here.)

Test Plan: edited a phriction document via conduit and it worked. created a new phriction document /that/was/deep/ and verified ancestral documents were properly stubbed out. changed a project name and noted no wiki page moves.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4029

Differential Revision: https://secure.phabricator.com/D10792
2014-11-06 14:01:06 -08:00
..
__tests__ Remove @group annotations 2014-07-10 08:12:48 +10:00
PhrictionContent.php Use binary collations for most text 2014-10-01 08:18:53 -07:00
PhrictionDAO.php Remove @group annotations 2014-07-10 08:12:48 +10:00
PhrictionDocument.php Minor, fix bin/storage adjust for new column 2014-10-30 15:34:09 -07:00
PhrictionSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhrictionTransaction.php Phriction - kill the old PhrictionDocumentEditor 2014-11-06 14:01:06 -08:00
PhrictionTransactionComment.php Phriction - start the move towards transactions and an editor 2014-10-30 08:59:21 -07:00