Page MenuHomePhabricator

Add default View, Edit, and Join Policies to Projects
ClosedPublic

Authored by chad on Nov 21 2014, 5:07 AM.

Details

Summary

Fixes T6567, lets admins set a default policy for new Projects.

Test Plan

Changed the default Policy, created a new Project. Project had correct defaults.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Add default View, Edit, and Join Policies to Projects.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/project/capability/ProjectDefaultEditCapability.php
13–15

You should be able to just omit this; the default is false.

This revision is now accepted and ready to land.Nov 21 2014, 7:07 PM
chad edited edge metadata.
  • Remove unneeded functions
This revision was automatically updated to reflect the committed changes.