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)
Mar 6 2026, 5:03 AM
Unknown Object (File)
Mar 6 2026, 5:02 AM
Unknown Object (File)
Feb 25 2026, 8:35 PM
Unknown Object (File)
Feb 20 2026, 5:21 PM
Unknown Object (File)
Jan 11 2026, 7:48 AM
Unknown Object (File)
Nov 7 2025, 5:06 AM
Unknown Object (File)
Oct 21 2025, 12:36 AM
Unknown Object (File)
Oct 19 2025, 12:18 PM
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.