1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/maniphest
epriestley ea66aead59 Fix an issue with multiple "open" statuses and the "View All" button on Projects
Summary: See IRC. We construct this a little bit wrong if there are multiple "open" statuses. Use a more modern construction.

Test Plan: Hit `?statuses=wontfix,invalid`, etc. Clicked "view all" from projects.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D8854
2014-04-24 10:35:28 -07:00
..
application Various linter fixes. 2014-02-26 12:44:58 -08:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Maniphest - remove "attach file" action 2014-04-15 10:49:05 -07:00
config More resilient timeline icon layout 2014-04-22 14:24:36 -07:00
constants Add a priorityColor property to the maniphest conduit endpoint 2014-04-09 11:32:08 -07:00
controller Fix an issue with embedding slowvotes 2014-04-23 16:30:38 -07:00
editor Maniphest - remove "attach file" action 2014-04-15 10:49:05 -07:00
event Fix Maniphest links w.r.t. new "status" data format 2014-03-28 12:59:09 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
lipsum Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
mail Restore reply instructions to ApplicationTransaction email 2014-04-04 11:14:21 -07:00
phid Despecialize most task status handling 2014-03-25 13:47:42 -07:00
query Fix an issue with multiple "open" statuses and the "View All" button on Projects 2014-04-24 10:35:28 -07:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Despecialize most task status handling 2014-03-25 13:47:42 -07:00
storage More resilient timeline icon layout 2014-04-22 14:24:36 -07:00
view Despecialize most task status handling 2014-03-25 13:47:42 -07:00