diff --git a/src/html/index.html b/src/html/index.html index 745e00e..a6f2182 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -21,13 +21,13 @@ Entries - + - + - + @@ -153,29 +153,29 @@ - + - + - + - + - - + + - - - - - - - - + + + + + + + + diff --git a/src/html/angular/angular-strap.js b/src/html/third-party/angular/angular-strap.js similarity index 100% rename from src/html/angular/angular-strap.js rename to src/html/third-party/angular/angular-strap.js diff --git a/src/html/angular/angular-strap.min.js b/src/html/third-party/angular/angular-strap.min.js similarity index 100% rename from src/html/angular/angular-strap.min.js rename to src/html/third-party/angular/angular-strap.min.js diff --git a/src/html/angular/angular-ui-bootstrap.js b/src/html/third-party/angular/angular-ui-bootstrap.js similarity index 100% rename from src/html/angular/angular-ui-bootstrap.js rename to src/html/third-party/angular/angular-ui-bootstrap.js diff --git a/src/html/angular/angular.js b/src/html/third-party/angular/angular.js similarity index 100% rename from src/html/angular/angular.js rename to src/html/third-party/angular/angular.js diff --git a/src/html/angular/angular.min.js b/src/html/third-party/angular/angular.min.js similarity index 100% rename from src/html/angular/angular.min.js rename to src/html/third-party/angular/angular.min.js diff --git a/src/html/bootstrap/css/bootstrap-responsive.css b/src/html/third-party/bootstrap/css/bootstrap-responsive.css similarity index 100% rename from src/html/bootstrap/css/bootstrap-responsive.css rename to src/html/third-party/bootstrap/css/bootstrap-responsive.css diff --git a/src/html/bootstrap/css/bootstrap-responsive.min.css b/src/html/third-party/bootstrap/css/bootstrap-responsive.min.css similarity index 100% rename from src/html/bootstrap/css/bootstrap-responsive.min.css rename to src/html/third-party/bootstrap/css/bootstrap-responsive.min.css diff --git a/src/html/bootstrap/css/bootstrap.css b/src/html/third-party/bootstrap/css/bootstrap.css similarity index 100% rename from src/html/bootstrap/css/bootstrap.css rename to src/html/third-party/bootstrap/css/bootstrap.css diff --git a/src/html/bootstrap/css/bootstrap.min.css b/src/html/third-party/bootstrap/css/bootstrap.min.css similarity index 100% rename from src/html/bootstrap/css/bootstrap.min.css rename to src/html/third-party/bootstrap/css/bootstrap.min.css diff --git a/src/html/bootstrap/img/glyphicons-halflings-white.png b/src/html/third-party/bootstrap/img/glyphicons-halflings-white.png similarity index 100% rename from src/html/bootstrap/img/glyphicons-halflings-white.png rename to src/html/third-party/bootstrap/img/glyphicons-halflings-white.png diff --git a/src/html/bootstrap/img/glyphicons-halflings.png b/src/html/third-party/bootstrap/img/glyphicons-halflings.png similarity index 100% rename from src/html/bootstrap/img/glyphicons-halflings.png rename to src/html/third-party/bootstrap/img/glyphicons-halflings.png diff --git a/src/html/bootstrap/js/bootstrap.js b/src/html/third-party/bootstrap/js/bootstrap.js similarity index 100% rename from src/html/bootstrap/js/bootstrap.js rename to src/html/third-party/bootstrap/js/bootstrap.js diff --git a/src/html/bootstrap/js/bootstrap.min.js b/src/html/third-party/bootstrap/js/bootstrap.min.js similarity index 100% rename from src/html/bootstrap/js/bootstrap.min.js rename to src/html/third-party/bootstrap/js/bootstrap.min.js diff --git a/src/html/datepicker/css/datepicker.css b/src/html/third-party/datepicker/css/datepicker.css similarity index 100% rename from src/html/datepicker/css/datepicker.css rename to src/html/third-party/datepicker/css/datepicker.css diff --git a/src/html/datepicker/js/bootstrap-datepicker.js b/src/html/third-party/datepicker/js/bootstrap-datepicker.js similarity index 100% rename from src/html/datepicker/js/bootstrap-datepicker.js rename to src/html/third-party/datepicker/js/bootstrap-datepicker.js diff --git a/src/html/jqplot/excanvas.js b/src/html/third-party/jqplot/excanvas.js similarity index 100% rename from src/html/jqplot/excanvas.js rename to src/html/third-party/jqplot/excanvas.js diff --git a/src/html/jqplot/excanvas.min.js b/src/html/third-party/jqplot/excanvas.min.js similarity index 100% rename from src/html/jqplot/excanvas.min.js rename to src/html/third-party/jqplot/excanvas.min.js diff --git a/src/html/jqplot/jquery.jqplot.css b/src/html/third-party/jqplot/jquery.jqplot.css similarity index 100% rename from src/html/jqplot/jquery.jqplot.css rename to src/html/third-party/jqplot/jquery.jqplot.css diff --git a/src/html/jqplot/jquery.jqplot.js b/src/html/third-party/jqplot/jquery.jqplot.js similarity index 100% rename from src/html/jqplot/jquery.jqplot.js rename to src/html/third-party/jqplot/jquery.jqplot.js diff --git a/src/html/jqplot/jquery.jqplot.min.css b/src/html/third-party/jqplot/jquery.jqplot.min.css similarity index 100% rename from src/html/jqplot/jquery.jqplot.min.css rename to src/html/third-party/jqplot/jquery.jqplot.min.css diff --git a/src/html/jqplot/jquery.jqplot.min.js b/src/html/third-party/jqplot/jquery.jqplot.min.js similarity index 100% rename from src/html/jqplot/jquery.jqplot.min.js rename to src/html/third-party/jqplot/jquery.jqplot.min.js diff --git a/src/html/jqplot/jquery.js b/src/html/third-party/jqplot/jquery.js similarity index 100% rename from src/html/jqplot/jquery.js rename to src/html/third-party/jqplot/jquery.js diff --git a/src/html/jqplot/jquery.min.js b/src/html/third-party/jqplot/jquery.min.js similarity index 100% rename from src/html/jqplot/jquery.min.js rename to src/html/third-party/jqplot/jquery.min.js diff --git a/src/html/jqplot/plugins/jqplot.BezierCurveRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.BezierCurveRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.BezierCurveRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.BezierCurveRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.BezierCurveRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.BezierCurveRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.BezierCurveRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.BezierCurveRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.barRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.barRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.barRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.barRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.barRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.barRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.barRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.barRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.blockRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.blockRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.blockRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.blockRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.blockRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.blockRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.blockRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.blockRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.bubbleRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.bubbleRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.bubbleRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.bubbleRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.bubbleRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.bubbleRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.bubbleRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.bubbleRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasAxisLabelRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasAxisLabelRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.canvasAxisTickRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasAxisTickRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasAxisTickRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.canvasOverlay.js b/src/html/third-party/jqplot/plugins/jqplot.canvasOverlay.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasOverlay.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasOverlay.js diff --git a/src/html/jqplot/plugins/jqplot.canvasOverlay.min.js b/src/html/third-party/jqplot/plugins/jqplot.canvasOverlay.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasOverlay.min.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasOverlay.min.js diff --git a/src/html/jqplot/plugins/jqplot.canvasTextRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.canvasTextRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasTextRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasTextRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.canvasTextRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.canvasTextRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.canvasTextRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.canvasTextRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.categoryAxisRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.categoryAxisRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.categoryAxisRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.categoryAxisRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.categoryAxisRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.categoryAxisRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.categoryAxisRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.categoryAxisRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.ciParser.js b/src/html/third-party/jqplot/plugins/jqplot.ciParser.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.ciParser.js rename to src/html/third-party/jqplot/plugins/jqplot.ciParser.js diff --git a/src/html/jqplot/plugins/jqplot.ciParser.min.js b/src/html/third-party/jqplot/plugins/jqplot.ciParser.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.ciParser.min.js rename to src/html/third-party/jqplot/plugins/jqplot.ciParser.min.js diff --git a/src/html/jqplot/plugins/jqplot.cursor.js b/src/html/third-party/jqplot/plugins/jqplot.cursor.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.cursor.js rename to src/html/third-party/jqplot/plugins/jqplot.cursor.js diff --git a/src/html/jqplot/plugins/jqplot.cursor.min.js b/src/html/third-party/jqplot/plugins/jqplot.cursor.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.cursor.min.js rename to src/html/third-party/jqplot/plugins/jqplot.cursor.min.js diff --git a/src/html/jqplot/plugins/jqplot.dateAxisRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.dateAxisRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.dateAxisRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.dateAxisRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.dateAxisRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.dateAxisRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.dateAxisRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.dateAxisRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.donutRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.donutRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.donutRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.donutRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.donutRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.donutRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.donutRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.donutRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.dragable.js b/src/html/third-party/jqplot/plugins/jqplot.dragable.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.dragable.js rename to src/html/third-party/jqplot/plugins/jqplot.dragable.js diff --git a/src/html/jqplot/plugins/jqplot.dragable.min.js b/src/html/third-party/jqplot/plugins/jqplot.dragable.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.dragable.min.js rename to src/html/third-party/jqplot/plugins/jqplot.dragable.min.js diff --git a/src/html/jqplot/plugins/jqplot.enhancedLegendRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.enhancedLegendRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.enhancedLegendRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.enhancedLegendRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.enhancedLegendRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.funnelRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.funnelRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.funnelRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.funnelRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.funnelRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.funnelRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.funnelRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.funnelRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.highlighter.js b/src/html/third-party/jqplot/plugins/jqplot.highlighter.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.highlighter.js rename to src/html/third-party/jqplot/plugins/jqplot.highlighter.js diff --git a/src/html/jqplot/plugins/jqplot.highlighter.min.js b/src/html/third-party/jqplot/plugins/jqplot.highlighter.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.highlighter.min.js rename to src/html/third-party/jqplot/plugins/jqplot.highlighter.min.js diff --git a/src/html/jqplot/plugins/jqplot.json2.js b/src/html/third-party/jqplot/plugins/jqplot.json2.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.json2.js rename to src/html/third-party/jqplot/plugins/jqplot.json2.js diff --git a/src/html/jqplot/plugins/jqplot.json2.min.js b/src/html/third-party/jqplot/plugins/jqplot.json2.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.json2.min.js rename to src/html/third-party/jqplot/plugins/jqplot.json2.min.js diff --git a/src/html/jqplot/plugins/jqplot.logAxisRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.logAxisRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.logAxisRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.logAxisRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.logAxisRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.logAxisRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.logAxisRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.logAxisRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.mekkoAxisRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.mekkoAxisRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mekkoAxisRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.mekkoAxisRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.mekkoAxisRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.mekkoRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.mekkoRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mekkoRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.mekkoRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.mekkoRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.mekkoRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mekkoRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.mekkoRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.meterGaugeRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.meterGaugeRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.meterGaugeRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.meterGaugeRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.meterGaugeRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.meterGaugeRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.meterGaugeRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.meterGaugeRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.mobile.js b/src/html/third-party/jqplot/plugins/jqplot.mobile.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mobile.js rename to src/html/third-party/jqplot/plugins/jqplot.mobile.js diff --git a/src/html/jqplot/plugins/jqplot.mobile.min.js b/src/html/third-party/jqplot/plugins/jqplot.mobile.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.mobile.min.js rename to src/html/third-party/jqplot/plugins/jqplot.mobile.min.js diff --git a/src/html/jqplot/plugins/jqplot.ohlcRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.ohlcRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.ohlcRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.ohlcRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.ohlcRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.ohlcRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.ohlcRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.ohlcRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.pieRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.pieRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pieRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.pieRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.pieRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.pieRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pieRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.pieRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.pointLabels.js b/src/html/third-party/jqplot/plugins/jqplot.pointLabels.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pointLabels.js rename to src/html/third-party/jqplot/plugins/jqplot.pointLabels.js diff --git a/src/html/jqplot/plugins/jqplot.pointLabels.min.js b/src/html/third-party/jqplot/plugins/jqplot.pointLabels.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pointLabels.min.js rename to src/html/third-party/jqplot/plugins/jqplot.pointLabels.min.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidAxisRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidAxisRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidAxisRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidAxisRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidAxisRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidGridRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidGridRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidGridRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidGridRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidGridRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidGridRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidGridRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidGridRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidRenderer.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidRenderer.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidRenderer.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidRenderer.js diff --git a/src/html/jqplot/plugins/jqplot.pyramidRenderer.min.js b/src/html/third-party/jqplot/plugins/jqplot.pyramidRenderer.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.pyramidRenderer.min.js rename to src/html/third-party/jqplot/plugins/jqplot.pyramidRenderer.min.js diff --git a/src/html/jqplot/plugins/jqplot.trendline.js b/src/html/third-party/jqplot/plugins/jqplot.trendline.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.trendline.js rename to src/html/third-party/jqplot/plugins/jqplot.trendline.js diff --git a/src/html/jqplot/plugins/jqplot.trendline.min.js b/src/html/third-party/jqplot/plugins/jqplot.trendline.min.js similarity index 100% rename from src/html/jqplot/plugins/jqplot.trendline.min.js rename to src/html/third-party/jqplot/plugins/jqplot.trendline.min.js diff --git a/src/html/jquery/jquery-migrate.js b/src/html/third-party/jquery/jquery-migrate.js similarity index 100% rename from src/html/jquery/jquery-migrate.js rename to src/html/third-party/jquery/jquery-migrate.js diff --git a/src/html/jquery/jquery-migrate.min.js b/src/html/third-party/jquery/jquery-migrate.min.js similarity index 100% rename from src/html/jquery/jquery-migrate.min.js rename to src/html/third-party/jquery/jquery-migrate.min.js diff --git a/src/html/jquery/jquery.js b/src/html/third-party/jquery/jquery.js similarity index 100% rename from src/html/jquery/jquery.js rename to src/html/third-party/jquery/jquery.js diff --git a/src/html/jquery/jquery.min.js b/src/html/third-party/jquery/jquery.min.js similarity index 100% rename from src/html/jquery/jquery.min.js rename to src/html/third-party/jquery/jquery.min.js