1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/maniphest/controller
epriestley e2a457873e Minor Tasks fixes
Summary:
  - We need to sort Projects explicitly because we go through task-by-task which ruins the ordering. My test case was just small enough not to notice.
  - Push "No Project" to the bottom explicitly.
  - Simplify/fix the pull of "Unassigned" to the top.
  - Fix a return type.

Test Plan: Tested the various sorting cases against a larger test data set.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1988
2012-03-22 13:55:22 -07:00
..
base Add "User Projects" Filter to Maniphest 2012-03-14 18:01:45 -07:00
batch Add "Change Priority", "Open / Close", "Comment" and "Assign" actions to Maniphest batch editor 2012-03-21 14:01:04 -07:00
descriptionchange Minor, formalize changeset response class. 2012-03-12 21:39:05 -07:00
descriptionpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
export Use PHPExcel, not Spreadsheet_Excel_Writer, to export Excel sheets 2012-03-01 17:23:29 -08:00
report Minor Tasks fixes 2012-03-22 13:55:22 -07:00
taskdetail Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
taskedit Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
tasklist Minor Tasks fixes 2012-03-22 13:55:22 -07:00
transactionpreview Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
transactionsave Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00