phab/src/applications/project/controllerproduction
phab/src/applications/project/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fc9db6e2a2ee | epriestley | Put subprojects and milestones back into the Project UI | Feb 1 2016 | |||
354858e43406 | epriestley | Disambiguate isEmpty() | Feb 1 2016 | |||
080d838c693b | Chad Little | Add project tags to workboard cards | Jan 31 2016 | |||
b8139e6946ea | Chad Little | Add basic fields back to Manage pages | Jan 29 2016 | |||
5e639feab40e | Chad Little/chad | Minor tweaks to Profile/Project | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
a599aed9e2c2 | Chad Little/chad | Clean up Project Members UI | Jan 26 2016 | |||
6349741760a8 | Chad Little | First pass at new Workboard UI | Jan 25 2016 | |||
19f4e8631f00 | Chad Little | Add an edit link on hover for Project profile images | Jan 24 2016 | |||
bba14118c793 | Chad Little | Add setProfileHeader to PHUIHeaderView for reuse | Jan 24 2016 | |||
710fc0ce7ff9 | epriestley | Don't render anything on project homepages if there are no properties at all | Jan 24 2016 | |||
b381265d926a | Chad Little | First cut of new Project Home | Jan 24 2016 | |||
0b67e89904c3 | epriestley | Add a "make the workboard the default view" checkbox when creating a workboard | Jan 23 2016 | |||
66ef506808dd | epriestley | Redirect to profile after watching a project, not default page | Jan 23 2016 | |||
9f56a014e2a8 | epriestley | Migrate existing projects to retain "Workboard" as default item | Jan 22 2016 | |||
b64d67f47afc | epriestley | Frame workboard empty/create states inside profile menu | Jan 22 2016 | |||
51ed95c00b8d | epriestley | Give profile menus more straightforward hide/disable/delete/default interactions | Jan 22 2016 | |||
8463ad265960 | epriestley | Replace subscribe/unsubscribe for projects with explicit mail setting | Jan 20 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
01afb50406f2 | epriestley | Allow project editors to remove watchers | Jan 20 2016 | |||
9f36594100af | epriestley | Put feed on project home, move history to a separate page | Jan 20 2016 | |||
6b1b21c999da | epriestley | Move member/watch actions to "Members/Watchers" page | Jan 20 2016 | |||
0a554c2ed535 | epriestley | Allow profile menus to be collapsed and expanded | Jan 19 2016 | |||
a9a5991f010d | epriestley | Update project profile image composer for new IconSet code | Jan 19 2016 | |||
2a6b2dbbfdf1 | epriestley | Prepare Profile Panels for adoption in other applications | Jan 15 2016 | |||
f24318f3086a | epriestley | Make "profile menu" configuration mostly work | Jan 13 2016 | |||
102eacbfb7b6 | epriestley | Make project page/navigation construction more consistent, particularly on… | Jan 13 2016 | |||
7bde92b9c980 | epriestley | Begin modularizing profile panel/link construction | Jan 13 2016 | |||
39a87f600042 | epriestley | Turn off subprojects and milestones in the UI completely for now | Jan 11 2016 | |||
9ab22e21b305 | epriestley | Allow installs to customize project icons | Jan 8 2016 | |||
70053beeed60 | epriestley | Smooth out milestone creation workflow | Dec 29 2015 | |||
7c5ad63fd1d6 | epriestley | Add very basic UI for creating milestones and subprojects | Dec 29 2015 | |||
6fe882e50a3e | epriestley | Convert projects to EditEngine | Dec 28 2015 | |||
e8ddfad6dbd2 | epriestley | Move "Lock Project" to a separate action | Dec 27 2015 | |||
11e53f294827 | epriestley | Add empty subproject/milestone controllers | Dec 27 2015 | |||
2b5d4bca8a8f | epriestley | Put some crumbs on some project pages | Dec 27 2015 | |||
5e715c1acac0 | epriestley | Simplify some logic in project controllers | Dec 27 2015 | |||
dc5397b2db5d | epriestley | Trivial fixes from D14467 | Dec 24 2015 | |||
2868a69f658c | epriestley | Remove all setObjectURI() from ActionListViews | Dec 17 2015 | |||
5e182180a94b | epriestley | Provide a "PHUIFormIconSetControl" | Dec 16 2015 | |||
b3fbf883e0d4 | epriestley | Drop "-pro" suffix and "editpro" URIs for EditEngine in Maniphest | Dec 9 2015 | |||
eef257250887 | epriestley | Replace workboard task creation with EditEngine | Dec 9 2015 | |||
b596d850ff9d | epriestley | Fix one more call to `addExtraQuicksandConfig()` | Dec 1 2015 | |||
3dd2e1fc6d6f | Aviv Eyal/avivey | Scuttle Workboards if Maniphest is not installed | Nov 8 2015 | |||
ec485de8f977 | Chad Little | Restrict Workboard initialization to CAN_EDIT | Oct 19 2015 | |||
267e718dfe2f | Chad Little | Don't allow logged out users to initialize a Workboard | Oct 19 2015 | |||
3ff5ca789a60 | epriestley | Fix `/tag/aa%20bb` project URIs | Oct 13 2015 | |||
e67c438943f2 | epriestley | Rename "Edit Column" to "Column Details" | Aug 31 2015 | |||
e9614df76e0b | epriestley | Fix permission check for "Create Task" on workboards | Aug 31 2015 | |||
2cf9ded87892 | Joshua Spence | Various linter fixes | Aug 11 2015 | |||
44f18cfb12d0 | Chad Little | Update Project for handleRequest | Aug 8 2015 | |||
10dd27cac992 | Chad Little | [Redesign] Update Workboards | Jun 29 2015 | |||
53ef057b1b51 | epriestley | Merge branch 'master' into redesign-2015 | Jun 15 2015 | |||
92e868c2fef9 | Joshua Spence | Disable the "Edit Project" button for users without edit permissions | Jun 12 2015 | |||
57b898af9a53 | epriestley | Merge branch 'master' into redesign-2015 | Jun 10 2015 | |||
1a091e526047 | epriestley | Drive Maniphest grouping and ordering through standard infrastructure | Jun 8 2015 | |||
132bff3ea590 | Chad Little | [Redesign] People, Profile, Feed UI | Jun 1 2015 | |||
9baa965b8609 | Chad Little | [Redesign] Workboard headers / icons | May 31 2015 | |||
e5920618912a | Chad Little | [Redesign] Remove PHUIActionHeaderView | May 18 2015 | |||
46f6c2680eb5 | Chad Little | [Redesign] New PHUIObjectItemListView | May 15 2015 | |||
47b14c9bdecf | epriestley | Convert inline profile image transforms to new transformations | May 13 2015 | |||
7beae445e9ee | epriestley | Clear project notifications when viewing workboard or project detail | May 8 2015 | |||
7aac1effacc6 | Bob Trahan | Projects - publish feed stories for project edits | May 2 2015 | |||
00f864b35930 | Bob Trahan | Quicksand - fix project board page and quicksand | Apr 28 2015 | |||
be14f752749b | epriestley | Update various hard-coded URIs | Apr 26 2015 | |||
22e3e35418be | epriestley | Move ManiphestTaskQuery to EdgeLogic | Apr 23 2015 | |||
e0c95bca8631 | epriestley | Add a "Batch Edit Tasks..." action to workboard columns | Apr 20 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
e1eafd784e19 | epriestley | Remove Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
5aca52998058 | epriestley | Fix literally thousands of drag-to-reorder priority bugs | Mar 21 2015 | |||
3003b293d8ca | Chad Little | Fix footer display when IconNav is present | Feb 26 2015 | |||
2518a5eaff2b | Chad Little | Fix exception on /project/ | Feb 23 2015 | |||
b070ed50197f | Chad Little | Make Project Mobile menu more resilient | Feb 23 2015 | |||
e1009614534d | Bob Trahan | workboards - make errors from filtering show up | Feb 17 2015 | |||
3bc54c2041be | Chad Little | Project revamp part 2: Edit | Jan 19 2015 | |||
b711407b172a | Chad Little | Remove wiki move explanation in projects | Jan 14 2015 | |||
c44858f11b2e | Chad Little | Add back edit project link on profile page | Jan 14 2015 | |||
7e78a3f90609 | Chad Little | Make Workboard icon grey if not enabled | Jan 13 2015 | |||
f3db0891c772 | Chad Little | Remove project icon in a few places | Jan 12 2015 | |||
25167776dce0 | Chad Little | Better text when project home has no tasks | Jan 12 2015 | |||
953f281dc08f | Chad Little | Revamp Projects with new navigation | Jan 12 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
9853ff2cff3b | lkassianik/epriestley | T6856 Make Project Images that match Typeahead choices | Jan 11 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
3e421c74503c | Chad Little | Normalize 'Archived' states in object headers | Jan 6 2015 | |||
3b09d420699e | Chad Little | Clarify Tasks listed on Project Profiles | Jan 4 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
f0db6e48189d | Joshua Spence | Migrate Project edges to subclass `PhabricatorEdgeType` | Jan 2 2015 | |||
f35a38b086ab | epriestley | Allow public access to the project edit/history page | Dec 23 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7361e605dced | Chad Little | Add mobile app menu to Project Lists | Dec 18 2014 | |||
aeb4267b95f7 | lkassianik/epriestley | Don't show "Primary Hashtag" when creating a project | Dec 11 2014 | |||
c2522a89b9a2 | Bob Trahan | Transactions - deploy buildTransactionTimeline against Config, Pholio, and… | Dec 3 2014 | |||
edf88225f5bb | epriestley | Don't show "View Wiki" reminder link if viewer has no access to Phriction | Nov 18 2014 | |||
0d47b8af26d0 | epriestley | Add a dialog explaining what happened to wiki pages | Nov 13 2014 | |||
7a6684b73bfe | Chad Little | Make default and hidden columns in Workboards more clear | Nov 4 2014 | |||
e43305278ac9 | Bob Trahan | Projects - re-label "Workboards" as "Workboard" | Oct 27 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
13aa443e2d10 | Chad Little | Fix project view and edit uris on creation | Oct 14 2014 | |||
ee8004ab4d7d | Bob Trahan | Projects - merge create + edit interface code paths | Oct 11 2014 |
c4science · Help