OpenFlow plugin - Univ Bristol - f.francois
authorFrederic Francois <f.francois@bristol.ac.uk>
Tue, 13 May 2014 14:54:24 +0000 (16:54 +0200)
committerFrederic Francois <f.francois@bristol.ac.uk>
Tue, 13 May 2014 14:54:24 +0000 (16:54 +0200)
commit7c3e7904aa1dea7216e3aea69e7bf52aacc04159
tree22fe40ae7dfb956509aa3a8f90795bede2149e8b
parentea3f9c8ac0fe8b7227f76d6d6a75e7675fc24991
OpenFlow plugin - Univ Bristol - f.francois
71 files changed:
plugins/univbris/__init__.py [new file with mode: 0644]
plugins/univbris/static/css/myplugin.css [new file with mode: 0644]
plugins/univbris/static/css/univbris.css [new file with mode: 0644]
plugins/univbris/static/js/myplugin.js [new file with mode: 0644]
plugins/univbris/static/js/univbris.js [new file with mode: 0644]
plugins/univbris/templates/univbris.html [new file with mode: 0644]
plugins/univbrisfoam/__init__.py [new file with mode: 0644]
plugins/univbrisfoam/static/css/univbrisfoam.css [new file with mode: 0644]
plugins/univbrisfoam/static/img/README [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-bullet1.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-bullet2.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-col-alt.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-gradient.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-header-down.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-header-sortable.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-header-up.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-header.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/tablesort-td-alt.png [new file with mode: 0644]
plugins/univbrisfoam/static/img/toggle-hidden.png [new file with mode: 0755]
plugins/univbrisfoam/static/img/toggle-visible.png [new file with mode: 0755]
plugins/univbrisfoam/static/js/univbrisfoam.js [new file with mode: 0644]
plugins/univbrisfoam/templates/generated1.htm [new file with mode: 0644]
plugins/univbrisfoam/templates/univbrisfoam.html [new file with mode: 0644]
plugins/univbrisfv/__init__.py [new file with mode: 0644]
plugins/univbrisfv/__init__1.py [new file with mode: 0644]
plugins/univbrisfv/static/css/univbrisfv.css [new file with mode: 0644]
plugins/univbrisfv/static/img/README [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-bullet1.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-bullet2.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-col-alt.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-gradient.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-header-down.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-header-sortable.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-header-up.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-header.png [new file with mode: 0644]
plugins/univbrisfv/static/img/tablesort-td-alt.png [new file with mode: 0644]
plugins/univbrisfv/static/img/toggle-hidden.png [new file with mode: 0755]
plugins/univbrisfv/static/img/toggle-visible.png [new file with mode: 0755]
plugins/univbrisfv/static/js/univbrisfv.js [new file with mode: 0644]
plugins/univbrisfv/static/js/univbrisfv1.js [new file with mode: 0644]
plugins/univbrisfv/static/js/univbrisfv2.js [new file with mode: 0644]
plugins/univbrisfv/templates/jquery-1.11.0.js [new file with mode: 0644]
plugins/univbrisfv/templates/univbrisfv.html [new file with mode: 0644]
plugins/univbrisfv/templates/univbrisfv_form.html [new file with mode: 0644]
plugins/univbrisfv/templates/univbrisfv_form1.html [new file with mode: 0644]
plugins/univbrisfv/templates/univbrisfv_form2.html [new file with mode: 0644]
plugins/univbrisfvf/__init__.py [new file with mode: 0644]
plugins/univbrisfvf/static/css/univbrisfv.css [new file with mode: 0644]
plugins/univbrisfvf/static/css/univbrisfvf.css [new file with mode: 0644]
plugins/univbrisfvf/static/img/README [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-bullet1.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-bullet2.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-col-alt.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-gradient.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-header-down.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-header-sortable.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-header-up.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-header.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/tablesort-td-alt.png [new file with mode: 0644]
plugins/univbrisfvf/static/img/toggle-hidden.png [new file with mode: 0755]
plugins/univbrisfvf/static/img/toggle-visible.png [new file with mode: 0755]
plugins/univbrisfvf/static/js/univbrisfvf.js [new file with mode: 0644]
plugins/univbrisfvf/templates/jquery-1.11.0.js [new file with mode: 0644]
plugins/univbrisfvf/templates/univbrisfv.html [new file with mode: 0644]
plugins/univbrisfvf/templates/univbrisfv_form.html [new file with mode: 0644]
plugins/univbrisfvf/templates/univbrisfv_form1.html [new file with mode: 0644]
plugins/univbrisfvf/templates/univbrisfv_form2.html [new file with mode: 0644]
plugins/univbrisfvf/templates/univbrisfvf.html [new file with mode: 0644]
portal/templates/univbris.html [new file with mode: 0644]
portal/univbrisview.py [new file with mode: 0644]
portal/urls.py