1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/phriction/storage
Bob Trahan 8a3b1b9730 Phriction - add viewPolicy and editPolicy back-end data
Summary: Ref T4029. this diff makes the pertinent database changes AND adds the migration script. This is important to get the data backend straightened away before we fully ship T4029. Next diff will expose the edit controls for these policies and whatever else work is needed to get that part done right.

Test Plan: made sure the lone project page on my wiki had a project with restrictive view policy. Post migration verified correct policy applied to this lone project page AND most open policy applied to the others

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4029

Differential Revision: https://secure.phabricator.com/D10814
2014-11-07 15:35:28 -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 Phriction - add viewPolicy and editPolicy back-end data 2014-11-07 15:35:28 -08: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