stable
Clone or download
Read-only
Merge commit 'refs/changes/48/4048/6' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #7857: Handle date & datetime fields Change-Id: Ibeb19a4523cd037caff05acb9312868e660a849b
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/agiledashboard/www/js/planning-v2/CHANGELOG.md | +0 | −102 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/Gruntfile.js | +0 | −11 | Go to diff View file |
D | plugins/agiledashboard/www/js/planning-v2/LICENSE | +0 | −19 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/bower.json | +6 | −2 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/build.config.js | +4 | −2 | Go to diff View file |
D | plugins/agiledashboard/www/js/planning-v2/changelog.tpl | +0 | −23 | Go to diff View file |
A | plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal-field-date-directive.js | +30 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal-service.js | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal.js | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal.less | +23 | −0 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal.tpl.html | +12 | −18 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/less/main.less | +1 | −0 | Go to diff View file |