Page MenuHomePhabricator

Make Maniphest task statuses user configurable
ClosedPublic

Authored by epriestley on Mar 21 2014, 2:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 2:39 AM
Unknown Object (File)
Mon, Apr 29, 2:07 PM
Unknown Object (File)
Sat, Apr 27, 11:23 PM
Unknown Object (File)
Wed, Apr 24, 9:57 PM
Unknown Object (File)
Fri, Apr 19, 12:51 PM
Unknown Object (File)
Tue, Apr 16, 6:38 AM
Unknown Object (File)
Thu, Apr 11, 5:39 AM
Unknown Object (File)
Apr 6 2024, 12:43 AM
Subscribers

Details

Summary

Fixes T1812. Moves the internal configuration into public space and documents it.

Test Plan
  • Tried to set it to some invalid stuff.
  • Set it to various valid things.
  • Browsed around, changed statuses, filtered statuses, viewed statuses, merged duplictes, examined transaction record, created tasks.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make Maniphest task statuses user configurable.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

Very nice config stuff - I think admins will be able to use it very easily.

src/applications/config/controller/PhabricatorConfigEditController.php
105

funpolice

This revision is now accepted and ready to land.Mar 25 2014, 7:29 PM
src/applications/config/controller/PhabricatorConfigEditController.php
105

Hahaha

We just don't have these titles anywhere with the newer error designs (they weren't that useful anyway since 95% of them said "form errors").

epriestley updated this revision to Diff 20422.

Closed by commit rP9ca86b69b78c (authored by @epriestley).