From 54a5954fbb6d77b012bbe198c7d492989c1f1585 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 14 Mar 2013 11:21:06 +0100 Subject: [PATCH] rework on codebase layout --- {static => third-party}/bootstrap | 0 .../bootstrap-2.3.1/css/bootstrap-responsive.css | 0 .../css/bootstrap-responsive.min.css | 0 .../bootstrap-2.3.1/css/bootstrap.css | 0 .../bootstrap-2.3.1/css/bootstrap.min.css | 0 .../img/glyphicons-halflings-white.png | Bin .../bootstrap-2.3.1/img/glyphicons-halflings.png | Bin .../bootstrap-2.3.1/js/bootstrap.js | 0 .../bootstrap-2.3.1/js/bootstrap.min.js | 0 .../datatables/js/dataTables-1.9.3.js | 0 .../datatables/js/dataTables-1.9.4.js | 0 .../datatables/js/dataTables-1.9.4.url | 0 {static => third-party}/datatables/js/dataTables.js | 0 .../jquery/js/jquery-1.8.3.min.js | 0 .../jquery/js/jquery-1.9.1.min.js | 0 .../jquery/js/jquery-1.9.1.min.js.url | 0 {static => third-party}/jquery/js/jquery.js | 0 {static => third-party}/spin-1.2.8/Makefile | 0 {static => third-party}/spin-1.2.8/jquery.spin.js | 0 .../spin-1.2.8/jquery.spin.js.url | 0 {static => third-party}/spin-1.2.8/spin.all.js | 0 {static => third-party}/spin-1.2.8/spin.js | 0 {static => third-party}/spin-1.2.8/spin.js.url | 0 {static => third-party}/spin-1.2.8/spin.min.js | 0 {static => third-party}/spin-1.2.8/spin.presets.js | 0 {static => third-party}/spin/spin.all.js | 0 {templates => views/templates}/layout-myslice.html | 0 {templates => views/templates}/view-login.html | 0 {templates => views/templates}/view-logout.html | 0 {templates => views/templates}/view-plugin.html | 0 {templates => views/templates}/view-scroll.html | 0 {templates => views/templates}/view-slice.html | 0 {templates => views/templates}/view-tab.html | 0 {templates => views/templates}/widget-topmenu.html | 0 34 files changed, 0 insertions(+), 0 deletions(-) rename {static => third-party}/bootstrap (100%) rename {static => third-party}/bootstrap-2.3.1/css/bootstrap-responsive.css (100%) rename {static => third-party}/bootstrap-2.3.1/css/bootstrap-responsive.min.css (100%) rename {static => third-party}/bootstrap-2.3.1/css/bootstrap.css (100%) rename {static => third-party}/bootstrap-2.3.1/css/bootstrap.min.css (100%) rename {static => third-party}/bootstrap-2.3.1/img/glyphicons-halflings-white.png (100%) rename {static => third-party}/bootstrap-2.3.1/img/glyphicons-halflings.png (100%) rename {static => third-party}/bootstrap-2.3.1/js/bootstrap.js (100%) rename {static => third-party}/bootstrap-2.3.1/js/bootstrap.min.js (100%) rename {static => third-party}/datatables/js/dataTables-1.9.3.js (100%) rename {static => third-party}/datatables/js/dataTables-1.9.4.js (100%) rename {static => third-party}/datatables/js/dataTables-1.9.4.url (100%) rename {static => third-party}/datatables/js/dataTables.js (100%) rename {static => third-party}/jquery/js/jquery-1.8.3.min.js (100%) rename {static => third-party}/jquery/js/jquery-1.9.1.min.js (100%) rename {static => third-party}/jquery/js/jquery-1.9.1.min.js.url (100%) rename {static => third-party}/jquery/js/jquery.js (100%) rename {static => third-party}/spin-1.2.8/Makefile (100%) rename {static => third-party}/spin-1.2.8/jquery.spin.js (100%) rename {static => third-party}/spin-1.2.8/jquery.spin.js.url (100%) rename {static => third-party}/spin-1.2.8/spin.all.js (100%) rename {static => third-party}/spin-1.2.8/spin.js (100%) rename {static => third-party}/spin-1.2.8/spin.js.url (100%) rename {static => third-party}/spin-1.2.8/spin.min.js (100%) rename {static => third-party}/spin-1.2.8/spin.presets.js (100%) rename {static => third-party}/spin/spin.all.js (100%) rename {templates => views/templates}/layout-myslice.html (100%) rename {templates => views/templates}/view-login.html (100%) rename {templates => views/templates}/view-logout.html (100%) rename {templates => views/templates}/view-plugin.html (100%) rename {templates => views/templates}/view-scroll.html (100%) rename {templates => views/templates}/view-slice.html (100%) rename {templates => views/templates}/view-tab.html (100%) rename {templates => views/templates}/widget-topmenu.html (100%) 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 -- 2.43.0