stable
Clone or download
Read-only
Part of request #14384: Move all javascript build process to Webpack This also unifies themes and scripts build with one webpack config. Everything is supposed to work as before. Change-Id: I8ac23ae222397a46419b487e44849bd309276df5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/build-manifest.json | +1 | −7 | Go to diff View file |
M | plugins/docman/include/Docman_Widget_MyDocman.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +12 | −8 | Go to diff View file |
A | plugins/docman/package-lock.json | +4 | −0 | Go to diff View file |
R | plugins/docman/themes/package.json | Go to diff View file | ||
R | plugins/docman/www/scripts/ApprovalTableReminder.js | Go to diff View file | ||
R | plugins/docman/www/scripts/docman.js | Go to diff View file | ||
R | plugins/docman/www/scripts/embedded_file.js | Go to diff View file | ||
R | plugins/docman/www/scripts/folder.js | Go to diff View file | ||
R | plugins/docman/www/scripts/notifications.js | Go to diff View file | ||
D | plugins/docman/themes/package-lock.json | +0 | −4 | Go to diff View file |
R | plugins/docman/themes/webpack.common.js | Go to diff View file | ||
R | plugins/docman/themes/webpack.dev.js | Go to diff View file | ||
R | plugins/docman/themes/webpack.prod.js | Go to diff View file | ||
M | tools/rpm/tuleap.rhel6.spec | +1 | −0 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −0 | Go to diff View file |