stable

Clone or download

Read-only

Replace gulpfiles by centralized script

Part of request #13714 Replace gulpfiles by centralized gettext script How to test: No functional change expected. When you change a translated string either in: - "| translate" filter - "translate" attribute - gettextCatalog.getString and you run "make generate-po", then the .po file will now be updated Change-Id: I9a2494c3e08e2025fddad466ab23af5f22a96dcb

Modified Files

Name
M plugins/agiledashboard/build-manifest.json +11 −0 Go to diff View file
D plugins/agiledashboard/www/js/kanban/gulpfile.js +0 −25 Go to diff View file
M plugins/agiledashboard/www/js/kanban/package-lock.json +8 −1878 Go to diff View file
M plugins/agiledashboard/www/js/kanban/package.json +1 −4 Go to diff View file
M plugins/agiledashboard/www/js/kanban/po/fr.po +0 −66 Go to diff View file
D plugins/agiledashboard/www/js/planning-v2/gulpfile.js +0 −25 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/package-lock.json +0 −2820 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/package.json +1 −3 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/fr.po +0 −38 Go to diff View file