From: Thierry Parmentelat Date: Thu, 14 Mar 2013 10:21:06 +0000 (+0100) Subject: rework on codebase layout X-Git-Tag: myslice-django-0.1-1~13 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=54a5954fbb6d77b012bbe198c7d492989c1f1585 rework on codebase layout --- diff --git a/static/bootstrap b/third-party/bootstrap similarity index 100% rename from static/bootstrap rename to third-party/bootstrap diff --git a/static/bootstrap-2.3.1/css/bootstrap-responsive.css b/third-party/bootstrap-2.3.1/css/bootstrap-responsive.css similarity index 100% rename from static/bootstrap-2.3.1/css/bootstrap-responsive.css rename to third-party/bootstrap-2.3.1/css/bootstrap-responsive.css diff --git a/static/bootstrap-2.3.1/css/bootstrap-responsive.min.css b/third-party/bootstrap-2.3.1/css/bootstrap-responsive.min.css similarity index 100% rename from static/bootstrap-2.3.1/css/bootstrap-responsive.min.css rename to third-party/bootstrap-2.3.1/css/bootstrap-responsive.min.css diff --git a/static/bootstrap-2.3.1/css/bootstrap.css b/third-party/bootstrap-2.3.1/css/bootstrap.css similarity index 100% rename from static/bootstrap-2.3.1/css/bootstrap.css rename to third-party/bootstrap-2.3.1/css/bootstrap.css diff --git a/static/bootstrap-2.3.1/css/bootstrap.min.css b/third-party/bootstrap-2.3.1/css/bootstrap.min.css similarity index 100% rename from static/bootstrap-2.3.1/css/bootstrap.min.css rename to third-party/bootstrap-2.3.1/css/bootstrap.min.css diff --git a/static/bootstrap-2.3.1/img/glyphicons-halflings-white.png b/third-party/bootstrap-2.3.1/img/glyphicons-halflings-white.png similarity index 100% rename from static/bootstrap-2.3.1/img/glyphicons-halflings-white.png rename to third-party/bootstrap-2.3.1/img/glyphicons-halflings-white.png diff --git a/static/bootstrap-2.3.1/img/glyphicons-halflings.png b/third-party/bootstrap-2.3.1/img/glyphicons-halflings.png similarity index 100% rename from static/bootstrap-2.3.1/img/glyphicons-halflings.png rename to third-party/bootstrap-2.3.1/img/glyphicons-halflings.png diff --git a/static/bootstrap-2.3.1/js/bootstrap.js b/third-party/bootstrap-2.3.1/js/bootstrap.js similarity index 100% rename from static/bootstrap-2.3.1/js/bootstrap.js rename to third-party/bootstrap-2.3.1/js/bootstrap.js diff --git a/static/bootstrap-2.3.1/js/bootstrap.min.js b/third-party/bootstrap-2.3.1/js/bootstrap.min.js similarity index 100% rename from static/bootstrap-2.3.1/js/bootstrap.min.js rename to third-party/bootstrap-2.3.1/js/bootstrap.min.js diff --git a/static/datatables/js/dataTables-1.9.3.js b/third-party/datatables/js/dataTables-1.9.3.js similarity index 100% rename from static/datatables/js/dataTables-1.9.3.js rename to third-party/datatables/js/dataTables-1.9.3.js diff --git a/static/datatables/js/dataTables-1.9.4.js b/third-party/datatables/js/dataTables-1.9.4.js similarity index 100% rename from static/datatables/js/dataTables-1.9.4.js rename to third-party/datatables/js/dataTables-1.9.4.js diff --git a/static/datatables/js/dataTables-1.9.4.url b/third-party/datatables/js/dataTables-1.9.4.url similarity index 100% rename from static/datatables/js/dataTables-1.9.4.url rename to third-party/datatables/js/dataTables-1.9.4.url diff --git a/static/datatables/js/dataTables.js b/third-party/datatables/js/dataTables.js similarity index 100% rename from static/datatables/js/dataTables.js rename to third-party/datatables/js/dataTables.js diff --git a/static/jquery/js/jquery-1.8.3.min.js b/third-party/jquery/js/jquery-1.8.3.min.js similarity index 100% rename from static/jquery/js/jquery-1.8.3.min.js rename to third-party/jquery/js/jquery-1.8.3.min.js diff --git a/static/jquery/js/jquery-1.9.1.min.js b/third-party/jquery/js/jquery-1.9.1.min.js similarity index 100% rename from static/jquery/js/jquery-1.9.1.min.js rename to third-party/jquery/js/jquery-1.9.1.min.js diff --git a/static/jquery/js/jquery-1.9.1.min.js.url b/third-party/jquery/js/jquery-1.9.1.min.js.url similarity index 100% rename from static/jquery/js/jquery-1.9.1.min.js.url rename to third-party/jquery/js/jquery-1.9.1.min.js.url diff --git a/static/jquery/js/jquery.js b/third-party/jquery/js/jquery.js similarity index 100% rename from static/jquery/js/jquery.js rename to third-party/jquery/js/jquery.js diff --git a/static/spin-1.2.8/Makefile b/third-party/spin-1.2.8/Makefile similarity index 100% rename from static/spin-1.2.8/Makefile rename to third-party/spin-1.2.8/Makefile diff --git a/static/spin-1.2.8/jquery.spin.js b/third-party/spin-1.2.8/jquery.spin.js similarity index 100% rename from static/spin-1.2.8/jquery.spin.js rename to third-party/spin-1.2.8/jquery.spin.js diff --git a/static/spin-1.2.8/jquery.spin.js.url b/third-party/spin-1.2.8/jquery.spin.js.url similarity index 100% rename from static/spin-1.2.8/jquery.spin.js.url rename to third-party/spin-1.2.8/jquery.spin.js.url diff --git a/static/spin-1.2.8/spin.all.js b/third-party/spin-1.2.8/spin.all.js similarity index 100% rename from static/spin-1.2.8/spin.all.js rename to third-party/spin-1.2.8/spin.all.js diff --git a/static/spin-1.2.8/spin.js b/third-party/spin-1.2.8/spin.js similarity index 100% rename from static/spin-1.2.8/spin.js rename to third-party/spin-1.2.8/spin.js diff --git a/static/spin-1.2.8/spin.js.url b/third-party/spin-1.2.8/spin.js.url similarity index 100% rename from static/spin-1.2.8/spin.js.url rename to third-party/spin-1.2.8/spin.js.url diff --git a/static/spin-1.2.8/spin.min.js b/third-party/spin-1.2.8/spin.min.js similarity index 100% rename from static/spin-1.2.8/spin.min.js rename to third-party/spin-1.2.8/spin.min.js diff --git a/static/spin-1.2.8/spin.presets.js b/third-party/spin-1.2.8/spin.presets.js similarity index 100% rename from static/spin-1.2.8/spin.presets.js rename to third-party/spin-1.2.8/spin.presets.js diff --git a/static/spin/spin.all.js b/third-party/spin/spin.all.js similarity index 100% rename from static/spin/spin.all.js rename to third-party/spin/spin.all.js diff --git a/templates/layout-myslice.html b/views/templates/layout-myslice.html similarity index 100% rename from templates/layout-myslice.html rename to views/templates/layout-myslice.html diff --git a/templates/view-login.html b/views/templates/view-login.html similarity index 100% rename from templates/view-login.html rename to views/templates/view-login.html diff --git a/templates/view-logout.html b/views/templates/view-logout.html similarity index 100% rename from templates/view-logout.html rename to views/templates/view-logout.html diff --git a/templates/view-plugin.html b/views/templates/view-plugin.html similarity index 100% rename from templates/view-plugin.html rename to views/templates/view-plugin.html diff --git a/templates/view-scroll.html b/views/templates/view-scroll.html similarity index 100% rename from templates/view-scroll.html rename to views/templates/view-scroll.html diff --git a/templates/view-slice.html b/views/templates/view-slice.html similarity index 100% rename from templates/view-slice.html rename to views/templates/view-slice.html diff --git a/templates/view-tab.html b/views/templates/view-tab.html similarity index 100% rename from templates/view-tab.html rename to views/templates/view-tab.html diff --git a/templates/widget-topmenu.html b/views/templates/widget-topmenu.html similarity index 100% rename from templates/widget-topmenu.html rename to views/templates/widget-topmenu.html