diff --git a/css/dojo-app.css b/css/3rdparty/webodf/dojo-app.css similarity index 56% rename from css/dojo-app.css rename to css/3rdparty/webodf/dojo-app.css index e04c08ea..a30426bf 100644 --- a/css/dojo-app.css +++ b/css/3rdparty/webodf/dojo-app.css @@ -6,7 +6,7 @@ * It is highly, highly recommended that you develop your CSS using Stylus: http://learnboost.github.com/stylus/. */ -@import '../resources/dojo/resources/dojo.css'; -@import '../resources/dijit/themes/claro/claro.css'; -@import '../resources/dojox/layout/resources/ExpandoPane.css'; -@import '../resources/dojox/widget/ColorPicker/ColorPicker.css'; +@import '../../../js/3rdparty/resources/dojo/resources/dojo.css'; +@import '../../../js/3rdparty/resources/dijit/themes/claro/claro.css'; +@import '../../../js/3rdparty/resources/dojox/layout/resources/ExpandoPane.css'; +@import '../../../js/3rdparty/resources/dojox/widget/ColorPicker/ColorPicker.css'; diff --git a/css/editor.css b/css/3rdparty/webodf/editor.css similarity index 100% rename from css/editor.css rename to css/3rdparty/webodf/editor.css diff --git a/css/fonts.css b/css/fonts.css index c2f87c39..822788fa 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -1,126 +1,126 @@ @font-face { font-family: "Gentium Basic"; - src: url("../resources/fonts/GenBasR.ttf") format("truetype"); + src: url("./fonts/GenBasR.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Gentium Basic"; - src: url("../resources/fonts/GenBasB.ttf") format("truetype"); + src: url("./fonts/GenBasB.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Gentium Basic"; - src: url("../resources/fonts/GenBasI.ttf") format("truetype"); + src: url("./fonts/GenBasI.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Gentium Basic"; - src: url("../resources/fonts/GenBasBI.ttf") format("truetype"); + src: url("./fonts/GenBasBI.ttf") format("truetype"); font-weight: bold; font-style: italic; } @font-face { font-family: "Liberation Mono"; - src: url("../resources/fonts/LiberationMono-Regular.ttf") format("truetype"); + src: url("./fonts/LiberationMono-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Liberation Mono"; - src: url("../resources/fonts/LiberationMono-Bold.ttf") format("truetype"); + src: url("./fonts/LiberationMono-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Liberation Mono"; - src: url("../resources/fonts/LiberationMono-Italic.ttf") format("truetype"); + src: url("./fonts/LiberationMono-Italic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Liberation Mono"; - src: url("../resources/fonts/LiberationMono-BoldItalic.ttf") format("truetype"); + src: url("./fonts/LiberationMono-BoldItalic.ttf") format("truetype"); font-weight: bold; font-style: italic; } @font-face { font-family: "Liberation Sans"; - src: url("../resources/fonts/LiberationSans-Regular.ttf") format("truetype"); + src: url("./fonts/LiberationSans-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Liberation Sans"; - src: url("../resources/fonts/LiberationSans-Bold.ttf") format("truetype"); + src: url("./fonts/LiberationSans-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Liberation Sans"; - src: url("../resources/fonts/LiberationSans-Italic.ttf") format("truetype"); + src: url("./fonts/LiberationSans-Italic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Liberation Sans"; - src: url("../resources/fonts/LiberationSans-BoldItalic.ttf") format("truetype"); + src: url("./fonts/LiberationSans-BoldItalic.ttf") format("truetype"); font-weight: bold; font-style: italic; } @font-face { font-family: "Liberation Serif"; - src: url("../resources/fonts/LiberationSerif-Regular.ttf") format("truetype"); + src: url("./fonts/LiberationSerif-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Liberation Serif"; - src: url("../resources/fonts/LiberationSerif-Bold.ttf") format("truetype"); + src: url("./fonts/LiberationSerif-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Liberation Serif"; - src: url("../resources/fonts/LiberationSerif-Italic.ttf") format("truetype"); + src: url("./fonts/LiberationSerif-Italic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Liberation Serif"; - src: url("../resources/fonts/LiberationSerif-BoldItalic.ttf") format("truetype"); + src: url("./fonts/LiberationSerif-BoldItalic.ttf") format("truetype"); font-weight: bold; font-style: italic; } @font-face { font-family: "Linux Biolinum G"; - src: url("../resources/fonts/LinBiolinum_R_G.ttf") format("truetype"); + src: url("./fonts/LinBiolinum_R_G.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Linux Biolinum G"; - src: url("../resources/fonts/LinBiolinum_RB_G.ttf") format("truetype"); + src: url("./fonts/LinBiolinum_RB_G.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: "Linux Biolinum G"; - src: url("../resources/fonts/LinBiolinum_RI_G.ttf") format("truetype"); + src: url("./fonts/LinBiolinum_RI_G.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: "Lohit Devanagari"; - src: url("../resources/fonts/Lohit-Devanagari.ttf") format("truetype"); + src: url("./fonts/Lohit-Devanagari.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "WenQuanYi Micro Hei"; - src: url("../resources/fonts/wqy-microhei.ttc") format("truetype"); + src: url("./fonts/wqy-microhei.ttc") format("truetype"); font-weight: normal; font-style: normal; } diff --git a/resources/fonts/GenBasB.ttf b/css/fonts/GenBasB.ttf similarity index 100% rename from resources/fonts/GenBasB.ttf rename to css/fonts/GenBasB.ttf diff --git a/resources/fonts/GenBasBI.ttf b/css/fonts/GenBasBI.ttf similarity index 100% rename from resources/fonts/GenBasBI.ttf rename to css/fonts/GenBasBI.ttf diff --git a/resources/fonts/GenBasI.ttf b/css/fonts/GenBasI.ttf similarity index 100% rename from resources/fonts/GenBasI.ttf rename to css/fonts/GenBasI.ttf diff --git a/resources/fonts/GenBasR.ttf b/css/fonts/GenBasR.ttf similarity index 100% rename from resources/fonts/GenBasR.ttf rename to css/fonts/GenBasR.ttf diff --git a/resources/fonts/LICENSE_Apache2.txt b/css/fonts/LICENSE_Apache2.txt similarity index 100% rename from resources/fonts/LICENSE_Apache2.txt rename to css/fonts/LICENSE_Apache2.txt diff --git a/resources/fonts/LICENSE_GPLv3.txt b/css/fonts/LICENSE_GPLv3.txt similarity index 100% rename from resources/fonts/LICENSE_GPLv3.txt rename to css/fonts/LICENSE_GPLv3.txt diff --git a/resources/fonts/LiberationMono-Bold.ttf b/css/fonts/LiberationMono-Bold.ttf similarity index 100% rename from resources/fonts/LiberationMono-Bold.ttf rename to css/fonts/LiberationMono-Bold.ttf diff --git a/resources/fonts/LiberationMono-BoldItalic.ttf b/css/fonts/LiberationMono-BoldItalic.ttf similarity index 100% rename from resources/fonts/LiberationMono-BoldItalic.ttf rename to css/fonts/LiberationMono-BoldItalic.ttf diff --git a/resources/fonts/LiberationMono-Italic.ttf b/css/fonts/LiberationMono-Italic.ttf similarity index 100% rename from resources/fonts/LiberationMono-Italic.ttf rename to css/fonts/LiberationMono-Italic.ttf diff --git a/resources/fonts/LiberationMono-Regular.ttf b/css/fonts/LiberationMono-Regular.ttf similarity index 100% rename from resources/fonts/LiberationMono-Regular.ttf rename to css/fonts/LiberationMono-Regular.ttf diff --git a/resources/fonts/LiberationSans-Bold.ttf b/css/fonts/LiberationSans-Bold.ttf similarity index 100% rename from resources/fonts/LiberationSans-Bold.ttf rename to css/fonts/LiberationSans-Bold.ttf diff --git a/resources/fonts/LiberationSans-BoldItalic.ttf b/css/fonts/LiberationSans-BoldItalic.ttf similarity index 100% rename from resources/fonts/LiberationSans-BoldItalic.ttf rename to css/fonts/LiberationSans-BoldItalic.ttf diff --git a/resources/fonts/LiberationSans-Italic.ttf b/css/fonts/LiberationSans-Italic.ttf similarity index 100% rename from resources/fonts/LiberationSans-Italic.ttf rename to css/fonts/LiberationSans-Italic.ttf diff --git a/resources/fonts/LiberationSans-Regular.ttf b/css/fonts/LiberationSans-Regular.ttf similarity index 100% rename from resources/fonts/LiberationSans-Regular.ttf rename to css/fonts/LiberationSans-Regular.ttf diff --git a/resources/fonts/LiberationSerif-Bold.ttf b/css/fonts/LiberationSerif-Bold.ttf similarity index 100% rename from resources/fonts/LiberationSerif-Bold.ttf rename to css/fonts/LiberationSerif-Bold.ttf diff --git a/resources/fonts/LiberationSerif-BoldItalic.ttf b/css/fonts/LiberationSerif-BoldItalic.ttf similarity index 100% rename from resources/fonts/LiberationSerif-BoldItalic.ttf rename to css/fonts/LiberationSerif-BoldItalic.ttf diff --git a/resources/fonts/LiberationSerif-Italic.ttf b/css/fonts/LiberationSerif-Italic.ttf similarity index 100% rename from resources/fonts/LiberationSerif-Italic.ttf rename to css/fonts/LiberationSerif-Italic.ttf diff --git a/resources/fonts/LiberationSerif-Regular.ttf b/css/fonts/LiberationSerif-Regular.ttf similarity index 100% rename from resources/fonts/LiberationSerif-Regular.ttf rename to css/fonts/LiberationSerif-Regular.ttf diff --git a/resources/fonts/LinBiolinum_RB_G.ttf b/css/fonts/LinBiolinum_RB_G.ttf similarity index 100% rename from resources/fonts/LinBiolinum_RB_G.ttf rename to css/fonts/LinBiolinum_RB_G.ttf diff --git a/resources/fonts/LinBiolinum_RI_G.ttf b/css/fonts/LinBiolinum_RI_G.ttf similarity index 100% rename from resources/fonts/LinBiolinum_RI_G.ttf rename to css/fonts/LinBiolinum_RI_G.ttf diff --git a/resources/fonts/LinBiolinum_R_G.ttf b/css/fonts/LinBiolinum_R_G.ttf similarity index 100% rename from resources/fonts/LinBiolinum_R_G.ttf rename to css/fonts/LinBiolinum_R_G.ttf diff --git a/resources/fonts/Lohit-Devanagari.ttf b/css/fonts/Lohit-Devanagari.ttf similarity index 100% rename from resources/fonts/Lohit-Devanagari.ttf rename to css/fonts/Lohit-Devanagari.ttf diff --git a/resources/fonts/README.txt b/css/fonts/README.txt similarity index 100% rename from resources/fonts/README.txt rename to css/fonts/README.txt diff --git a/resources/fonts/index.html b/css/fonts/index.html similarity index 100% rename from resources/fonts/index.html rename to css/fonts/index.html diff --git a/resources/fonts/wqy-microhei.ttc b/css/fonts/wqy-microhei.ttc similarity index 100% rename from resources/fonts/wqy-microhei.ttc rename to css/fonts/wqy-microhei.ttc diff --git a/index.php b/index.php index 99d62701..7eb3802b 100755 --- a/index.php +++ b/index.php @@ -29,8 +29,8 @@ namespace OCA\Documents; \OCP\App::setActiveNavigationEntry( 'documents_index' ); \OCP\Util::addStyle( 'documents', 'style' ); -\OCP\Util::addStyle( 'documents', 'dojo-app' ); -\OCP\Util::addStyle( 'documents', 'editor' ); +\OCP\Util::addStyle( 'documents', '3rdparty/webodf/dojo-app'); +\OCP\Util::addStyle( 'documents', '3rdparty/webodf/editor' ); \OCP\Util::addScript('documents', 'documents'); \OCP\Util::addScript('files', 'file-upload'); diff --git a/resources/dijit/icons/commonIcons.css b/js/3rdparty/resources/dijit/icons/commonIcons.css similarity index 100% rename from resources/dijit/icons/commonIcons.css rename to js/3rdparty/resources/dijit/icons/commonIcons.css diff --git a/resources/dijit/icons/commonIcons_rtl.css b/js/3rdparty/resources/dijit/icons/commonIcons_rtl.css similarity index 100% rename from resources/dijit/icons/commonIcons_rtl.css rename to js/3rdparty/resources/dijit/icons/commonIcons_rtl.css diff --git a/resources/dijit/icons/editorIcons.css b/js/3rdparty/resources/dijit/icons/editorIcons.css similarity index 100% rename from resources/dijit/icons/editorIcons.css rename to js/3rdparty/resources/dijit/icons/editorIcons.css diff --git a/resources/dijit/icons/editorIcons_rtl.css b/js/3rdparty/resources/dijit/icons/editorIcons_rtl.css similarity index 100% rename from resources/dijit/icons/editorIcons_rtl.css rename to js/3rdparty/resources/dijit/icons/editorIcons_rtl.css diff --git a/resources/dijit/icons/images/commonIconsObjActDisabled.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActDisabled.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActDisabled.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActDisabled.png diff --git a/resources/dijit/icons/images/commonIconsObjActDisabled_rtl.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActDisabled_rtl.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActDisabled_rtl.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActDisabled_rtl.png diff --git a/resources/dijit/icons/images/commonIconsObjActEnabled.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActEnabled.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled.png diff --git a/resources/dijit/icons/images/commonIconsObjActEnabled8bit.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled8bit.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActEnabled8bit.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled8bit.png diff --git a/resources/dijit/icons/images/commonIconsObjActEnabled8bit_rtl.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled8bit_rtl.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActEnabled8bit_rtl.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled8bit_rtl.png diff --git a/resources/dijit/icons/images/commonIconsObjActEnabled_rtl.png b/js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled_rtl.png similarity index 100% rename from resources/dijit/icons/images/commonIconsObjActEnabled_rtl.png rename to js/3rdparty/resources/dijit/icons/images/commonIconsObjActEnabled_rtl.png diff --git a/resources/dijit/icons/images/editorIconsDisabled.png b/js/3rdparty/resources/dijit/icons/images/editorIconsDisabled.png similarity index 100% rename from resources/dijit/icons/images/editorIconsDisabled.png rename to js/3rdparty/resources/dijit/icons/images/editorIconsDisabled.png diff --git a/resources/dijit/icons/images/editorIconsDisabled_rtl.png b/js/3rdparty/resources/dijit/icons/images/editorIconsDisabled_rtl.png similarity index 100% rename from resources/dijit/icons/images/editorIconsDisabled_rtl.png rename to js/3rdparty/resources/dijit/icons/images/editorIconsDisabled_rtl.png diff --git a/resources/dijit/icons/images/editorIconsEnabled.png b/js/3rdparty/resources/dijit/icons/images/editorIconsEnabled.png similarity index 100% rename from resources/dijit/icons/images/editorIconsEnabled.png rename to js/3rdparty/resources/dijit/icons/images/editorIconsEnabled.png diff --git a/resources/dijit/icons/images/editorIconsEnabled_rtl.png b/js/3rdparty/resources/dijit/icons/images/editorIconsEnabled_rtl.png similarity index 100% rename from resources/dijit/icons/images/editorIconsEnabled_rtl.png rename to js/3rdparty/resources/dijit/icons/images/editorIconsEnabled_rtl.png diff --git a/resources/dijit/icons/images/loadingAnimation_rtl.gif b/js/3rdparty/resources/dijit/icons/images/loadingAnimation_rtl.gif similarity index 100% rename from resources/dijit/icons/images/loadingAnimation_rtl.gif rename to js/3rdparty/resources/dijit/icons/images/loadingAnimation_rtl.gif diff --git a/resources/dijit/themes/a11y/README.txt b/js/3rdparty/resources/dijit/themes/a11y/README.txt similarity index 100% rename from resources/dijit/themes/a11y/README.txt rename to js/3rdparty/resources/dijit/themes/a11y/README.txt diff --git a/resources/dijit/themes/a11y/colors3x4.png b/js/3rdparty/resources/dijit/themes/a11y/colors3x4.png similarity index 100% rename from resources/dijit/themes/a11y/colors3x4.png rename to js/3rdparty/resources/dijit/themes/a11y/colors3x4.png diff --git a/resources/dijit/themes/a11y/colors7x10.png b/js/3rdparty/resources/dijit/themes/a11y/colors7x10.png similarity index 100% rename from resources/dijit/themes/a11y/colors7x10.png rename to js/3rdparty/resources/dijit/themes/a11y/colors7x10.png diff --git a/resources/dijit/themes/a11y/indeterminate_progress.gif b/js/3rdparty/resources/dijit/themes/a11y/indeterminate_progress.gif similarity index 100% rename from resources/dijit/themes/a11y/indeterminate_progress.gif rename to js/3rdparty/resources/dijit/themes/a11y/indeterminate_progress.gif diff --git a/resources/dijit/themes/claro/Calendar.css b/js/3rdparty/resources/dijit/themes/claro/Calendar.css similarity index 100% rename from resources/dijit/themes/claro/Calendar.css rename to js/3rdparty/resources/dijit/themes/claro/Calendar.css diff --git a/resources/dijit/themes/claro/Calendar.less b/js/3rdparty/resources/dijit/themes/claro/Calendar.less similarity index 100% rename from resources/dijit/themes/claro/Calendar.less rename to js/3rdparty/resources/dijit/themes/claro/Calendar.less diff --git a/resources/dijit/themes/claro/Calendar_rtl.css b/js/3rdparty/resources/dijit/themes/claro/Calendar_rtl.css similarity index 100% rename from resources/dijit/themes/claro/Calendar_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/Calendar_rtl.css diff --git a/resources/dijit/themes/claro/Calendar_rtl.less b/js/3rdparty/resources/dijit/themes/claro/Calendar_rtl.less similarity index 100% rename from resources/dijit/themes/claro/Calendar_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/Calendar_rtl.less diff --git a/resources/dijit/themes/claro/ColorPalette.css b/js/3rdparty/resources/dijit/themes/claro/ColorPalette.css similarity index 100% rename from resources/dijit/themes/claro/ColorPalette.css rename to js/3rdparty/resources/dijit/themes/claro/ColorPalette.css diff --git a/resources/dijit/themes/claro/ColorPalette.less b/js/3rdparty/resources/dijit/themes/claro/ColorPalette.less similarity index 100% rename from resources/dijit/themes/claro/ColorPalette.less rename to js/3rdparty/resources/dijit/themes/claro/ColorPalette.less diff --git a/resources/dijit/themes/claro/Common.css b/js/3rdparty/resources/dijit/themes/claro/Common.css similarity index 100% rename from resources/dijit/themes/claro/Common.css rename to js/3rdparty/resources/dijit/themes/claro/Common.css diff --git a/resources/dijit/themes/claro/Common.less b/js/3rdparty/resources/dijit/themes/claro/Common.less similarity index 100% rename from resources/dijit/themes/claro/Common.less rename to js/3rdparty/resources/dijit/themes/claro/Common.less diff --git a/resources/dijit/themes/claro/Dialog.css b/js/3rdparty/resources/dijit/themes/claro/Dialog.css similarity index 100% rename from resources/dijit/themes/claro/Dialog.css rename to js/3rdparty/resources/dijit/themes/claro/Dialog.css diff --git a/resources/dijit/themes/claro/Dialog.less b/js/3rdparty/resources/dijit/themes/claro/Dialog.less similarity index 100% rename from resources/dijit/themes/claro/Dialog.less rename to js/3rdparty/resources/dijit/themes/claro/Dialog.less diff --git a/resources/dijit/themes/claro/Dialog_rtl.css b/js/3rdparty/resources/dijit/themes/claro/Dialog_rtl.css similarity index 100% rename from resources/dijit/themes/claro/Dialog_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/Dialog_rtl.css diff --git a/resources/dijit/themes/claro/Dialog_rtl.less b/js/3rdparty/resources/dijit/themes/claro/Dialog_rtl.less similarity index 100% rename from resources/dijit/themes/claro/Dialog_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/Dialog_rtl.less diff --git a/resources/dijit/themes/claro/Editor.css b/js/3rdparty/resources/dijit/themes/claro/Editor.css similarity index 100% rename from resources/dijit/themes/claro/Editor.css rename to js/3rdparty/resources/dijit/themes/claro/Editor.css diff --git a/resources/dijit/themes/claro/Editor.less b/js/3rdparty/resources/dijit/themes/claro/Editor.less similarity index 100% rename from resources/dijit/themes/claro/Editor.less rename to js/3rdparty/resources/dijit/themes/claro/Editor.less diff --git a/resources/dijit/themes/claro/Editor_rtl.css b/js/3rdparty/resources/dijit/themes/claro/Editor_rtl.css similarity index 100% rename from resources/dijit/themes/claro/Editor_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/Editor_rtl.css diff --git a/resources/dijit/themes/claro/Editor_rtl.less b/js/3rdparty/resources/dijit/themes/claro/Editor_rtl.less similarity index 100% rename from resources/dijit/themes/claro/Editor_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/Editor_rtl.less diff --git a/resources/dijit/themes/claro/InlineEditBox.css b/js/3rdparty/resources/dijit/themes/claro/InlineEditBox.css similarity index 100% rename from resources/dijit/themes/claro/InlineEditBox.css rename to js/3rdparty/resources/dijit/themes/claro/InlineEditBox.css diff --git a/resources/dijit/themes/claro/InlineEditBox.less b/js/3rdparty/resources/dijit/themes/claro/InlineEditBox.less similarity index 100% rename from resources/dijit/themes/claro/InlineEditBox.less rename to js/3rdparty/resources/dijit/themes/claro/InlineEditBox.less diff --git a/resources/dijit/themes/claro/Menu.css b/js/3rdparty/resources/dijit/themes/claro/Menu.css similarity index 100% rename from resources/dijit/themes/claro/Menu.css rename to js/3rdparty/resources/dijit/themes/claro/Menu.css diff --git a/resources/dijit/themes/claro/Menu.less b/js/3rdparty/resources/dijit/themes/claro/Menu.less similarity index 100% rename from resources/dijit/themes/claro/Menu.less rename to js/3rdparty/resources/dijit/themes/claro/Menu.less diff --git a/resources/dijit/themes/claro/Menu_rtl.css b/js/3rdparty/resources/dijit/themes/claro/Menu_rtl.css similarity index 100% rename from resources/dijit/themes/claro/Menu_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/Menu_rtl.css diff --git a/resources/dijit/themes/claro/Menu_rtl.less b/js/3rdparty/resources/dijit/themes/claro/Menu_rtl.less similarity index 100% rename from resources/dijit/themes/claro/Menu_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/Menu_rtl.less diff --git a/resources/dijit/themes/claro/ProgressBar.css b/js/3rdparty/resources/dijit/themes/claro/ProgressBar.css similarity index 100% rename from resources/dijit/themes/claro/ProgressBar.css rename to js/3rdparty/resources/dijit/themes/claro/ProgressBar.css diff --git a/resources/dijit/themes/claro/ProgressBar.less b/js/3rdparty/resources/dijit/themes/claro/ProgressBar.less similarity index 100% rename from resources/dijit/themes/claro/ProgressBar.less rename to js/3rdparty/resources/dijit/themes/claro/ProgressBar.less diff --git a/resources/dijit/themes/claro/README b/js/3rdparty/resources/dijit/themes/claro/README similarity index 100% rename from resources/dijit/themes/claro/README rename to js/3rdparty/resources/dijit/themes/claro/README diff --git a/resources/dijit/themes/claro/TimePicker.css b/js/3rdparty/resources/dijit/themes/claro/TimePicker.css similarity index 100% rename from resources/dijit/themes/claro/TimePicker.css rename to js/3rdparty/resources/dijit/themes/claro/TimePicker.css diff --git a/resources/dijit/themes/claro/TimePicker.less b/js/3rdparty/resources/dijit/themes/claro/TimePicker.less similarity index 100% rename from resources/dijit/themes/claro/TimePicker.less rename to js/3rdparty/resources/dijit/themes/claro/TimePicker.less diff --git a/resources/dijit/themes/claro/TimePicker_rtl.css b/js/3rdparty/resources/dijit/themes/claro/TimePicker_rtl.css similarity index 100% rename from resources/dijit/themes/claro/TimePicker_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/TimePicker_rtl.css diff --git a/resources/dijit/themes/claro/TimePicker_rtl.less b/js/3rdparty/resources/dijit/themes/claro/TimePicker_rtl.less similarity index 100% rename from resources/dijit/themes/claro/TimePicker_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/TimePicker_rtl.less diff --git a/resources/dijit/themes/claro/TitlePane.css b/js/3rdparty/resources/dijit/themes/claro/TitlePane.css similarity index 100% rename from resources/dijit/themes/claro/TitlePane.css rename to js/3rdparty/resources/dijit/themes/claro/TitlePane.css diff --git a/resources/dijit/themes/claro/TitlePane.less b/js/3rdparty/resources/dijit/themes/claro/TitlePane.less similarity index 100% rename from resources/dijit/themes/claro/TitlePane.less rename to js/3rdparty/resources/dijit/themes/claro/TitlePane.less diff --git a/resources/dijit/themes/claro/TitlePane_rtl.css b/js/3rdparty/resources/dijit/themes/claro/TitlePane_rtl.css similarity index 100% rename from resources/dijit/themes/claro/TitlePane_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/TitlePane_rtl.css diff --git a/resources/dijit/themes/claro/TitlePane_rtl.less b/js/3rdparty/resources/dijit/themes/claro/TitlePane_rtl.less similarity index 100% rename from resources/dijit/themes/claro/TitlePane_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/TitlePane_rtl.less diff --git a/resources/dijit/themes/claro/Toolbar.css b/js/3rdparty/resources/dijit/themes/claro/Toolbar.css similarity index 100% rename from resources/dijit/themes/claro/Toolbar.css rename to js/3rdparty/resources/dijit/themes/claro/Toolbar.css diff --git a/resources/dijit/themes/claro/Toolbar.less b/js/3rdparty/resources/dijit/themes/claro/Toolbar.less similarity index 100% rename from resources/dijit/themes/claro/Toolbar.less rename to js/3rdparty/resources/dijit/themes/claro/Toolbar.less diff --git a/resources/dijit/themes/claro/Toolbar_rtl.css b/js/3rdparty/resources/dijit/themes/claro/Toolbar_rtl.css similarity index 100% rename from resources/dijit/themes/claro/Toolbar_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/Toolbar_rtl.css diff --git a/resources/dijit/themes/claro/Toolbar_rtl.less b/js/3rdparty/resources/dijit/themes/claro/Toolbar_rtl.less similarity index 100% rename from resources/dijit/themes/claro/Toolbar_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/Toolbar_rtl.less diff --git a/resources/dijit/themes/claro/Tree.css b/js/3rdparty/resources/dijit/themes/claro/Tree.css similarity index 100% rename from resources/dijit/themes/claro/Tree.css rename to js/3rdparty/resources/dijit/themes/claro/Tree.css diff --git a/resources/dijit/themes/claro/Tree.less b/js/3rdparty/resources/dijit/themes/claro/Tree.less similarity index 100% rename from resources/dijit/themes/claro/Tree.less rename to js/3rdparty/resources/dijit/themes/claro/Tree.less diff --git a/resources/dijit/themes/claro/claro.css b/js/3rdparty/resources/dijit/themes/claro/claro.css similarity index 100% rename from resources/dijit/themes/claro/claro.css rename to js/3rdparty/resources/dijit/themes/claro/claro.css diff --git a/resources/dijit/themes/claro/claro_rtl.css b/js/3rdparty/resources/dijit/themes/claro/claro_rtl.css similarity index 100% rename from resources/dijit/themes/claro/claro_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/claro_rtl.css diff --git a/resources/dijit/themes/claro/compile.js b/js/3rdparty/resources/dijit/themes/claro/compile.js similarity index 100% rename from resources/dijit/themes/claro/compile.js rename to js/3rdparty/resources/dijit/themes/claro/compile.js diff --git a/resources/dijit/themes/claro/document.css b/js/3rdparty/resources/dijit/themes/claro/document.css similarity index 100% rename from resources/dijit/themes/claro/document.css rename to js/3rdparty/resources/dijit/themes/claro/document.css diff --git a/resources/dijit/themes/claro/document.less b/js/3rdparty/resources/dijit/themes/claro/document.less similarity index 100% rename from resources/dijit/themes/claro/document.less rename to js/3rdparty/resources/dijit/themes/claro/document.less diff --git a/resources/dijit/themes/claro/form/Button.css b/js/3rdparty/resources/dijit/themes/claro/form/Button.css similarity index 100% rename from resources/dijit/themes/claro/form/Button.css rename to js/3rdparty/resources/dijit/themes/claro/form/Button.css diff --git a/resources/dijit/themes/claro/form/Button.less b/js/3rdparty/resources/dijit/themes/claro/form/Button.less similarity index 100% rename from resources/dijit/themes/claro/form/Button.less rename to js/3rdparty/resources/dijit/themes/claro/form/Button.less diff --git a/resources/dijit/themes/claro/form/Button_rtl.css b/js/3rdparty/resources/dijit/themes/claro/form/Button_rtl.css similarity index 100% rename from resources/dijit/themes/claro/form/Button_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/form/Button_rtl.css diff --git a/resources/dijit/themes/claro/form/Button_rtl.less b/js/3rdparty/resources/dijit/themes/claro/form/Button_rtl.less similarity index 100% rename from resources/dijit/themes/claro/form/Button_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/form/Button_rtl.less diff --git a/resources/dijit/themes/claro/form/Checkbox.css b/js/3rdparty/resources/dijit/themes/claro/form/Checkbox.css similarity index 100% rename from resources/dijit/themes/claro/form/Checkbox.css rename to js/3rdparty/resources/dijit/themes/claro/form/Checkbox.css diff --git a/resources/dijit/themes/claro/form/Checkbox.less b/js/3rdparty/resources/dijit/themes/claro/form/Checkbox.less similarity index 100% rename from resources/dijit/themes/claro/form/Checkbox.less rename to js/3rdparty/resources/dijit/themes/claro/form/Checkbox.less diff --git a/resources/dijit/themes/claro/form/Common.css b/js/3rdparty/resources/dijit/themes/claro/form/Common.css similarity index 100% rename from resources/dijit/themes/claro/form/Common.css rename to js/3rdparty/resources/dijit/themes/claro/form/Common.css diff --git a/resources/dijit/themes/claro/form/Common.less b/js/3rdparty/resources/dijit/themes/claro/form/Common.less similarity index 100% rename from resources/dijit/themes/claro/form/Common.less rename to js/3rdparty/resources/dijit/themes/claro/form/Common.less diff --git a/resources/dijit/themes/claro/form/Common_rtl.css b/js/3rdparty/resources/dijit/themes/claro/form/Common_rtl.css similarity index 100% rename from resources/dijit/themes/claro/form/Common_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/form/Common_rtl.css diff --git a/resources/dijit/themes/claro/form/Common_rtl.less b/js/3rdparty/resources/dijit/themes/claro/form/Common_rtl.less similarity index 100% rename from resources/dijit/themes/claro/form/Common_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/form/Common_rtl.less diff --git a/resources/dijit/themes/claro/form/NumberSpinner.css b/js/3rdparty/resources/dijit/themes/claro/form/NumberSpinner.css similarity index 100% rename from resources/dijit/themes/claro/form/NumberSpinner.css rename to js/3rdparty/resources/dijit/themes/claro/form/NumberSpinner.css diff --git a/resources/dijit/themes/claro/form/NumberSpinner.less b/js/3rdparty/resources/dijit/themes/claro/form/NumberSpinner.less similarity index 100% rename from resources/dijit/themes/claro/form/NumberSpinner.less rename to js/3rdparty/resources/dijit/themes/claro/form/NumberSpinner.less diff --git a/resources/dijit/themes/claro/form/RadioButton.css b/js/3rdparty/resources/dijit/themes/claro/form/RadioButton.css similarity index 100% rename from resources/dijit/themes/claro/form/RadioButton.css rename to js/3rdparty/resources/dijit/themes/claro/form/RadioButton.css diff --git a/resources/dijit/themes/claro/form/RadioButton.less b/js/3rdparty/resources/dijit/themes/claro/form/RadioButton.less similarity index 100% rename from resources/dijit/themes/claro/form/RadioButton.less rename to js/3rdparty/resources/dijit/themes/claro/form/RadioButton.less diff --git a/resources/dijit/themes/claro/form/Select.css b/js/3rdparty/resources/dijit/themes/claro/form/Select.css similarity index 100% rename from resources/dijit/themes/claro/form/Select.css rename to js/3rdparty/resources/dijit/themes/claro/form/Select.css diff --git a/resources/dijit/themes/claro/form/Select.less b/js/3rdparty/resources/dijit/themes/claro/form/Select.less similarity index 100% rename from resources/dijit/themes/claro/form/Select.less rename to js/3rdparty/resources/dijit/themes/claro/form/Select.less diff --git a/resources/dijit/themes/claro/form/Slider.css b/js/3rdparty/resources/dijit/themes/claro/form/Slider.css similarity index 100% rename from resources/dijit/themes/claro/form/Slider.css rename to js/3rdparty/resources/dijit/themes/claro/form/Slider.css diff --git a/resources/dijit/themes/claro/form/Slider.less b/js/3rdparty/resources/dijit/themes/claro/form/Slider.less similarity index 100% rename from resources/dijit/themes/claro/form/Slider.less rename to js/3rdparty/resources/dijit/themes/claro/form/Slider.less diff --git a/resources/dijit/themes/claro/form/Slider_rtl.css b/js/3rdparty/resources/dijit/themes/claro/form/Slider_rtl.css similarity index 100% rename from resources/dijit/themes/claro/form/Slider_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/form/Slider_rtl.css diff --git a/resources/dijit/themes/claro/form/Slider_rtl.less b/js/3rdparty/resources/dijit/themes/claro/form/Slider_rtl.less similarity index 100% rename from resources/dijit/themes/claro/form/Slider_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/form/Slider_rtl.less diff --git a/resources/dijit/themes/claro/form/images/buttonArrows.png b/js/3rdparty/resources/dijit/themes/claro/form/images/buttonArrows.png similarity index 100% rename from resources/dijit/themes/claro/form/images/buttonArrows.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/buttonArrows.png diff --git a/resources/dijit/themes/claro/form/images/buttonDisabled.png b/js/3rdparty/resources/dijit/themes/claro/form/images/buttonDisabled.png similarity index 100% rename from resources/dijit/themes/claro/form/images/buttonDisabled.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/buttonDisabled.png diff --git a/resources/dijit/themes/claro/form/images/buttonDisabled.svg b/js/3rdparty/resources/dijit/themes/claro/form/images/buttonDisabled.svg similarity index 100% rename from resources/dijit/themes/claro/form/images/buttonDisabled.svg rename to js/3rdparty/resources/dijit/themes/claro/form/images/buttonDisabled.svg diff --git a/resources/dijit/themes/claro/form/images/buttonEnabled.png b/js/3rdparty/resources/dijit/themes/claro/form/images/buttonEnabled.png similarity index 100% rename from resources/dijit/themes/claro/form/images/buttonEnabled.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/buttonEnabled.png diff --git a/resources/dijit/themes/claro/form/images/buttonEnabled.svg b/js/3rdparty/resources/dijit/themes/claro/form/images/buttonEnabled.svg similarity index 100% rename from resources/dijit/themes/claro/form/images/buttonEnabled.svg rename to js/3rdparty/resources/dijit/themes/claro/form/images/buttonEnabled.svg diff --git a/resources/dijit/themes/claro/form/images/checkboxAndRadioButtons_IE6.png b/js/3rdparty/resources/dijit/themes/claro/form/images/checkboxAndRadioButtons_IE6.png similarity index 100% rename from resources/dijit/themes/claro/form/images/checkboxAndRadioButtons_IE6.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/checkboxAndRadioButtons_IE6.png diff --git a/resources/dijit/themes/claro/form/images/checkboxRadioButtonStates.png b/js/3rdparty/resources/dijit/themes/claro/form/images/checkboxRadioButtonStates.png similarity index 100% rename from resources/dijit/themes/claro/form/images/checkboxRadioButtonStates.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/checkboxRadioButtonStates.png diff --git a/resources/dijit/themes/claro/form/images/commonFormArrows.png b/js/3rdparty/resources/dijit/themes/claro/form/images/commonFormArrows.png similarity index 100% rename from resources/dijit/themes/claro/form/images/commonFormArrows.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/commonFormArrows.png diff --git a/resources/dijit/themes/claro/form/images/error.png b/js/3rdparty/resources/dijit/themes/claro/form/images/error.png similarity index 100% rename from resources/dijit/themes/claro/form/images/error.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/error.png diff --git a/resources/dijit/themes/claro/form/images/sliderThumbs.png b/js/3rdparty/resources/dijit/themes/claro/form/images/sliderThumbs.png similarity index 100% rename from resources/dijit/themes/claro/form/images/sliderThumbs.png rename to js/3rdparty/resources/dijit/themes/claro/form/images/sliderThumbs.png diff --git a/resources/dijit/themes/claro/images/activeGradient.png b/js/3rdparty/resources/dijit/themes/claro/images/activeGradient.png similarity index 100% rename from resources/dijit/themes/claro/images/activeGradient.png rename to js/3rdparty/resources/dijit/themes/claro/images/activeGradient.png diff --git a/resources/dijit/themes/claro/images/activeGradient.svg b/js/3rdparty/resources/dijit/themes/claro/images/activeGradient.svg similarity index 100% rename from resources/dijit/themes/claro/images/activeGradient.svg rename to js/3rdparty/resources/dijit/themes/claro/images/activeGradient.svg diff --git a/resources/dijit/themes/claro/images/calendar.png b/js/3rdparty/resources/dijit/themes/claro/images/calendar.png similarity index 100% rename from resources/dijit/themes/claro/images/calendar.png rename to js/3rdparty/resources/dijit/themes/claro/images/calendar.png diff --git a/resources/dijit/themes/claro/images/calendarArrows.png b/js/3rdparty/resources/dijit/themes/claro/images/calendarArrows.png similarity index 100% rename from resources/dijit/themes/claro/images/calendarArrows.png rename to js/3rdparty/resources/dijit/themes/claro/images/calendarArrows.png diff --git a/resources/dijit/themes/claro/images/calendarArrows8bit.png b/js/3rdparty/resources/dijit/themes/claro/images/calendarArrows8bit.png similarity index 100% rename from resources/dijit/themes/claro/images/calendarArrows8bit.png rename to js/3rdparty/resources/dijit/themes/claro/images/calendarArrows8bit.png diff --git a/resources/dijit/themes/claro/images/checkmarkNoBorder.gif b/js/3rdparty/resources/dijit/themes/claro/images/checkmarkNoBorder.gif similarity index 100% rename from resources/dijit/themes/claro/images/checkmarkNoBorder.gif rename to js/3rdparty/resources/dijit/themes/claro/images/checkmarkNoBorder.gif diff --git a/resources/dijit/themes/claro/images/checkmarkNoBorder.png b/js/3rdparty/resources/dijit/themes/claro/images/checkmarkNoBorder.png similarity index 100% rename from resources/dijit/themes/claro/images/checkmarkNoBorder.png rename to js/3rdparty/resources/dijit/themes/claro/images/checkmarkNoBorder.png diff --git a/resources/dijit/themes/claro/images/dialogCloseIcon.png b/js/3rdparty/resources/dijit/themes/claro/images/dialogCloseIcon.png similarity index 100% rename from resources/dijit/themes/claro/images/dialogCloseIcon.png rename to js/3rdparty/resources/dijit/themes/claro/images/dialogCloseIcon.png diff --git a/resources/dijit/themes/claro/images/dialogCloseIcon8bit.png b/js/3rdparty/resources/dijit/themes/claro/images/dialogCloseIcon8bit.png similarity index 100% rename from resources/dijit/themes/claro/images/dialogCloseIcon8bit.png rename to js/3rdparty/resources/dijit/themes/claro/images/dialogCloseIcon8bit.png diff --git a/resources/dijit/themes/claro/images/dnd.png b/js/3rdparty/resources/dijit/themes/claro/images/dnd.png similarity index 100% rename from resources/dijit/themes/claro/images/dnd.png rename to js/3rdparty/resources/dijit/themes/claro/images/dnd.png diff --git a/resources/dijit/themes/claro/images/loadingAnimation.gif b/js/3rdparty/resources/dijit/themes/claro/images/loadingAnimation.gif similarity index 100% rename from resources/dijit/themes/claro/images/loadingAnimation.gif rename to js/3rdparty/resources/dijit/themes/claro/images/loadingAnimation.gif diff --git a/resources/dijit/themes/claro/images/progressBarAnim.gif b/js/3rdparty/resources/dijit/themes/claro/images/progressBarAnim.gif similarity index 100% rename from resources/dijit/themes/claro/images/progressBarAnim.gif rename to js/3rdparty/resources/dijit/themes/claro/images/progressBarAnim.gif diff --git a/resources/dijit/themes/claro/images/progressBarFull.png b/js/3rdparty/resources/dijit/themes/claro/images/progressBarFull.png similarity index 100% rename from resources/dijit/themes/claro/images/progressBarFull.png rename to js/3rdparty/resources/dijit/themes/claro/images/progressBarFull.png diff --git a/resources/dijit/themes/claro/images/spriteArrows.png b/js/3rdparty/resources/dijit/themes/claro/images/spriteArrows.png similarity index 100% rename from resources/dijit/themes/claro/images/spriteArrows.png rename to js/3rdparty/resources/dijit/themes/claro/images/spriteArrows.png diff --git a/resources/dijit/themes/claro/images/standardGradient.png b/js/3rdparty/resources/dijit/themes/claro/images/standardGradient.png similarity index 100% rename from resources/dijit/themes/claro/images/standardGradient.png rename to js/3rdparty/resources/dijit/themes/claro/images/standardGradient.png diff --git a/resources/dijit/themes/claro/images/standardGradient.svg b/js/3rdparty/resources/dijit/themes/claro/images/standardGradient.svg similarity index 100% rename from resources/dijit/themes/claro/images/standardGradient.svg rename to js/3rdparty/resources/dijit/themes/claro/images/standardGradient.svg diff --git a/resources/dijit/themes/claro/images/tooltip.png b/js/3rdparty/resources/dijit/themes/claro/images/tooltip.png similarity index 100% rename from resources/dijit/themes/claro/images/tooltip.png rename to js/3rdparty/resources/dijit/themes/claro/images/tooltip.png diff --git a/resources/dijit/themes/claro/images/tooltip8bit.png b/js/3rdparty/resources/dijit/themes/claro/images/tooltip8bit.png similarity index 100% rename from resources/dijit/themes/claro/images/tooltip8bit.png rename to js/3rdparty/resources/dijit/themes/claro/images/tooltip8bit.png diff --git a/resources/dijit/themes/claro/images/treeExpandImages.png b/js/3rdparty/resources/dijit/themes/claro/images/treeExpandImages.png similarity index 100% rename from resources/dijit/themes/claro/images/treeExpandImages.png rename to js/3rdparty/resources/dijit/themes/claro/images/treeExpandImages.png diff --git a/resources/dijit/themes/claro/images/treeExpandImages8bit.png b/js/3rdparty/resources/dijit/themes/claro/images/treeExpandImages8bit.png similarity index 100% rename from resources/dijit/themes/claro/images/treeExpandImages8bit.png rename to js/3rdparty/resources/dijit/themes/claro/images/treeExpandImages8bit.png diff --git a/resources/dijit/themes/claro/layout/AccordionContainer.css b/js/3rdparty/resources/dijit/themes/claro/layout/AccordionContainer.css similarity index 100% rename from resources/dijit/themes/claro/layout/AccordionContainer.css rename to js/3rdparty/resources/dijit/themes/claro/layout/AccordionContainer.css diff --git a/resources/dijit/themes/claro/layout/AccordionContainer.less b/js/3rdparty/resources/dijit/themes/claro/layout/AccordionContainer.less similarity index 100% rename from resources/dijit/themes/claro/layout/AccordionContainer.less rename to js/3rdparty/resources/dijit/themes/claro/layout/AccordionContainer.less diff --git a/resources/dijit/themes/claro/layout/BorderContainer.css b/js/3rdparty/resources/dijit/themes/claro/layout/BorderContainer.css similarity index 100% rename from resources/dijit/themes/claro/layout/BorderContainer.css rename to js/3rdparty/resources/dijit/themes/claro/layout/BorderContainer.css diff --git a/resources/dijit/themes/claro/layout/BorderContainer.less b/js/3rdparty/resources/dijit/themes/claro/layout/BorderContainer.less similarity index 100% rename from resources/dijit/themes/claro/layout/BorderContainer.less rename to js/3rdparty/resources/dijit/themes/claro/layout/BorderContainer.less diff --git a/resources/dijit/themes/claro/layout/ContentPane.css b/js/3rdparty/resources/dijit/themes/claro/layout/ContentPane.css similarity index 100% rename from resources/dijit/themes/claro/layout/ContentPane.css rename to js/3rdparty/resources/dijit/themes/claro/layout/ContentPane.css diff --git a/resources/dijit/themes/claro/layout/ContentPane.less b/js/3rdparty/resources/dijit/themes/claro/layout/ContentPane.less similarity index 100% rename from resources/dijit/themes/claro/layout/ContentPane.less rename to js/3rdparty/resources/dijit/themes/claro/layout/ContentPane.less diff --git a/resources/dijit/themes/claro/layout/TabContainer.css b/js/3rdparty/resources/dijit/themes/claro/layout/TabContainer.css similarity index 100% rename from resources/dijit/themes/claro/layout/TabContainer.css rename to js/3rdparty/resources/dijit/themes/claro/layout/TabContainer.css diff --git a/resources/dijit/themes/claro/layout/TabContainer.less b/js/3rdparty/resources/dijit/themes/claro/layout/TabContainer.less similarity index 100% rename from resources/dijit/themes/claro/layout/TabContainer.less rename to js/3rdparty/resources/dijit/themes/claro/layout/TabContainer.less diff --git a/resources/dijit/themes/claro/layout/TabContainer_rtl.css b/js/3rdparty/resources/dijit/themes/claro/layout/TabContainer_rtl.css similarity index 100% rename from resources/dijit/themes/claro/layout/TabContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/claro/layout/TabContainer_rtl.css diff --git a/resources/dijit/themes/claro/layout/TabContainer_rtl.less b/js/3rdparty/resources/dijit/themes/claro/layout/TabContainer_rtl.less similarity index 100% rename from resources/dijit/themes/claro/layout/TabContainer_rtl.less rename to js/3rdparty/resources/dijit/themes/claro/layout/TabContainer_rtl.less diff --git a/resources/dijit/themes/claro/layout/images/tabBottomSelected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomSelected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabBottomSelected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomSelected.png diff --git a/resources/dijit/themes/claro/layout/images/tabBottomSelected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomSelected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabBottomSelected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomSelected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabBottomUnselected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomUnselected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabBottomUnselected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomUnselected.png diff --git a/resources/dijit/themes/claro/layout/images/tabBottomUnselected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomUnselected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabBottomUnselected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabBottomUnselected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabClose.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabClose.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabClose.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabClose.png diff --git a/resources/dijit/themes/claro/layout/images/tabLeftSelected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftSelected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabLeftSelected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftSelected.png diff --git a/resources/dijit/themes/claro/layout/images/tabLeftSelected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftSelected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabLeftSelected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftSelected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabLeftUnselected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftUnselected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabLeftUnselected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftUnselected.png diff --git a/resources/dijit/themes/claro/layout/images/tabLeftUnselected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftUnselected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabLeftUnselected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabLeftUnselected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabNested.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabNested.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabNested.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabNested.png diff --git a/resources/dijit/themes/claro/layout/images/tabRightSelected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightSelected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabRightSelected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightSelected.png diff --git a/resources/dijit/themes/claro/layout/images/tabRightSelected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightSelected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabRightSelected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightSelected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabRightUnselected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightUnselected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabRightUnselected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightUnselected.png diff --git a/resources/dijit/themes/claro/layout/images/tabRightUnselected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightUnselected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabRightUnselected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabRightUnselected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabTopSelected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopSelected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabTopSelected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopSelected.png diff --git a/resources/dijit/themes/claro/layout/images/tabTopSelected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopSelected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabTopSelected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopSelected.svg diff --git a/resources/dijit/themes/claro/layout/images/tabTopUnselected.png b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopUnselected.png similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabTopUnselected.png rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopUnselected.png diff --git a/resources/dijit/themes/claro/layout/images/tabTopUnselected.svg b/js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopUnselected.svg similarity index 100% rename from resources/dijit/themes/claro/layout/images/tabTopUnselected.svg rename to js/3rdparty/resources/dijit/themes/claro/layout/images/tabTopUnselected.svg diff --git a/resources/dijit/themes/claro/variables.less b/js/3rdparty/resources/dijit/themes/claro/variables.less similarity index 100% rename from resources/dijit/themes/claro/variables.less rename to js/3rdparty/resources/dijit/themes/claro/variables.less diff --git a/resources/dijit/themes/dijit.css b/js/3rdparty/resources/dijit/themes/dijit.css similarity index 100% rename from resources/dijit/themes/dijit.css rename to js/3rdparty/resources/dijit/themes/dijit.css diff --git a/resources/dijit/themes/dijit_rtl.css b/js/3rdparty/resources/dijit/themes/dijit_rtl.css similarity index 100% rename from resources/dijit/themes/dijit_rtl.css rename to js/3rdparty/resources/dijit/themes/dijit_rtl.css diff --git a/resources/dijit/themes/nihilo/Calendar.css b/js/3rdparty/resources/dijit/themes/nihilo/Calendar.css similarity index 100% rename from resources/dijit/themes/nihilo/Calendar.css rename to js/3rdparty/resources/dijit/themes/nihilo/Calendar.css diff --git a/resources/dijit/themes/nihilo/Calendar_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/Calendar_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/Calendar_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/Calendar_rtl.css diff --git a/resources/dijit/themes/nihilo/ColorPalette.css b/js/3rdparty/resources/dijit/themes/nihilo/ColorPalette.css similarity index 100% rename from resources/dijit/themes/nihilo/ColorPalette.css rename to js/3rdparty/resources/dijit/themes/nihilo/ColorPalette.css diff --git a/resources/dijit/themes/nihilo/Common.css b/js/3rdparty/resources/dijit/themes/nihilo/Common.css similarity index 100% rename from resources/dijit/themes/nihilo/Common.css rename to js/3rdparty/resources/dijit/themes/nihilo/Common.css diff --git a/resources/dijit/themes/nihilo/Dialog.css b/js/3rdparty/resources/dijit/themes/nihilo/Dialog.css similarity index 100% rename from resources/dijit/themes/nihilo/Dialog.css rename to js/3rdparty/resources/dijit/themes/nihilo/Dialog.css diff --git a/resources/dijit/themes/nihilo/Dialog_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/Dialog_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/Dialog_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/Dialog_rtl.css diff --git a/resources/dijit/themes/nihilo/Editor.css b/js/3rdparty/resources/dijit/themes/nihilo/Editor.css similarity index 100% rename from resources/dijit/themes/nihilo/Editor.css rename to js/3rdparty/resources/dijit/themes/nihilo/Editor.css diff --git a/resources/dijit/themes/nihilo/Editor_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/Editor_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/Editor_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/Editor_rtl.css diff --git a/resources/dijit/themes/nihilo/Menu.css b/js/3rdparty/resources/dijit/themes/nihilo/Menu.css similarity index 100% rename from resources/dijit/themes/nihilo/Menu.css rename to js/3rdparty/resources/dijit/themes/nihilo/Menu.css diff --git a/resources/dijit/themes/nihilo/Menu_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/Menu_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/Menu_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/Menu_rtl.css diff --git a/resources/dijit/themes/nihilo/ProgressBar.css b/js/3rdparty/resources/dijit/themes/nihilo/ProgressBar.css similarity index 100% rename from resources/dijit/themes/nihilo/ProgressBar.css rename to js/3rdparty/resources/dijit/themes/nihilo/ProgressBar.css diff --git a/resources/dijit/themes/nihilo/TimePicker.css b/js/3rdparty/resources/dijit/themes/nihilo/TimePicker.css similarity index 100% rename from resources/dijit/themes/nihilo/TimePicker.css rename to js/3rdparty/resources/dijit/themes/nihilo/TimePicker.css diff --git a/resources/dijit/themes/nihilo/TimePicker_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/TimePicker_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/TimePicker_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/TimePicker_rtl.css diff --git a/resources/dijit/themes/nihilo/TitlePane.css b/js/3rdparty/resources/dijit/themes/nihilo/TitlePane.css similarity index 100% rename from resources/dijit/themes/nihilo/TitlePane.css rename to js/3rdparty/resources/dijit/themes/nihilo/TitlePane.css diff --git a/resources/dijit/themes/nihilo/TitlePane_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/TitlePane_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/TitlePane_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/TitlePane_rtl.css diff --git a/resources/dijit/themes/nihilo/Toolbar.css b/js/3rdparty/resources/dijit/themes/nihilo/Toolbar.css similarity index 100% rename from resources/dijit/themes/nihilo/Toolbar.css rename to js/3rdparty/resources/dijit/themes/nihilo/Toolbar.css diff --git a/resources/dijit/themes/nihilo/Tree.css b/js/3rdparty/resources/dijit/themes/nihilo/Tree.css similarity index 100% rename from resources/dijit/themes/nihilo/Tree.css rename to js/3rdparty/resources/dijit/themes/nihilo/Tree.css diff --git a/resources/dijit/themes/nihilo/Tree_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/Tree_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/Tree_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/Tree_rtl.css diff --git a/resources/dijit/themes/nihilo/form/Button.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Button.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Button.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Button.css diff --git a/resources/dijit/themes/nihilo/form/Button_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Button_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Button_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Button_rtl.css diff --git a/resources/dijit/themes/nihilo/form/Checkbox.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Checkbox.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Checkbox.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Checkbox.css diff --git a/resources/dijit/themes/nihilo/form/Common.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Common.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Common.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Common.css diff --git a/resources/dijit/themes/nihilo/form/RadioButton.css b/js/3rdparty/resources/dijit/themes/nihilo/form/RadioButton.css similarity index 100% rename from resources/dijit/themes/nihilo/form/RadioButton.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/RadioButton.css diff --git a/resources/dijit/themes/nihilo/form/Select.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Select.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Select.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Select.css diff --git a/resources/dijit/themes/nihilo/form/Slider.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Slider.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Slider.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Slider.css diff --git a/resources/dijit/themes/nihilo/form/Slider_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/form/Slider_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/form/Slider_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/Slider_rtl.css diff --git a/resources/dijit/themes/nihilo/form/TimeTextBox.css b/js/3rdparty/resources/dijit/themes/nihilo/form/TimeTextBox.css similarity index 100% rename from resources/dijit/themes/nihilo/form/TimeTextBox.css rename to js/3rdparty/resources/dijit/themes/nihilo/form/TimeTextBox.css diff --git a/resources/dijit/themes/nihilo/images/accordionItemActive.png b/js/3rdparty/resources/dijit/themes/nihilo/images/accordionItemActive.png similarity index 100% rename from resources/dijit/themes/nihilo/images/accordionItemActive.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/accordionItemActive.png diff --git a/resources/dijit/themes/nihilo/images/buttonActive.png b/js/3rdparty/resources/dijit/themes/nihilo/images/buttonActive.png similarity index 100% rename from resources/dijit/themes/nihilo/images/buttonActive.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/buttonActive.png diff --git a/resources/dijit/themes/nihilo/images/buttonDisabled.png b/js/3rdparty/resources/dijit/themes/nihilo/images/buttonDisabled.png similarity index 100% rename from resources/dijit/themes/nihilo/images/buttonDisabled.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/buttonDisabled.png diff --git a/resources/dijit/themes/nihilo/images/buttonEnabled.png b/js/3rdparty/resources/dijit/themes/nihilo/images/buttonEnabled.png similarity index 100% rename from resources/dijit/themes/nihilo/images/buttonEnabled.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/buttonEnabled.png diff --git a/resources/dijit/themes/nihilo/images/buttonHover.png b/js/3rdparty/resources/dijit/themes/nihilo/images/buttonHover.png similarity index 100% rename from resources/dijit/themes/nihilo/images/buttonHover.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/buttonHover.png diff --git a/resources/dijit/themes/nihilo/images/dndCopy.png b/js/3rdparty/resources/dijit/themes/nihilo/images/dndCopy.png similarity index 100% rename from resources/dijit/themes/nihilo/images/dndCopy.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/dndCopy.png diff --git a/resources/dijit/themes/nihilo/images/dndMove.png b/js/3rdparty/resources/dijit/themes/nihilo/images/dndMove.png similarity index 100% rename from resources/dijit/themes/nihilo/images/dndMove.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/dndMove.png diff --git a/resources/dijit/themes/nihilo/images/dndNoCopy.png b/js/3rdparty/resources/dijit/themes/nihilo/images/dndNoCopy.png similarity index 100% rename from resources/dijit/themes/nihilo/images/dndNoCopy.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/dndNoCopy.png diff --git a/resources/dijit/themes/nihilo/images/dndNoMove.png b/js/3rdparty/resources/dijit/themes/nihilo/images/dndNoMove.png similarity index 100% rename from resources/dijit/themes/nihilo/images/dndNoMove.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/dndNoMove.png diff --git a/resources/dijit/themes/nihilo/images/no.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/no.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/no.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/no.gif diff --git a/resources/dijit/themes/nihilo/images/preciseSliderThumb.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumb.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/preciseSliderThumb.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumb.gif diff --git a/resources/dijit/themes/nihilo/images/preciseSliderThumb.png b/js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumb.png similarity index 100% rename from resources/dijit/themes/nihilo/images/preciseSliderThumb.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumb.png diff --git a/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.gif diff --git a/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/preciseSliderThumbFocus.png diff --git a/resources/dijit/themes/nihilo/images/progressBarAnim.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/progressBarAnim.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/progressBarAnim.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/progressBarAnim.gif diff --git a/resources/dijit/themes/nihilo/images/progressBarEmpty.png b/js/3rdparty/resources/dijit/themes/nihilo/images/progressBarEmpty.png similarity index 100% rename from resources/dijit/themes/nihilo/images/progressBarEmpty.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/progressBarEmpty.png diff --git a/resources/dijit/themes/nihilo/images/progressBarFull.png b/js/3rdparty/resources/dijit/themes/nihilo/images/progressBarFull.png similarity index 100% rename from resources/dijit/themes/nihilo/images/progressBarFull.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/progressBarFull.png diff --git a/resources/dijit/themes/nihilo/images/sliderEmpty.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderEmpty.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderEmpty.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderEmpty.png diff --git a/resources/dijit/themes/nihilo/images/sliderEmptyVertical.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderEmptyVertical.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderEmptyVertical.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderEmptyVertical.png diff --git a/resources/dijit/themes/nihilo/images/sliderFull.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderFull.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderFull.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderFull.png diff --git a/resources/dijit/themes/nihilo/images/sliderFullFocus.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullFocus.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderFullFocus.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullFocus.png diff --git a/resources/dijit/themes/nihilo/images/sliderFullVertical.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullVertical.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderFullVertical.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullVertical.png diff --git a/resources/dijit/themes/nihilo/images/sliderFullVerticalFocus.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullVerticalFocus.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderFullVerticalFocus.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderFullVerticalFocus.png diff --git a/resources/dijit/themes/nihilo/images/sliderThumb.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumb.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderThumb.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumb.gif diff --git a/resources/dijit/themes/nihilo/images/sliderThumb.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumb.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderThumb.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumb.png diff --git a/resources/dijit/themes/nihilo/images/sliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumbFocus.gif diff --git a/resources/dijit/themes/nihilo/images/sliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/nihilo/images/sliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/sliderThumbFocus.png diff --git a/resources/dijit/themes/nihilo/images/splitContainerSizerH-thumb.png b/js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerH-thumb.png similarity index 100% rename from resources/dijit/themes/nihilo/images/splitContainerSizerH-thumb.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerH-thumb.png diff --git a/resources/dijit/themes/nihilo/images/splitContainerSizerH.png b/js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerH.png similarity index 100% rename from resources/dijit/themes/nihilo/images/splitContainerSizerH.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerH.png diff --git a/resources/dijit/themes/nihilo/images/splitContainerSizerV-thumb.png b/js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerV-thumb.png similarity index 100% rename from resources/dijit/themes/nihilo/images/splitContainerSizerV-thumb.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerV-thumb.png diff --git a/resources/dijit/themes/nihilo/images/splitContainerSizerV.png b/js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerV.png similarity index 100% rename from resources/dijit/themes/nihilo/images/splitContainerSizerV.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/splitContainerSizerV.png diff --git a/resources/dijit/themes/nihilo/images/spriteArrows.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteArrows.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteArrows.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteArrows.gif diff --git a/resources/dijit/themes/nihilo/images/spriteArrows.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteArrows.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteArrows.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteArrows.png diff --git a/resources/dijit/themes/nihilo/images/spriteCheckbox.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteCheckbox.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteCheckbox.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteCheckbox.gif diff --git a/resources/dijit/themes/nihilo/images/spriteCheckbox.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteCheckbox.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteCheckbox.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteCheckbox.png diff --git a/resources/dijit/themes/nihilo/images/spriteDivIcons.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteDivIcons.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteDivIcons.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteDivIcons.gif diff --git a/resources/dijit/themes/nihilo/images/spriteDivIcons.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteDivIcons.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteDivIcons.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteDivIcons.png diff --git a/resources/dijit/themes/nihilo/images/spriteRadio.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteRadio.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteRadio.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteRadio.gif diff --git a/resources/dijit/themes/nihilo/images/spriteRadio.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteRadio.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteRadio.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteRadio.png diff --git a/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif diff --git a/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteRoundedIconsSmall.png diff --git a/resources/dijit/themes/nihilo/images/spriteTree.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteTree.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree.gif diff --git a/resources/dijit/themes/nihilo/images/spriteTree.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteTree.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree.png diff --git a/resources/dijit/themes/nihilo/images/spriteTree_rtl.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree_rtl.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteTree_rtl.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree_rtl.gif diff --git a/resources/dijit/themes/nihilo/images/spriteTree_rtl.png b/js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree_rtl.png similarity index 100% rename from resources/dijit/themes/nihilo/images/spriteTree_rtl.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/spriteTree_rtl.png diff --git a/resources/dijit/themes/nihilo/images/tabBottomActiveC.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomActiveC.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tabBottomActiveC.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomActiveC.gif diff --git a/resources/dijit/themes/nihilo/images/tabBottomEnabledC.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomEnabledC.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tabBottomEnabledC.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomEnabledC.gif diff --git a/resources/dijit/themes/nihilo/images/tabBottomHoverC.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomHoverC.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tabBottomHoverC.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tabBottomHoverC.gif diff --git a/resources/dijit/themes/nihilo/images/tabContainerSprite.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tabContainerSprite.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tabContainerSprite.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tabContainerSprite.gif diff --git a/resources/dijit/themes/nihilo/images/titleBar.png b/js/3rdparty/resources/dijit/themes/nihilo/images/titleBar.png similarity index 100% rename from resources/dijit/themes/nihilo/images/titleBar.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/titleBar.png diff --git a/resources/dijit/themes/nihilo/images/titleBarActive.png b/js/3rdparty/resources/dijit/themes/nihilo/images/titleBarActive.png similarity index 100% rename from resources/dijit/themes/nihilo/images/titleBarActive.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/titleBarActive.png diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorDown.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorDown.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorDown.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorDown.gif diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorDown.png b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorDown.png similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorDown.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorDown.png diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorLeft.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.gif diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.png b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.png similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorLeft.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorLeft.png diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorRight.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorRight.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorRight.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorRight.gif diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorRight.png b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorRight.png similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorRight.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorRight.png diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorUp.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorUp.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorUp.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorUp.gif diff --git a/resources/dijit/themes/nihilo/images/tooltipConnectorUp.png b/js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorUp.png similarity index 100% rename from resources/dijit/themes/nihilo/images/tooltipConnectorUp.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/tooltipConnectorUp.png diff --git a/resources/dijit/themes/nihilo/images/treeExpand_loading.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/treeExpand_loading.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/treeExpand_loading.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeExpand_loading.gif diff --git a/resources/dijit/themes/nihilo/images/treeHover.png b/js/3rdparty/resources/dijit/themes/nihilo/images/treeHover.png similarity index 100% rename from resources/dijit/themes/nihilo/images/treeHover.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeHover.png diff --git a/resources/dijit/themes/nihilo/images/treeI.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/treeI.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/treeI.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeI.gif diff --git a/resources/dijit/themes/nihilo/images/treeI_half.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/treeI_half.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/treeI_half.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeI_half.gif diff --git a/resources/dijit/themes/nihilo/images/treeI_half_rtl.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/treeI_half_rtl.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/treeI_half_rtl.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeI_half_rtl.gif diff --git a/resources/dijit/themes/nihilo/images/treeI_rtl.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/treeI_rtl.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/treeI_rtl.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/treeI_rtl.gif diff --git a/resources/dijit/themes/nihilo/images/validationInputBg.gif b/js/3rdparty/resources/dijit/themes/nihilo/images/validationInputBg.gif similarity index 100% rename from resources/dijit/themes/nihilo/images/validationInputBg.gif rename to js/3rdparty/resources/dijit/themes/nihilo/images/validationInputBg.gif diff --git a/resources/dijit/themes/nihilo/images/validationInputBg.png b/js/3rdparty/resources/dijit/themes/nihilo/images/validationInputBg.png similarity index 100% rename from resources/dijit/themes/nihilo/images/validationInputBg.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/validationInputBg.png diff --git a/resources/dijit/themes/nihilo/images/warning.png b/js/3rdparty/resources/dijit/themes/nihilo/images/warning.png similarity index 100% rename from resources/dijit/themes/nihilo/images/warning.png rename to js/3rdparty/resources/dijit/themes/nihilo/images/warning.png diff --git a/resources/dijit/themes/nihilo/layout/AccordionContainer.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/AccordionContainer.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/AccordionContainer.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/AccordionContainer.css diff --git a/resources/dijit/themes/nihilo/layout/AccordionContainer_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/AccordionContainer_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/AccordionContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/AccordionContainer_rtl.css diff --git a/resources/dijit/themes/nihilo/layout/BorderContainer.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/BorderContainer.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/BorderContainer.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/BorderContainer.css diff --git a/resources/dijit/themes/nihilo/layout/ContentPane.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/ContentPane.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/ContentPane.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/ContentPane.css diff --git a/resources/dijit/themes/nihilo/layout/SplitContainer.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/SplitContainer.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/SplitContainer.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/SplitContainer.css diff --git a/resources/dijit/themes/nihilo/layout/TabContainer.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/TabContainer.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/TabContainer.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/TabContainer.css diff --git a/resources/dijit/themes/nihilo/layout/TabContainer_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/layout/TabContainer_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/layout/TabContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/layout/TabContainer_rtl.css diff --git a/resources/dijit/themes/nihilo/nihilo.css b/js/3rdparty/resources/dijit/themes/nihilo/nihilo.css similarity index 100% rename from resources/dijit/themes/nihilo/nihilo.css rename to js/3rdparty/resources/dijit/themes/nihilo/nihilo.css diff --git a/resources/dijit/themes/nihilo/nihilo_rtl.css b/js/3rdparty/resources/dijit/themes/nihilo/nihilo_rtl.css similarity index 100% rename from resources/dijit/themes/nihilo/nihilo_rtl.css rename to js/3rdparty/resources/dijit/themes/nihilo/nihilo_rtl.css diff --git a/resources/dijit/themes/soria/Calendar.css b/js/3rdparty/resources/dijit/themes/soria/Calendar.css similarity index 100% rename from resources/dijit/themes/soria/Calendar.css rename to js/3rdparty/resources/dijit/themes/soria/Calendar.css diff --git a/resources/dijit/themes/soria/Calendar_rtl.css b/js/3rdparty/resources/dijit/themes/soria/Calendar_rtl.css similarity index 100% rename from resources/dijit/themes/soria/Calendar_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/Calendar_rtl.css diff --git a/resources/dijit/themes/soria/ColorPalette.css b/js/3rdparty/resources/dijit/themes/soria/ColorPalette.css similarity index 100% rename from resources/dijit/themes/soria/ColorPalette.css rename to js/3rdparty/resources/dijit/themes/soria/ColorPalette.css diff --git a/resources/dijit/themes/soria/Common.css b/js/3rdparty/resources/dijit/themes/soria/Common.css similarity index 100% rename from resources/dijit/themes/soria/Common.css rename to js/3rdparty/resources/dijit/themes/soria/Common.css diff --git a/resources/dijit/themes/soria/Dialog.css b/js/3rdparty/resources/dijit/themes/soria/Dialog.css similarity index 100% rename from resources/dijit/themes/soria/Dialog.css rename to js/3rdparty/resources/dijit/themes/soria/Dialog.css diff --git a/resources/dijit/themes/soria/Dialog_rtl.css b/js/3rdparty/resources/dijit/themes/soria/Dialog_rtl.css similarity index 100% rename from resources/dijit/themes/soria/Dialog_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/Dialog_rtl.css diff --git a/resources/dijit/themes/soria/Editor.css b/js/3rdparty/resources/dijit/themes/soria/Editor.css similarity index 100% rename from resources/dijit/themes/soria/Editor.css rename to js/3rdparty/resources/dijit/themes/soria/Editor.css diff --git a/resources/dijit/themes/soria/Editor_rtl.css b/js/3rdparty/resources/dijit/themes/soria/Editor_rtl.css similarity index 100% rename from resources/dijit/themes/soria/Editor_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/Editor_rtl.css diff --git a/resources/dijit/themes/soria/Menu.css b/js/3rdparty/resources/dijit/themes/soria/Menu.css similarity index 100% rename from resources/dijit/themes/soria/Menu.css rename to js/3rdparty/resources/dijit/themes/soria/Menu.css diff --git a/resources/dijit/themes/soria/Menu_rtl.css b/js/3rdparty/resources/dijit/themes/soria/Menu_rtl.css similarity index 100% rename from resources/dijit/themes/soria/Menu_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/Menu_rtl.css diff --git a/resources/dijit/themes/soria/ProgressBar.css b/js/3rdparty/resources/dijit/themes/soria/ProgressBar.css similarity index 100% rename from resources/dijit/themes/soria/ProgressBar.css rename to js/3rdparty/resources/dijit/themes/soria/ProgressBar.css diff --git a/resources/dijit/themes/soria/TimePicker.css b/js/3rdparty/resources/dijit/themes/soria/TimePicker.css similarity index 100% rename from resources/dijit/themes/soria/TimePicker.css rename to js/3rdparty/resources/dijit/themes/soria/TimePicker.css diff --git a/resources/dijit/themes/soria/TimePicker_rtl.css b/js/3rdparty/resources/dijit/themes/soria/TimePicker_rtl.css similarity index 100% rename from resources/dijit/themes/soria/TimePicker_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/TimePicker_rtl.css diff --git a/resources/dijit/themes/soria/TitlePane.css b/js/3rdparty/resources/dijit/themes/soria/TitlePane.css similarity index 100% rename from resources/dijit/themes/soria/TitlePane.css rename to js/3rdparty/resources/dijit/themes/soria/TitlePane.css diff --git a/resources/dijit/themes/soria/TitlePane_rtl.css b/js/3rdparty/resources/dijit/themes/soria/TitlePane_rtl.css similarity index 100% rename from resources/dijit/themes/soria/TitlePane_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/TitlePane_rtl.css diff --git a/resources/dijit/themes/soria/Toolbar.css b/js/3rdparty/resources/dijit/themes/soria/Toolbar.css similarity index 100% rename from resources/dijit/themes/soria/Toolbar.css rename to js/3rdparty/resources/dijit/themes/soria/Toolbar.css diff --git a/resources/dijit/themes/soria/Tree.css b/js/3rdparty/resources/dijit/themes/soria/Tree.css similarity index 100% rename from resources/dijit/themes/soria/Tree.css rename to js/3rdparty/resources/dijit/themes/soria/Tree.css diff --git a/resources/dijit/themes/soria/Tree_rtl.css b/js/3rdparty/resources/dijit/themes/soria/Tree_rtl.css similarity index 100% rename from resources/dijit/themes/soria/Tree_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/Tree_rtl.css diff --git a/resources/dijit/themes/soria/form/Button.css b/js/3rdparty/resources/dijit/themes/soria/form/Button.css similarity index 100% rename from resources/dijit/themes/soria/form/Button.css rename to js/3rdparty/resources/dijit/themes/soria/form/Button.css diff --git a/resources/dijit/themes/soria/form/Button_rtl.css b/js/3rdparty/resources/dijit/themes/soria/form/Button_rtl.css similarity index 100% rename from resources/dijit/themes/soria/form/Button_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/form/Button_rtl.css diff --git a/resources/dijit/themes/soria/form/Checkbox.css b/js/3rdparty/resources/dijit/themes/soria/form/Checkbox.css similarity index 100% rename from resources/dijit/themes/soria/form/Checkbox.css rename to js/3rdparty/resources/dijit/themes/soria/form/Checkbox.css diff --git a/resources/dijit/themes/soria/form/Common.css b/js/3rdparty/resources/dijit/themes/soria/form/Common.css similarity index 100% rename from resources/dijit/themes/soria/form/Common.css rename to js/3rdparty/resources/dijit/themes/soria/form/Common.css diff --git a/resources/dijit/themes/soria/form/RadioButton.css b/js/3rdparty/resources/dijit/themes/soria/form/RadioButton.css similarity index 100% rename from resources/dijit/themes/soria/form/RadioButton.css rename to js/3rdparty/resources/dijit/themes/soria/form/RadioButton.css diff --git a/resources/dijit/themes/soria/form/Select.css b/js/3rdparty/resources/dijit/themes/soria/form/Select.css similarity index 100% rename from resources/dijit/themes/soria/form/Select.css rename to js/3rdparty/resources/dijit/themes/soria/form/Select.css diff --git a/resources/dijit/themes/soria/form/Slider.css b/js/3rdparty/resources/dijit/themes/soria/form/Slider.css similarity index 100% rename from resources/dijit/themes/soria/form/Slider.css rename to js/3rdparty/resources/dijit/themes/soria/form/Slider.css diff --git a/resources/dijit/themes/soria/form/Slider_rtl.css b/js/3rdparty/resources/dijit/themes/soria/form/Slider_rtl.css similarity index 100% rename from resources/dijit/themes/soria/form/Slider_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/form/Slider_rtl.css diff --git a/resources/dijit/themes/soria/form/TimeTextBox.css b/js/3rdparty/resources/dijit/themes/soria/form/TimeTextBox.css similarity index 100% rename from resources/dijit/themes/soria/form/TimeTextBox.css rename to js/3rdparty/resources/dijit/themes/soria/form/TimeTextBox.css diff --git a/resources/dijit/themes/soria/images/accordionItemActive.gif b/js/3rdparty/resources/dijit/themes/soria/images/accordionItemActive.gif similarity index 100% rename from resources/dijit/themes/soria/images/accordionItemActive.gif rename to js/3rdparty/resources/dijit/themes/soria/images/accordionItemActive.gif diff --git a/resources/dijit/themes/soria/images/accordionItemActive.png b/js/3rdparty/resources/dijit/themes/soria/images/accordionItemActive.png similarity index 100% rename from resources/dijit/themes/soria/images/accordionItemActive.png rename to js/3rdparty/resources/dijit/themes/soria/images/accordionItemActive.png diff --git a/resources/dijit/themes/soria/images/buttonActive.png b/js/3rdparty/resources/dijit/themes/soria/images/buttonActive.png similarity index 100% rename from resources/dijit/themes/soria/images/buttonActive.png rename to js/3rdparty/resources/dijit/themes/soria/images/buttonActive.png diff --git a/resources/dijit/themes/soria/images/buttonDisabled.png b/js/3rdparty/resources/dijit/themes/soria/images/buttonDisabled.png similarity index 100% rename from resources/dijit/themes/soria/images/buttonDisabled.png rename to js/3rdparty/resources/dijit/themes/soria/images/buttonDisabled.png diff --git a/resources/dijit/themes/soria/images/buttonEnabled.png b/js/3rdparty/resources/dijit/themes/soria/images/buttonEnabled.png similarity index 100% rename from resources/dijit/themes/soria/images/buttonEnabled.png rename to js/3rdparty/resources/dijit/themes/soria/images/buttonEnabled.png diff --git a/resources/dijit/themes/soria/images/buttonHover.png b/js/3rdparty/resources/dijit/themes/soria/images/buttonHover.png similarity index 100% rename from resources/dijit/themes/soria/images/buttonHover.png rename to js/3rdparty/resources/dijit/themes/soria/images/buttonHover.png diff --git a/resources/dijit/themes/soria/images/dndCopy.png b/js/3rdparty/resources/dijit/themes/soria/images/dndCopy.png similarity index 100% rename from resources/dijit/themes/soria/images/dndCopy.png rename to js/3rdparty/resources/dijit/themes/soria/images/dndCopy.png diff --git a/resources/dijit/themes/soria/images/dndMove.png b/js/3rdparty/resources/dijit/themes/soria/images/dndMove.png similarity index 100% rename from resources/dijit/themes/soria/images/dndMove.png rename to js/3rdparty/resources/dijit/themes/soria/images/dndMove.png diff --git a/resources/dijit/themes/soria/images/dndNoCopy.png b/js/3rdparty/resources/dijit/themes/soria/images/dndNoCopy.png similarity index 100% rename from resources/dijit/themes/soria/images/dndNoCopy.png rename to js/3rdparty/resources/dijit/themes/soria/images/dndNoCopy.png diff --git a/resources/dijit/themes/soria/images/dndNoMove.png b/js/3rdparty/resources/dijit/themes/soria/images/dndNoMove.png similarity index 100% rename from resources/dijit/themes/soria/images/dndNoMove.png rename to js/3rdparty/resources/dijit/themes/soria/images/dndNoMove.png diff --git a/resources/dijit/themes/soria/images/preciseSliderThumb.gif b/js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumb.gif similarity index 100% rename from resources/dijit/themes/soria/images/preciseSliderThumb.gif rename to js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumb.gif diff --git a/resources/dijit/themes/soria/images/preciseSliderThumb.png b/js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumb.png similarity index 100% rename from resources/dijit/themes/soria/images/preciseSliderThumb.png rename to js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumb.png diff --git a/resources/dijit/themes/soria/images/preciseSliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/soria/images/preciseSliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumbFocus.gif diff --git a/resources/dijit/themes/soria/images/preciseSliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/soria/images/preciseSliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/soria/images/preciseSliderThumbFocus.png diff --git a/resources/dijit/themes/soria/images/progressBarAnim.gif b/js/3rdparty/resources/dijit/themes/soria/images/progressBarAnim.gif similarity index 100% rename from resources/dijit/themes/soria/images/progressBarAnim.gif rename to js/3rdparty/resources/dijit/themes/soria/images/progressBarAnim.gif diff --git a/resources/dijit/themes/soria/images/progressBarEmpty.png b/js/3rdparty/resources/dijit/themes/soria/images/progressBarEmpty.png similarity index 100% rename from resources/dijit/themes/soria/images/progressBarEmpty.png rename to js/3rdparty/resources/dijit/themes/soria/images/progressBarEmpty.png diff --git a/resources/dijit/themes/soria/images/progressBarFull.png b/js/3rdparty/resources/dijit/themes/soria/images/progressBarFull.png similarity index 100% rename from resources/dijit/themes/soria/images/progressBarFull.png rename to js/3rdparty/resources/dijit/themes/soria/images/progressBarFull.png diff --git a/resources/dijit/themes/soria/images/sliderEmpty.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderEmpty.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderEmpty.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderEmpty.png diff --git a/resources/dijit/themes/soria/images/sliderEmptyVertical.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderEmptyVertical.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderEmptyVertical.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderEmptyVertical.png diff --git a/resources/dijit/themes/soria/images/sliderFull.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderFull.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderFull.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderFull.png diff --git a/resources/dijit/themes/soria/images/sliderFullFocus.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderFullFocus.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderFullFocus.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderFullFocus.png diff --git a/resources/dijit/themes/soria/images/sliderFullVertical.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderFullVertical.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderFullVertical.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderFullVertical.png diff --git a/resources/dijit/themes/soria/images/sliderFullVerticalFocus.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderFullVerticalFocus.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderFullVerticalFocus.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderFullVerticalFocus.png diff --git a/resources/dijit/themes/soria/images/sliderThumb.gif b/js/3rdparty/resources/dijit/themes/soria/images/sliderThumb.gif similarity index 100% rename from resources/dijit/themes/soria/images/sliderThumb.gif rename to js/3rdparty/resources/dijit/themes/soria/images/sliderThumb.gif diff --git a/resources/dijit/themes/soria/images/sliderThumb.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderThumb.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderThumb.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderThumb.png diff --git a/resources/dijit/themes/soria/images/sliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/soria/images/sliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/soria/images/sliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/soria/images/sliderThumbFocus.gif diff --git a/resources/dijit/themes/soria/images/sliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/soria/images/sliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/soria/images/sliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/soria/images/sliderThumbFocus.png diff --git a/resources/dijit/themes/soria/images/splitContainerSizerH-thumb.png b/js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerH-thumb.png similarity index 100% rename from resources/dijit/themes/soria/images/splitContainerSizerH-thumb.png rename to js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerH-thumb.png diff --git a/resources/dijit/themes/soria/images/splitContainerSizerH.png b/js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerH.png similarity index 100% rename from resources/dijit/themes/soria/images/splitContainerSizerH.png rename to js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerH.png diff --git a/resources/dijit/themes/soria/images/splitContainerSizerV-thumb.png b/js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerV-thumb.png similarity index 100% rename from resources/dijit/themes/soria/images/splitContainerSizerV-thumb.png rename to js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerV-thumb.png diff --git a/resources/dijit/themes/soria/images/splitContainerSizerV.png b/js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerV.png similarity index 100% rename from resources/dijit/themes/soria/images/splitContainerSizerV.png rename to js/3rdparty/resources/dijit/themes/soria/images/splitContainerSizerV.png diff --git a/resources/dijit/themes/soria/images/spriteArrows.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteArrows.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteArrows.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteArrows.gif diff --git a/resources/dijit/themes/soria/images/spriteArrows.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteArrows.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteArrows.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteArrows.png diff --git a/resources/dijit/themes/soria/images/spriteCheckbox.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteCheckbox.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteCheckbox.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteCheckbox.gif diff --git a/resources/dijit/themes/soria/images/spriteCheckbox.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteCheckbox.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteCheckbox.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteCheckbox.png diff --git a/resources/dijit/themes/soria/images/spriteDivIcons.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteDivIcons.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteDivIcons.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteDivIcons.gif diff --git a/resources/dijit/themes/soria/images/spriteDivIcons.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteDivIcons.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteDivIcons.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteDivIcons.png diff --git a/resources/dijit/themes/soria/images/spriteRadio.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteRadio.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteRadio.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRadio.gif diff --git a/resources/dijit/themes/soria/images/spriteRadio.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteRadio.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteRadio.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRadio.png diff --git a/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteRoundedIconsSmall.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.gif diff --git a/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteRoundedIconsSmall.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmall.png diff --git a/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.gif diff --git a/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteRoundedIconsSmallBl.png diff --git a/resources/dijit/themes/soria/images/spriteTree.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteTree.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteTree.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteTree.gif diff --git a/resources/dijit/themes/soria/images/spriteTree.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteTree.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteTree.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteTree.png diff --git a/resources/dijit/themes/soria/images/spriteTree_rtl.gif b/js/3rdparty/resources/dijit/themes/soria/images/spriteTree_rtl.gif similarity index 100% rename from resources/dijit/themes/soria/images/spriteTree_rtl.gif rename to js/3rdparty/resources/dijit/themes/soria/images/spriteTree_rtl.gif diff --git a/resources/dijit/themes/soria/images/spriteTree_rtl.png b/js/3rdparty/resources/dijit/themes/soria/images/spriteTree_rtl.png similarity index 100% rename from resources/dijit/themes/soria/images/spriteTree_rtl.png rename to js/3rdparty/resources/dijit/themes/soria/images/spriteTree_rtl.png diff --git a/resources/dijit/themes/soria/images/tabBottomActiveC.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabBottomActiveC.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabBottomActiveC.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabBottomActiveC.gif diff --git a/resources/dijit/themes/soria/images/tabBottomEnabledC.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabBottomEnabledC.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabBottomEnabledC.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabBottomEnabledC.gif diff --git a/resources/dijit/themes/soria/images/tabBottomEnabledSpriteLR.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabBottomEnabledSpriteLR.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabBottomEnabledSpriteLR.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabBottomEnabledSpriteLR.gif diff --git a/resources/dijit/themes/soria/images/tabBottomHoverC.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabBottomHoverC.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabBottomHoverC.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabBottomHoverC.gif diff --git a/resources/dijit/themes/soria/images/tabContainerSprite.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabContainerSprite.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabContainerSprite.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabContainerSprite.gif diff --git a/resources/dijit/themes/soria/images/tabLeftChecked.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabLeftChecked.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabLeftChecked.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabLeftChecked.gif diff --git a/resources/dijit/themes/soria/images/tabRightChecked.gif b/js/3rdparty/resources/dijit/themes/soria/images/tabRightChecked.gif similarity index 100% rename from resources/dijit/themes/soria/images/tabRightChecked.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tabRightChecked.gif diff --git a/resources/dijit/themes/soria/images/titleBar.png b/js/3rdparty/resources/dijit/themes/soria/images/titleBar.png similarity index 100% rename from resources/dijit/themes/soria/images/titleBar.png rename to js/3rdparty/resources/dijit/themes/soria/images/titleBar.png diff --git a/resources/dijit/themes/soria/images/titleBarActive.png b/js/3rdparty/resources/dijit/themes/soria/images/titleBarActive.png similarity index 100% rename from resources/dijit/themes/soria/images/titleBarActive.png rename to js/3rdparty/resources/dijit/themes/soria/images/titleBarActive.png diff --git a/resources/dijit/themes/soria/images/tooltipConnectorDown.gif b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorDown.gif similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorDown.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorDown.gif diff --git a/resources/dijit/themes/soria/images/tooltipConnectorDown.png b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorDown.png similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorDown.png rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorDown.png diff --git a/resources/dijit/themes/soria/images/tooltipConnectorLeft.gif b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorLeft.gif similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorLeft.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorLeft.gif diff --git a/resources/dijit/themes/soria/images/tooltipConnectorLeft.png b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorLeft.png similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorLeft.png rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorLeft.png diff --git a/resources/dijit/themes/soria/images/tooltipConnectorRight.gif b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorRight.gif similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorRight.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorRight.gif diff --git a/resources/dijit/themes/soria/images/tooltipConnectorRight.png b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorRight.png similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorRight.png rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorRight.png diff --git a/resources/dijit/themes/soria/images/tooltipConnectorUp.gif b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorUp.gif similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorUp.gif rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorUp.gif diff --git a/resources/dijit/themes/soria/images/tooltipConnectorUp.png b/js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorUp.png similarity index 100% rename from resources/dijit/themes/soria/images/tooltipConnectorUp.png rename to js/3rdparty/resources/dijit/themes/soria/images/tooltipConnectorUp.png diff --git a/resources/dijit/themes/soria/images/treeExpand_loading.gif b/js/3rdparty/resources/dijit/themes/soria/images/treeExpand_loading.gif similarity index 100% rename from resources/dijit/themes/soria/images/treeExpand_loading.gif rename to js/3rdparty/resources/dijit/themes/soria/images/treeExpand_loading.gif diff --git a/resources/dijit/themes/soria/images/treeHover.png b/js/3rdparty/resources/dijit/themes/soria/images/treeHover.png similarity index 100% rename from resources/dijit/themes/soria/images/treeHover.png rename to js/3rdparty/resources/dijit/themes/soria/images/treeHover.png diff --git a/resources/dijit/themes/soria/images/treeI.gif b/js/3rdparty/resources/dijit/themes/soria/images/treeI.gif similarity index 100% rename from resources/dijit/themes/soria/images/treeI.gif rename to js/3rdparty/resources/dijit/themes/soria/images/treeI.gif diff --git a/resources/dijit/themes/soria/images/treeI_half.gif b/js/3rdparty/resources/dijit/themes/soria/images/treeI_half.gif similarity index 100% rename from resources/dijit/themes/soria/images/treeI_half.gif rename to js/3rdparty/resources/dijit/themes/soria/images/treeI_half.gif diff --git a/resources/dijit/themes/soria/images/treeI_half_rtl.gif b/js/3rdparty/resources/dijit/themes/soria/images/treeI_half_rtl.gif similarity index 100% rename from resources/dijit/themes/soria/images/treeI_half_rtl.gif rename to js/3rdparty/resources/dijit/themes/soria/images/treeI_half_rtl.gif diff --git a/resources/dijit/themes/soria/images/treeI_rtl.gif b/js/3rdparty/resources/dijit/themes/soria/images/treeI_rtl.gif similarity index 100% rename from resources/dijit/themes/soria/images/treeI_rtl.gif rename to js/3rdparty/resources/dijit/themes/soria/images/treeI_rtl.gif diff --git a/resources/dijit/themes/soria/images/validationInputBg.gif b/js/3rdparty/resources/dijit/themes/soria/images/validationInputBg.gif similarity index 100% rename from resources/dijit/themes/soria/images/validationInputBg.gif rename to js/3rdparty/resources/dijit/themes/soria/images/validationInputBg.gif diff --git a/resources/dijit/themes/soria/images/validationInputBg.png b/js/3rdparty/resources/dijit/themes/soria/images/validationInputBg.png similarity index 100% rename from resources/dijit/themes/soria/images/validationInputBg.png rename to js/3rdparty/resources/dijit/themes/soria/images/validationInputBg.png diff --git a/resources/dijit/themes/soria/images/warning.png b/js/3rdparty/resources/dijit/themes/soria/images/warning.png similarity index 100% rename from resources/dijit/themes/soria/images/warning.png rename to js/3rdparty/resources/dijit/themes/soria/images/warning.png diff --git a/resources/dijit/themes/soria/layout/AccordionContainer.css b/js/3rdparty/resources/dijit/themes/soria/layout/AccordionContainer.css similarity index 100% rename from resources/dijit/themes/soria/layout/AccordionContainer.css rename to js/3rdparty/resources/dijit/themes/soria/layout/AccordionContainer.css diff --git a/resources/dijit/themes/soria/layout/AccordionContainer_rtl.css b/js/3rdparty/resources/dijit/themes/soria/layout/AccordionContainer_rtl.css similarity index 100% rename from resources/dijit/themes/soria/layout/AccordionContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/layout/AccordionContainer_rtl.css diff --git a/resources/dijit/themes/soria/layout/BorderContainer.css b/js/3rdparty/resources/dijit/themes/soria/layout/BorderContainer.css similarity index 100% rename from resources/dijit/themes/soria/layout/BorderContainer.css rename to js/3rdparty/resources/dijit/themes/soria/layout/BorderContainer.css diff --git a/resources/dijit/themes/soria/layout/ContentPane.css b/js/3rdparty/resources/dijit/themes/soria/layout/ContentPane.css similarity index 100% rename from resources/dijit/themes/soria/layout/ContentPane.css rename to js/3rdparty/resources/dijit/themes/soria/layout/ContentPane.css diff --git a/resources/dijit/themes/soria/layout/SplitContainer.css b/js/3rdparty/resources/dijit/themes/soria/layout/SplitContainer.css similarity index 100% rename from resources/dijit/themes/soria/layout/SplitContainer.css rename to js/3rdparty/resources/dijit/themes/soria/layout/SplitContainer.css diff --git a/resources/dijit/themes/soria/layout/TabContainer.css b/js/3rdparty/resources/dijit/themes/soria/layout/TabContainer.css similarity index 100% rename from resources/dijit/themes/soria/layout/TabContainer.css rename to js/3rdparty/resources/dijit/themes/soria/layout/TabContainer.css diff --git a/resources/dijit/themes/soria/layout/TabContainer_rtl.css b/js/3rdparty/resources/dijit/themes/soria/layout/TabContainer_rtl.css similarity index 100% rename from resources/dijit/themes/soria/layout/TabContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/layout/TabContainer_rtl.css diff --git a/resources/dijit/themes/soria/soria.css b/js/3rdparty/resources/dijit/themes/soria/soria.css similarity index 100% rename from resources/dijit/themes/soria/soria.css rename to js/3rdparty/resources/dijit/themes/soria/soria.css diff --git a/resources/dijit/themes/soria/soria_rtl.css b/js/3rdparty/resources/dijit/themes/soria/soria_rtl.css similarity index 100% rename from resources/dijit/themes/soria/soria_rtl.css rename to js/3rdparty/resources/dijit/themes/soria/soria_rtl.css diff --git a/resources/dijit/themes/tundra/Calendar.css b/js/3rdparty/resources/dijit/themes/tundra/Calendar.css similarity index 100% rename from resources/dijit/themes/tundra/Calendar.css rename to js/3rdparty/resources/dijit/themes/tundra/Calendar.css diff --git a/resources/dijit/themes/tundra/Calendar_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/Calendar_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/Calendar_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/Calendar_rtl.css diff --git a/resources/dijit/themes/tundra/ColorPalette.css b/js/3rdparty/resources/dijit/themes/tundra/ColorPalette.css similarity index 100% rename from resources/dijit/themes/tundra/ColorPalette.css rename to js/3rdparty/resources/dijit/themes/tundra/ColorPalette.css diff --git a/resources/dijit/themes/tundra/Common.css b/js/3rdparty/resources/dijit/themes/tundra/Common.css similarity index 100% rename from resources/dijit/themes/tundra/Common.css rename to js/3rdparty/resources/dijit/themes/tundra/Common.css diff --git a/resources/dijit/themes/tundra/Dialog.css b/js/3rdparty/resources/dijit/themes/tundra/Dialog.css similarity index 100% rename from resources/dijit/themes/tundra/Dialog.css rename to js/3rdparty/resources/dijit/themes/tundra/Dialog.css diff --git a/resources/dijit/themes/tundra/Dialog_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/Dialog_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/Dialog_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/Dialog_rtl.css diff --git a/resources/dijit/themes/tundra/Editor.css b/js/3rdparty/resources/dijit/themes/tundra/Editor.css similarity index 100% rename from resources/dijit/themes/tundra/Editor.css rename to js/3rdparty/resources/dijit/themes/tundra/Editor.css diff --git a/resources/dijit/themes/tundra/Editor_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/Editor_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/Editor_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/Editor_rtl.css diff --git a/resources/dijit/themes/tundra/Menu.css b/js/3rdparty/resources/dijit/themes/tundra/Menu.css similarity index 100% rename from resources/dijit/themes/tundra/Menu.css rename to js/3rdparty/resources/dijit/themes/tundra/Menu.css diff --git a/resources/dijit/themes/tundra/Menu_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/Menu_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/Menu_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/Menu_rtl.css diff --git a/resources/dijit/themes/tundra/ProgressBar.css b/js/3rdparty/resources/dijit/themes/tundra/ProgressBar.css similarity index 100% rename from resources/dijit/themes/tundra/ProgressBar.css rename to js/3rdparty/resources/dijit/themes/tundra/ProgressBar.css diff --git a/resources/dijit/themes/tundra/TimePicker.css b/js/3rdparty/resources/dijit/themes/tundra/TimePicker.css similarity index 100% rename from resources/dijit/themes/tundra/TimePicker.css rename to js/3rdparty/resources/dijit/themes/tundra/TimePicker.css diff --git a/resources/dijit/themes/tundra/TimePicker_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/TimePicker_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/TimePicker_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/TimePicker_rtl.css diff --git a/resources/dijit/themes/tundra/TitlePane.css b/js/3rdparty/resources/dijit/themes/tundra/TitlePane.css similarity index 100% rename from resources/dijit/themes/tundra/TitlePane.css rename to js/3rdparty/resources/dijit/themes/tundra/TitlePane.css diff --git a/resources/dijit/themes/tundra/TitlePane_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/TitlePane_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/TitlePane_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/TitlePane_rtl.css diff --git a/resources/dijit/themes/tundra/Toolbar.css b/js/3rdparty/resources/dijit/themes/tundra/Toolbar.css similarity index 100% rename from resources/dijit/themes/tundra/Toolbar.css rename to js/3rdparty/resources/dijit/themes/tundra/Toolbar.css diff --git a/resources/dijit/themes/tundra/Tree.css b/js/3rdparty/resources/dijit/themes/tundra/Tree.css similarity index 100% rename from resources/dijit/themes/tundra/Tree.css rename to js/3rdparty/resources/dijit/themes/tundra/Tree.css diff --git a/resources/dijit/themes/tundra/Tree_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/Tree_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/Tree_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/Tree_rtl.css diff --git a/resources/dijit/themes/tundra/form/Button.css b/js/3rdparty/resources/dijit/themes/tundra/form/Button.css similarity index 100% rename from resources/dijit/themes/tundra/form/Button.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Button.css diff --git a/resources/dijit/themes/tundra/form/Checkbox.css b/js/3rdparty/resources/dijit/themes/tundra/form/Checkbox.css similarity index 100% rename from resources/dijit/themes/tundra/form/Checkbox.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Checkbox.css diff --git a/resources/dijit/themes/tundra/form/Common.css b/js/3rdparty/resources/dijit/themes/tundra/form/Common.css similarity index 100% rename from resources/dijit/themes/tundra/form/Common.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Common.css diff --git a/resources/dijit/themes/tundra/form/RadioButton.css b/js/3rdparty/resources/dijit/themes/tundra/form/RadioButton.css similarity index 100% rename from resources/dijit/themes/tundra/form/RadioButton.css rename to js/3rdparty/resources/dijit/themes/tundra/form/RadioButton.css diff --git a/resources/dijit/themes/tundra/form/Select.css b/js/3rdparty/resources/dijit/themes/tundra/form/Select.css similarity index 100% rename from resources/dijit/themes/tundra/form/Select.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Select.css diff --git a/resources/dijit/themes/tundra/form/Slider.css b/js/3rdparty/resources/dijit/themes/tundra/form/Slider.css similarity index 100% rename from resources/dijit/themes/tundra/form/Slider.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Slider.css diff --git a/resources/dijit/themes/tundra/form/Slider_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/form/Slider_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/form/Slider_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/form/Slider_rtl.css diff --git a/resources/dijit/themes/tundra/images/accordionItemActive.gif b/js/3rdparty/resources/dijit/themes/tundra/images/accordionItemActive.gif similarity index 100% rename from resources/dijit/themes/tundra/images/accordionItemActive.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/accordionItemActive.gif diff --git a/resources/dijit/themes/tundra/images/accordionItemHover.gif b/js/3rdparty/resources/dijit/themes/tundra/images/accordionItemHover.gif similarity index 100% rename from resources/dijit/themes/tundra/images/accordionItemHover.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/accordionItemHover.gif diff --git a/resources/dijit/themes/tundra/images/buttonActive.png b/js/3rdparty/resources/dijit/themes/tundra/images/buttonActive.png similarity index 100% rename from resources/dijit/themes/tundra/images/buttonActive.png rename to js/3rdparty/resources/dijit/themes/tundra/images/buttonActive.png diff --git a/resources/dijit/themes/tundra/images/buttonDisabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/buttonDisabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/buttonDisabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/buttonDisabled.png diff --git a/resources/dijit/themes/tundra/images/buttonEnabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/buttonEnabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/buttonEnabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/buttonEnabled.png diff --git a/resources/dijit/themes/tundra/images/buttonHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/buttonHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/buttonHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/buttonHover.png diff --git a/resources/dijit/themes/tundra/images/calendarDayLabel.png b/js/3rdparty/resources/dijit/themes/tundra/images/calendarDayLabel.png similarity index 100% rename from resources/dijit/themes/tundra/images/calendarDayLabel.png rename to js/3rdparty/resources/dijit/themes/tundra/images/calendarDayLabel.png diff --git a/resources/dijit/themes/tundra/images/calendarMonthLabel.png b/js/3rdparty/resources/dijit/themes/tundra/images/calendarMonthLabel.png similarity index 100% rename from resources/dijit/themes/tundra/images/calendarMonthLabel.png rename to js/3rdparty/resources/dijit/themes/tundra/images/calendarMonthLabel.png diff --git a/resources/dijit/themes/tundra/images/calendarYearLabel.png b/js/3rdparty/resources/dijit/themes/tundra/images/calendarYearLabel.png similarity index 100% rename from resources/dijit/themes/tundra/images/calendarYearLabel.png rename to js/3rdparty/resources/dijit/themes/tundra/images/calendarYearLabel.png diff --git a/resources/dijit/themes/tundra/images/checkmark.gif b/js/3rdparty/resources/dijit/themes/tundra/images/checkmark.gif similarity index 100% rename from resources/dijit/themes/tundra/images/checkmark.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/checkmark.gif diff --git a/resources/dijit/themes/tundra/images/checkmark.png b/js/3rdparty/resources/dijit/themes/tundra/images/checkmark.png similarity index 100% rename from resources/dijit/themes/tundra/images/checkmark.png rename to js/3rdparty/resources/dijit/themes/tundra/images/checkmark.png diff --git a/resources/dijit/themes/tundra/images/checkmarkNoBorder.gif b/js/3rdparty/resources/dijit/themes/tundra/images/checkmarkNoBorder.gif similarity index 100% rename from resources/dijit/themes/tundra/images/checkmarkNoBorder.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/checkmarkNoBorder.gif diff --git a/resources/dijit/themes/tundra/images/checkmarkNoBorder.png b/js/3rdparty/resources/dijit/themes/tundra/images/checkmarkNoBorder.png similarity index 100% rename from resources/dijit/themes/tundra/images/checkmarkNoBorder.png rename to js/3rdparty/resources/dijit/themes/tundra/images/checkmarkNoBorder.png diff --git a/resources/dijit/themes/tundra/images/circleIcon.gif b/js/3rdparty/resources/dijit/themes/tundra/images/circleIcon.gif similarity index 100% rename from resources/dijit/themes/tundra/images/circleIcon.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/circleIcon.gif diff --git a/resources/dijit/themes/tundra/images/circleIcon.png b/js/3rdparty/resources/dijit/themes/tundra/images/circleIcon.png similarity index 100% rename from resources/dijit/themes/tundra/images/circleIcon.png rename to js/3rdparty/resources/dijit/themes/tundra/images/circleIcon.png diff --git a/resources/dijit/themes/tundra/images/comboArrowDown.gif b/js/3rdparty/resources/dijit/themes/tundra/images/comboArrowDown.gif similarity index 100% rename from resources/dijit/themes/tundra/images/comboArrowDown.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/comboArrowDown.gif diff --git a/resources/dijit/themes/tundra/images/dijitProgressBarAnim.gif b/js/3rdparty/resources/dijit/themes/tundra/images/dijitProgressBarAnim.gif similarity index 100% rename from resources/dijit/themes/tundra/images/dijitProgressBarAnim.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/dijitProgressBarAnim.gif diff --git a/resources/dijit/themes/tundra/images/dijitProgressBarAnim.psd b/js/3rdparty/resources/dijit/themes/tundra/images/dijitProgressBarAnim.psd similarity index 100% rename from resources/dijit/themes/tundra/images/dijitProgressBarAnim.psd rename to js/3rdparty/resources/dijit/themes/tundra/images/dijitProgressBarAnim.psd diff --git a/resources/dijit/themes/tundra/images/dndCopy.png b/js/3rdparty/resources/dijit/themes/tundra/images/dndCopy.png similarity index 100% rename from resources/dijit/themes/tundra/images/dndCopy.png rename to js/3rdparty/resources/dijit/themes/tundra/images/dndCopy.png diff --git a/resources/dijit/themes/tundra/images/dndMove.png b/js/3rdparty/resources/dijit/themes/tundra/images/dndMove.png similarity index 100% rename from resources/dijit/themes/tundra/images/dndMove.png rename to js/3rdparty/resources/dijit/themes/tundra/images/dndMove.png diff --git a/resources/dijit/themes/tundra/images/dndNoCopy.png b/js/3rdparty/resources/dijit/themes/tundra/images/dndNoCopy.png similarity index 100% rename from resources/dijit/themes/tundra/images/dndNoCopy.png rename to js/3rdparty/resources/dijit/themes/tundra/images/dndNoCopy.png diff --git a/resources/dijit/themes/tundra/images/dndNoMove.png b/js/3rdparty/resources/dijit/themes/tundra/images/dndNoMove.png similarity index 100% rename from resources/dijit/themes/tundra/images/dndNoMove.png rename to js/3rdparty/resources/dijit/themes/tundra/images/dndNoMove.png diff --git a/resources/dijit/themes/tundra/images/dojoTundraGradientBg.gif b/js/3rdparty/resources/dijit/themes/tundra/images/dojoTundraGradientBg.gif similarity index 100% rename from resources/dijit/themes/tundra/images/dojoTundraGradientBg.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/dojoTundraGradientBg.gif diff --git a/resources/dijit/themes/tundra/images/dojoTundraGradientBg.png b/js/3rdparty/resources/dijit/themes/tundra/images/dojoTundraGradientBg.png similarity index 100% rename from resources/dijit/themes/tundra/images/dojoTundraGradientBg.png rename to js/3rdparty/resources/dijit/themes/tundra/images/dojoTundraGradientBg.png diff --git a/resources/dijit/themes/tundra/images/doubleArrowDown.png b/js/3rdparty/resources/dijit/themes/tundra/images/doubleArrowDown.png similarity index 100% rename from resources/dijit/themes/tundra/images/doubleArrowDown.png rename to js/3rdparty/resources/dijit/themes/tundra/images/doubleArrowDown.png diff --git a/resources/dijit/themes/tundra/images/doubleArrowUp.png b/js/3rdparty/resources/dijit/themes/tundra/images/doubleArrowUp.png similarity index 100% rename from resources/dijit/themes/tundra/images/doubleArrowUp.png rename to js/3rdparty/resources/dijit/themes/tundra/images/doubleArrowUp.png diff --git a/resources/dijit/themes/tundra/images/folderClosed.gif b/js/3rdparty/resources/dijit/themes/tundra/images/folderClosed.gif similarity index 100% rename from resources/dijit/themes/tundra/images/folderClosed.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/folderClosed.gif diff --git a/resources/dijit/themes/tundra/images/folderOpened.gif b/js/3rdparty/resources/dijit/themes/tundra/images/folderOpened.gif similarity index 100% rename from resources/dijit/themes/tundra/images/folderOpened.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/folderOpened.gif diff --git a/resources/dijit/themes/tundra/images/i.gif b/js/3rdparty/resources/dijit/themes/tundra/images/i.gif similarity index 100% rename from resources/dijit/themes/tundra/images/i.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/i.gif diff --git a/resources/dijit/themes/tundra/images/i_half.gif b/js/3rdparty/resources/dijit/themes/tundra/images/i_half.gif similarity index 100% rename from resources/dijit/themes/tundra/images/i_half.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/i_half.gif diff --git a/resources/dijit/themes/tundra/images/i_half_rtl.gif b/js/3rdparty/resources/dijit/themes/tundra/images/i_half_rtl.gif similarity index 100% rename from resources/dijit/themes/tundra/images/i_half_rtl.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/i_half_rtl.gif diff --git a/resources/dijit/themes/tundra/images/i_rtl.gif b/js/3rdparty/resources/dijit/themes/tundra/images/i_rtl.gif similarity index 100% rename from resources/dijit/themes/tundra/images/i_rtl.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/i_rtl.gif diff --git a/resources/dijit/themes/tundra/images/leaf.gif b/js/3rdparty/resources/dijit/themes/tundra/images/leaf.gif similarity index 100% rename from resources/dijit/themes/tundra/images/leaf.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/leaf.gif diff --git a/resources/dijit/themes/tundra/images/loading.gif b/js/3rdparty/resources/dijit/themes/tundra/images/loading.gif similarity index 100% rename from resources/dijit/themes/tundra/images/loading.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/loading.gif diff --git a/resources/dijit/themes/tundra/images/menu.png b/js/3rdparty/resources/dijit/themes/tundra/images/menu.png similarity index 100% rename from resources/dijit/themes/tundra/images/menu.png rename to js/3rdparty/resources/dijit/themes/tundra/images/menu.png diff --git a/resources/dijit/themes/tundra/images/minusButton.gif b/js/3rdparty/resources/dijit/themes/tundra/images/minusButton.gif similarity index 100% rename from resources/dijit/themes/tundra/images/minusButton.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/minusButton.gif diff --git a/resources/dijit/themes/tundra/images/no.gif b/js/3rdparty/resources/dijit/themes/tundra/images/no.gif similarity index 100% rename from resources/dijit/themes/tundra/images/no.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/no.gif diff --git a/resources/dijit/themes/tundra/images/noX.gif b/js/3rdparty/resources/dijit/themes/tundra/images/noX.gif similarity index 100% rename from resources/dijit/themes/tundra/images/noX.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/noX.gif diff --git a/resources/dijit/themes/tundra/images/plusButton.gif b/js/3rdparty/resources/dijit/themes/tundra/images/plusButton.gif similarity index 100% rename from resources/dijit/themes/tundra/images/plusButton.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/plusButton.gif diff --git a/resources/dijit/themes/tundra/images/popupMenuBg.gif b/js/3rdparty/resources/dijit/themes/tundra/images/popupMenuBg.gif similarity index 100% rename from resources/dijit/themes/tundra/images/popupMenuBg.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/popupMenuBg.gif diff --git a/resources/dijit/themes/tundra/images/preciseSliderThumb.gif b/js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumb.gif similarity index 100% rename from resources/dijit/themes/tundra/images/preciseSliderThumb.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumb.gif diff --git a/resources/dijit/themes/tundra/images/preciseSliderThumb.png b/js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumb.png similarity index 100% rename from resources/dijit/themes/tundra/images/preciseSliderThumb.png rename to js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumb.png diff --git a/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/tundra/images/preciseSliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.gif diff --git a/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/tundra/images/preciseSliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/tundra/images/preciseSliderThumbFocus.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-1.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-1.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-1.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-1.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-2.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-2.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-2.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-2.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-3.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-3.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-3.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-3.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-4.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-4.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-4.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-4.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-5.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-5.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-5.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-5.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-6.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-6.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-6.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-6.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-7.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-7.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-7.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-7.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-8.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-8.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-8.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-8.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim-9.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-9.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim-9.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim-9.png diff --git a/resources/dijit/themes/tundra/images/progressBarAnim.gif b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim.gif similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim.gif diff --git a/resources/dijit/themes/tundra/images/progressBarAnim.psd b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim.psd similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarAnim.psd rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarAnim.psd diff --git a/resources/dijit/themes/tundra/images/progressBarEmpty.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarEmpty.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarEmpty.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarEmpty.png diff --git a/resources/dijit/themes/tundra/images/progressBarFull.png b/js/3rdparty/resources/dijit/themes/tundra/images/progressBarFull.png similarity index 100% rename from resources/dijit/themes/tundra/images/progressBarFull.png rename to js/3rdparty/resources/dijit/themes/tundra/images/progressBarFull.png diff --git a/resources/dijit/themes/tundra/images/radioButtonActive.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActive.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonActive.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActive.png diff --git a/resources/dijit/themes/tundra/images/radioButtonActiveDisabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActiveDisabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonActiveDisabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActiveDisabled.png diff --git a/resources/dijit/themes/tundra/images/radioButtonActiveHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActiveHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonActiveHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonActiveHover.png diff --git a/resources/dijit/themes/tundra/images/radioButtonDisabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonDisabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonDisabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonDisabled.png diff --git a/resources/dijit/themes/tundra/images/radioButtonEnabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonEnabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonEnabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonEnabled.png diff --git a/resources/dijit/themes/tundra/images/radioButtonHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/radioButtonHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/radioButtonHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/radioButtonHover.png diff --git a/resources/dijit/themes/tundra/images/sliderEmpty.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderEmpty.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderEmpty.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderEmpty.png diff --git a/resources/dijit/themes/tundra/images/sliderEmptyVertical.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderEmptyVertical.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderEmptyVertical.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderEmptyVertical.png diff --git a/resources/dijit/themes/tundra/images/sliderFull.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderFull.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderFull.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderFull.png diff --git a/resources/dijit/themes/tundra/images/sliderFullFocus.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderFullFocus.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderFullFocus.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderFullFocus.png diff --git a/resources/dijit/themes/tundra/images/sliderFullVertical.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderFullVertical.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderFullVertical.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderFullVertical.png diff --git a/resources/dijit/themes/tundra/images/sliderFullVerticalFocus.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderFullVerticalFocus.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderFullVerticalFocus.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderFullVerticalFocus.png diff --git a/resources/dijit/themes/tundra/images/sliderThumb.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderThumb.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderThumb.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderThumb.png diff --git a/resources/dijit/themes/tundra/images/sliderThumbFocus.gif b/js/3rdparty/resources/dijit/themes/tundra/images/sliderThumbFocus.gif similarity index 100% rename from resources/dijit/themes/tundra/images/sliderThumbFocus.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderThumbFocus.gif diff --git a/resources/dijit/themes/tundra/images/sliderThumbFocus.png b/js/3rdparty/resources/dijit/themes/tundra/images/sliderThumbFocus.png similarity index 100% rename from resources/dijit/themes/tundra/images/sliderThumbFocus.png rename to js/3rdparty/resources/dijit/themes/tundra/images/sliderThumbFocus.png diff --git a/resources/dijit/themes/tundra/images/smallArrowDown.png b/js/3rdparty/resources/dijit/themes/tundra/images/smallArrowDown.png similarity index 100% rename from resources/dijit/themes/tundra/images/smallArrowDown.png rename to js/3rdparty/resources/dijit/themes/tundra/images/smallArrowDown.png diff --git a/resources/dijit/themes/tundra/images/smallArrowUp.png b/js/3rdparty/resources/dijit/themes/tundra/images/smallArrowUp.png similarity index 100% rename from resources/dijit/themes/tundra/images/smallArrowUp.png rename to js/3rdparty/resources/dijit/themes/tundra/images/smallArrowUp.png diff --git a/resources/dijit/themes/tundra/images/splitContainerSizerH-thumb.png b/js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerH-thumb.png similarity index 100% rename from resources/dijit/themes/tundra/images/splitContainerSizerH-thumb.png rename to js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerH-thumb.png diff --git a/resources/dijit/themes/tundra/images/splitContainerSizerH.png b/js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerH.png similarity index 100% rename from resources/dijit/themes/tundra/images/splitContainerSizerH.png rename to js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerH.png diff --git a/resources/dijit/themes/tundra/images/splitContainerSizerV-thumb.png b/js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerV-thumb.png similarity index 100% rename from resources/dijit/themes/tundra/images/splitContainerSizerV-thumb.png rename to js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerV-thumb.png diff --git a/resources/dijit/themes/tundra/images/splitContainerSizerV.png b/js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerV.png similarity index 100% rename from resources/dijit/themes/tundra/images/splitContainerSizerV.png rename to js/3rdparty/resources/dijit/themes/tundra/images/splitContainerSizerV.png diff --git a/resources/dijit/themes/tundra/images/spriteArrows.gif b/js/3rdparty/resources/dijit/themes/tundra/images/spriteArrows.gif similarity index 100% rename from resources/dijit/themes/tundra/images/spriteArrows.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/spriteArrows.gif diff --git a/resources/dijit/themes/tundra/images/spriteArrows.png b/js/3rdparty/resources/dijit/themes/tundra/images/spriteArrows.png similarity index 100% rename from resources/dijit/themes/tundra/images/spriteArrows.png rename to js/3rdparty/resources/dijit/themes/tundra/images/spriteArrows.png diff --git a/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif b/js/3rdparty/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif similarity index 100% rename from resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif diff --git a/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.png b/js/3rdparty/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.png similarity index 100% rename from resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.png rename to js/3rdparty/resources/dijit/themes/tundra/images/spriteRoundedIconsSmall.png diff --git a/resources/dijit/themes/tundra/images/tabActive.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabActive.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabActive.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabActive.png diff --git a/resources/dijit/themes/tundra/images/tabClose.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tabClose.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tabClose.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tabClose.gif diff --git a/resources/dijit/themes/tundra/images/tabClose.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabClose.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabClose.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabClose.png diff --git a/resources/dijit/themes/tundra/images/tabCloseHover.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tabCloseHover.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tabCloseHover.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tabCloseHover.gif diff --git a/resources/dijit/themes/tundra/images/tabCloseHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabCloseHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabCloseHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabCloseHover.png diff --git a/resources/dijit/themes/tundra/images/tabDisabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabDisabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabDisabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabDisabled.png diff --git a/resources/dijit/themes/tundra/images/tabEnabled.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabEnabled.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabEnabled.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabEnabled.png diff --git a/resources/dijit/themes/tundra/images/tabHover.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tabHover.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tabHover.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tabHover.gif diff --git a/resources/dijit/themes/tundra/images/tabHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/tabHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/tabHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tabHover.png diff --git a/resources/dijit/themes/tundra/images/titleBar.png b/js/3rdparty/resources/dijit/themes/tundra/images/titleBar.png similarity index 100% rename from resources/dijit/themes/tundra/images/titleBar.png rename to js/3rdparty/resources/dijit/themes/tundra/images/titleBar.png diff --git a/resources/dijit/themes/tundra/images/titleBarBg.gif b/js/3rdparty/resources/dijit/themes/tundra/images/titleBarBg.gif similarity index 100% rename from resources/dijit/themes/tundra/images/titleBarBg.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/titleBarBg.gif diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorDown.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorDown.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorDown.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorDown.gif diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorDown.png b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorDown.png similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorDown.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorDown.png diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorLeft.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorLeft.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorLeft.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorLeft.gif diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorLeft.png b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorLeft.png similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorLeft.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorLeft.png diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorRight.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorRight.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorRight.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorRight.gif diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorRight.png b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorRight.png similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorRight.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorRight.png diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorUp.gif b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorUp.gif similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorUp.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorUp.gif diff --git a/resources/dijit/themes/tundra/images/tooltipConnectorUp.png b/js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorUp.png similarity index 100% rename from resources/dijit/themes/tundra/images/tooltipConnectorUp.png rename to js/3rdparty/resources/dijit/themes/tundra/images/tooltipConnectorUp.png diff --git a/resources/dijit/themes/tundra/images/treeExpand_leaf.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_leaf.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_leaf.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_leaf.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_loading.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_loading.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_loading.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_loading.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_minus.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_minus.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_minus.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_minus.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_minus_rtl.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_minus_rtl.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_minus_rtl.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_minus_rtl.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_mius.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_mius.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_mius.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_mius.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_plus.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_plus.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_plus.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_plus.gif diff --git a/resources/dijit/themes/tundra/images/treeExpand_plus_rtl.gif b/js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_plus_rtl.gif similarity index 100% rename from resources/dijit/themes/tundra/images/treeExpand_plus_rtl.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/treeExpand_plus_rtl.gif diff --git a/resources/dijit/themes/tundra/images/treeHover.png b/js/3rdparty/resources/dijit/themes/tundra/images/treeHover.png similarity index 100% rename from resources/dijit/themes/tundra/images/treeHover.png rename to js/3rdparty/resources/dijit/themes/tundra/images/treeHover.png diff --git a/resources/dijit/themes/tundra/images/validationInputBg.gif b/js/3rdparty/resources/dijit/themes/tundra/images/validationInputBg.gif similarity index 100% rename from resources/dijit/themes/tundra/images/validationInputBg.gif rename to js/3rdparty/resources/dijit/themes/tundra/images/validationInputBg.gif diff --git a/resources/dijit/themes/tundra/images/validationInputBg.png b/js/3rdparty/resources/dijit/themes/tundra/images/validationInputBg.png similarity index 100% rename from resources/dijit/themes/tundra/images/validationInputBg.png rename to js/3rdparty/resources/dijit/themes/tundra/images/validationInputBg.png diff --git a/resources/dijit/themes/tundra/images/warning.png b/js/3rdparty/resources/dijit/themes/tundra/images/warning.png similarity index 100% rename from resources/dijit/themes/tundra/images/warning.png rename to js/3rdparty/resources/dijit/themes/tundra/images/warning.png diff --git a/resources/dijit/themes/tundra/layout/AccordionContainer.css b/js/3rdparty/resources/dijit/themes/tundra/layout/AccordionContainer.css similarity index 100% rename from resources/dijit/themes/tundra/layout/AccordionContainer.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/AccordionContainer.css diff --git a/resources/dijit/themes/tundra/layout/BorderContainer.css b/js/3rdparty/resources/dijit/themes/tundra/layout/BorderContainer.css similarity index 100% rename from resources/dijit/themes/tundra/layout/BorderContainer.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/BorderContainer.css diff --git a/resources/dijit/themes/tundra/layout/ContentPane.css b/js/3rdparty/resources/dijit/themes/tundra/layout/ContentPane.css similarity index 100% rename from resources/dijit/themes/tundra/layout/ContentPane.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/ContentPane.css diff --git a/resources/dijit/themes/tundra/layout/SplitContainer.css b/js/3rdparty/resources/dijit/themes/tundra/layout/SplitContainer.css similarity index 100% rename from resources/dijit/themes/tundra/layout/SplitContainer.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/SplitContainer.css diff --git a/resources/dijit/themes/tundra/layout/TabContainer.css b/js/3rdparty/resources/dijit/themes/tundra/layout/TabContainer.css similarity index 100% rename from resources/dijit/themes/tundra/layout/TabContainer.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/TabContainer.css diff --git a/resources/dijit/themes/tundra/layout/TabContainer_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/layout/TabContainer_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/layout/TabContainer_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/layout/TabContainer_rtl.css diff --git a/resources/dijit/themes/tundra/tundra.css b/js/3rdparty/resources/dijit/themes/tundra/tundra.css similarity index 100% rename from resources/dijit/themes/tundra/tundra.css rename to js/3rdparty/resources/dijit/themes/tundra/tundra.css diff --git a/resources/dijit/themes/tundra/tundra_rtl.css b/js/3rdparty/resources/dijit/themes/tundra/tundra_rtl.css similarity index 100% rename from resources/dijit/themes/tundra/tundra_rtl.css rename to js/3rdparty/resources/dijit/themes/tundra/tundra_rtl.css diff --git a/resources/dojo/dojo.js b/js/3rdparty/resources/dojo/dojo.js similarity index 100% rename from resources/dojo/dojo.js rename to js/3rdparty/resources/dojo/dojo.js diff --git a/resources/dojo/resources/LICENSE b/js/3rdparty/resources/dojo/resources/LICENSE similarity index 100% rename from resources/dojo/resources/LICENSE rename to js/3rdparty/resources/dojo/resources/LICENSE diff --git a/resources/dojo/resources/blank.gif b/js/3rdparty/resources/dojo/resources/blank.gif similarity index 100% rename from resources/dojo/resources/blank.gif rename to js/3rdparty/resources/dojo/resources/blank.gif diff --git a/resources/dojo/resources/blank.html b/js/3rdparty/resources/dojo/resources/blank.html similarity index 100% rename from resources/dojo/resources/blank.html rename to js/3rdparty/resources/dojo/resources/blank.html diff --git a/resources/dojo/resources/dnd.css b/js/3rdparty/resources/dojo/resources/dnd.css similarity index 100% rename from resources/dojo/resources/dnd.css rename to js/3rdparty/resources/dojo/resources/dnd.css diff --git a/resources/dojo/resources/dojo.css b/js/3rdparty/resources/dojo/resources/dojo.css similarity index 100% rename from resources/dojo/resources/dojo.css rename to js/3rdparty/resources/dojo/resources/dojo.css diff --git a/resources/dojo/resources/iframe_history.html b/js/3rdparty/resources/dojo/resources/iframe_history.html similarity index 100% rename from resources/dojo/resources/iframe_history.html rename to js/3rdparty/resources/dojo/resources/iframe_history.html diff --git a/resources/dojo/resources/images/dndCopy.png b/js/3rdparty/resources/dojo/resources/images/dndCopy.png similarity index 100% rename from resources/dojo/resources/images/dndCopy.png rename to js/3rdparty/resources/dojo/resources/images/dndCopy.png diff --git a/resources/dojo/resources/images/dndMove.png b/js/3rdparty/resources/dojo/resources/images/dndMove.png similarity index 100% rename from resources/dojo/resources/images/dndMove.png rename to js/3rdparty/resources/dojo/resources/images/dndMove.png diff --git a/resources/dojo/resources/images/dndNoCopy.png b/js/3rdparty/resources/dojo/resources/images/dndNoCopy.png similarity index 100% rename from resources/dojo/resources/images/dndNoCopy.png rename to js/3rdparty/resources/dojo/resources/images/dndNoCopy.png diff --git a/resources/dojo/resources/images/dndNoMove.png b/js/3rdparty/resources/dojo/resources/images/dndNoMove.png similarity index 100% rename from resources/dojo/resources/images/dndNoMove.png rename to js/3rdparty/resources/dojo/resources/images/dndNoMove.png diff --git a/resources/dojox/layout/resources/DndGridContainer.css b/js/3rdparty/resources/dojox/layout/resources/DndGridContainer.css similarity index 100% rename from resources/dojox/layout/resources/DndGridContainer.css rename to js/3rdparty/resources/dojox/layout/resources/DndGridContainer.css diff --git a/resources/dojox/layout/resources/ExpandoPane.css b/js/3rdparty/resources/dojox/layout/resources/ExpandoPane.css similarity index 100% rename from resources/dojox/layout/resources/ExpandoPane.css rename to js/3rdparty/resources/dojox/layout/resources/ExpandoPane.css diff --git a/resources/dojox/layout/resources/ExpandoPane.html b/js/3rdparty/resources/dojox/layout/resources/ExpandoPane.html similarity index 100% rename from resources/dojox/layout/resources/ExpandoPane.html rename to js/3rdparty/resources/dojox/layout/resources/ExpandoPane.html diff --git a/resources/dojox/layout/resources/FloatingPane.css b/js/3rdparty/resources/dojox/layout/resources/FloatingPane.css similarity index 100% rename from resources/dojox/layout/resources/FloatingPane.css rename to js/3rdparty/resources/dojox/layout/resources/FloatingPane.css diff --git a/resources/dojox/layout/resources/FloatingPane.html b/js/3rdparty/resources/dojox/layout/resources/FloatingPane.html similarity index 100% rename from resources/dojox/layout/resources/FloatingPane.html rename to js/3rdparty/resources/dojox/layout/resources/FloatingPane.html diff --git a/resources/dojox/layout/resources/GridContainer.css b/js/3rdparty/resources/dojox/layout/resources/GridContainer.css similarity index 100% rename from resources/dojox/layout/resources/GridContainer.css rename to js/3rdparty/resources/dojox/layout/resources/GridContainer.css diff --git a/resources/dojox/layout/resources/GridContainer.html b/js/3rdparty/resources/dojox/layout/resources/GridContainer.html similarity index 100% rename from resources/dojox/layout/resources/GridContainer.html rename to js/3rdparty/resources/dojox/layout/resources/GridContainer.html diff --git a/resources/dojox/layout/resources/RadioGroup.css b/js/3rdparty/resources/dojox/layout/resources/RadioGroup.css similarity index 100% rename from resources/dojox/layout/resources/RadioGroup.css rename to js/3rdparty/resources/dojox/layout/resources/RadioGroup.css diff --git a/resources/dojox/layout/resources/ResizeHandle.css b/js/3rdparty/resources/dojox/layout/resources/ResizeHandle.css similarity index 100% rename from resources/dojox/layout/resources/ResizeHandle.css rename to js/3rdparty/resources/dojox/layout/resources/ResizeHandle.css diff --git a/resources/dojox/layout/resources/RotatorContainer.css b/js/3rdparty/resources/dojox/layout/resources/RotatorContainer.css similarity index 100% rename from resources/dojox/layout/resources/RotatorContainer.css rename to js/3rdparty/resources/dojox/layout/resources/RotatorContainer.css diff --git a/resources/dojox/layout/resources/ScrollPane.css b/js/3rdparty/resources/dojox/layout/resources/ScrollPane.css similarity index 100% rename from resources/dojox/layout/resources/ScrollPane.css rename to js/3rdparty/resources/dojox/layout/resources/ScrollPane.css diff --git a/resources/dojox/layout/resources/ScrollPane.html b/js/3rdparty/resources/dojox/layout/resources/ScrollPane.html similarity index 100% rename from resources/dojox/layout/resources/ScrollPane.html rename to js/3rdparty/resources/dojox/layout/resources/ScrollPane.html diff --git a/resources/dojox/layout/resources/ToggleSplitter.css b/js/3rdparty/resources/dojox/layout/resources/ToggleSplitter.css similarity index 100% rename from resources/dojox/layout/resources/ToggleSplitter.css rename to js/3rdparty/resources/dojox/layout/resources/ToggleSplitter.css diff --git a/resources/dojox/layout/resources/icons/gridcontainer_grip.gif b/js/3rdparty/resources/dojox/layout/resources/icons/gridcontainer_grip.gif similarity index 100% rename from resources/dojox/layout/resources/icons/gridcontainer_grip.gif rename to js/3rdparty/resources/dojox/layout/resources/icons/gridcontainer_grip.gif diff --git a/resources/dojox/layout/resources/icons/grip_bg.gif b/js/3rdparty/resources/dojox/layout/resources/icons/grip_bg.gif similarity index 100% rename from resources/dojox/layout/resources/icons/grip_bg.gif rename to js/3rdparty/resources/dojox/layout/resources/icons/grip_bg.gif diff --git a/resources/dojox/layout/resources/icons/pixel.gif b/js/3rdparty/resources/dojox/layout/resources/icons/pixel.gif similarity index 100% rename from resources/dojox/layout/resources/icons/pixel.gif rename to js/3rdparty/resources/dojox/layout/resources/icons/pixel.gif diff --git a/resources/dojox/layout/resources/icons/resize.png b/js/3rdparty/resources/dojox/layout/resources/icons/resize.png similarity index 100% rename from resources/dojox/layout/resources/icons/resize.png rename to js/3rdparty/resources/dojox/layout/resources/icons/resize.png diff --git a/resources/dojox/layout/resources/icons/resizeRtl.png b/js/3rdparty/resources/dojox/layout/resources/icons/resizeRtl.png similarity index 100% rename from resources/dojox/layout/resources/icons/resizeRtl.png rename to js/3rdparty/resources/dojox/layout/resources/icons/resizeRtl.png diff --git a/resources/dojox/layout/resources/icons/rotator.png b/js/3rdparty/resources/dojox/layout/resources/icons/rotator.png similarity index 100% rename from resources/dojox/layout/resources/icons/rotator.png rename to js/3rdparty/resources/dojox/layout/resources/icons/rotator.png diff --git a/resources/dojox/layout/resources/icons/splitterToggleH.png b/js/3rdparty/resources/dojox/layout/resources/icons/splitterToggleH.png similarity index 100% rename from resources/dojox/layout/resources/icons/splitterToggleH.png rename to js/3rdparty/resources/dojox/layout/resources/icons/splitterToggleH.png diff --git a/resources/dojox/layout/resources/icons/splitterToggleV.png b/js/3rdparty/resources/dojox/layout/resources/icons/splitterToggleV.png similarity index 100% rename from resources/dojox/layout/resources/icons/splitterToggleV.png rename to js/3rdparty/resources/dojox/layout/resources/icons/splitterToggleV.png diff --git a/resources/dojox/widget/ColorPicker/ColorPicker.css b/js/3rdparty/resources/dojox/widget/ColorPicker/ColorPicker.css similarity index 100% rename from resources/dojox/widget/ColorPicker/ColorPicker.css rename to js/3rdparty/resources/dojox/widget/ColorPicker/ColorPicker.css diff --git a/resources/dojox/widget/ColorPicker/ColorPicker.html b/js/3rdparty/resources/dojox/widget/ColorPicker/ColorPicker.html similarity index 100% rename from resources/dojox/widget/ColorPicker/ColorPicker.html rename to js/3rdparty/resources/dojox/widget/ColorPicker/ColorPicker.html diff --git a/resources/dojox/widget/ColorPicker/images/hue.png b/js/3rdparty/resources/dojox/widget/ColorPicker/images/hue.png similarity index 100% rename from resources/dojox/widget/ColorPicker/images/hue.png rename to js/3rdparty/resources/dojox/widget/ColorPicker/images/hue.png diff --git a/resources/dojox/widget/ColorPicker/images/hueHandle.png b/js/3rdparty/resources/dojox/widget/ColorPicker/images/hueHandle.png similarity index 100% rename from resources/dojox/widget/ColorPicker/images/hueHandle.png rename to js/3rdparty/resources/dojox/widget/ColorPicker/images/hueHandle.png diff --git a/resources/dojox/widget/ColorPicker/images/hueHandleA11y.png b/js/3rdparty/resources/dojox/widget/ColorPicker/images/hueHandleA11y.png similarity index 100% rename from resources/dojox/widget/ColorPicker/images/hueHandleA11y.png rename to js/3rdparty/resources/dojox/widget/ColorPicker/images/hueHandleA11y.png diff --git a/resources/dojox/widget/ColorPicker/images/pickerPointer.png b/js/3rdparty/resources/dojox/widget/ColorPicker/images/pickerPointer.png similarity index 100% rename from resources/dojox/widget/ColorPicker/images/pickerPointer.png rename to js/3rdparty/resources/dojox/widget/ColorPicker/images/pickerPointer.png diff --git a/resources/dojox/widget/ColorPicker/images/underlay.png b/js/3rdparty/resources/dojox/widget/ColorPicker/images/underlay.png similarity index 100% rename from resources/dojox/widget/ColorPicker/images/underlay.png rename to js/3rdparty/resources/dojox/widget/ColorPicker/images/underlay.png diff --git a/js/3rdparty/webodf/webodf_bootstrap.js b/js/3rdparty/webodf/webodf_bootstrap.js index 554dc034..67e44fed 100644 --- a/js/3rdparty/webodf/webodf_bootstrap.js +++ b/js/3rdparty/webodf/webodf_bootstrap.js @@ -9,10 +9,10 @@ dojoConfig = { locale: usedLocale, paths: { "webodf/editor": OC.appswebroots.documents + "/js/3rdparty/webodf/editor", - "dijit": OC.appswebroots.documents + "/resources/dijit", - "dojox": OC.appswebroots.documents + "/resources/dojox", - "dojo": OC.appswebroots.documents + "/resources/dojo", - "resources": OC.appswebroots.documents + "/resources" + "dijit": OC.appswebroots.documents + "/js/3rdparty/resources/dijit", + "dojox": OC.appswebroots.documents + "/js/3rdparty/resources/dojox", + "dojo": OC.appswebroots.documents + "/js/3rdparty/resources/dojo", + "resources": OC.appswebroots.documents + "/js/3rdparty/resources" } };