stable

Clone or download

Read-only

Remove Bootstrap sources from Tuleap

This is part of story #9087 to migrate from Less to Sass. To ease the migration we remove the Bootstrap sources to only keep the resulting CSS files. The modified Bootstrap for Tuleap is available in an external repo and can still be built if needed. https://tuleap.net/plugins/git/tuleap/deps/tuleap/tuleap-bootstrap Change-Id: If67c0a8733cad6fc9316fb2125b824fe5c1abe76

Modified Files

Name
M src/common/layout/Layout.class.php +2 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/navbar.less +3 −7 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/pre-definitions.less +3 −5 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/variables-common.less +2 −1 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/accordion.less +0 −34 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/alerts.less +0 −79 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/bootstrap.less +0 −62 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/breadcrumbs.less +0 −24 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/button-groups.less +0 −229 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/buttons.less +0 −228 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/carousel.less +0 −158 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/close.less +0 −32 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/code.less +0 −61 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/component-animations.less +0 −22 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/dropdowns.less +0 −248 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/forms.less +0 −690 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/grid.less +0 −21 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/hero-unit.less +0 −25 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/labels-badges.less +0 −84 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/layouts.less +0 −16 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/media.less +0 −55 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/mixins.less +0 −702 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/modals.less +0 −95 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/navbar.less +0 −497 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/navs.less +0 −409 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/pager.less +0 −43 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/pagination.less +0 −123 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/popovers.less +0 −133 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/progress-bars.less +0 −122 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/reset.less +0 −216 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive-1200px-min.less +0 −28 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive-767px-max.less +0 −193 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive-768px-979px.less +0 −19 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive-navbar.less +0 −189 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive-utilities.less +0 −59 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/responsive.less +0 −48 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/scaffolding.less +0 −53 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/tables.less +0 −246 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/thumbnails.less +0 −53 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/tooltip.less +0 −70 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/type.less +0 −247 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/utilities.less +0 −30 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/variables.less +0 −301 Go to diff View file
D src/www/themes/common/css/bootstrap-2.3.2/wells.less +0 −29 Go to diff View file
A src/www/themes/common/css/bootstrap-tuleap-22d39b3.min.css +9 −0 Go to diff View file
A src/www/themes/common/css/bootstrap-tuleap-responsive-22d39b3.min.css +9 −0 Go to diff View file
M tools/utils/less.sh +0 −5 Go to diff View file