stable
Clone or download
Read-only
request #12138: Remove FontAwesome 3.2.1 usage
FlamingParrot and BurningParrot pages should use the same iconset: FontAwesome 4.7 https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4 No functional changes. Some external libs have been monkey patched: - bootstrap-select, - bootstrap-datetimepicker Since those are bootsrap related and we tend to remove bootstrap as much as possible, it should not cause a big issue. Change-Id: I5b4b526f3ff29643d27402bce45b32927135cfde
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +0 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/AgileDashboardCrumbBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/MilestoneCrumbBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/ArtifactView.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Details/DetailsPaneInfo.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2PaneInfo.php | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/templates/admin-kanban.mustache | +5 | −5 | Go to diff View file |
M | plugins/agiledashboard/templates/admin-scrum.mustache | +14 | −14 | Go to diff View file |
M | plugins/agiledashboard/templates/home-kanban.mustache | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/templates/home.mustache | +10 | −10 | Go to diff View file |
M | plugins/agiledashboard/templates/pane-list-flaming-parrot.mustache | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/themes/BurningParrot/css/scrum/planning/_backlog-item.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/themes/FlamingParrot/css/style.scss | +0 | −14 | Go to diff View file |
M | plugins/agiledashboard/www/themes/default/css/style.scss | +1 | −1 | Go to diff View file |
M | plugins/artifactsfolders/include/Folder/ArtifactLinkInformationPrepender.php | +1 | −1 | Go to diff View file |
M | plugins/artifactsfolders/templates/artifact-tab.mustache | +1 | −1 | Go to diff View file |
M | plugins/artifactsfolders/www/scripts/rollup.js | +8 | −8 | Go to diff View file |
M | plugins/artifactsfolders/www/themes/default/css/style.scss | +3 | −3 | Go to diff View file |
M | plugins/cardwall/include/Cardwall/Agiledashboard/PaneInfo.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/Cardwall_Renderer.class.php | +27 | −27 | Go to diff View file |
M | plugins/cardwall/templates/agiledashboard-fullpane.mustache | +2 | −2 | Go to diff View file |
M | plugins/cardwall/templates/agiledashboard-milestone-info.mustache | +4 | −4 | Go to diff View file |
M | plugins/cardwall/templates/board.mustache | +2 | −2 | Go to diff View file |
M | plugins/cardwall/www/js/fullscreen.js | +2 | −2 | Go to diff View file |
M | plugins/cardwall/www/themes/default/css/_cardwall.scss | +4 | −4 | Go to diff View file |
M | plugins/create_test_env/scripts/call-me-back-flaming-parrot/src/CallMeBack.vue | +7 | −7 | Go to diff View file |
M | plugins/create_test_env/themes/FlamingParrot/css/style.scss | +3 | −3 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemTreeUlVisitor.class.php | +12 | −12 | Go to diff View file |
M | plugins/docman/templates/item-details-notifications.mustache | +2 | −2 | Go to diff View file |
M | plugins/docman/www/scripts/docman.js | +1 | −1 | Go to diff View file |
M | plugins/frs/include/FRS/AgileDashboardPaneInfo.php | +1 | −1 | Go to diff View file |
M | plugins/frs/include/FRS/ArtifactView.php | +1 | −1 | Go to diff View file |
M | plugins/frs/www/js/angular/src/app/release/files/files.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/frs/www/js/angular/src/app/release/linked-artifacts/linked-artifacts.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/frs/www/js/angular/src/app/release/release.tpl.html | +4 | −4 | Go to diff View file |
M | plugins/fulltextsearch/include/fulltextsearchPlugin.class.php | +2 | −2 | Go to diff View file |
M | plugins/fulltextsearch/templates/results.mustache | +3 | −3 | Go to diff View file |
M | plugins/git/include/Git/BreadCrumbDropdown/GitCrumbBuilder.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/BreadCrumbDropdown/RepositoryCrumbBuilder.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php | +1 | −1 | Go to diff View file |
M | plugins/git/include/GitViews/RepoManagement/Pane/Hooks.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/templates/access-control.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/admin-gerrit-templates.mustache | +2 | −2 | Go to diff View file |
M | plugins/git/templates/admin-mass-update.mustache | +4 | −4 | Go to diff View file |
M | plugins/git/templates/default-mirroring.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/fine_grained.mustache | +3 | −3 | Go to diff View file |
M | plugins/git/templates/mirroring.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/readme_markdown.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/templates/repository_clone.mustache | +2 | −2 | Go to diff View file |
M | plugins/git/templates/settings/hooks.mustache | +4 | −4 | Go to diff View file |
M | plugins/git/templates/settings/notifications.mustache | +2 | −2 | Go to diff View file |
M | plugins/git/templates/settings/popover-remove-non-valid-regexp-permission.mustache | +1 | −1 | Go to diff View file |
M | plugins/git/www/themes/default/css/style.scss | +5 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/templates/graph-actions.mustache | +2 | −2 | Go to diff View file |
M | plugins/mediawiki/templates/permissions-pane-admin.mustache | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/templates/administration-providers-modal-update.mustache | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/templates/login-page.mustache | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/templates/login_connector.mustache | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/templates/user_preference.mustache | +2 | −2 | Go to diff View file |
M | plugins/openidconnectclient/www/themes/BurningParrot/css/includes/_provider-admin-modal.scss | +2 | −2 | Go to diff View file |
M | plugins/proftpd/templates/index.mustache | +4 | −4 | Go to diff View file |
M | plugins/proftpd/www/themes/default/css/style.scss | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/templates/additional-actions.mustache | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/templates/additional-help-text.mustache | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/dashboard/pull-request-summary/_pull-request-summary.scss | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/dashboard/pull-request-summary/pull-request-summary.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/error-modal/error-modal.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/file-diff/_file-diff.scss | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/file-diff/file-diff-directive.js | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/file-diff/file-diff.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/files/files.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/_overview.scss | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/merge-modal/merge-modal.tpl.html | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/overview.tpl.html | +24 | −24 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/overview/timeline/timeline.tpl.html | +4 | −4 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/pull-request-refs/pull-request-refs.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/pullrequest/www/scripts/src/app/pull-request/pull-request.tpl.html | +2 | −2 | Go to diff View file |
M | plugins/svn/templates/admin/edit_authfile.mustache | +3 | −3 | 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 | +7 | −7 | Go to diff View file |
M | plugins/svn/templates/admin/mail_notification.mustache | +5 | −5 | 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 | +2 | −2 | Go to diff View file |
M | plugins/svn/templates/admin/section_presenter.mustache | +5 | −5 | Go to diff View file |
M | plugins/svn/templates/explorer/index.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/templates/explorer/repository_display.mustache | +3 | −3 | Go to diff View file |
M | plugins/svn/templates/global-admin/admin_groups.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/templates/global-admin/section_presenter.mustache | +1 | −1 | Go to diff View file |
M | plugins/timetracking/templates/artifact-tab.mustache | +4 | −4 | Go to diff View file |
M | plugins/timetracking/templates/timetracking-add-modal.mustache | +1 | −1 | 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/Tracker_Artifact_Changeset.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Followup_Item.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/View/Edit.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/HTMLOutputStrategy.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Container_Fieldset.class.php | +15 | −15 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.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/FormElement/Tracker_FormElement_Field_File.class.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php | +27 | −27 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php | +20 | −20 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/workflow/Action/Rules/EditRules.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/site-content/en_US/tracker.tab | +2 | −2 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/action-buttons.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/copy-artifact.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/mail-notifications.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/move-artifact-button.mustache | +1 | −1 | 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/card-details.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/notifications/admin-notifications-unsubscribers.mustache | +3 | −3 | Go to diff View file |
M | plugins/tracker/templates/notifications/notifications.mustache | +6 | −6 | 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/report/header_in_report.mustache | +3 | −3 | Go to diff View file |
M | plugins/tracker/templates/report/tracker-report-expert-query.mustache | +3 | −3 | Go to diff View file |
M | plugins/tracker/templates/tracker-color-settings.mustache | +4 | −4 | Go to diff View file |
M | plugins/tracker/templates/tracker-general-settings.mustache | +6 | −6 | Go to diff View file |
M | plugins/tracker/templates/trigger-pane.mustache | +1 | −1 | Go to diff View file |
M | plugins/tracker/templates/triggers-create-new.mustache | +3 | −3 | Go to diff View file |
M | plugins/tracker/templates/webhook/administration.mustache | +7 | −7 | Go to diff View file |
M | plugins/tracker/templates/webhook/modal-logs.mustache | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifact.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifactEmailActions.js | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerArtifactLink.js | +6 | −6 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerCollapseFieldset.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerEmailCopyPaste.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerReports.js | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/TrackerSettings.js | +3 | −3 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunFullyMigratedFieldState.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunNotMigratedFieldState.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/DryRunPartiallyMigratedFieldState.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/MoveModal.vue | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/components/MoveModalTitle.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/artifact-action-buttons/src/index.js | +2 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/artifactChildren.js | +5 | −5 | Go to diff View file |
M | plugins/tracker/www/scripts/colorpicker/ColorPickerNoColorOption.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/colorpicker/ColorPickerPaletteRow.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/colorpicker/ColorPickerSwitch.vue | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/includes/_cards.scss | +4 | −4 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/print.scss | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +22 | −22 | Go to diff View file |
M | plugins/tracker_encryption/include/Tracker_FormElement_Field_Encrypted.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker_encryption/www/scripts/encrypted_field.js | +3 | −3 | Go to diff View file |
M | plugins/velocity/templates/velocity-backlog-configuration-problems.mustache | +1 | −1 | Go to diff View file |
M | site-content/en_US/account/account.tab | +2 | −2 | Go to diff View file |
M | site-content/en_US/admin/admin.tab | +2 | −2 | Go to diff View file |
M | site-content/fr_FR/account/account.tab | +2 | −2 | Go to diff View file |
M | site-content/fr_FR/admin/admin.tab | +2 | −2 | Go to diff View file |
M | src/common/layout/Layout.class.php | +2 | −7 | Go to diff View file |
M | src/common/templating/presenter/ButtonDropdowns.class.php | +1 | −1 | Go to diff View file |
M | src/common/widget/Widget_MyBookmarks.class.php | +2 | −2 | 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/widget/Widget_MyProjects.class.php | +5 | −5 | Go to diff View file |
M | src/templates/account/register-admin.mustache | +1 | −1 | Go to diff View file |
M | src/templates/account/register-choose-password.mustache | +1 | −1 | Go to diff View file |
M | src/templates/admin/users/user-change-password.mustache | +1 | −1 | Go to diff View file |
M | src/templates/common/breadcrumbs/breadcrumbs.mustache | +3 | −3 | Go to diff View file |
M | src/templates/common/button_dropdowns.mustache | +2 | −2 | Go to diff View file |
M | src/templates/common/navbar-content-history.mustache | +3 | −3 | Go to diff View file |
M | src/templates/frs/permissions-global-presenter.mustache | +1 | −1 | Go to diff View file |
M | src/templates/news/choose_news.mustache | +2 | −2 | Go to diff View file |
M | src/templates/project/confirmation.mustache | +2 | −2 | 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 | +2 | −2 | Go to diff View file |
M | src/templates/search/results_intro.mustache | +2 | −2 | Go to diff View file |
M | src/templates/search/search-bar.mustache | +2 | −2 | Go to diff View file |
M | src/templates/svn/immutable-tags.mustache | +8 | −8 | Go to diff View file |
M | src/templates/svn/intro.mustache | +2 | −2 | Go to diff View file |
M | src/templates/user/change-avatar-modal.mustache | +4 | −4 | Go to diff View file |
M | src/templates/user/details.mustache | +1 | −1 | Go to diff View file |
M | src/templates/user/login.mustache | +1 | −1 | Go to diff View file |
M | src/templates/user/preferences.mustache | +10 | −10 | Go to diff View file |
M | src/templates/user/shell.mustache | +4 | −4 | Go to diff View file |
M | src/templates/user/ssh-keys-modal.mustache | +1 | −1 | Go to diff View file |
M | src/templates/user/svn-tokens.mustache | +4 | −4 | Go to diff View file |
M | src/templates/user/third-party-applications.mustache | +1 | −1 | Go to diff View file |
M | src/www/file/file_utils.php | +1 | −1 | Go to diff View file |
M | src/www/include/user.php | +11 | −11 | Go to diff View file |
M | src/www/my/my_utils.php | +7 | −7 | Go to diff View file |
M | src/www/scripts/FlamingParrot/sidebar.js | +2 | −2 | Go to diff View file |
M | src/www/scripts/bootstrap/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js | +1 | −1 | Go to diff View file |
M | src/www/scripts/bootstrap/bootstrap-select/bootstrap-select.js | +2 | −2 | Go to diff View file |
M | src/www/scripts/check_pw.js | +4 | −4 | Go to diff View file |
M | src/www/scripts/labels/labels-box.js | +2 | −2 | Go to diff View file |
M | src/www/scripts/tuleap/search.js | +1 | −1 | Go to diff View file |
M | src/www/scripts/tuleap/svn.js | +1 | −1 | Go to diff View file |
M | src/www/scripts/tuleap/user-and-ugroup-autocompleter.js | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_sidebar-collapsed.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_sidebar.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_siteadmin-user-password.scss | +4 | −4 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_toggler.scss | +2 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php | +0 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_breadcrumb.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_labels-box.scss | +5 | −5 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_navbar.scss | +2 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_pre-definitions.scss | +3 | −0 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_sidebar.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/templates/navbar-user-logged-in.mustache | +3 | −3 | Go to diff View file |
M | src/www/themes/FlamingParrot/templates/navbar.mustache | +2 | −2 | Go to diff View file |
M | src/www/themes/FlamingParrot/templates/project-sidebar.mustache | +3 | −3 | Go to diff View file |
D | src/www/themes/common/css/font-awesome.css | +0 | −1479 | Go to diff View file |
M | src/www/themes/common/css/utils/_calendar.scss | +2 | −2 | Go to diff View file |
M | src/www/themes/common/css/utils/_search.scss | +2 | −2 | Go to diff View file |
M | src/www/themes/common/css/utils/_svn.scss | +5 | −5 | Go to diff View file |
M | src/www/themes/common/tlp/doc/css/_nav.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_forms.scss | +3 | −3 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_switch.scss | +1 | −1 | Go to diff View file |