stable

Clone or download

Read-only

Merge commit 'refs/changes/58/3958/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7954: Fancy scrollbars Change-Id: I1c8cc081249148aa26ac6dec96ebf866fab3c67c

Modified Files

Name
M plugins/agiledashboard/www/js/kanban/bower.json +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/build.config.js +4 −2 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app-resize-directive.js +23 −38 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/app.js +2 −1 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.less +22 −22 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.tpl.html +4 −0 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.less +68 −41 Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html +43 −18 Go to diff View file
A plugins/agiledashboard/www/js/kanban/src/assets/column-empty-drop-default.png Binary file Go to diff View file
M plugins/agiledashboard/www/js/kanban/src/less/main.less +27 −8 Go to diff View file
M plugins/agiledashboard/www/themes/FlamingParrot/css/style.less +48 −5 Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-blue.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-bluegrey.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-dark-orange.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-green.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-orange.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-purple.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty-drop-red.png Binary file Go to diff View file
A plugins/agiledashboard/www/themes/default/images/column-empty.png Binary file Go to diff View file