stable

Clone or download

Read-only

Convert icons that are subject to BC to FA5

With FontAwesome 5, comes a list of breaking change in icon names. Please see Upgrading from Version 4 documentation for details[0]. With the help of a script[1], we can easily convert the old names to the new ones. In order to limit the size of the review, this change targets only: * .php and .mustache files => Other files (e.g .vue, .tpl, .tpl.html) will be done later. * direct usage of "fa fa-xxxx". => Concatenation of strings, complex mustache conditions, js injections, … will be done later. * icons that are subject to BC => remaining icons will be done later No functional changes Part of request #17110: Update to FontAwesome 5 [0] https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4#name-changes [1] https://github.com/estebandelaf/scripts/blob/master/fontawesome4to5.sh Change-Id: I7978129bee4eae76811c1a24297668e1d0ecf866

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Milestone/ArtifactView.php +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-charts.mustache +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-kanban.mustache +1 −1 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum.mustache +5 −5 Go to diff View file
M plugins/agiledashboard/templates/admin-scrum/admin-planning-deletion.mustache +4 −4 Go to diff View file
M plugins/agiledashboard/templates/home.mustache +4 −4 Go to diff View file
M plugins/agiledashboard/templates/pane-details-items-list.mustache +1 −1 Go to diff View file
M plugins/agiledashboard/templates/pane-list-flaming-parrot.mustache +2 −2 Go to diff View file
M plugins/agiledashboard/templates/pane-list.mustache +2 −2 Go to diff View file
M plugins/bugzilla_reference/templates/delete-reference.mustache +2 −2 Go to diff View file
M plugins/bugzilla_reference/templates/edit-reference.mustache +3 −3 Go to diff View file
M plugins/bugzilla_reference/templates/reference-list.mustache +3 −3 Go to diff View file
M plugins/cardwall/templates/agiledashboard-milestone-info.mustache +1 −1 Go to diff View file
M plugins/cardwall/templates/board.mustache +2 −2 Go to diff View file
M plugins/docman/include/docmanPlugin.php +2 −2 Go to diff View file
M plugins/docman/include/tooltip-title.mustache +11 −11 Go to diff View file
M plugins/docman/templates/document-settings.mustache +2 −2 Go to diff View file
M plugins/docman/templates/item-details-notifications.mustache +1 −1 Go to diff View file
M plugins/frs/include/FRS/ArtifactView.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/GitPhpViewer.class.php +1 −1 Go to diff View file
M plugins/git/include/gitPlugin.php +1 −1 Go to diff View file
M plugins/git/templates/admin-gerrit-templates.mustache +1 −1 Go to diff View file
M plugins/git/templates/admin-mass-update.mustache +4 −4 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server-modal.mustache +1 −1 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server.mustache +4 −4 Go to diff View file
M plugins/git/templates/admin-plugin-gitolite-config.mustache +1 −1 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-configuration-modal.mustache +1 −1 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirrors.mustache +3 −3 Go to diff View file
M plugins/git/templates/fine_grained.mustache +2 −2 Go to diff View file
M plugins/git/templates/repository/fork-button.mustache +3 −3 Go to diff View file
M plugins/git/templates/repository/header.mustache +1 −1 Go to diff View file
M plugins/git/templates/settings/hooks.mustache +2 −2 Go to diff View file
M plugins/git/templates/settings/notifications.mustache +1 −1 Go to diff View file
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +1 −1 Go to diff View file
M plugins/hudson_git/templates/git-administration/git-administration-jenkins.mustache +1 −1 Go to diff View file
M plugins/multi_project_backlog/templates/aggregator-admin.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/templates/account-apps.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/templates/accounts-app-revoke-modal.mustache +2 −2 Go to diff View file
M plugins/oauth2_server/templates/app-add-modal.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/templates/app-delete-modal.mustache +2 −2 Go to diff View file
M plugins/oauth2_server/templates/app-edit-modal.mustache +1 −1 Go to diff View file
M plugins/oauth2_server/templates/project-admin.mustache +1 −1 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-delete.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-update-azure.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers-modal-update-generic.mustache +2 −2 Go to diff View file
M plugins/openidconnectclient/templates/administration-providers.mustache +2 −2 Go to diff View file
M plugins/pluginsadministration/templates/installed-plugins.mustache +1 −1 Go to diff View file
M plugins/pluginsadministration/templates/plugin-properties.mustache +1 −1 Go to diff View file
M plugins/pluginsadministration/templates/uninstall-plugin-modal.mustache +2 −2 Go to diff View file
M plugins/proftpd/templates/index.mustache +1 −1 Go to diff View file
M plugins/pullrequest/templates/labeled-pull-request.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/disk-usage-projects.mustache +3 −3 Go to diff View file
M plugins/statistics/templates/disk-usage-services.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/disk-usage-top-users.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/disk-usage-user-details.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/frequencies.mustache +3 −3 Go to diff View file
M plugins/statistics/templates/project-quota-delete-modal.mustache +2 −2 Go to diff View file
M plugins/statistics/templates/project-quota.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/projects-over-quota.mustache +1 −1 Go to diff View file
M plugins/statistics/templates/scm-statistics.mustache +3 −3 Go to diff View file
M plugins/statistics/templates/services-usage.mustache +2 −2 Go to diff View file
M plugins/svn/templates/admin/edit_authfile.mustache +2 −2 Go to diff View file
M plugins/svn/templates/admin/hooks_config.mustache +1 −1 Go to diff View file
M plugins/svn/templates/admin/immutable_tag.mustache +2 −2 Go to diff View file
M plugins/svn/templates/admin/mail_notification.mustache +3 −3 Go to diff View file
M plugins/svn/templates/admin/modal_repository_delete.mustache +1 −1 Go to diff View file
M plugins/svn/templates/admin/repository_delete.mustache +1 −1 Go to diff View file
M plugins/svn/templates/admin/repository_restore.mustache +1 −1 Go to diff View file
M plugins/svn/templates/admin/section_presenter.mustache +1 −1 Go to diff View file
M plugins/svn/templates/global-admin/admin_groups.mustache +1 −1 Go to diff View file
M plugins/taskboard/templates/taskboard.mustache +2 −2 Go to diff View file
M plugins/testplan/templates/milestone-header.mustache +2 −2 Go to diff View file
M plugins/timetracking/templates/artifact-tab.mustache +2 −2 Go to diff View file
M plugins/timetracking/templates/timetracking-add-modal.mustache +1 −2 Go to diff View file
M plugins/timetracking/templates/timetracking-delete-modal.mustache +2 −2 Go to diff View file
M plugins/timetracking/templates/timetracking-edit-modal.mustache +1 −1 Go to diff View file
M plugins/timetracking/templates/tracker-admin.mustache +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Fieldset.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Computed.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +3 −3 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +6 −6 Go to diff View file
M plugins/tracker/templates/action-buttons/original-email.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/artifact/create-by-mail-modal-info.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/artifact/reply-by-mail-modal-info.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/deleted_trackers.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/notifications/admin-notifications-unsubscribers.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/notifications/notifications.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/report/add-to-dashboard-dropdown.mustache +4 −4 Go to diff View file
M plugins/tracker/templates/siteadmin-config/artifacts-deletion.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/siteadmin-config/emailgateway.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/siteadmin-config/natures-modal-delete.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/siteadmin-config/natures-modal-edit.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/siteadmin-config/natures.mustache +4 −4 Go to diff View file
M plugins/tracker/templates/siteadmin-config/tracker-report-config.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/tracker-creation/tracker-creation-success.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/webhook/administration.mustache +2 −2 Go to diff View file
M plugins/tuleap_synchro/templates/delete_endpoint.mustache +2 −2 Go to diff View file
M plugins/tuleap_synchro/templates/list_endpoints.mustache +1 −1 Go to diff View file
M plugins/userlog/templates/userlogs.mustache +1 −1 Go to diff View file
M src/common/FRS/LicenseAgreement/Admin/templates/list-license-agreements.mustache +1 −1 Go to diff View file
M src/common/User/Account/templates/access-keys.mustache +2 −2 Go to diff View file
M src/common/User/Account/templates/account-information.mustache +5 −5 Go to diff View file
M src/common/User/Account/templates/appearance.mustache +1 −1 Go to diff View file
M src/common/User/Account/templates/edition.mustache +2 −2 Go to diff View file
M src/common/User/Account/templates/experimental.mustache +1 −1 Go to diff View file
M src/common/User/Account/templates/notifications.mustache +2 −2 Go to diff View file
M src/common/User/Account/templates/security/password.mustache +1 −1 Go to diff View file
M src/common/User/Account/templates/ssh-keys.mustache +1 −1 Go to diff View file
M src/common/User/Account/templates/svn-tokens.mustache +1 −1 Go to diff View file
M src/common/Widget/MyProjects.php +2 −2 Go to diff View file
M src/common/Widget/ProjectContacts.php +1 −1 Go to diff View file
M src/common/Widget/Widget_MyBookmarks.class.php +1 −1 Go to diff View file
M src/common/Widget/Widget_MyMonitoredForums.class.php +1 −1 Go to diff View file
M src/common/Widget/Widget_MyMonitoredFp.class.php +1 −1 Go to diff View file
M src/common/layout/Layout.class.php +1 −1 Go to diff View file
M src/scripts/project/admin/src/members-import/project-admin-member-import-preview.mustache +1 −1 Go to diff View file
M src/templates/account/register-admin.mustache +1 −1 Go to diff View file
M src/templates/admin/customisations.mustache +1 −1 Go to diff View file
M src/templates/admin/date/dates-display.mustache +1 −1 Go to diff View file
M src/templates/admin/global-utils/massmail.mustache +5 −5 Go to diff View file
M src/templates/admin/news/admin-news-details.mustache +2 −2 Go to diff View file
M src/templates/admin/news/admin-news.mustache +1 −1 Go to diff View file
M src/templates/admin/permission_delegation/delete_group_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/index.mustache +2 −2 Go to diff View file
M src/templates/admin/permission_delegation/permissions_list.mustache +1 −1 Go to diff View file
M src/templates/admin/permission_delegation/users_list.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/configuration.mustache +5 −5 Go to diff View file
M src/templates/admin/projects/delete_description_field_modal.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/description_fields_list.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/edit_description_field_modal.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/project-history.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/project-info.mustache +2 −2 Go to diff View file
M src/templates/admin/projects/project-pending.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/trovecat-modal-delete.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/trovecat-modal-edit.mustache +1 −1 Go to diff View file
M src/templates/admin/projects/trovecatlist.mustache +2 −2 Go to diff View file
M src/templates/admin/sidebar_links.mustache +1 −1 Go to diff View file
M src/templates/admin/sidebar_users.mustache +1 −1 Go to diff View file
M src/templates/admin/system_events/homepage_pane.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/modal-details-system-event.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/notifications-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/admin/system_events/notifications-edit-modal.mustache +1 −1 Go to diff View file
M src/templates/admin/system_events/notifications.mustache +3 −3 Go to diff View file
M src/templates/admin/trackers/modal-remove-tracker.mustache +2 −2 Go to diff View file
M src/templates/admin/trackers/pending-trackers-deletion.mustache +2 −2 Go to diff View file
M src/templates/admin/users/pending.mustache +4 −4 Go to diff View file
M src/templates/admin/users/user.mustache +4 −4 Go to diff View file
M src/templates/admin/users/userlist.mustache +2 −2 Go to diff View file
M src/templates/dashboard/add-widget-modal.mustache +1 −1 Go to diff View file
M src/templates/dashboard/delete-dashboard-modal.mustache +2 −2 Go to diff View file
M src/templates/dashboard/delete-widget-modal.mustache +2 −2 Go to diff View file
M src/templates/dashboard/edit-dashboard-modal.mustache +2 −2 Go to diff View file
M src/templates/dashboard/edit-widget-modal.mustache +2 −2 Go to diff View file
M src/templates/dashboard/project.mustache +1 −1 Go to diff View file
M src/templates/error/join-project.mustache +2 −2 Go to diff View file
M src/templates/error/permission-denied-private-project.mustache +1 −1 Go to diff View file
M src/templates/error/permission-denied-restricted-account-project.mustache +1 −1 Go to diff View file
M src/templates/frs/permissions-global-presenter.mustache +1 −1 Go to diff View file
M src/templates/homepage/homepage-news.mustache +1 −1 Go to diff View file
M src/templates/project/admin/services/services-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/project/admin/services/services.mustache +2 −2 Go to diff View file
M src/templates/project/admin/ugroup-settings-binding-modal-remove.mustache +2 −2 Go to diff View file
M src/templates/project/admin/ugroup-settings-binding.mustache +1 −1 Go to diff View file
M src/templates/project/admin/ugroup-settings-member-list.mustache +1 −1 Go to diff View file
M src/templates/project/admin/ugroup-settings-member-remove-modal.mustache +3 −3 Go to diff View file
M src/templates/project/admin/user_groups/list-groups-row.mustache +1 −1 Go to diff View file
M src/templates/project/admin/user_groups/modal-ugroup-delete.mustache +2 −2 Go to diff View file
M src/templates/project/confirmation.mustache +1 −1 Go to diff View file
M src/templates/project/labels/label-modal-delete.mustache +2 −2 Go to diff View file
M src/templates/project/labels/label-modal-edit.mustache +1 −1 Go to diff View file
M src/templates/project/labels/list-labels.mustache +2 −2 Go to diff View file
M src/templates/project/members/project-members-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/project/members/project-members.mustache +3 −3 Go to diff View file
M src/templates/project/project-hierarchy-delete-modal.mustache +2 −2 Go to diff View file
M src/templates/project/project-hierarchy.mustache +1 −1 Go to diff View file
M src/templates/project/project_visibility.mustache +2 −2 Go to diff View file
M src/templates/project/register.mustache +1 −1 Go to diff View file
M src/templates/project/registration/creation/project-dashboard-creation-success-modal.mustache +1 −1 Go to diff View file
M src/templates/project/truncated_emails.mustache +1 −1 Go to diff View file
M src/templates/resource_restrictor/allowed-projects-list.mustache +2 −2 Go to diff View file
M src/templates/resource_restrictor/grant-only-allowed-projects.mustache +1 −1 Go to diff View file
M src/templates/search/results-forums.mustache +1 −1 Go to diff View file
M src/templates/search/results-people.mustache +1 −1 Go to diff View file
M src/templates/search/results-soft.mustache +1 −1 Go to diff View file
M src/templates/search/results_intro.mustache +1 −1 Go to diff View file
M src/templates/softwaremap/software_map.mustache +1 −1 Go to diff View file
M src/templates/svn/immutable-tags.mustache +1 −1 Go to diff View file
M src/templates/user/profile.mustache +1 −1 Go to diff View file
M src/templates/widgets/contact-modal.mustache +1 −1 Go to diff View file
M src/templates/widgets/note-preferences.mustache +1 −1 Go to diff View file
M src/templates/widgets/project-heartbeat.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/include/Navbar/UserNavPresenter.php +1 −1 Go to diff View file
M src/themes/BurningParrot/templates/header.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/templates/container.mustache +1 −1 Go to diff View file
M src/www/admin/show_pending_documents.php +3 −3 Go to diff View file