Page MenuHomePhabricator

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

Authored by chad on Nov 21 2014, 5:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:49 PM
Unknown Object (File)
Wed, Apr 10, 12:42 PM
Unknown Object (File)
Sat, Mar 30, 4:01 AM
Unknown Object (File)
Wed, Mar 27, 6:30 PM
Unknown Object (File)
Mar 19 2024, 12:34 AM
Unknown Object (File)
Mar 19 2024, 12:34 AM
Unknown Object (File)
Feb 6 2024, 9:46 AM
Unknown Object (File)
Feb 3 2024, 3:32 AM
Subscribers
Tokens
"Orange Medal" token, awarded by btrahan.

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.