phab/src/applications/project/controller/PhabricatorProjectProfileEditController.phpstable
phab/src/applications/project/controller/PhabricatorProjectProfileEditController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
9b89e137cfe4 | epriestley | Move Project transaction storage to modern tables | Oct 22 2013 | |||
da9a3621696b | epriestley | Shuffle project information around on detail page | Oct 21 2013 | |||
0b22777f68e7 | epriestley | Remove UI warnings about policies being a janky mess | Oct 17 2013 | |||
4f0573617562 | epriestley | Add an icon+background selector for project images | Oct 17 2013 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
c587b8a9c8fb | epriestley | Remove `ProjectProfile->loadProfileImageURI()` | Oct 7 2013 | |||
80f6d0094041 | epriestley | Remove PhabricatorProject->loadProfile | Oct 7 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
7cbe82d7777e | epriestley | Use modern UI elements and application/event-oriented construction in Projects | Jul 22 2013 | |||
6958f7677d61 | Chad Little | Clean up some pht's in Projects | May 22 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
b08cdf459989 | vrana | Add missing hsprintf() after merge | Feb 13 2013 | |||
b4d69800f9c8 | Chad Little | Moderize Projects | Feb 13 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
5bde6c71ce4e | vrana | Declare used properties | Oct 4 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 | |||
42461b5f06f4 | epriestley | Add basic support for editing project policies | Aug 15 2012 | |||
d5a0352fd731 | epriestley | Make project membership edits use transactions and PHIDs and not be awful | Aug 7 2012 | |||
f01c89f8de74 | epriestley | Remove subprojects from the Projects UI and API | Aug 7 2012 | |||
ee6c6943b341 | Bob Trahan | Robustify profile image controls ever so slightly | Jun 26 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help