1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/maniphest
epriestley 330b0a3d4b Make projects policy-aware
Summary: We managed to move enough Owners stuff aside to make this reasonable; make projects implement the policy interface and projectquery use cursor-based paging.

Test Plan:
  - Grepped for ProjectQuery callsites.
  - Created an audit comment.
  - Used `project.query` to query projects.
  - Loaded homepage.
  - Viewed Maniphest task list, grouped by project.
  - Viewed project list.
  - Created / edited project.
  - Browsed Owners.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D3200
2012-08-08 17:10:10 -07:00
..
application Store the "current" application in the controller 2012-08-05 14:03:39 -07:00
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Add minimum and maximum priority select boxes to Maniphest Custom Query. 2012-07-31 22:52:46 -07:00
controller Make projects policy-aware 2012-08-08 17:10:10 -07:00
editor Centralize rendering of application mail bodies 2012-07-16 19:01:43 -07:00
event Insert Maniphest transactions when edges are edited 2012-07-02 15:42:06 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Use Edges to store dependencies between tasks in Maniphest 2012-07-18 20:41:42 -07:00
view Fix "fullName" rules for Maniphest transaction email 2012-07-23 14:01:09 -07:00
ManiphestReplyHandler.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
ManiphestTaskQuery.php Fix sorting algorithm for group-by-project 2012-08-07 19:40:38 -07:00