stable
Clone or download
Read-only
Everything is supposed to work as before. Part of request #13299: Move all SCSS/CSS build process to Webpack Change-Id: I0516f23b70d05c8893f2992c1ba1d8e18718f3e3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/build-manifest.json | +1 | −44 | Go to diff View file |
M | plugins/svn/include/svnPlugin.php | +13 | −10 | Go to diff View file |
R | plugins/svn/www/themes/BurningParrot/css/_svn.scss | Go to diff View file | ||
A | plugins/svn/themes/FlamingParrot/css/style.scss | +65 | −0 | Go to diff View file |
R | plugins/svn/www/themes/default/css/style.scss | Go to diff View file | ||
A | plugins/svn/themes/package-lock.json | +4 | −0 | Go to diff View file |
A | plugins/svn/themes/package.json | +14 | −0 | Go to diff View file |
A | plugins/svn/themes/webpack.common.js | +42 | −0 | Go to diff View file |
R | plugins/svn/www/themes/BurningParrot/css/style-green.scss | Go to diff View file | ||
R | plugins/svn/www/themes/BurningParrot/css/style-blue-condensed.scss | Go to diff View file | ||
D | plugins/svn/www/themes/BurningParrot/css/style-blue.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-green-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-grey-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-grey.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-orange-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-orange.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-purple-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-purple.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-red-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/BurningParrot/css/style-red.scss | +0 | −22 | Go to diff View file |
D | plugins/svn/www/themes/FlamingParrot/css/style.scss | +0 | −44 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +2 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +2 | −0 | Go to diff View file |