1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/project/controller
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
..
PhabricatorProjectArchiveController.php Merge some of the project editing options into an edit UI 2014-02-16 20:17:52 -08:00
PhabricatorProjectBoardController.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectBoardDeleteController.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectBoardEditController.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectBoardViewController.php Remove extra workboard margin on mobile 2014-04-16 11:09:53 -07:00
PhabricatorProjectColumnDetailController.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectController.php Straighten out some crumbs and links for workboards 2014-01-12 21:39:50 -08:00
PhabricatorProjectCreateController.php Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
PhabricatorProjectEditDetailsController.php Merge some of the project editing options into an edit UI 2014-02-16 20:17:52 -08:00
PhabricatorProjectEditMainController.php Add ability to edit Projects on mobile 2014-04-16 11:06:04 -07:00
PhabricatorProjectEditPictureController.php Merge some of the project editing options into an edit UI 2014-02-16 20:17:52 -08:00
PhabricatorProjectListController.php Show project profile images in project list view 2014-03-19 19:27:37 -07:00
PhabricatorProjectMembersEditController.php Use standard UI kit on project member page 2014-03-19 19:30:27 -07:00
PhabricatorProjectMembersRemoveController.php Use standard UI kit on project member page 2014-03-19 19:30:27 -07:00
PhabricatorProjectMoveController.php Workboards - make priority changes less aggressive and generally better 2014-03-27 10:50:54 -07:00
PhabricatorProjectProfileController.php Fix an issue with multiple "open" statuses and the "View All" button on Projects 2014-04-24 10:35:28 -07:00
PhabricatorProjectUpdateController.php Implement "Edit Members" and "Join/Leave" with real ApplicationTransactions 2014-02-10 14:30:00 -08:00