added messaging thanks to jquery-notify
authorJordan Augé <jordan.auge@lip6.fr>
Tue, 9 Jul 2013 23:17:44 +0000 (01:17 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Tue, 9 Jul 2013 23:17:44 +0000 (01:17 +0200)
commit07411e389a9d39ddccfd93cd53ac895393a8ae3a
tree92d25265fe516d80832c3e20afd1d283d39d3661
parent4b9ed7eeaae673d0bf30a4d494fa052bcbc41fdb
added messaging thanks to jquery-notify
15 files changed:
Makefile
manifold/js/manifold.js
manifold/manifoldapi.py
manifold/manifoldproxy.py
plugins/hazelnut/hazelnut.js
portal/templates/dashboard.html [new file with mode: 0644]
portal/views.py
third-party/jquery-notify/alert.png [new file with mode: 0644]
third-party/jquery-notify/jquery.notify.js [new file with mode: 0644]
third-party/jquery-notify/jquery.notify.min.js [new file with mode: 0644]
third-party/jquery-notify/style.css [new file with mode: 0644]
third-party/jquery-notify/ui.notify.css [new file with mode: 0644]
views/templates/layout-unfold1.html
views/templates/messages-header.html [new file with mode: 0644]
views/templates/messages.html [new file with mode: 0644]