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/project/controller
epriestley 81acf588e2 Take the first step on the long journey of fixing "Projects"
Summary:
  - Allow more than the 100 most recent projects to be viewed.
  - Provide some useful filters.
  - Default the view to your projects, not all projects.
  - Put query logic in a query object.
  - Put filter view logic in a view object. We can port more stuff to it later.

Test Plan: Looked at active/owned/all projects. Set page size to 5 and paged
through projects.

Reviewers: btrahan, jungejason, zeeg

Reviewed By: btrahan

CC: aran, btrahan

Differential Revision: 1227
2011-12-16 17:23:48 -08:00
..
base Rough cut of projects. 2011-02-20 18:41:23 -08:00
create Allow affiliations to carry project ownership information; transform profile 2011-06-28 06:40:41 -07:00
editaffiliation Allow affiliations to carry project ownership information; transform profile 2011-06-28 06:40:41 -07:00
list Take the first step on the long journey of fixing "Projects" 2011-12-16 17:23:48 -08:00
profile phabricator_format_timestamp => phabricator_datetime 2011-12-04 08:51:34 -08:00
profileedit Allow administrative editing of project resources 2011-07-21 16:46:28 -07:00