stable

Clone or download

Read-only

Merge commit 'refs/changes/65/17765/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14544: Remove deprecated method Group::getUnconvertedPublicName()

Modified Files

Name
M plugins/admindelegation/include/AdminDelegation_UserWidget.class.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +1 −1 Go to diff View file
M plugins/create_test_env/include/CreateTestEnv/REST/TestEnvironmentRepresentation.php +1 −1 Go to diff View file
M plugins/create_test_env/include/create_test_envPlugin.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/CSV/CSVRepresentationBuilder.php +1 −1 Go to diff View file
M plugins/crosstracker/phpunit/CrossTracker/Report/CSV/CSVRepresentationBuilderTest.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_CloneItemsVisitor.class.php +1 −1 Go to diff View file
M plugins/docman/include/view/Docman_View_Header.class.php +1 −1 Go to diff View file
M plugins/docman/phpunit/Docman_CloneItemsVisitorTest.php +1 −1 Go to diff View file
M plugins/document/include/Tree/DocumentTreeProjectExtractor.php +1 −1 Go to diff View file
M plugins/frs/phpunit/FRS/REST/v1/PackageRepresentationBuilderTest.php +1 −1 Go to diff View file
M plugins/frs/phpunit/FRS/REST/v1/ReleasePermissionsForGroupsBuilderTest.php +1 −1 Go to diff View file
M plugins/git/include/Git/RepositoryList/GitRepositoryListController.php +1 −1 Go to diff View file
M plugins/ldap/include/GroupSyncAdminEmailNotificationsManager.class.php +2 −2 Go to diff View file
M plugins/ldap/include/LDAP_SyncNotificationManager.class.php +1 −1 Go to diff View file
M plugins/ldap/include/LDAP_SyncReminderNotificationManager.class.php +1 −1 Go to diff View file
M plugins/statistics/include/DiskUsageServicesPresenterBuilder.php +1 −1 Go to diff View file
M plugins/statistics/include/ProjectQuotaHtml.class.php +1 −1 Go to diff View file
M plugins/statistics/include/ProjectQuotaManager.class.php +2 −2 Go to diff View file
M plugins/statistics/include/statisticsPlugin.php +1 −1 Go to diff View file
M plugins/taskboard/include/AgileDashboard/MilestoneIsAllowedChecker.php +2 −2 Go to diff View file
M plugins/taskboard/phpunit/AgileDashboard/MilestoneIsAllowedCheckerTest.php +1 −1 Go to diff View file
M plugins/taskboard/phpunit/Routing/MilestoneExtractorTest.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/PostMoveArticfactRESTAction.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/ArtifactInNatureTablePresenter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_MyArtifacts.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/XML/Updater/MoveChangesetXMLUpdater.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/REST/Artifact/ArtifactRepresentationBuilderTest.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/XML/Updater/MoveChangesetXMLUpdaterTest.php +1 −1 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardController.php +4 −4 Go to diff View file
M src/common/Dashboard/Project/ProjectPresenter.php +2 −2 Go to diff View file
M src/common/Project/Admin/Navigation/HeaderNavigationDisplayer.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectDetails/ProjectDetailsController.php +2 −2 Go to diff View file
M src/common/Project/Admin/ProjectDetails/ProjectDetailsPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectDetailsPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectHistoryPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectMembersPresenter.php +1 −1 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/BindingPresenterBuilder.php +2 −2 Go to diff View file
M src/common/Project/Admin/TemplatePresenter.php +1 −1 Go to diff View file
M src/common/Project/Group.class.php +0 −6 Go to diff View file
M src/common/Project/REST/MinimalProjectRepresentation.php +1 −1 Go to diff View file
M src/common/Project/REST/ProjectReference.class.php +1 −1 Go to diff View file
M src/common/Project/Registration/Template/CompanyTemplate.php +1 −1 Go to diff View file
M src/common/Project/UGroups/Membership/DynamicUGroups/ProjectMemberAdderWithStatusCheckAndNotifications.php +2 −2 Go to diff View file
M src/common/Project/Webhook/ProjectCreatedPayload.php +1 −1 Go to diff View file
M src/common/User/Admin/PendingProjectBuilder.php +1 −1 Go to diff View file
M src/common/User/Admin/UserDetailsProjectPresenter.php +1 −1 Go to diff View file
M src/common/User/Profile/ProfilePresenter.php +1 −1 Go to diff View file
M src/common/layout/HomePage/HomePageNews.php +1 −1 Go to diff View file
M src/common/mail/MailFilter.php +1 −1 Go to diff View file
M src/common/mail/MassmailSender.class.php +1 −1 Go to diff View file
M src/common/system_event/include/SystemEvent_PROJECT_IS_PRIVATE.class.php +5 −5 Go to diff View file
M src/core/RSS/Project/LatestProjectController.php +1 −1 Go to diff View file
M src/www/admin/show_pending_documents.php +1 −1 Go to diff View file
M src/www/news/admin/index.php +3 −3 Go to diff View file
M src/www/news/index.php +1 −1 Go to diff View file
M src/www/project/autocomplete.php +1 −1 Go to diff View file
M src/www/themes/BurningParrot/CurrentProjectNavbarInfoPresenter.php +1 −1 Go to diff View file
M src/www/themes/BurningParrot/ProjectSidebarPresenter.php +1 −1 Go to diff View file
M src/www/themes/FlamingParrot/CurrentProjectNavbarInfoPresenter.php +1 −1 Go to diff View file
M tests/phpunit/common/Project/Registration/ProjectRegistrationPresenterBuilderTest.php +3 −3 Go to diff View file
M tests/phpunit/common/Project/Registration/Template/TemplateFactoryTest.php +5 −5 Go to diff View file
M tests/phpunit/common/Project/UGroups/Membership/DynamicUGroups/ProjectMemberAdderWithStatusCheckAndNotificationsTest.php +1 −1 Go to diff View file
M tests/phpunit/common/Project/UGroups/Membership/DynamicUGroups/ProjectMemberAdderWithoutStatusCheckAndNotificationsTest.php +1 −1 Go to diff View file
M tests/phpunit/common/Project/Webhook/ProjectCreatedPayloadTest.php +1 −1 Go to diff View file