1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 17:38:24 +01:00
phorge-phorge/src/view/form/control
Bob Trahan ee6c6943b3 Robustify profile image controls ever so slightly
Summary: show project profile image on pertinent edit page. also add a "Use Default Image" checkbox for both project and user profiles. Also added a function for projects to get the profile picture to prevent some copy + paste action.

Test Plan: set my user profile and project profile image. clicked "Use Default Image" and got the default image back.

Reviewers: epriestley, floatinglomas

Reviewed By: floatinglomas

CC: aran, Korvin

Maniphest Tasks: T1307

Differential Revision: https://secure.phabricator.com/D2852
2012-06-26 08:14:15 -07:00
..
AphrontFormCheckboxControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormDateControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormDividerControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormDragAndDropUploadControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormFileControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormImageControl.php Robustify profile image controls ever so slightly 2012-06-26 08:14:15 -07:00
AphrontFormMarkupControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormPasswordControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormPolicyControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormRadioButtonControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormRecaptchaControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormSelectControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormStaticControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormSubmitControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormTextAreaControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormTextControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormToggleButtonsControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormTokenizerControl.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00