@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Put "Projects" edit field back on Basics management panel for repositories

Summary: Ref T10923. Fixes T10955. This was accidentally excluded when I broke the form into pages.

Test Plan: Saw edit field in panel; changed project tags for a repository.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10923, T10955

Differential Revision: https://secure.phabricator.com/D15896

+1
+1
src/applications/diffusion/management/DiffusionRepositoryBasicsManagementPanel.php
··· 29 29 'callsign', 30 30 'shortName', 31 31 'description', 32 + 'projectPHIDs', 32 33 ); 33 34 } 34 35