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 8ed48a89f4 Use a disk-based default avatar, not a database-based one
Summary:
This is mostly in an effort to simplify D2323. Currently, we load one image into the database by default. This is a weird special case that makes things more complicated than necessary.

Instead, use a disk-based default avatar.

Test Plan: Verified that a user without an image appears with the default avatar as a handle, in profile settings, and on their person page.

Reviewers: btrahan, vrana, edward, jungejason

Reviewed By: vrana

CC: aran

Maniphest Tasks: T345

Differential Revision: https://secure.phabricator.com/D2331
2012-04-27 17:44:10 -07:00
..
base Rough cut of projects. 2011-02-20 18:41:23 -08:00
create Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00
list Projects: Filter out archived projects from all project view 2012-03-25 09:33:33 -07:00
profile Use a disk-based default avatar, not a database-based one 2012-04-27 17:44:10 -07:00
profileedit Fix a hidden input ID issue mucking with project edits 2012-03-19 16:06:52 -07:00
update Add "final" to all Phabricator "Controller" classes 2012-03-09 15:46:25 -08:00