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
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
..
constants Simplify Project status field 2012-02-07 14:59:38 -08:00
controller Use a disk-based default avatar, not a database-based one 2012-04-27 17:44:10 -07:00
editor/project Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
exception/namecollison Provide wiki pages for projects 2011-12-20 14:03:12 -08:00
query/project Change All Search Boxes into Jump Navs 2012-03-05 19:52:26 -08:00
storage Use a disk-based default avatar, not a database-based one 2012-04-27 17:44:10 -07:00