| Change | Path |
---|
| Modified | resources/celerity/map.php |
| Modified | src/__phutil_library_map__.php |
| Modified | src/applications/dashboard/application/PhabricatorDashboardApplication.php |
| Deleted | src/applications/dashboard/controller/PhabricatorDashboardArrangeController.php |
| Deleted | src/applications/dashboard/controller/PhabricatorDashboardInstallController.php |
| Deleted | src/applications/dashboard/controller/PhabricatorDashboardPanelEditController.php |
| Deleted | src/applications/dashboard/controller/PhabricatorDashboardPanelEditproController.php |
| Modified | src/applications/dashboard/controller/PhabricatorDashboardProfileController.php |
| Modified | src/applications/dashboard/controller/PhabricatorDashboardQueryPanelInstallController.php |
| Modified | src/applications/dashboard/controller/PhabricatorDashboardRemovePanelController.php |
| Deleted | src/applications/dashboard/controller/PhabricatorDashboardViewController.php |
| Moved Here | src/applications/dashboard/controller/dashboard/PhabricatorDashboardArchiveController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardArchiveController.php |
| Moved Here | src/applications/dashboard/controller/dashboard/PhabricatorDashboardEditController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardEditController.php |
| Added | src/applications/dashboard/controller/dashboard/PhabricatorDashboardInstallController.php |
| Moved Here | src/applications/dashboard/controller/dashboard/PhabricatorDashboardViewController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardManageController.php |
| Moved Here | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelArchiveController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardPanelArchiveController.php |
| Added | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelEditController.php |
| Moved Here | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelListController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardPanelListController.php |
| Moved Here | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelRenderController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardPanelRenderController.php |
| Added | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelTabsController.php |
| Moved Here | src/applications/dashboard/controller/panel/PhabricatorDashboardPanelViewController.php |
| Moved Away | src/applications/dashboard/controller/PhabricatorDashboardPanelViewController.php |
| Deleted | src/applications/dashboard/customfield/PhabricatorDashboardPanelCoreCustomField.php |
| Deleted | src/applications/dashboard/customfield/PhabricatorDashboardPanelCustomField.php |
| Deleted | src/applications/dashboard/customfield/PhabricatorDashboardPanelTabsCustomField.php |
| Moved Here | src/applications/dashboard/editfield/PhabricatorDashboardQueryPanelApplicationEditField.php |
| Moved Away | src/applications/dashboard/customfield/PhabricatorDashboardPanelSearchApplicationCustomField.php |
| Moved Here | src/applications/dashboard/editfield/PhabricatorDashboardQueryPanelQueryEditField.php |
| Moved Away | src/applications/dashboard/customfield/PhabricatorDashboardPanelSearchQueryCustomField.php |
| Modified | src/applications/dashboard/editor/PhabricatorDashboardPanelEditEngine.php |
| Modified | src/applications/dashboard/editor/PhabricatorDashboardPanelTransactionEditor.php |
| Modified | src/applications/dashboard/engine/PhabricatorDashboardPanelRenderingEngine.php |
| Modified | src/applications/dashboard/engine/PhabricatorDashboardPortalProfileMenuEngine.php |
| Modified | src/applications/dashboard/engine/PhabricatorDashboardRenderingEngine.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardApplicationInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardFavoritesInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardHomeInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardObjectInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardPortalInstallWorkflow.php |
| Added | src/applications/dashboard/install/PhabricatorDashboardProjectInstallWorkflow.php |
| Modified | src/applications/dashboard/paneltype/PhabricatorDashboardPanelType.php |
| Modified | src/applications/dashboard/paneltype/PhabricatorDashboardQueryPanelType.php |
| Modified | src/applications/dashboard/paneltype/PhabricatorDashboardTabsPanelType.php |
| Modified | src/applications/dashboard/paneltype/PhabricatorDashboardTextPanelType.php |
| Modified | src/applications/dashboard/query/PhabricatorDashboardSearchEngine.php |
| Modified | src/applications/dashboard/storage/PhabricatorDashboard.php |
| Modified | src/applications/dashboard/storage/PhabricatorDashboardPanel.php |
| Modified | src/applications/dashboard/storage/PhabricatorDashboardPanelTransaction.php |
| Modified | src/applications/dashboard/typeahead/PhabricatorDashboardPanelDatasource.php |
| Added | src/applications/dashboard/typeahead/PhabricatorDashboardPortalDatasource.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardPanelNameTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardPanelPropertyTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardPanelStatusTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardPanelTransactionType.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardQueryPanelApplicationTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardQueryPanelQueryTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardTabsPanelTabsTransaction.php |
| Added | src/applications/dashboard/xaction/panel/PhabricatorDashboardTextPanelTextTransaction.php |
| Added | src/applications/differential/herald/DifferentialRevisionJIRAIssueURIsHeraldField.php |
| Modified | src/applications/favorites/application/PhabricatorFavoritesApplication.php |
| Modified | src/applications/favorites/controller/PhabricatorFavoritesMenuItemController.php |
| Modified | src/applications/favorites/engine/PhabricatorFavoritesProfileMenuEngine.php |
| Modified | src/applications/favorites/engineextension/PhabricatorFavoritesMainMenuBarExtension.php |
| Modified | src/applications/home/engine/PhabricatorHomeProfileMenuEngine.php |
| Modified | src/applications/people/controller/PhabricatorPeopleProfileEditController.php |
| Modified | src/applications/people/controller/PhabricatorPeopleProfilePictureController.php |
| Modified | src/applications/project/controller/PhabricatorProjectBoardBackgroundController.php |
| Modified | src/applications/project/controller/PhabricatorProjectBoardManageController.php |
| Modified | src/applications/project/controller/PhabricatorProjectColumnDetailController.php |
| Modified | src/applications/project/controller/PhabricatorProjectEditPictureController.php |
| Modified | src/applications/project/menuitem/PhabricatorProjectPointsProfileMenuItem.php |
| Added | src/applications/project/trigger/PhabricatorProjectTriggerAddProjectsRule.php |
| Modified | src/applications/project/trigger/PhabricatorProjectTriggerManiphestOwnerRule.php |
| Modified | src/applications/search/engine/PhabricatorProfileMenuEngine.php |
| Modified | src/applications/search/menuitem/PhabricatorDashboardProfileMenuItem.php |
| Modified | src/applications/search/menuitem/PhabricatorProfileMenuItem.php |
| Modified | src/applications/transactions/storage/PhabricatorEditEngineConfigurationTransaction.php |
| Modified | src/view/phui/PHUIListItemView.php |
| Modified | src/view/phui/PHUIObjectItemView.php |
| Modified | webroot/rsrc/css/application/base/main-menu-view.css |
| Modified | webroot/rsrc/css/application/dashboard/dashboard.css |
| Modified | webroot/rsrc/css/phui/object-item/phui-oi-big-ui.css |
| Modified | webroot/rsrc/css/phui/phui-action-list.css |
| Modified | webroot/rsrc/js/phuix/PHUIXDropdownMenu.js |