stable

Clone or download

Read-only

story #7857: Add CKEditor to the text fields

Change-Id: I9dc84597fe6112159d3bd72abb481b0c2c936c3e

Modified Files

Name
M plugins/agiledashboard/www/js/planning-v2/bower.json +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/build.config.js +1 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/fr.po +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/po/template.pot +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal-instance-controller.js +18 −5 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal-model-factory.js +8 −1 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal-model-factory.spec.js +55 −19 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal.js +1 −0 Go to diff View file
M plugins/agiledashboard/www/js/planning-v2/src/app/modal/modal.tpl.html +6 −1 Go to diff View file
M src/common/layout/Layout.class.php +4 −4 Go to diff View file