1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/maniphest
Bob Trahan 8d41d9d8f8 Fix Maniphest links w.r.t. new "status" data format
Summary: 0 => imploded string of hotness.  Fixes T4689

Test Plan: for each spot i fixed, clicked link and it worked! (I did a grep for "/maniphest" to find these spots; 98% confident I got them all.)

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4689

Differential Revision: https://secure.phabricator.com/D8626
2014-03-28 12:59:09 -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 Check for null, strictly, in maniphest.update param validation 2014-03-04 11:42:18 -08:00
config Add a one-click "Scuttle Task" button to Maniphest 2014-03-25 14:20:25 -07:00
constants Make Maniphest task statuses user configurable 2014-03-25 14:05:36 -07:00
controller Fix Maniphest links w.r.t. new "status" data format 2014-03-28 12:59:09 -07:00
editor Workboards - make priority changes less aggressive and generally better 2014-03-27 10:50:54 -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 Despecialize most task status handling 2014-03-25 13:47:42 -07:00
phid Despecialize most task status handling 2014-03-25 13:47:42 -07:00
query Use string constants, not integer constants, to represent task status internally 2014-03-25 13:58:14 -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 Drive Maniphest statuses with internal pseudo-configuration 2014-03-25 13:56:45 -07:00
view Despecialize most task status handling 2014-03-25 13:47:42 -07:00