diff --git a/.env.development b/.env.development
index e4c8d9a6..c01258c0 100755
--- a/.env.development
+++ b/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL="newfreeplanet"
@@ -24,5 +24,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST="1"
-INLOCALE="1"
+VUE_APP_ISTEST="1"
+VUE_APP_INLOCALE="1"
diff --git a/.env.example.production b/.env.example.production
index 4ba2613c..e361bb33 100755
--- a/.env.example.production
+++ b/.env.example.production
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
+VUE_APP_ISTEST=0
diff --git a/.env.prod.gruppomacro b/.env.prod.gruppomacro
index 740ce6a1..37217f62 100644
--- a/.env.prod.gruppomacro
+++ b/.env.prod.gruppomacro
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="18"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
+VUE_APP_ISTEST=0
diff --git a/.env.prod.pcb b/.env.prod.pcb
index 86f1dc72..7c3a70c2 100644
--- a/.env.prod.pcb
+++ b/.env.prod.pcb
@@ -1,10 +1,10 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="17"
-DIRECTORY_LOCAL=newfreeplanet
-DIRECTORY_SERVER=/var/www/nodejs_piuchebuono_server
+DIRECTORY_LOCAL="newfreeplanet"
+DIRECTORY_SERVER="/var/www/nodejs_piuchebuono_server"
SERVERDIR_WEBSITE="/var/www/piuchebuono.app"
-SERVERPW_WEBSITE=pwdadmin@1AOK
+SERVERPW_WEBSITE="pwdadmin@1AOK"
APP_URL="https://piuchebuono.app"
URL_FACEBOOK=""
PROVA_PAOLO=""
@@ -12,7 +12,7 @@ LANG_DEFAULT="it"
PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF"
MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T"
MONGODB_HOST="https://api.piuchebuono.app"
-LOGO_REG='piuchebuono-logo-full.png'
+LOGO_REG="piuchebuono-logo-full.png"
TEST_NAME=""
TEST_SURNAME=""
TEST_EMAIL=""
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
+VUE_APP_ISTEST="0"
\ No newline at end of file
diff --git a/.env.prod.riso_srv_freeplanet b/.env.prod.riso_srv_freeplanet
index 2577c43c..8a6e3f0b 100644
--- a/.env.prod.riso_srv_freeplanet
+++ b/.env.prod.riso_srv_freeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
\ No newline at end of file
+VUE_APP_ISTEST=0
\ No newline at end of file
diff --git a/.env.prod.riso_srv_pcb b/.env.prod.riso_srv_pcb
index 2577c43c..8a6e3f0b 100644
--- a/.env.prod.riso_srv_pcb
+++ b/.env.prod.riso_srv_pcb
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
\ No newline at end of file
+VUE_APP_ISTEST=0
\ No newline at end of file
diff --git a/.env.test.abitaregliiblei.it b/.env.test.abitaregliiblei.it
index 173420c4..a94d293e 100755
--- a/.env.test.abitaregliiblei.it
+++ b/.env.test.abitaregliiblei.it
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="19"
DIRECTORY_LOCAL=newfreeplanet
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/.env.test.gruppomacro b/.env.test.gruppomacro
index 376a24a4..1e632040 100755
--- a/.env.test.gruppomacro
+++ b/.env.test.gruppomacro
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="18"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/.env.test.pcb b/.env.test.pcb
index 85a73bc7..417a7a89 100755
--- a/.env.test.pcb
+++ b/.env.test.pcb
@@ -1,8 +1,8 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="17"
-DIRECTORY_LOCAL=newfreeplanet
-DIRECTORY_SERVER=/var/www/nodejs_test.piuchebuono_server
+DIRECTORY_LOCAL="newfreeplanet"
+DIRECTORY_SERVER="/var/www/nodejs_test.piuchebuono_server"
SERVERDIR_WEBSITE="/var/www/test.piuchebuono.app"
APP_URL="https://test.piuchebuono.app"
URL_FACEBOOK=""
@@ -11,7 +11,7 @@ LANG_DEFAULT="it"
PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF"
MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T"
MONGODB_HOST="https://testapi.piuchebuono.app"
-LOGO_REG='piuchebuono-logo-full.png'
+LOGO_REG="piuchebuono-logo-full.png"
TEST_NAME=""
TEST_SURNAME=""
TEST_EMAIL=""
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST="1"
diff --git a/.env.test.risosrv b/.env.test.risosrv
index ce34fa62..21f6418d 100755
--- a/.env.test.risosrv
+++ b/.env.test.risosrv
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/.env.test2 b/.env.test2
index 34e1aeaa..23f8983c 100755
--- a/.env.test2
+++ b/.env.test2
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL=newfreeplanet
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/.env.test_riso.pcb b/.env.test_riso.pcb
index c338e867..3445b7fa 100755
--- a/.env.test_riso.pcb
+++ b/.env.test_riso.pcb
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/.gitignore b/.gitignore
index 5bfa4553..0fb461f1 100755
--- a/.gitignore
+++ b/.gitignore
@@ -21,9 +21,6 @@ yarn-error.log
*.njsproj
*.sln
/_BAK/
-/_ALL_SITES/popolodelnuovomondo.app/.env.development
-/_ALL_SITES/popolodelnuovomondo.app/.env.test
-/_ALL_SITES/popolodelnuovomondo.app/.env.production
/_ALL_SITES/freeplanet.app/.env.test
/_ALL_SITES/freeplanet.app/.env.production
/_ALL_SITES/freeplanet.app/.env.development
diff --git a/_ALL_SITES/abitaregliiblei.it/.env.development b/_ALL_SITES/abitaregliiblei.it/.env.development
index fa373f45..367c8dd9 100755
--- a/_ALL_SITES/abitaregliiblei.it/.env.development
+++ b/_ALL_SITES/abitaregliiblei.it/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="19"
DIRECTORY_LOCAL="newfreeplanet"
@@ -25,5 +25,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
-INLOCALE=1
\ No newline at end of file
+VUE_APP_ISTEST=1
+VUE_APP_INLOCALE=1
\ No newline at end of file
diff --git a/_ALL_SITES/abitaregliiblei.it/.env.test b/_ALL_SITES/abitaregliiblei.it/.env.test
index 37e6bcd4..d21dbab0 100755
--- a/_ALL_SITES/abitaregliiblei.it/.env.test
+++ b/_ALL_SITES/abitaregliiblei.it/.env.test
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/_ALL_SITES/abitaregliiblei.it/package.json b/_ALL_SITES/abitaregliiblei.it/package.json
index 1861af80..34d82330 100755
--- a/_ALL_SITES/abitaregliiblei.it/package.json
+++ b/_ALL_SITES/abitaregliiblei.it/package.json
@@ -1,6 +1,6 @@
{
"name": "abitaregliiblei",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Abitare Gli Iblei",
"productName": "AbitareGliIblei",
"author": "Paolo Arena",
@@ -9,9 +9,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.scss b/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.scss
deleted file mode 100755
index 221fef3e..00000000
--- a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.scss
+++ /dev/null
@@ -1,446 +0,0 @@
-
-.testo-banda {
- //background: -webkit-gradient(linear, left top, left bottom, from(#3144f0), to(transparent));
- //background: linear-gradient(180deg, #3144f0, transparent);
- //background: rgba(0, 0, 0, .6)
-}
-
-$grayshadow: #555;
-
-$textcol: blue;
-$textcol_scuro: darkblue;
-
-p {
- margin: 0 0 1.25rem;
- //text-shadow: .125rem .125rem .25rem $grayshadow;
-}
-
-h4 {
- font-size: 1.25rem;
-}
-
-.mycard {
- visibility: hidden;
-}
-
-.landing {
-}
-
-.landing_background {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- background-size: cover
-}
-
-.landing > section {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- //padding: 0 16px
-}
-
-.intro {
- display: flex;
- justify-content: space-between;
- align-items: stretch;
- /* flex-flow: row nowrap; */
-
- padding: 1.25rem 0 1.25rem 0;
- margin: .125rem;
-
- * {
- width: 100%;
- flex: 1;
- margin-left: auto;
- margin-right: auto;
- }
-
- &__associazione {
- min-width: 350px;
- }
-
- &__comeassociarsi {
- min-width: 350px;
- }
-}
-
-.subtitle {
- font-weight: 600;
- text-align: center;
- letter-spacing: 0.125rem;
- text-transform: uppercase;
- font-size: 1rem;
-}
-
-.landing > section.padding {
- padding: 5.62rem 1rem;
-}
-
-.landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
-}
-
-.landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-}
-
-.landing > section > div {
- position: relative;
- width: 100%
-}
-
-.maxwidth1200 {
- max-width: 1200px;
-}
-
-.landing__toolbar {
- background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
- background: linear-gradient(180deg, #000, transparent);
- padding: 0 !important
-}
-
-.landing__toolbar .q-btn {
- border-radius: 0 0 .315rem .315rem;
- -ms-flex-item-align: stretch;
- align-self: stretch
-}
-
-.landing__hero {
- min-height: 50vh
-}
-
-.landing__header {
- height: 18vh
-}
-
-.landing__arrow {
- bottom: 1.5rem;
- opacity: .4
-}
-
-.landing__front {
- background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(15%, rgba(0, 0, 0, .6)));
- background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 15%)
-}
-
-.landing__logo {
- width: 9.40rem;
- height: 9.40rem;
- margin-top: 1.315rem;
- //-webkit-animation: logo-rotate 240s linear infinite;
- //animation: logo-rotate 240s linear infinite
-}
-
-.landing__features .q-icon {
- font-size: 4rem
-}
-
-h4 {
- line-height: 1.5;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.landing__features h4, .landing__features h6 {
- margin: 1rem 0
-}
-
-.landing__features p {
- opacity: .7;
- font-size: 1rem;
- line-height: 1.5;
-}
-
-.landing__footer {
- //background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, .1)), to(#000));
- background: linear-gradient(180deg, rgba(0, 0, 0, .8) 95%, #FFF);
- padding-top: 4.5rem !important;
- padding-bottom: 4.5rem !important;
- padding-left: 1.25rem;
- padding-right: 1.25rem;
- color: #9f9f9f;
-}
-
-.icon_contact:hover {
- color: blue;
- border-color: white;
- border-width: .0625rem;
-}
-
-.landing__footer .doc-link {
- color: $textcol;
-}
-
-.landing__footer .doc-link:hover {
- opacity: .8
-}
-
-.landing__swirl-bg {
- background-repeat: no-repeat !important;
- background-position: top;
- background-size: contain !important;
- background-image: url(../../../public/images/landing_first_section.png) !important
-}
-
-.feat-descr {
- font-size: 1.15rem;
-}
-
-.feat-descr:hover {
- transition: opacity 0.5s ease-in-out;
- opacity: 0.9;
-}
-
-.q-col-gutter-sm {
- padding: 3.125rem 3.125rem;
- //margin-left: -48px
-}
-
-body.mobile .landing {
- //background: unset
-}
-
-body.mobile .landing:before {
- content: "";
- position: fixed;
- top: 0;
- height: 100vh;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: -1;
- //background: #000 url(../../public/images/cover.jpg) 50%;
-
- background-size: cover
-}
-
-/*
-@-webkit-keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-
-@keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-*/
-
-.home {
- //background-color: rgb(250, 250, 250);
- padding: 3.125rem;
- display: flex;
- //flex-wrap: nowrap;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
-}
-
-.btn-start {
- margin: 3.125rem;
-}
-
-.shadow {
- //color: white;
- text-shadow: 0.125rem 0.125rem 0.25rem $grayshadow;
-}
-
-.text-h1, h1 {
- font-size: 3rem;
- font-weight: bold;
- line-height: 3rem;
- letter-spacing: -.01562em;
- margin-bottom: 8px !important;
-}
-
-.text-h2 {
- font-size: 3.75rem;
- font-weight: 300;
- line-height: 3.75rem;
- letter-spacing: -.00833em;
-}
-
-.text-weight-bold {
- font-weight: 700;
-}
-
-.text-vers {
- font-size: 0.75rem;
- font-weight: 400;
- line-height: 1.75rem;
- letter-spacing: .00937em;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
-.landing__footer-icons {
- font-size: 1.75rem
-}
-
-.landing__footer-icons a {
- margin: 0 .5rem .5rem;
- text-decoration: none;
- outline: 0;
- color: $textcol;
- transition: color .28s
-}
-
-.landing__footer-icons a:hover {
- color: $textcol_scuro;
-}
-
-.doc-img {
- max-width: 100%;
-}
-
-.mylist {
- background: #3fdaff;
- padding-left: 1.25rem;
-}
-
-.clgutter {
- margin-top: 1.25rem;
- padding: .62rem;
-}
-
-.carousel_img_3 {
- //background-image: url(../../public/images/cibo_sano.jpg);
- background-size: cover !important;
- background-position: 50% center !important;
- background-repeat: no-repeat !important;
-}
-
-@media (max-width: 718px) {
- // PER VERSIONE MOBILE
-
- .landing__hero {
- text-align: center
- }
- .landing__header {
- height: 7vh
- }
- .clgutter {
- margin-top: 0;
- padding: 0;
- }
- .landing__hero .text-h1, h1 {
- font-size: 2rem;
- line-height: 2.05rem;
- margin-bottom: 1.25rem
- }
-
- .landing > section.padding {
- padding: 2.5rem 1rem;
- }
-
- .landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
- }
-
- .landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- max-width: 800px;
- }
-
- .landing > section.padding_gallery > div {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- }
-
- .landing__features h4, .landing__features h6 {
- margin: 1.25rem 0
- }
-
- h4 {
- line-height: 1.4;
- text-shadow: 0.25rem 0.25rem 0.5rem $grayshadow;
- }
-
- .landing .feature-item {
- text-align: center;
- margin-top: 1.25rem;
- }
- .landing__hero-content {
- padding-bottom: 11.25rem;
- }
- .landing__hero2-content {
- padding-bottom: 7.25rem;
- }
- .landing__hero-btns {
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center
- }
-
- .q-col-gutter-sm {
- padding: .625rem .315rem;
- }
-
- .text-subtitle1 {
- font-size: 1.25rem;
- }
- .text-vers {
- font-size: 0.6rem;
- }
-
-
-}
-
-.custom-caption {
- text-align: center;
- padding: .75rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .3);
-}
-
-.sfondo-grigio {
- padding: 1rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .35);
-}
-
-.mycontacts {
- color: gray;
- letter-spacing: 0.078rem;
-}
-
-.mycontacts_title {
- text-shadow: 0.125rem 0.125rem 0.125rem #555;
- font-weight: bold;
- color: #999;
- letter-spacing: 0.125rem;
-}
-
-.mycontacts_text {
- color: #999;
- letter-spacing: 0.093rem;
-}
diff --git a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.ts b/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.ts
deleted file mode 100755
index a636bdb8..00000000
--- a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.ts
+++ /dev/null
@@ -1,78 +0,0 @@
-import { defineComponent, ref, onMounted, watch, computed } from 'vue'
-
-import { useGlobalStore } from '@store/globalStore'
-import { useRoute } from 'vue-router'
-import { useUserStore } from '@store/UserStore'
-
-import { Logo } from '../../components/logo'
-
-import { LandingFooter } from '../../components/LandingFooter'
-import { CMyPage } from '../../components/CMyPage/index'
-
-import { tools } from '@src/store/Modules/tools'
-import { static_data } from '@src/db/static_data'
-import { toolsext } from '@src/store/Modules/toolsext'
-import { Screen } from 'quasar'
-import { CCardCarousel, CEventsCalendar, COpenStreetMap } from '@components'
-import MixinBase from '@src/mixins/mixin-base'
-import { firstimagehome } from '@src/db/static_data'
-import MixinMetaTags from '@/mixins/mixin-metatags'
-
-export default defineComponent({
- name: 'Home_tdv',
- components: { Logo, LandingFooter, CMyPage, CCardCarousel, CEventsCalendar, COpenStreetMap },
-
- setup() {
- const animare = ref(0)
- const slide = ref('first')
- const slide2 = ref(1)
-
- const getImmagini = ref([
- {
- title: '', subtitle: '',
- alt: 'Elisa e Cristina insieme',
- img: '../../statics/images/eventi_esterni/IMG_6035.jpg'
- },
- ])
-
- const userStore = useUserStore()
- const globalStore = useGlobalStore()
-
- const { setValDb, getValDb } = MixinBase()
- const { setmeta, getsrcbyimg } = MixinMetaTags()
-
- function getheightgallery() {
- if (tools.isMobile())
- return '400px'
- else
- return '600px'
- }
-
- function created() {
- //
- }
-
- function getArrDisciplines() {
- return globalStore.disciplines.filter((rec: any) => rec.showinhome)
- }
-
- created()
-
- return {
- tools,
- toolsext,
- static_data,
- animare,
- slide,
- slide2,
- getheightgallery,
- getArrDisciplines,
- getImmagini,
- getValDb,
- firstimagehome,
- getsrcbyimg,
- setmeta,
- }
- },
-})
-
diff --git a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.vue b/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.vue
deleted file mode 100755
index d0710b3a..00000000
--- a/_ALL_SITES/abitaregliiblei.it/root_spec/home_tdv/home_tdv.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
- {{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
{{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
- {{$t('msg.sottoTitoloApp4')}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{
- $t('components.authentication.email_verification.link_sent') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{index + 1}}. {{rec.title}}
-
{{rec.subtitle}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/_ALL_SITES/fioredellavita.riso.app/.env.development b/_ALL_SITES/fioredellavita.riso.app/.env.development
index 82377bcd..b507e282 100755
--- a/_ALL_SITES/fioredellavita.riso.app/.env.development
+++ b/_ALL_SITES/fioredellavita.riso.app/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="15"
DIRECTORY_LOCAL="newfreeplanet"
@@ -25,6 +25,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
-INLOCALE=1
-BAK_MONGODB_HOST="http://192.168.0.200:3000"
+VUE_APP_ISTEST=1
+VUE_APP_INLOCALE=1
diff --git a/_ALL_SITES/fioredellavita.riso.app/.env.test b/_ALL_SITES/fioredellavita.riso.app/.env.test
index 81ec1ca9..a8363e89 100755
--- a/_ALL_SITES/fioredellavita.riso.app/.env.test
+++ b/_ALL_SITES/fioredellavita.riso.app/.env.test
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="15"
DIRECTORY_LOCAL=newfreeplanet
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/_ALL_SITES/fioredellavita.riso.app/package.json b/_ALL_SITES/fioredellavita.riso.app/package.json
index 2837cfd6..3d91fbd9 100755
--- a/_ALL_SITES/fioredellavita.riso.app/package.json
+++ b/_ALL_SITES/fioredellavita.riso.app/package.json
@@ -1,6 +1,6 @@
{
"name": "fioredellavita",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Fiore Della Vita",
"productName": "Fiore Della Vita",
"author": "Paolo Arena",
@@ -9,9 +9,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/freeplanet.app/.env.development b/_ALL_SITES/freeplanet.app/.env.development
index 0bc623fa..2c863067 100755
--- a/_ALL_SITES/freeplanet.app/.env.development
+++ b/_ALL_SITES/freeplanet.app/.env.development
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/_ALL_SITES/freeplanet.app/package.json b/_ALL_SITES/freeplanet.app/package.json
index 914e3008..15811c41 100755
--- a/_ALL_SITES/freeplanet.app/package.json
+++ b/_ALL_SITES/freeplanet.app/package.json
@@ -10,8 +10,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/gruppomacro.app/.env.development b/_ALL_SITES/gruppomacro.app/.env.development
index 8a6f796e..888efcae 100755
--- a/_ALL_SITES/gruppomacro.app/.env.development
+++ b/_ALL_SITES/gruppomacro.app/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="18"
DIRECTORY_LOCAL="newfreeplanet"
@@ -25,6 +25,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
-INLOCALE=1
-BAK_MONGODB_HOST="http://192.168.0.200:3000"
+VUE_APP_ISTEST=1
+VUE_APP_INLOCALE=1
\ No newline at end of file
diff --git a/_ALL_SITES/gruppomacro.app/.env.test b/_ALL_SITES/gruppomacro.app/.env.test
index d9895ca5..c184e7e3 100755
--- a/_ALL_SITES/gruppomacro.app/.env.test
+++ b/_ALL_SITES/gruppomacro.app/.env.test
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="16"
DIRECTORY_LOCAL=newfreeplanet
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/_ALL_SITES/gruppomacro.app/package.json b/_ALL_SITES/gruppomacro.app/package.json
index e30cdba1..9ff1b9cc 100755
--- a/_ALL_SITES/gruppomacro.app/package.json
+++ b/_ALL_SITES/gruppomacro.app/package.json
@@ -1,6 +1,6 @@
{
"name": "gruppomacro",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "GruppoMacro",
"productName": "Gruppo Macro",
"author": "Paolo Arena",
@@ -9,9 +9,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/piuchebuono.app/.env.development b/_ALL_SITES/piuchebuono.app/.env.development
index 9abc5ce0..5902cb73 100755
--- a/_ALL_SITES/piuchebuono.app/.env.development
+++ b/_ALL_SITES/piuchebuono.app/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="17"
DIRECTORY_LOCAL="newfreeplanet"
@@ -25,6 +25,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
-INLOCALE=1
-BAK_MONGODB_HOST="http://192.168.0.200:3000"
+VUE_APP_ISTEST=1
+VUE_APP_INLOCALE=1
diff --git a/_ALL_SITES/piuchebuono.app/.env.test b/_ALL_SITES/piuchebuono.app/.env.test
index 7177b343..417a7a89 100755
--- a/_ALL_SITES/piuchebuono.app/.env.test
+++ b/_ALL_SITES/piuchebuono.app/.env.test
@@ -1,28 +1,27 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
-APP_ID="13"
-DIRECTORY_LOCAL=newfreeplanet
-DIRECTORY_SERVER=/var/www/test.freeplanet_serverside
-SERVERDIR_WEBSITE="/var/www/test.riso.app"
-SERVERPW_WEBSITE="pwdadmin@1AOK"
-APP_URL="https://test.riso.app"
+APP_ID="17"
+DIRECTORY_LOCAL="newfreeplanet"
+DIRECTORY_SERVER="/var/www/nodejs_test.piuchebuono_server"
+SERVERDIR_WEBSITE="/var/www/test.piuchebuono.app"
+APP_URL="https://test.piuchebuono.app"
URL_FACEBOOK=""
PROVA_PAOLO=""
LANG_DEFAULT="it"
PAO_APP_ID="KKPPAA5KJK435J3KSS9F9D8S9F8SD98F9SDF"
MASTER_KEY="KKPPSS5KJK435J3KSS9F9D8S9F8SD3CR3T"
-MONGODB_HOST="https://test.freeplanet.app:3001"
-LOGO_REG='riso-logo-full.png'
+MONGODB_HOST="https://testapi.piuchebuono.app"
+LOGO_REG="piuchebuono-logo-full.png"
TEST_NAME=""
TEST_SURNAME=""
TEST_EMAIL=""
TEST_USERNAME=""
TEST_PASSWORD=""
TEST_APORTADOR=""
-PUBLICKEY_PUSH="BGXRf1TgcqocqD6J7qnRgCG7AvM2lxAoW7peb7UEzB4SxBb6DxGRdJ0UvD9ewnrB9KrSrh0-aDCODXBm7sZ1DDs"
+PUBLICKEY_PUSH="BJgo8XR_upbnbMLWgCAUELo6DK7dRXffYAnFOxbaMMz5favBgcQBKT-eISqouO-jRad4Sw8l5nd2wCF6KorGiTc"
IN_CONSTRUCTION="0"
DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST="1"
diff --git a/_ALL_SITES/piuchebuono.app/db/static_data.ts b/_ALL_SITES/piuchebuono.app/db/static_data.ts
index 67c306af..089ac325 100755
--- a/_ALL_SITES/piuchebuono.app/db/static_data.ts
+++ b/_ALL_SITES/piuchebuono.app/db/static_data.ts
@@ -33,6 +33,18 @@ function getDynamicPages(site: ISites): IListRoutes[] {
inmenu: true,
infooter: true,
},
+ {
+ active: true,
+ order: 400,
+ path: '/test',
+ materialIcon: 'fas fa-test',
+ name: 'mypages.test',
+ component: () => import('@/views/testServer/testServer.vue'),
+ meta: { requiresAuth: true },
+ inmenu: false,
+ infooter: false,
+ },
+
/*{
active: true,
order: 20,
diff --git a/_ALL_SITES/piuchebuono.app/package.json b/_ALL_SITES/piuchebuono.app/package.json
index 077f6405..16ad4128 100755
--- a/_ALL_SITES/piuchebuono.app/package.json
+++ b/_ALL_SITES/piuchebuono.app/package.json
@@ -1,6 +1,6 @@
{
"name": "piuchebuono",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "PiuCheBuono",
"productName": "PiuCheBuono",
"author": "Paolo Arena",
@@ -10,8 +10,9 @@
"scripts": {
"dev": "quasar dev",
"build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.scss b/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.scss
deleted file mode 100755
index 221fef3e..00000000
--- a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.scss
+++ /dev/null
@@ -1,446 +0,0 @@
-
-.testo-banda {
- //background: -webkit-gradient(linear, left top, left bottom, from(#3144f0), to(transparent));
- //background: linear-gradient(180deg, #3144f0, transparent);
- //background: rgba(0, 0, 0, .6)
-}
-
-$grayshadow: #555;
-
-$textcol: blue;
-$textcol_scuro: darkblue;
-
-p {
- margin: 0 0 1.25rem;
- //text-shadow: .125rem .125rem .25rem $grayshadow;
-}
-
-h4 {
- font-size: 1.25rem;
-}
-
-.mycard {
- visibility: hidden;
-}
-
-.landing {
-}
-
-.landing_background {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- background-size: cover
-}
-
-.landing > section {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- //padding: 0 16px
-}
-
-.intro {
- display: flex;
- justify-content: space-between;
- align-items: stretch;
- /* flex-flow: row nowrap; */
-
- padding: 1.25rem 0 1.25rem 0;
- margin: .125rem;
-
- * {
- width: 100%;
- flex: 1;
- margin-left: auto;
- margin-right: auto;
- }
-
- &__associazione {
- min-width: 350px;
- }
-
- &__comeassociarsi {
- min-width: 350px;
- }
-}
-
-.subtitle {
- font-weight: 600;
- text-align: center;
- letter-spacing: 0.125rem;
- text-transform: uppercase;
- font-size: 1rem;
-}
-
-.landing > section.padding {
- padding: 5.62rem 1rem;
-}
-
-.landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
-}
-
-.landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-}
-
-.landing > section > div {
- position: relative;
- width: 100%
-}
-
-.maxwidth1200 {
- max-width: 1200px;
-}
-
-.landing__toolbar {
- background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
- background: linear-gradient(180deg, #000, transparent);
- padding: 0 !important
-}
-
-.landing__toolbar .q-btn {
- border-radius: 0 0 .315rem .315rem;
- -ms-flex-item-align: stretch;
- align-self: stretch
-}
-
-.landing__hero {
- min-height: 50vh
-}
-
-.landing__header {
- height: 18vh
-}
-
-.landing__arrow {
- bottom: 1.5rem;
- opacity: .4
-}
-
-.landing__front {
- background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(15%, rgba(0, 0, 0, .6)));
- background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 15%)
-}
-
-.landing__logo {
- width: 9.40rem;
- height: 9.40rem;
- margin-top: 1.315rem;
- //-webkit-animation: logo-rotate 240s linear infinite;
- //animation: logo-rotate 240s linear infinite
-}
-
-.landing__features .q-icon {
- font-size: 4rem
-}
-
-h4 {
- line-height: 1.5;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.landing__features h4, .landing__features h6 {
- margin: 1rem 0
-}
-
-.landing__features p {
- opacity: .7;
- font-size: 1rem;
- line-height: 1.5;
-}
-
-.landing__footer {
- //background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, .1)), to(#000));
- background: linear-gradient(180deg, rgba(0, 0, 0, .8) 95%, #FFF);
- padding-top: 4.5rem !important;
- padding-bottom: 4.5rem !important;
- padding-left: 1.25rem;
- padding-right: 1.25rem;
- color: #9f9f9f;
-}
-
-.icon_contact:hover {
- color: blue;
- border-color: white;
- border-width: .0625rem;
-}
-
-.landing__footer .doc-link {
- color: $textcol;
-}
-
-.landing__footer .doc-link:hover {
- opacity: .8
-}
-
-.landing__swirl-bg {
- background-repeat: no-repeat !important;
- background-position: top;
- background-size: contain !important;
- background-image: url(../../../public/images/landing_first_section.png) !important
-}
-
-.feat-descr {
- font-size: 1.15rem;
-}
-
-.feat-descr:hover {
- transition: opacity 0.5s ease-in-out;
- opacity: 0.9;
-}
-
-.q-col-gutter-sm {
- padding: 3.125rem 3.125rem;
- //margin-left: -48px
-}
-
-body.mobile .landing {
- //background: unset
-}
-
-body.mobile .landing:before {
- content: "";
- position: fixed;
- top: 0;
- height: 100vh;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: -1;
- //background: #000 url(../../public/images/cover.jpg) 50%;
-
- background-size: cover
-}
-
-/*
-@-webkit-keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-
-@keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-*/
-
-.home {
- //background-color: rgb(250, 250, 250);
- padding: 3.125rem;
- display: flex;
- //flex-wrap: nowrap;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
-}
-
-.btn-start {
- margin: 3.125rem;
-}
-
-.shadow {
- //color: white;
- text-shadow: 0.125rem 0.125rem 0.25rem $grayshadow;
-}
-
-.text-h1, h1 {
- font-size: 3rem;
- font-weight: bold;
- line-height: 3rem;
- letter-spacing: -.01562em;
- margin-bottom: 8px !important;
-}
-
-.text-h2 {
- font-size: 3.75rem;
- font-weight: 300;
- line-height: 3.75rem;
- letter-spacing: -.00833em;
-}
-
-.text-weight-bold {
- font-weight: 700;
-}
-
-.text-vers {
- font-size: 0.75rem;
- font-weight: 400;
- line-height: 1.75rem;
- letter-spacing: .00937em;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
-.landing__footer-icons {
- font-size: 1.75rem
-}
-
-.landing__footer-icons a {
- margin: 0 .5rem .5rem;
- text-decoration: none;
- outline: 0;
- color: $textcol;
- transition: color .28s
-}
-
-.landing__footer-icons a:hover {
- color: $textcol_scuro;
-}
-
-.doc-img {
- max-width: 100%;
-}
-
-.mylist {
- background: #3fdaff;
- padding-left: 1.25rem;
-}
-
-.clgutter {
- margin-top: 1.25rem;
- padding: .62rem;
-}
-
-.carousel_img_3 {
- //background-image: url(../../public/images/cibo_sano.jpg);
- background-size: cover !important;
- background-position: 50% center !important;
- background-repeat: no-repeat !important;
-}
-
-@media (max-width: 718px) {
- // PER VERSIONE MOBILE
-
- .landing__hero {
- text-align: center
- }
- .landing__header {
- height: 7vh
- }
- .clgutter {
- margin-top: 0;
- padding: 0;
- }
- .landing__hero .text-h1, h1 {
- font-size: 2rem;
- line-height: 2.05rem;
- margin-bottom: 1.25rem
- }
-
- .landing > section.padding {
- padding: 2.5rem 1rem;
- }
-
- .landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
- }
-
- .landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- max-width: 800px;
- }
-
- .landing > section.padding_gallery > div {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- }
-
- .landing__features h4, .landing__features h6 {
- margin: 1.25rem 0
- }
-
- h4 {
- line-height: 1.4;
- text-shadow: 0.25rem 0.25rem 0.5rem $grayshadow;
- }
-
- .landing .feature-item {
- text-align: center;
- margin-top: 1.25rem;
- }
- .landing__hero-content {
- padding-bottom: 11.25rem;
- }
- .landing__hero2-content {
- padding-bottom: 7.25rem;
- }
- .landing__hero-btns {
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center
- }
-
- .q-col-gutter-sm {
- padding: .625rem .315rem;
- }
-
- .text-subtitle1 {
- font-size: 1.25rem;
- }
- .text-vers {
- font-size: 0.6rem;
- }
-
-
-}
-
-.custom-caption {
- text-align: center;
- padding: .75rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .3);
-}
-
-.sfondo-grigio {
- padding: 1rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .35);
-}
-
-.mycontacts {
- color: gray;
- letter-spacing: 0.078rem;
-}
-
-.mycontacts_title {
- text-shadow: 0.125rem 0.125rem 0.125rem #555;
- font-weight: bold;
- color: #999;
- letter-spacing: 0.125rem;
-}
-
-.mycontacts_text {
- color: #999;
- letter-spacing: 0.093rem;
-}
diff --git a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.ts b/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.ts
deleted file mode 100755
index a636bdb8..00000000
--- a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.ts
+++ /dev/null
@@ -1,78 +0,0 @@
-import { defineComponent, ref, onMounted, watch, computed } from 'vue'
-
-import { useGlobalStore } from '@store/globalStore'
-import { useRoute } from 'vue-router'
-import { useUserStore } from '@store/UserStore'
-
-import { Logo } from '../../components/logo'
-
-import { LandingFooter } from '../../components/LandingFooter'
-import { CMyPage } from '../../components/CMyPage/index'
-
-import { tools } from '@src/store/Modules/tools'
-import { static_data } from '@src/db/static_data'
-import { toolsext } from '@src/store/Modules/toolsext'
-import { Screen } from 'quasar'
-import { CCardCarousel, CEventsCalendar, COpenStreetMap } from '@components'
-import MixinBase from '@src/mixins/mixin-base'
-import { firstimagehome } from '@src/db/static_data'
-import MixinMetaTags from '@/mixins/mixin-metatags'
-
-export default defineComponent({
- name: 'Home_tdv',
- components: { Logo, LandingFooter, CMyPage, CCardCarousel, CEventsCalendar, COpenStreetMap },
-
- setup() {
- const animare = ref(0)
- const slide = ref('first')
- const slide2 = ref(1)
-
- const getImmagini = ref([
- {
- title: '', subtitle: '',
- alt: 'Elisa e Cristina insieme',
- img: '../../statics/images/eventi_esterni/IMG_6035.jpg'
- },
- ])
-
- const userStore = useUserStore()
- const globalStore = useGlobalStore()
-
- const { setValDb, getValDb } = MixinBase()
- const { setmeta, getsrcbyimg } = MixinMetaTags()
-
- function getheightgallery() {
- if (tools.isMobile())
- return '400px'
- else
- return '600px'
- }
-
- function created() {
- //
- }
-
- function getArrDisciplines() {
- return globalStore.disciplines.filter((rec: any) => rec.showinhome)
- }
-
- created()
-
- return {
- tools,
- toolsext,
- static_data,
- animare,
- slide,
- slide2,
- getheightgallery,
- getArrDisciplines,
- getImmagini,
- getValDb,
- firstimagehome,
- getsrcbyimg,
- setmeta,
- }
- },
-})
-
diff --git a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.vue b/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.vue
deleted file mode 100755
index d0710b3a..00000000
--- a/_ALL_SITES/piuchebuono.app/root_spec/home_tdv/home_tdv.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
- {{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
{{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
- {{$t('msg.sottoTitoloApp4')}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{
- $t('components.authentication.email_verification.link_sent') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{index + 1}}. {{rec.title}}
-
{{rec.subtitle}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-300x300.png
deleted file mode 100644
index fec8a8de..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-800x800.png
deleted file mode 100644
index d31c1f38..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-assoc-bni-mhamed-200-gr-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-t-100x100.png
deleted file mode 100644
index f81c5c15..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-t-150x150.png
deleted file mode 100644
index 4bf6d957..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-t-300x300.png
deleted file mode 100644
index f8c2b28f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/henne-t-800x800.png
deleted file mode 100644
index 5cdfc3ff..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/henne-t-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-100x100.png
deleted file mode 100644
index b9372008..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-150x150.png
deleted file mode 100644
index b62d546a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-300x300.png
deleted file mode 100644
index 860c52d9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/img-20211017-144258-photoroom-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/inored.jpg b/_ALL_SITES/piuchebuono.app/upload/products/inored.jpg
deleted file mode 100644
index b7845a12..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/inored.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-100x100.png
deleted file mode 100644
index d1f44176..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-150x150.png
deleted file mode 100644
index f2790729..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-300x300.png
deleted file mode 100644
index 0dd573a9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-800x800.png
deleted file mode 100644
index c06fed97..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-nature-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-100x100.png
deleted file mode 100644
index c4c31de9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-150x150.png
deleted file mode 100644
index 5aa394a1..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-300x300.png
deleted file mode 100644
index ccb45bb2..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-800x800.png
deleted file mode 100644
index 2bb33b99..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/maschera-semi-di-cactus-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-100x100.png
deleted file mode 100644
index 2d810a68..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-150x150.png
deleted file mode 100644
index a628fe2b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-100x100.png
deleted file mode 100644
index 9d31fe9b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-150x150.png
deleted file mode 100644
index 677900f5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-300x300.png
deleted file mode 100644
index dc6fae5a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-800x800.png
deleted file mode 100644
index 8523879f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-20gr-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-300x300.png
deleted file mode 100644
index 09bf79de..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-800x800.png
deleted file mode 100644
index 74e8d12c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/menta-maachi-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-100x100.png
deleted file mode 100644
index 33305fac..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-150x150.png
deleted file mode 100644
index a384090b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-300x300.png
deleted file mode 100644
index 1cb6ae97..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-800x800.png
deleted file mode 100644
index a86fe390..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/miele-deuforbia-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-100x100.png
deleted file mode 100644
index f7c7b9c2..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-150x150.png
deleted file mode 100644
index c536ec00..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-300x300.png
deleted file mode 100644
index 48df3da5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-800x800.png
deleted file mode 100644
index da84887a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-allimentare-di-argan-250-ml-izourane-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-100x100.png
deleted file mode 100644
index 5bf7ad70..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-150x150.png
deleted file mode 100644
index 68d16a11..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-300x300.png
deleted file mode 100644
index ced8b6b3..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-800x800.png
deleted file mode 100644
index a3c46023..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-dargan-spinosa-60-ml-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-100x100.png
deleted file mode 100644
index 2134dda7..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-150x150.png
deleted file mode 100644
index 4b543275..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-300x300.png
deleted file mode 100644
index 69afdcd5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-800x800.png
deleted file mode 100644
index 20455de3..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-argan-alimentare-250-ml-assafar-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-100x100.png
deleted file mode 100644
index eb8998a5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-150x150.png
deleted file mode 100644
index 32d60cf1..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-300x300.png
deleted file mode 100644
index 766f01c0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-800x800.png
deleted file mode 100644
index 061d6c9a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cactus-30-ml-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-100x100.png
deleted file mode 100644
index c59f909f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-150x150.png
deleted file mode 100644
index b566f20b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-300x300.png
deleted file mode 100644
index 900827ad..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-800x800.png
deleted file mode 100644
index 944b33a2..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-cocco-30-ml-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-100x100.png
deleted file mode 100644
index d09c3994..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-150x150.png
deleted file mode 100644
index 695b1378..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-300x300.png
deleted file mode 100644
index e12dfcd6..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-800x800.png
deleted file mode 100644
index 926cfdcd..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-crescione-30-ml-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-100x100.png
deleted file mode 100644
index 0c35862c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-150x150.png
deleted file mode 100644
index 609d1949..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-300x300.png
deleted file mode 100644
index 3d467dc8..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-800x800.png
deleted file mode 100644
index e980a161..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-lino-30-ml-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-100x100.png
deleted file mode 100644
index 32627cca..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-150x150.png
deleted file mode 100644
index d4b821e1..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-300x300.png
deleted file mode 100644
index e81cfa90..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-800x800.png
deleted file mode 100644
index 09cfae12..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-amare-aachab-naama-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-100x100.png
deleted file mode 100644
index ebb2e05b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-150x150.png
deleted file mode 100644
index de0b40b4..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-300x300.png
deleted file mode 100644
index c8b9fec7..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-800x800.png
deleted file mode 100644
index 1cbad572..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-mandorle-dolci-aachab-naama-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-100x100.png
deleted file mode 100644
index 4b17f3ee..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-150x150.png
deleted file mode 100644
index 0f02dfdf..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-300x300.png
deleted file mode 100644
index 81af9cd5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-800x800.png
deleted file mode 100644
index f6ddfc0a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-nigella-30-ml-aachab-naama-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-100x100.png
deleted file mode 100644
index 4895584e..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-150x150.png
deleted file mode 100644
index 2db4ccea..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-300x300.png
deleted file mode 100644
index 3d85dc9a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-800x800.png
deleted file mode 100644
index 654cd8ef..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-rose-di-damasco-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-100x100.png
deleted file mode 100644
index 0bcf9bde..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-150x150.png
deleted file mode 100644
index bd5c435c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-300x300.png
deleted file mode 100644
index 3acf167c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-800x800.png
deleted file mode 100644
index 8c026da0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olio-di-sesamo-30-ml-aachab-naama-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-100x100.png
deleted file mode 100644
index 73ebcef5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-150x150.png
deleted file mode 100644
index c9b29764..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-300x300.png
deleted file mode 100644
index 55133946..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-800x800.png
deleted file mode 100644
index f1959dcc..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-1-kg-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-100x100.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-100x100.jpg
deleted file mode 100644
index 839f9a24..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-100x100.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-150x150.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-150x150.jpg
deleted file mode 100644
index ea3c3694..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-150x150.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-300x300.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-300x300.jpg
deleted file mode 100644
index b80f81ff..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-300x300.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-800x800.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-800x800.jpg
deleted file mode 100644
index a741fddd..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-nere-afourer-125-gr-800x800.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-100x100.png
deleted file mode 100644
index 15294d4c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-150x150.png
deleted file mode 100644
index 250be778..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-300x300.png
deleted file mode 100644
index 7fc6b945..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-800x800.png
deleted file mode 100644
index cf8bff80..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-1-kg-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-100x100.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-100x100.jpg
deleted file mode 100644
index d3cbf3c0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-100x100.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-150x150.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-150x150.jpg
deleted file mode 100644
index 2b66f80d..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-150x150.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-300x300.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-300x300.jpg
deleted file mode 100644
index 1e01333d..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-300x300.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-800x800.jpg b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-800x800.jpg
deleted file mode 100644
index 65caeac3..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-afourer-125-gr-800x800.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-100x100.png
deleted file mode 100644
index c092e4a1..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-150x150.png
deleted file mode 100644
index c8c74e43..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-300x300.png
deleted file mode 100644
index b0c54f8a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-800x800.png
deleted file mode 100644
index 7f40b87d..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/olive-verdi-alle-spezie-1-kg-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-100x100.png
deleted file mode 100644
index bf3e2581..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-150x150.png
deleted file mode 100644
index fb6ecbe5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-300x300.png
deleted file mode 100644
index 23439a83..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-800x800.png
deleted file mode 100644
index 9654b078..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/orzo-in-grani-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-100x100.png
deleted file mode 100644
index 11b14ab8..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-150x150.png
deleted file mode 100644
index 23c5cf13..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-300x300.png
deleted file mode 100644
index 1f98ac5e..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-dolce-nour-salam-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-100x100.png
deleted file mode 100644
index 29295e52..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-150x150.png
deleted file mode 100644
index 5a62d3b7..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-300x300.png
deleted file mode 100644
index 3091dec0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/paprika-piccante-nour-salam-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE.pdf b/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE.pdf
deleted file mode 100644
index 50357a4a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE.pdf and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE_2.pdf b/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE_2.pdf
deleted file mode 100644
index 2a63611e..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_BROCHURE_2.pdf and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_Cultura.pdf b/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_Cultura.pdf
deleted file mode 100644
index 2deb181c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/pdf/Marocco_Cultura.pdf and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/pdf/SCHEDA-TECNICA-olio-di-cactus_aachab-naama.pdf b/_ALL_SITES/piuchebuono.app/upload/products/pdf/SCHEDA-TECNICA-olio-di-cactus_aachab-naama.pdf
deleted file mode 100644
index 9fe555e7..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/pdf/SCHEDA-TECNICA-olio-di-cactus_aachab-naama.pdf and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/pink_lady.jpg b/_ALL_SITES/piuchebuono.app/upload/products/pink_lady.jpg
deleted file mode 100644
index 1881182b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/pink_lady.jpg and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-100x100.png
deleted file mode 100644
index 0916a225..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-150x150.png
deleted file mode 100644
index 8253ba88..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-300x300.png
deleted file mode 100644
index baebd540..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-800x800.png
deleted file mode 100644
index dc3f7211..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presina-giallo-azzurra-tizkade-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-100x100.png
deleted file mode 100644
index 798815dd..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-150x150.png
deleted file mode 100644
index 3fba54fb..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-300x300.png
deleted file mode 100644
index fc5669a9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-800x800.png
deleted file mode 100644
index 112b34ac..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/presine-viola-gialle-assalam-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-100x100.png
deleted file mode 100644
index 6489fefb..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-150x150.png
deleted file mode 100644
index 683a94ae..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-300x300.png
deleted file mode 100644
index e7846090..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-800x800.png
deleted file mode 100644
index ccf4d931..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/prugne-secche-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-100x100.png
deleted file mode 100644
index a683c210..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-150x150.png
deleted file mode 100644
index 5cac7bb8..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-300x300.png
deleted file mode 100644
index eaa2c2f0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-800x800.png
deleted file mode 100644
index a75cccce..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rose-secche-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-100x100.png
deleted file mode 100644
index 71689a3a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-150x150.png
deleted file mode 100644
index 8b55af26..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-300x300.png
deleted file mode 100644
index ce1ece32..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-800x800.png
deleted file mode 100644
index ee800a23..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/rosmarino-in-foglie-20-gr-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-100x100.png
deleted file mode 100644
index b7bc0ec1..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-150x150.png
deleted file mode 100644
index 35917a75..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-300x300.png
deleted file mode 100644
index 938769fe..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-800x800.png
deleted file mode 100644
index 7773c115..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/scrub-per-il-corpo-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-100x100.png
deleted file mode 100644
index 06686ffe..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-150x150.png
deleted file mode 100644
index 14302a7c..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-300x300.png
deleted file mode 100644
index 1afd9ad9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-800x800.png
deleted file mode 100644
index e183ecd6..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/segale-in-grani-tritata-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-100x100.png
deleted file mode 100644
index 24c1b29a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-150x150.png
deleted file mode 100644
index 70cd91b0..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-300x300.png
deleted file mode 100644
index 1e592299..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-800x800.png
deleted file mode 100644
index 7b7d5792..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/set-3-tajine-per-spezie-per-sito-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-100x100.png
deleted file mode 100644
index 9b5843b6..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-150x150.png
deleted file mode 100644
index 15fd8c09..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-300x300.png
deleted file mode 100644
index 5a37221d..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-800x800.png
deleted file mode 100644
index 49428ad8..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-assalam-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-100x100.png
deleted file mode 100644
index 483f1add..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-150x150.png
deleted file mode 100644
index 9aa833b2..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-300x300.png
deleted file mode 100644
index 036e1510..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-800x800.png
deleted file mode 100644
index bf13dbb6..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/sottopentola-tiznkade-2-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-100x100.png
deleted file mode 100644
index 4d635935..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-150x150.png
deleted file mode 100644
index 37770bcc..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-300x300.png
deleted file mode 100644
index 73428000..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-800x800.png
deleted file mode 100644
index 16beadd8..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tajine-per-sito-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-100x100.png
deleted file mode 100644
index cb92e4be..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-150x150.png
deleted file mode 100644
index c889b84f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-300x300.png
deleted file mode 100644
index 704fc313..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-800x800.png
deleted file mode 100644
index 5dbe94c5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/tisana-pa-17gr-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/uova.png b/_ALL_SITES/piuchebuono.app/upload/products/uova.png
deleted file mode 100644
index fd133a20..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/uova.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-100x100.png
deleted file mode 100644
index dec391fb..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-150x150.png
deleted file mode 100644
index 94c7fcc5..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-300x300.png
deleted file mode 100644
index 0b45f33f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-800x800.png
deleted file mode 100644
index 9be4302b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/uva-secca-250-gr-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-100x100.png
deleted file mode 100644
index 8c2c497b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-150x150.png
deleted file mode 100644
index e9f0cc3f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-300x300.png
deleted file mode 100644
index 4eb6699d..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-800x800.png
deleted file mode 100644
index 925e24ee..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-1-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-100x100.png
deleted file mode 100644
index d5cd3b37..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-150x150.png
deleted file mode 100644
index 4a40769b..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-300x300.png
deleted file mode 100644
index 1427da30..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-800x800.png b/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-800x800.png
deleted file mode 100644
index b5d2851f..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/verbena-citronella-in-foglie-800x800.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-100x100.png
deleted file mode 100644
index 3e66666a..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-150x150.png
deleted file mode 100644
index ad14dfa7..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-300x300.png
deleted file mode 100644
index fdd6dbe9..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-500x500.png b/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-500x500.png
deleted file mode 100644
index a8387276..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zafferano-1-gr-1-500x500.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-100x100.png b/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-100x100.png
deleted file mode 100644
index f49b2f24..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-100x100.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-150x150.png b/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-150x150.png
deleted file mode 100644
index 70233073..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-150x150.png and /dev/null differ
diff --git a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-300x300.png b/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-300x300.png
deleted file mode 100644
index 2ad284cd..00000000
Binary files a/_ALL_SITES/piuchebuono.app/upload/products/zenzero-nour-salam-300x300.png and /dev/null differ
diff --git a/_ALL_SITES/riso.app/.env.development b/_ALL_SITES/riso.app/.env.development
index e4c8d9a6..c01258c0 100755
--- a/_ALL_SITES/riso.app/.env.development
+++ b/_ALL_SITES/riso.app/.env.development
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL="newfreeplanet"
@@ -24,5 +24,5 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST="1"
-INLOCALE="1"
+VUE_APP_ISTEST="1"
+VUE_APP_INLOCALE="1"
diff --git a/_ALL_SITES/riso.app/.env.production b/_ALL_SITES/riso.app/.env.production
index 0725885b..3e934a73 100644
--- a/_ALL_SITES/riso.app/.env.production
+++ b/_ALL_SITES/riso.app/.env.production
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="13"
DIRECTORY_LOCAL=newfreeplanet
@@ -24,4 +24,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=0
+VUE_APP_ISTEST=0
diff --git a/_ALL_SITES/riso.app/.env.test b/_ALL_SITES/riso.app/.env.test
index d9895ca5..c184e7e3 100755
--- a/_ALL_SITES/riso.app/.env.test
+++ b/_ALL_SITES/riso.app/.env.test
@@ -1,4 +1,4 @@
-APP_VERSION="1.1.3"
+APP_VERSION="1.1.4"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="16"
DIRECTORY_LOCAL=newfreeplanet
@@ -25,4 +25,4 @@ DEBUG="1"
TELEGRAM_SUPPORT=""
PROJECT_ID_MAIN="5cc0a13fe5c9d156728f400a"
TEST_CELL=""
-ISTEST=1
+VUE_APP_ISTEST=1
diff --git a/_ALL_SITES/riso.app/package.json b/_ALL_SITES/riso.app/package.json
index a1f3e626..5d281b29 100755
--- a/_ALL_SITES/riso.app/package.json
+++ b/_ALL_SITES/riso.app/package.json
@@ -1,6 +1,6 @@
{
"name": "riso",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Siamo la Rete Italiana di Scambio Orizzontale, abbiamo creato questa piattaforma per metterla al servizio di chi vuole riscoprire il valore della condivisione e della cooperazione. Valori semplici e profondi che ci aiutano a ritrovare il Senso della Vita, perduto in questa società consumista, e riporti quei Sani Pricìpi Naturali ed Umani di Fratellanza che intere popolazioni antiche conoscevano bene.",
"productName": "Riso",
"author": "Paolo Arena",
@@ -9,9 +9,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.scss b/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.scss
deleted file mode 100755
index 221fef3e..00000000
--- a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.scss
+++ /dev/null
@@ -1,446 +0,0 @@
-
-.testo-banda {
- //background: -webkit-gradient(linear, left top, left bottom, from(#3144f0), to(transparent));
- //background: linear-gradient(180deg, #3144f0, transparent);
- //background: rgba(0, 0, 0, .6)
-}
-
-$grayshadow: #555;
-
-$textcol: blue;
-$textcol_scuro: darkblue;
-
-p {
- margin: 0 0 1.25rem;
- //text-shadow: .125rem .125rem .25rem $grayshadow;
-}
-
-h4 {
- font-size: 1.25rem;
-}
-
-.mycard {
- visibility: hidden;
-}
-
-.landing {
-}
-
-.landing_background {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- background-size: cover
-}
-
-.landing > section {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- //padding: 0 16px
-}
-
-.intro {
- display: flex;
- justify-content: space-between;
- align-items: stretch;
- /* flex-flow: row nowrap; */
-
- padding: 1.25rem 0 1.25rem 0;
- margin: .125rem;
-
- * {
- width: 100%;
- flex: 1;
- margin-left: auto;
- margin-right: auto;
- }
-
- &__associazione {
- min-width: 350px;
- }
-
- &__comeassociarsi {
- min-width: 350px;
- }
-}
-
-.subtitle {
- font-weight: 600;
- text-align: center;
- letter-spacing: 0.125rem;
- text-transform: uppercase;
- font-size: 1rem;
-}
-
-.landing > section.padding {
- padding: 5.62rem 1rem;
-}
-
-.landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
-}
-
-.landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-}
-
-.landing > section > div {
- position: relative;
- width: 100%
-}
-
-.maxwidth1200 {
- max-width: 1200px;
-}
-
-.landing__toolbar {
- background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
- background: linear-gradient(180deg, #000, transparent);
- padding: 0 !important
-}
-
-.landing__toolbar .q-btn {
- border-radius: 0 0 .315rem .315rem;
- -ms-flex-item-align: stretch;
- align-self: stretch
-}
-
-.landing__hero {
- min-height: 50vh
-}
-
-.landing__header {
- height: 18vh
-}
-
-.landing__arrow {
- bottom: 1.5rem;
- opacity: .4
-}
-
-.landing__front {
- background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(15%, rgba(0, 0, 0, .6)));
- background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 15%)
-}
-
-.landing__logo {
- width: 9.40rem;
- height: 9.40rem;
- margin-top: 1.315rem;
- //-webkit-animation: logo-rotate 240s linear infinite;
- //animation: logo-rotate 240s linear infinite
-}
-
-.landing__features .q-icon {
- font-size: 4rem
-}
-
-h4 {
- line-height: 1.5;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.landing__features h4, .landing__features h6 {
- margin: 1rem 0
-}
-
-.landing__features p {
- opacity: .7;
- font-size: 1rem;
- line-height: 1.5;
-}
-
-.landing__footer {
- //background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, .1)), to(#000));
- background: linear-gradient(180deg, rgba(0, 0, 0, .8) 95%, #FFF);
- padding-top: 4.5rem !important;
- padding-bottom: 4.5rem !important;
- padding-left: 1.25rem;
- padding-right: 1.25rem;
- color: #9f9f9f;
-}
-
-.icon_contact:hover {
- color: blue;
- border-color: white;
- border-width: .0625rem;
-}
-
-.landing__footer .doc-link {
- color: $textcol;
-}
-
-.landing__footer .doc-link:hover {
- opacity: .8
-}
-
-.landing__swirl-bg {
- background-repeat: no-repeat !important;
- background-position: top;
- background-size: contain !important;
- background-image: url(../../../public/images/landing_first_section.png) !important
-}
-
-.feat-descr {
- font-size: 1.15rem;
-}
-
-.feat-descr:hover {
- transition: opacity 0.5s ease-in-out;
- opacity: 0.9;
-}
-
-.q-col-gutter-sm {
- padding: 3.125rem 3.125rem;
- //margin-left: -48px
-}
-
-body.mobile .landing {
- //background: unset
-}
-
-body.mobile .landing:before {
- content: "";
- position: fixed;
- top: 0;
- height: 100vh;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: -1;
- //background: #000 url(../../public/images/cover.jpg) 50%;
-
- background-size: cover
-}
-
-/*
-@-webkit-keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-
-@keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-*/
-
-.home {
- //background-color: rgb(250, 250, 250);
- padding: 3.125rem;
- display: flex;
- //flex-wrap: nowrap;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
-}
-
-.btn-start {
- margin: 3.125rem;
-}
-
-.shadow {
- //color: white;
- text-shadow: 0.125rem 0.125rem 0.25rem $grayshadow;
-}
-
-.text-h1, h1 {
- font-size: 3rem;
- font-weight: bold;
- line-height: 3rem;
- letter-spacing: -.01562em;
- margin-bottom: 8px !important;
-}
-
-.text-h2 {
- font-size: 3.75rem;
- font-weight: 300;
- line-height: 3.75rem;
- letter-spacing: -.00833em;
-}
-
-.text-weight-bold {
- font-weight: 700;
-}
-
-.text-vers {
- font-size: 0.75rem;
- font-weight: 400;
- line-height: 1.75rem;
- letter-spacing: .00937em;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
-.landing__footer-icons {
- font-size: 1.75rem
-}
-
-.landing__footer-icons a {
- margin: 0 .5rem .5rem;
- text-decoration: none;
- outline: 0;
- color: $textcol;
- transition: color .28s
-}
-
-.landing__footer-icons a:hover {
- color: $textcol_scuro;
-}
-
-.doc-img {
- max-width: 100%;
-}
-
-.mylist {
- background: #3fdaff;
- padding-left: 1.25rem;
-}
-
-.clgutter {
- margin-top: 1.25rem;
- padding: .62rem;
-}
-
-.carousel_img_3 {
- //background-image: url(../../public/images/cibo_sano.jpg);
- background-size: cover !important;
- background-position: 50% center !important;
- background-repeat: no-repeat !important;
-}
-
-@media (max-width: 718px) {
- // PER VERSIONE MOBILE
-
- .landing__hero {
- text-align: center
- }
- .landing__header {
- height: 7vh
- }
- .clgutter {
- margin-top: 0;
- padding: 0;
- }
- .landing__hero .text-h1, h1 {
- font-size: 2rem;
- line-height: 2.05rem;
- margin-bottom: 1.25rem
- }
-
- .landing > section.padding {
- padding: 2.5rem 1rem;
- }
-
- .landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
- }
-
- .landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- max-width: 800px;
- }
-
- .landing > section.padding_gallery > div {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- }
-
- .landing__features h4, .landing__features h6 {
- margin: 1.25rem 0
- }
-
- h4 {
- line-height: 1.4;
- text-shadow: 0.25rem 0.25rem 0.5rem $grayshadow;
- }
-
- .landing .feature-item {
- text-align: center;
- margin-top: 1.25rem;
- }
- .landing__hero-content {
- padding-bottom: 11.25rem;
- }
- .landing__hero2-content {
- padding-bottom: 7.25rem;
- }
- .landing__hero-btns {
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center
- }
-
- .q-col-gutter-sm {
- padding: .625rem .315rem;
- }
-
- .text-subtitle1 {
- font-size: 1.25rem;
- }
- .text-vers {
- font-size: 0.6rem;
- }
-
-
-}
-
-.custom-caption {
- text-align: center;
- padding: .75rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .3);
-}
-
-.sfondo-grigio {
- padding: 1rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .35);
-}
-
-.mycontacts {
- color: gray;
- letter-spacing: 0.078rem;
-}
-
-.mycontacts_title {
- text-shadow: 0.125rem 0.125rem 0.125rem #555;
- font-weight: bold;
- color: #999;
- letter-spacing: 0.125rem;
-}
-
-.mycontacts_text {
- color: #999;
- letter-spacing: 0.093rem;
-}
diff --git a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.ts b/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.ts
deleted file mode 100755
index a636bdb8..00000000
--- a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.ts
+++ /dev/null
@@ -1,78 +0,0 @@
-import { defineComponent, ref, onMounted, watch, computed } from 'vue'
-
-import { useGlobalStore } from '@store/globalStore'
-import { useRoute } from 'vue-router'
-import { useUserStore } from '@store/UserStore'
-
-import { Logo } from '../../components/logo'
-
-import { LandingFooter } from '../../components/LandingFooter'
-import { CMyPage } from '../../components/CMyPage/index'
-
-import { tools } from '@src/store/Modules/tools'
-import { static_data } from '@src/db/static_data'
-import { toolsext } from '@src/store/Modules/toolsext'
-import { Screen } from 'quasar'
-import { CCardCarousel, CEventsCalendar, COpenStreetMap } from '@components'
-import MixinBase from '@src/mixins/mixin-base'
-import { firstimagehome } from '@src/db/static_data'
-import MixinMetaTags from '@/mixins/mixin-metatags'
-
-export default defineComponent({
- name: 'Home_tdv',
- components: { Logo, LandingFooter, CMyPage, CCardCarousel, CEventsCalendar, COpenStreetMap },
-
- setup() {
- const animare = ref(0)
- const slide = ref('first')
- const slide2 = ref(1)
-
- const getImmagini = ref([
- {
- title: '', subtitle: '',
- alt: 'Elisa e Cristina insieme',
- img: '../../statics/images/eventi_esterni/IMG_6035.jpg'
- },
- ])
-
- const userStore = useUserStore()
- const globalStore = useGlobalStore()
-
- const { setValDb, getValDb } = MixinBase()
- const { setmeta, getsrcbyimg } = MixinMetaTags()
-
- function getheightgallery() {
- if (tools.isMobile())
- return '400px'
- else
- return '600px'
- }
-
- function created() {
- //
- }
-
- function getArrDisciplines() {
- return globalStore.disciplines.filter((rec: any) => rec.showinhome)
- }
-
- created()
-
- return {
- tools,
- toolsext,
- static_data,
- animare,
- slide,
- slide2,
- getheightgallery,
- getArrDisciplines,
- getImmagini,
- getValDb,
- firstimagehome,
- getsrcbyimg,
- setmeta,
- }
- },
-})
-
diff --git a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.vue b/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.vue
deleted file mode 100755
index d0710b3a..00000000
--- a/_ALL_SITES/riso.app/root_spec/home_tdv/home_tdv.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
- {{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
{{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
- {{$t('msg.sottoTitoloApp4')}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{
- $t('components.authentication.email_verification.link_sent') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{index + 1}}. {{rec.title}}
-
{{rec.subtitle}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/aaa.txt b/aaa.txt
deleted file mode 100644
index ea9214d5..00000000
--- a/aaa.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-TRA CIRCUITI:
-Fai la Transazione
-
-Le transazioni extraterritoriali fuori dal circuito devono andare in altra.
-
-- Rita di VICENZA sia partito (con 10) paga a VITERBO.
-
-TRANSAZIONI EXTRATERRITORIALI.
- sul circuito Viterbo mi compare la lista delle transazioni extraterr., suddivise per territorio.
- e posso scambiare con quelli di Vicenza.
-
-
-Possibilità di ricevere i RIS da chiunque.
-
-OSPITE
-RESIDENTI
-
-
- - Rita di VICENZA offre un Servizio a Pietro di AGRIGENTO.
- - a Sergio gli appare anche Pietro di AGRIGENTO.
- -
-
-RITA -10 VICENZA
-RITA +20 AGRIGENTO
-SERGIO +10 VICENZA
-
-
-PROFILO:
-il "invia monete" compare a tutti, almeno devi essere collegato in 1 circuito.
-
diff --git a/config/envparser.js b/config/envparser.js
index 808b2834..849d7930 100755
--- a/config/envparser.js
+++ b/config/envparser.js
@@ -13,8 +13,12 @@ switch (process.env.NODE_ENV) {
break
}
-// console.log("PATH", path)
-const parsedEnv = DotEnv.config({ path }).parsed;
+// console.log("NODE_ENV", process.env.NODE_ENV)
+console.log("PATH", path)
+const result = DotEnv.config({ path });
+
+const parsedEnv = result.parsed;
+// console.log('Parsed Environment Variables:', parsedEnv);
module.exports = function () {
// Let's stringify our variables
@@ -23,5 +27,6 @@ module.exports = function () {
// parsedEnv[key] = JSON.stringify(parsedEnv[key])
}
}
+ console.log('Parsed Environment Variables:', parsedEnv);
return parsedEnv
};
diff --git a/deploy_on_test2_server.sh b/deploy_on_test2_server.sh
index f79ea29b..b31ed93f 100755
--- a/deploy_on_test2_server.sh
+++ b/deploy_on_test2_server.sh
@@ -15,7 +15,7 @@ cp .env.test2 .env.production
sleep 1
-npm run buildpwa
+npm run buildpwatest
echo "Sincronizzazione $SERVERDIR_WEBSITE in remoto..."
sshpass -p $SERVERPW_WEBSITE rsync -e 'ssh -p 8855' -a --exclude 'upload' dist/pwa/ suryapaolo@servereng:$SERVERDIR_WEBSITE/
diff --git a/deploy_on_test_abitaregliiblei.it.sh b/deploy_on_test_abitaregliiblei.it.sh
index 149370c9..40394dc4 100755
--- a/deploy_on_test_abitaregliiblei.it.sh
+++ b/deploy_on_test_abitaregliiblei.it.sh
@@ -10,20 +10,17 @@ else
risposta=$1
fi
-cp .env.production .env.prod.bak
-cp .env.test.abitaregliiblei.it .env.production
+cp .env.test.abitaregliiblei.it .env.test
sleep 1
-npm run buildpwa
+npm run buildpwatest
echo "Sincronizzazione $SERVERDIR_WEBSITE in remoto..."
rsync -e 'ssh -p 8822' -a --exclude 'upload' dist/pwa/ pcbuser@pcb:$SERVERDIR_WEBSITE
#rsync -e 'ssh -p 8822' -av --delete dist/pwa/js/ pcbuser@pcb:$SERVERDIR_WEBSITE/js
rsync -e 'ssh -p 8822' -a dist/pwa/js/ pcbuser@pcb:$SERVERDIR_WEBSITE/js
-cp .env.prod.bak .env.production
-
sleep 1
echo "Finito $SERVERDIR_WEBSITE"
diff --git a/deploy_on_test_gruppomacro.app.sh b/deploy_on_test_gruppomacro.app.sh
index 298fdb43..0b6937ff 100755
--- a/deploy_on_test_gruppomacro.app.sh
+++ b/deploy_on_test_gruppomacro.app.sh
@@ -10,12 +10,11 @@ else
risposta=$1
fi
-cp .env.production .env.prod.bak
-cp .env.test.gruppomacro .env.production
+cp .env.test.gruppomacro .env.test
sleep 1
-npm run buildpwa
+npm run buildpwatest
echo "Sincronizzazione $SERVERDIR_WEBSITE in remoto..."
rsync -e 'ssh -p 8822' -a --exclude 'upload' dist/pwa/ pcbuser@pcb:$SERVERDIR_WEBSITE
diff --git a/deploy_on_test_pcb.sh b/deploy_on_test_pcb.sh
index b884cff8..a7af64fb 100755
--- a/deploy_on_test_pcb.sh
+++ b/deploy_on_test_pcb.sh
@@ -10,12 +10,11 @@ else
risposta=$1
fi
-cp .env.production .env.prod.bak
-cp .env.test.pcb .env.production
+cp .env.test.pcb .env.test
sleep 1
-npm run buildpwa
+npm run buildpwatest
source ./send_pwa_to_test_pcb.sh
diff --git a/deploy_on_test_server.sh b/deploy_on_test_server.sh
index 8b77d679..ae1ae2a9 100755
--- a/deploy_on_test_server.sh
+++ b/deploy_on_test_server.sh
@@ -16,7 +16,7 @@ cp .env.test .env.production
sleep 1
-npm run buildpwa
+npm run buildpwatest
echo "Sincronizzazione $SERVERDIR_WEBSITE in remoto..."
sshpass -p $SERVERPW_WEBSITE rsync -e 'ssh -p 8855' -a --exclude 'upload' dist/pwa/ ftpadmin@servereng:$SERVERDIR_WEBSITE/
diff --git a/package.json b/package.json
index a1f3e626..5d281b29 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "riso",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "Siamo la Rete Italiana di Scambio Orizzontale, abbiamo creato questa piattaforma per metterla al servizio di chi vuole riscoprire il valore della condivisione e della cooperazione. Valori semplici e profondi che ci aiutano a ritrovare il Senso della Vita, perduto in questa società consumista, e riporti quei Sani Pricìpi Naturali ed Umani di Fratellanza che intere popolazioni antiche conoscevano bene.",
"productName": "Riso",
"author": "Paolo Arena",
@@ -9,9 +9,10 @@
"license": "MIT",
"scripts": {
"dev": "quasar dev",
- "build": "quasar build",
- "buildpwa": "quasar build -m pwa",
- "buildspa": "quasar build -m spa",
+ "build": "NODE_ENV=production quasar build",
+ "buildpwa": "NODE_ENV=production quasar build -m pwa",
+ "buildpwatest": "NODE_ENV=test quasar build -m pwa",
+ "buildspa": "NODE_ENV=production quasar build -m spa",
"lint": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./",
"lintfile": "eslint --ext .js,.ts,.vue --ignore-path .gitignore ./ > file.out.txt",
"lintfileNoJS": "eslint --ext .ts,.vue --ignore-path .gitignore ./ > file.out.txt",
diff --git a/quasar.conf.js b/quasar.conf.js
index 2f86a52b..652989b2 100755
--- a/quasar.conf.js
+++ b/quasar.conf.js
@@ -154,7 +154,7 @@ module.exports = configure((ctx) => ({
https: false,
port: 8084,
open: false, // opens browser window automatically
- hot: true, // Disable hot module replacement
+ hot: false, // Disable hot module replacement
headers: {
'Access-Control-Allow-Origin': '*',
'Access-Control-Allow-Headers': '*',
diff --git a/send_pwa_to_pcb.sh b/send_pwa_to_pcb.sh
index 57af49c1..4e2d6d46 100755
--- a/send_pwa_to_pcb.sh
+++ b/send_pwa_to_pcb.sh
@@ -8,4 +8,4 @@ echo "Sincronizzazione in remoto $SERVERDIR_WEBSITE ..."
rsync -e 'ssh -p 8822' -a --exclude 'upload' dist/pwa/ pcbuser@pcb:$SERVERDIR_WEBSITE
echo "Finito $SERVERDIR_WEBSITE"
-cp .env.prod.bak .env.production
+#cp .env.prod.bak .env.production
diff --git a/send_pwa_to_test_pcb.sh b/send_pwa_to_test_pcb.sh
index 2a754716..2a85484e 100755
--- a/send_pwa_to_test_pcb.sh
+++ b/send_pwa_to_test_pcb.sh
@@ -3,6 +3,7 @@
source .env.test.pcb
cp .env.test.pcb .env.production
+cp .env.test.pcb .env.test
echo "Sincronizzazione in remoto $SERVERDIR_WEBSITE ..."
rsync -e 'ssh -p 8822' -a --exclude 'upload' dist/pwa/ pcbuser@pcb:$SERVERDIR_WEBSITE
diff --git a/src-pwa/custom-service-worker.js b/src-pwa/custom-service-worker.js
index 64649f41..f7c88cdf 100755
--- a/src-pwa/custom-service-worker.js
+++ b/src-pwa/custom-service-worker.js
@@ -34,7 +34,7 @@ self.addEventListener('activate', (event) => {
});
-const APP_VERSION = "1.1.3";
+const APP_VERSION = "1.1.4";
console.log(' [ VER-' + APP_VERSION + ' ] _---------________------ PAO: this is my custom service worker');
diff --git a/src/App.ts b/src/App.ts
index 3222da9a..3bf121db 100755
--- a/src/App.ts
+++ b/src/App.ts
@@ -71,12 +71,16 @@ export default {
}
function scroll() {
- window.onscroll = () => {
- let scrolledTo = document.querySelector('.replace-with-your-element')
+ try {
+ window.onscroll = () => {
+ let scrolledTo = document.querySelector('.replace-with-your-element')
- if (scrolledTo && isScrolledIntoView(scrolledTo)) {
- console.log('scrolled')
+ if (scrolledTo && isScrolledIntoView(scrolledTo)) {
+ // console.log('scrolled')
+ }
}
+ } catch (e) {
+
}
}
@@ -92,7 +96,8 @@ export default {
- async function created() {
+ async function crea() {
+ // console.log('crea')
tools.initprompt()
tools.checkApp()
@@ -102,6 +107,9 @@ export default {
console.info('SESSIONE IN SVILUPPO ! (DEV)')
// console.info(process.env)
}
+ if (tools.isLocale()) {
+ console.info('SESSIONE IN LOCALE !')
+ }
if (tools.isTest() && !process.env.DEV) {
console.info('SESSIONE IN TEST ! (TEST)')
} else {
@@ -134,15 +142,21 @@ export default {
} catch (e) {
globalStore.finishLoading = true
+ console.error('err APP', e)
+ }
+
+ if (globalStore.finishLoading) {
+ console.log('Finish Loading')
}
// Calling the Server for updates ?
// Check the verified_email
}
+ crea()
+
onMounted(mounted)
- created()
return {
finishLoading,
diff --git a/src/common/index.ts b/src/common/index.ts
index b65b7f28..b92a7412 100755
--- a/src/common/index.ts
+++ b/src/common/index.ts
@@ -2,4 +2,4 @@ export * from './pattern'
// export * from './axios'
export * from './debounce'
export * from './message'
-export { default as GlobalConfig } from '../config'
+export { default as GlobalConfig } from '../config.ts'
diff --git a/src/components/CGridTableRec/CGridTableRec.scss b/src/components/CGridTableRec/CGridTableRec.scss
index d61350ce..e46952d4 100755
--- a/src/components/CGridTableRec/CGridTableRec.scss
+++ b/src/components/CGridTableRec/CGridTableRec.scss
@@ -75,4 +75,9 @@
}
.q-carousel__slide{
padding: 8px !important;
+}
+
+.carousel-scroll-container {
+ height: 300px; /* Imposta un'altezza per permettere lo scorrimento */
+ overflow-y: auto; /* Permette lo scrolling verticale */
}
\ No newline at end of file
diff --git a/src/components/CGridTableRec/CGridTableRec.ts b/src/components/CGridTableRec/CGridTableRec.ts
index 664c8444..5189e80e 100755
--- a/src/components/CGridTableRec/CGridTableRec.ts
+++ b/src/components/CGridTableRec/CGridTableRec.ts
@@ -358,12 +358,15 @@ export default defineComponent({
const actmonth = ref('')
const drawmonth = ref(true)
+ const page = ref(0)
+
const showMap = ref(false)
const showMapAtLeast1 = ref(false)
const mapInitialized = ref(false)
const slideGridOriz = ref(0)
const autoplay = ref(true)
+ const scrollTargetId = 'carousel-scroll-target'
const newRecordBool = ref(false)
const newRecordBoolOld = ref(false)
@@ -793,7 +796,7 @@ export default defineComponent({
}
}
- console.log('myobj', myobj)
+ // console.log('myobj', myobj)
return myobj
}
@@ -2409,6 +2412,7 @@ export default defineComponent({
}
function onLoadScroll(index: number, done: any) {
+ console.log('onLoadScroll', index)
if (index > 1) {
// console.log('onLoadScroll', index, 'RECLOAD', numRecLoaded.value, 'ROWS: ', pagination.value.rowsNumber, 'PAGE: ', pagination.value.page)
@@ -2639,6 +2643,31 @@ export default defineComponent({
}
}
+ function handleTransition(newVal: any, oldVal: any) {
+ // Se siamo vicini alla fine degli elementi caricati, carichiamo altri elementi
+ if (serverData.value.length - newVal <= 2 && !loading.value) {
+ onLoadScroll(newVal, () => {})
+ }
+ }
+
+ async function loadMore(index: any, done: any) {
+ if (loading.value) {
+ done()
+ return
+ }
+
+ loading.value = true
+
+ try {
+ refresh_infscroll(done)
+ } catch (error) {
+ console.error('Errore nel caricamento:', error)
+ done()
+ } finally {
+ loading.value = false
+ }
+ }
+
created()
return {
@@ -2769,6 +2798,10 @@ export default defineComponent({
scroll,
slideGridOriz,
autoplay,
+ onUpdateData,
+ scrollTargetId,
+ handleTransition,
+ loadMore,
}
}
})
diff --git a/src/components/CGridTableRec/CGridTableRec.vue b/src/components/CGridTableRec/CGridTableRec.vue
index fe3f2196..454c2009 100755
--- a/src/components/CGridTableRec/CGridTableRec.vue
+++ b/src/components/CGridTableRec/CGridTableRec.vue
@@ -379,9 +379,94 @@
+ page: {{ pagination.page }} numRecLoaded: {{ numRecLoaded }} rows:
+ {{ pagination.rowsNumber }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/src/components/CMyEditElem/CMyEditElem.scss b/src/components/CMyEditElem/CMyEditElem.scss
index 07b9f50f..c34f5fcb 100755
--- a/src/components/CMyEditElem/CMyEditElem.scss
+++ b/src/components/CMyEditElem/CMyEditElem.scss
@@ -279,25 +279,6 @@ h1 {
text-shadow: .25rem .25rem .5rem $grayshadow;
}
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
.landing__footer-icons {
font-size: 1.75rem
}
diff --git a/src/components/CMyElem/CMyElem.scss b/src/components/CMyElem/CMyElem.scss
index 3555a6c2..5be50a49 100755
--- a/src/components/CMyElem/CMyElem.scss
+++ b/src/components/CMyElem/CMyElem.scss
@@ -279,24 +279,6 @@ body.mobile .landing:before {
text-shadow: .25rem .25rem .5rem $grayshadow;
}
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
.landing__footer-icons {
font-size: 1.75rem
diff --git a/src/components/CMyProfileTutorial/CMyProfileTutorial.ts b/src/components/CMyProfileTutorial/CMyProfileTutorial.ts
index 53a7c8f1..d66371e6 100755
--- a/src/components/CMyProfileTutorial/CMyProfileTutorial.ts
+++ b/src/components/CMyProfileTutorial/CMyProfileTutorial.ts
@@ -358,7 +358,7 @@ export default defineComponent({
if (indstep.value > numindstep.value)
indstep.value = numindstep.value
- console.log('indstep.value', indstep.value)
+ // console.log('indstep.value', indstep.value)
// circuit.value = circuitStore.getCircuitByName(props.circuitname)
diff --git a/src/components/CTestServer/CTestServer.ts b/src/components/CTestServer/CTestServer.ts
index 5cf83dce..62709fd0 100755
--- a/src/components/CTestServer/CTestServer.ts
+++ b/src/components/CTestServer/CTestServer.ts
@@ -26,8 +26,12 @@ export default defineComponent({
const SERVER_TEST = ref([
{ key: 1, label: 'Test', host: 'https://test.freeplanet.app:3001' },
- { key: 2, label: 'Produzione', host: 'https://freeplanet.app:3000' },
- { key: 3, label: 'Locale', host: 'http://192.168.0.200:3000' },
+ { key: 2, label: 'Produzione', host: tools.getServerHost() },
+ { key: 3, label: 'Locale', host: 'https://localhost:3000' },
+ { key: 4, label: 'Host IP', host: globalStore.site.host_ip },
+ { key: 5, label: 'Host', host: globalStore.site.host },
+ { key: 6, label: 'Host Api', host: globalStore.site.host_api },
+ { key: 7, label: 'Host Api IP', host: globalStore.site.host_api_ip },
])
watch(() =>
diff --git a/src/components/CTestServer/CTestServer.vue b/src/components/CTestServer/CTestServer.vue
index 28a15e19..7f2787bc 100755
--- a/src/components/CTestServer/CTestServer.vue
+++ b/src/components/CTestServer/CTestServer.vue
@@ -11,6 +11,7 @@
-
+
diff --git a/src/root/ciao/ciao.scss b/src/root/ciao/ciao.scss
index 81790a60..bfedc944 100755
--- a/src/root/ciao/ciao.scss
+++ b/src/root/ciao/ciao.scss
@@ -280,25 +280,6 @@ body.mobile .landing:before {
text-shadow: .25rem .25rem .5rem $grayshadow;
}
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
.landing__footer-icons {
font-size: 1.75rem
}
diff --git a/src/root_spec/home_tdv/home_tdv.scss b/src/root_spec/home_tdv/home_tdv.scss
deleted file mode 100755
index 221fef3e..00000000
--- a/src/root_spec/home_tdv/home_tdv.scss
+++ /dev/null
@@ -1,446 +0,0 @@
-
-.testo-banda {
- //background: -webkit-gradient(linear, left top, left bottom, from(#3144f0), to(transparent));
- //background: linear-gradient(180deg, #3144f0, transparent);
- //background: rgba(0, 0, 0, .6)
-}
-
-$grayshadow: #555;
-
-$textcol: blue;
-$textcol_scuro: darkblue;
-
-p {
- margin: 0 0 1.25rem;
- //text-shadow: .125rem .125rem .25rem $grayshadow;
-}
-
-h4 {
- font-size: 1.25rem;
-}
-
-.mycard {
- visibility: hidden;
-}
-
-.landing {
-}
-
-.landing_background {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- background-size: cover
-}
-
-.landing > section {
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
- //padding: 0 16px
-}
-
-.intro {
- display: flex;
- justify-content: space-between;
- align-items: stretch;
- /* flex-flow: row nowrap; */
-
- padding: 1.25rem 0 1.25rem 0;
- margin: .125rem;
-
- * {
- width: 100%;
- flex: 1;
- margin-left: auto;
- margin-right: auto;
- }
-
- &__associazione {
- min-width: 350px;
- }
-
- &__comeassociarsi {
- min-width: 350px;
- }
-}
-
-.subtitle {
- font-weight: 600;
- text-align: center;
- letter-spacing: 0.125rem;
- text-transform: uppercase;
- font-size: 1rem;
-}
-
-.landing > section.padding {
- padding: 5.62rem 1rem;
-}
-
-.landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
-}
-
-.landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-}
-
-.landing > section > div {
- position: relative;
- width: 100%
-}
-
-.maxwidth1200 {
- max-width: 1200px;
-}
-
-.landing__toolbar {
- background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
- background: linear-gradient(180deg, #000, transparent);
- padding: 0 !important
-}
-
-.landing__toolbar .q-btn {
- border-radius: 0 0 .315rem .315rem;
- -ms-flex-item-align: stretch;
- align-self: stretch
-}
-
-.landing__hero {
- min-height: 50vh
-}
-
-.landing__header {
- height: 18vh
-}
-
-.landing__arrow {
- bottom: 1.5rem;
- opacity: .4
-}
-
-.landing__front {
- background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(15%, rgba(0, 0, 0, .6)));
- background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .6) 15%)
-}
-
-.landing__logo {
- width: 9.40rem;
- height: 9.40rem;
- margin-top: 1.315rem;
- //-webkit-animation: logo-rotate 240s linear infinite;
- //animation: logo-rotate 240s linear infinite
-}
-
-.landing__features .q-icon {
- font-size: 4rem
-}
-
-h4 {
- line-height: 1.5;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.landing__features h4, .landing__features h6 {
- margin: 1rem 0
-}
-
-.landing__features p {
- opacity: .7;
- font-size: 1rem;
- line-height: 1.5;
-}
-
-.landing__footer {
- //background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, .1)), to(#000));
- background: linear-gradient(180deg, rgba(0, 0, 0, .8) 95%, #FFF);
- padding-top: 4.5rem !important;
- padding-bottom: 4.5rem !important;
- padding-left: 1.25rem;
- padding-right: 1.25rem;
- color: #9f9f9f;
-}
-
-.icon_contact:hover {
- color: blue;
- border-color: white;
- border-width: .0625rem;
-}
-
-.landing__footer .doc-link {
- color: $textcol;
-}
-
-.landing__footer .doc-link:hover {
- opacity: .8
-}
-
-.landing__swirl-bg {
- background-repeat: no-repeat !important;
- background-position: top;
- background-size: contain !important;
- background-image: url(../../../public/images/landing_first_section.png) !important
-}
-
-.feat-descr {
- font-size: 1.15rem;
-}
-
-.feat-descr:hover {
- transition: opacity 0.5s ease-in-out;
- opacity: 0.9;
-}
-
-.q-col-gutter-sm {
- padding: 3.125rem 3.125rem;
- //margin-left: -48px
-}
-
-body.mobile .landing {
- //background: unset
-}
-
-body.mobile .landing:before {
- content: "";
- position: fixed;
- top: 0;
- height: 100vh;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: -1;
- //background: #000 url(../../public/images/cover.jpg) 50%;
-
- background-size: cover
-}
-
-/*
-@-webkit-keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-
-@keyframes logo-rotate {
- to {
- -webkit-transform: rotate(-1turn);
- transform: rotate(-1turn)
- }
-}
-*/
-
-.home {
- //background-color: rgb(250, 250, 250);
- padding: 3.125rem;
- display: flex;
- //flex-wrap: nowrap;
- flex-direction: column;
- align-items: center;
- justify-content: space-between;
-}
-
-.btn-start {
- margin: 3.125rem;
-}
-
-.shadow {
- //color: white;
- text-shadow: 0.125rem 0.125rem 0.25rem $grayshadow;
-}
-
-.text-h1, h1 {
- font-size: 3rem;
- font-weight: bold;
- line-height: 3rem;
- letter-spacing: -.01562em;
- margin-bottom: 8px !important;
-}
-
-.text-h2 {
- font-size: 3.75rem;
- font-weight: 300;
- line-height: 3.75rem;
- letter-spacing: -.00833em;
-}
-
-.text-weight-bold {
- font-weight: 700;
-}
-
-.text-vers {
- font-size: 0.75rem;
- font-weight: 400;
- line-height: 1.75rem;
- letter-spacing: .00937em;
- text-shadow: .25rem .25rem .5rem $grayshadow;
-}
-
-.homep-cover-img-1 {
- background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-2 {
- background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img-3 {
- background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
- //transition: background-image 1s ease-in-out;
-}
-
-.homep-cover-img.hide-filter:before {
- opacity: 0
-}
-
-.landing__footer-icons {
- font-size: 1.75rem
-}
-
-.landing__footer-icons a {
- margin: 0 .5rem .5rem;
- text-decoration: none;
- outline: 0;
- color: $textcol;
- transition: color .28s
-}
-
-.landing__footer-icons a:hover {
- color: $textcol_scuro;
-}
-
-.doc-img {
- max-width: 100%;
-}
-
-.mylist {
- background: #3fdaff;
- padding-left: 1.25rem;
-}
-
-.clgutter {
- margin-top: 1.25rem;
- padding: .62rem;
-}
-
-.carousel_img_3 {
- //background-image: url(../../public/images/cibo_sano.jpg);
- background-size: cover !important;
- background-position: 50% center !important;
- background-repeat: no-repeat !important;
-}
-
-@media (max-width: 718px) {
- // PER VERSIONE MOBILE
-
- .landing__hero {
- text-align: center
- }
- .landing__header {
- height: 7vh
- }
- .clgutter {
- margin-top: 0;
- padding: 0;
- }
- .landing__hero .text-h1, h1 {
- font-size: 2rem;
- line-height: 2.05rem;
- margin-bottom: 1.25rem
- }
-
- .landing > section.padding {
- padding: 2.5rem 1rem;
- }
-
- .landing > section.padding_testo {
- padding-top: 1.25rem;
- padding-bottom: 1rem;
- }
-
- .landing > section.padding_gallery {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- max-width: 800px;
- }
-
- .landing > section.padding_gallery > div {
- padding-top: 3.125rem;
- padding-bottom: 5.625rem;
-
- }
-
- .landing__features h4, .landing__features h6 {
- margin: 1.25rem 0
- }
-
- h4 {
- line-height: 1.4;
- text-shadow: 0.25rem 0.25rem 0.5rem $grayshadow;
- }
-
- .landing .feature-item {
- text-align: center;
- margin-top: 1.25rem;
- }
- .landing__hero-content {
- padding-bottom: 11.25rem;
- }
- .landing__hero2-content {
- padding-bottom: 7.25rem;
- }
- .landing__hero-btns {
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center
- }
-
- .q-col-gutter-sm {
- padding: .625rem .315rem;
- }
-
- .text-subtitle1 {
- font-size: 1.25rem;
- }
- .text-vers {
- font-size: 0.6rem;
- }
-
-
-}
-
-.custom-caption {
- text-align: center;
- padding: .75rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .3);
-}
-
-.sfondo-grigio {
- padding: 1rem;
- color: $textcol;
- background-color: rgba(0, 0, 0, .35);
-}
-
-.mycontacts {
- color: gray;
- letter-spacing: 0.078rem;
-}
-
-.mycontacts_title {
- text-shadow: 0.125rem 0.125rem 0.125rem #555;
- font-weight: bold;
- color: #999;
- letter-spacing: 0.125rem;
-}
-
-.mycontacts_text {
- color: #999;
- letter-spacing: 0.093rem;
-}
diff --git a/src/root_spec/home_tdv/home_tdv.ts b/src/root_spec/home_tdv/home_tdv.ts
deleted file mode 100755
index a636bdb8..00000000
--- a/src/root_spec/home_tdv/home_tdv.ts
+++ /dev/null
@@ -1,78 +0,0 @@
-import { defineComponent, ref, onMounted, watch, computed } from 'vue'
-
-import { useGlobalStore } from '@store/globalStore'
-import { useRoute } from 'vue-router'
-import { useUserStore } from '@store/UserStore'
-
-import { Logo } from '../../components/logo'
-
-import { LandingFooter } from '../../components/LandingFooter'
-import { CMyPage } from '../../components/CMyPage/index'
-
-import { tools } from '@src/store/Modules/tools'
-import { static_data } from '@src/db/static_data'
-import { toolsext } from '@src/store/Modules/toolsext'
-import { Screen } from 'quasar'
-import { CCardCarousel, CEventsCalendar, COpenStreetMap } from '@components'
-import MixinBase from '@src/mixins/mixin-base'
-import { firstimagehome } from '@src/db/static_data'
-import MixinMetaTags from '@/mixins/mixin-metatags'
-
-export default defineComponent({
- name: 'Home_tdv',
- components: { Logo, LandingFooter, CMyPage, CCardCarousel, CEventsCalendar, COpenStreetMap },
-
- setup() {
- const animare = ref(0)
- const slide = ref('first')
- const slide2 = ref(1)
-
- const getImmagini = ref([
- {
- title: '', subtitle: '',
- alt: 'Elisa e Cristina insieme',
- img: '../../statics/images/eventi_esterni/IMG_6035.jpg'
- },
- ])
-
- const userStore = useUserStore()
- const globalStore = useGlobalStore()
-
- const { setValDb, getValDb } = MixinBase()
- const { setmeta, getsrcbyimg } = MixinMetaTags()
-
- function getheightgallery() {
- if (tools.isMobile())
- return '400px'
- else
- return '600px'
- }
-
- function created() {
- //
- }
-
- function getArrDisciplines() {
- return globalStore.disciplines.filter((rec: any) => rec.showinhome)
- }
-
- created()
-
- return {
- tools,
- toolsext,
- static_data,
- animare,
- slide,
- slide2,
- getheightgallery,
- getArrDisciplines,
- getImmagini,
- getValDb,
- firstimagehome,
- getsrcbyimg,
- setmeta,
- }
- },
-})
-
diff --git a/src/root_spec/home_tdv/home_tdv.vue b/src/root_spec/home_tdv/home_tdv.vue
deleted file mode 100755
index d0710b3a..00000000
--- a/src/root_spec/home_tdv/home_tdv.vue
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
- {{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
-
-
- expand_more
-
-
-
-
-
-
-
-
-
-
-
{{tools.getappname()}}
-
- {{$t('msg.sottoTitoloApp')}}
-
-
{{$t('msg.sottoTitoloApp2')}}
-
-
- {{$t('msg.sottoTitoloApp3')}}
-
-
-
- {{$t('msg.sottoTitoloApp4')}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{
- $t('components.authentication.email_verification.link_sent') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{index + 1}}. {{rec.title}}
-
{{rec.subtitle}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/store/Modules/tools.ts b/src/store/Modules/tools.ts
index 88df51a9..6b93bb33 100644
--- a/src/store/Modules/tools.ts
+++ b/src/store/Modules/tools.ts
@@ -2040,11 +2040,15 @@ export const tools = {
getServerHost() {
- const globalStore = useGlobalStore()
+ try {
+ const globalStore = useGlobalStore()
- if (globalStore.serverHost) {
- return globalStore.serverHost
- } else {
+ if (globalStore.serverHost) {
+ return globalStore.serverHost
+ } else {
+ return globalStore.getServerHost()
+ }
+ } catch (e) {
return process.env.MONGODB_HOST
}
@@ -2410,7 +2414,19 @@ export const tools = {
},
isTest() {
- return process.env.ISTEST === '1'
+ try {
+ return process.env.VUE_APP_ISTEST === '1'
+ } catch (e) {
+ return false
+ }
+ },
+
+ isLocale() {
+ try {
+ return process.env.VUE_APP_INLOCALE === '1'
+ } catch (e) {
+ return false
+ }
},
notshowPwd(payload: any) {
@@ -8087,20 +8103,25 @@ export const tools = {
globalStore.isAppRunning = displayMode === 'standalone' || globalStore.homescreen
} catch (e) {
- console.log('error navigator.standalone ?!')
+ console.log('error navigator.standalone ?!', e)
}
},
initprompt() {
- // console.log('initprompt')
- const globalStore = useGlobalStore()
- window.addEventListener('beforeinstallprompt', (event) => {
- event.preventDefault()
- console.log('beforeinstallprompt !')
- // Stash the event so it can be triggered later.
- globalStore.deferredPrompt = event
- })
+ try {
+ // console.log('initprompt')
+ const globalStore = useGlobalStore()
+
+ window.addEventListener('beforeinstallprompt', (event) => {
+ event.preventDefault()
+ console.log('beforeinstallprompt !')
+ // Stash the event so it can be triggered later.
+ globalStore.deferredPrompt = event
+ })
+ } catch (e) {
+ console.error('err', e)
+ }
},
isDevelop() {
diff --git a/src/store/UserStore.ts b/src/store/UserStore.ts
index 813b759a..efb98663 100755
--- a/src/store/UserStore.ts
+++ b/src/store/UserStore.ts
@@ -1513,11 +1513,14 @@ export const useUserStore = defineStore('UserStore', {
},
async setGlobal(router: Router, isLogged: boolean) {
- console.log('setGlobal', isLogged)
const globalStore = useGlobalStore()
+
+ console.log('setGlobal (logged=', isLogged, ')', globalStore.getServerHost())
+
const todos = useTodoStore()
const projects = useProjectStore()
+
try {
// this.isLogged = true
if (isLogged) {
diff --git a/src/store/globalStore.ts b/src/store/globalStore.ts
index e245cb74..4b04203f 100644
--- a/src/store/globalStore.ts
+++ b/src/store/globalStore.ts
@@ -2053,24 +2053,30 @@ export const useGlobalStore = defineStore('GlobalStore', {
getServerHost() {
- let myserv = ''
- // myserv = window.location.host
+ try {
+ let myserv = process.env.MONGODB_HOST!
- if (process.env.DEBUGGING) {
- myserv = process.env.MONGODB_HOST! // 'http://192.168.1.54:3000'
- } else {
- myserv = process.env.MONGODB_HOST!
- }
+ if (!process.env.DEBUGGING) {
+ if (tools.isTest()) {
+ if (this.site && this.site.host_testapi) {
+ myserv = this.site.host_testapi
+ // console.log('getServerHost TEST API', myserv)
+ }
+ } else {
+ if (this.site && this.site.host_api) {
+ myserv = this.site.host_api
+ // console.log('getServerHost API', myserv)
+ }
+ }
+
+ }
- if (!myserv) {
- // if (this.serverHost) {
- // myserv = this.serverHost
- // } else {
- // myserv = process.env.MONGODB_HOST!
- // }
- }
+ // console.log('getServerHost', myserv)
- return myserv
+ return myserv
+ } catch (e) {
+ return process.env.MONGODB_HOST
+ }
},
@@ -2259,7 +2265,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
},
async loadLastMovements(nummov: number) {
- return Api.SendReq('/users/lastmovs', 'POST', {nummov})
+ return Api.SendReq('/users/lastmovs', 'POST', { nummov })
.then((res) => {
if (res.data && res.data.last_transactions && this.datastat) {
this.datastat.last_transactions = res.data.last_transactions
diff --git a/upload/products/20210430-170812-photoroom-1-100x100.png b/upload/products/20210430-170812-photoroom-1-100x100.png
deleted file mode 100644
index 930db6eb..00000000
Binary files a/upload/products/20210430-170812-photoroom-1-100x100.png and /dev/null differ
diff --git a/upload/products/20210430-170812-photoroom-1-150x150.png b/upload/products/20210430-170812-photoroom-1-150x150.png
deleted file mode 100644
index 04dc1c22..00000000
Binary files a/upload/products/20210430-170812-photoroom-1-150x150.png and /dev/null differ
diff --git a/upload/products/20210430-170812-photoroom-1-300x300.png b/upload/products/20210430-170812-photoroom-1-300x300.png
deleted file mode 100644
index 1ac0f2fd..00000000
Binary files a/upload/products/20210430-170812-photoroom-1-300x300.png and /dev/null differ
diff --git a/upload/products/20210430-170812-photoroom-1-800x800.png b/upload/products/20210430-170812-photoroom-1-800x800.png
deleted file mode 100644
index f7e1b180..00000000
Binary files a/upload/products/20210430-170812-photoroom-1-800x800.png and /dev/null differ
diff --git a/upload/products/4012824400047.jpg b/upload/products/4012824400047.jpg
deleted file mode 100644
index 7cd77c19..00000000
Binary files a/upload/products/4012824400047.jpg and /dev/null differ
diff --git a/upload/products/4012824400092.jpg b/upload/products/4012824400092.jpg
deleted file mode 100644
index bc608d83..00000000
Binary files a/upload/products/4012824400092.jpg and /dev/null differ
diff --git a/upload/products/4012824400146.jpg b/upload/products/4012824400146.jpg
deleted file mode 100644
index 1d42127c..00000000
Binary files a/upload/products/4012824400146.jpg and /dev/null differ
diff --git a/upload/products/4012824400191.jpg b/upload/products/4012824400191.jpg
deleted file mode 100644
index a660cbf7..00000000
Binary files a/upload/products/4012824400191.jpg and /dev/null differ
diff --git a/upload/products/4012824400337.jpg b/upload/products/4012824400337.jpg
deleted file mode 100644
index 341ddd73..00000000
Binary files a/upload/products/4012824400337.jpg and /dev/null differ
diff --git a/upload/products/4012824400641.jpg b/upload/products/4012824400641.jpg
deleted file mode 100644
index dfa9d81e..00000000
Binary files a/upload/products/4012824400641.jpg and /dev/null differ
diff --git a/upload/products/4012824400740.jpg b/upload/products/4012824400740.jpg
deleted file mode 100644
index 645a1d19..00000000
Binary files a/upload/products/4012824400740.jpg and /dev/null differ
diff --git a/upload/products/4012824401020.jpg b/upload/products/4012824401020.jpg
deleted file mode 100644
index 39e23cab..00000000
Binary files a/upload/products/4012824401020.jpg and /dev/null differ
diff --git a/upload/products/4012824401068.jpg b/upload/products/4012824401068.jpg
deleted file mode 100644
index 27ed60d4..00000000
Binary files a/upload/products/4012824401068.jpg and /dev/null differ
diff --git a/upload/products/4012824401105.jpg b/upload/products/4012824401105.jpg
deleted file mode 100644
index 4ee70d20..00000000
Binary files a/upload/products/4012824401105.jpg and /dev/null differ
diff --git a/upload/products/4012824401150.jpg b/upload/products/4012824401150.jpg
deleted file mode 100644
index 32ebc4d0..00000000
Binary files a/upload/products/4012824401150.jpg and /dev/null differ
diff --git a/upload/products/4012824401242.jpg b/upload/products/4012824401242.jpg
deleted file mode 100644
index 5d421309..00000000
Binary files a/upload/products/4012824401242.jpg and /dev/null differ
diff --git a/upload/products/4012824401280.jpg b/upload/products/4012824401280.jpg
deleted file mode 100644
index eace0c55..00000000
Binary files a/upload/products/4012824401280.jpg and /dev/null differ
diff --git a/upload/products/4012824401334.jpg b/upload/products/4012824401334.jpg
deleted file mode 100644
index 65d8ab83..00000000
Binary files a/upload/products/4012824401334.jpg and /dev/null differ
diff --git a/upload/products/4012824401495.jpg b/upload/products/4012824401495.jpg
deleted file mode 100644
index ec3a24f5..00000000
Binary files a/upload/products/4012824401495.jpg and /dev/null differ
diff --git a/upload/products/4012824401624.jpg b/upload/products/4012824401624.jpg
deleted file mode 100644
index e72b65ba..00000000
Binary files a/upload/products/4012824401624.jpg and /dev/null differ
diff --git a/upload/products/4012824401716.jpg b/upload/products/4012824401716.jpg
deleted file mode 100644
index 5cf92dff..00000000
Binary files a/upload/products/4012824401716.jpg and /dev/null differ
diff --git a/upload/products/4012824401853.jpg b/upload/products/4012824401853.jpg
deleted file mode 100644
index ce32b129..00000000
Binary files a/upload/products/4012824401853.jpg and /dev/null differ
diff --git a/upload/products/4012824402256.jpg b/upload/products/4012824402256.jpg
deleted file mode 100644
index 2aff8460..00000000
Binary files a/upload/products/4012824402256.jpg and /dev/null differ
diff --git a/upload/products/4012824403215.jpg b/upload/products/4012824403215.jpg
deleted file mode 100644
index 533c7e93..00000000
Binary files a/upload/products/4012824403215.jpg and /dev/null differ
diff --git a/upload/products/4012824403260.jpg b/upload/products/4012824403260.jpg
deleted file mode 100644
index 48758bb3..00000000
Binary files a/upload/products/4012824403260.jpg and /dev/null differ
diff --git a/upload/products/4012824404151.jpg b/upload/products/4012824404151.jpg
deleted file mode 100644
index 726c9b54..00000000
Binary files a/upload/products/4012824404151.jpg and /dev/null differ
diff --git a/upload/products/4012824404519.jpg b/upload/products/4012824404519.jpg
deleted file mode 100644
index 33e372e7..00000000
Binary files a/upload/products/4012824404519.jpg and /dev/null differ
diff --git a/upload/products/4012824405615.jpg b/upload/products/4012824405615.jpg
deleted file mode 100644
index 1dda6470..00000000
Binary files a/upload/products/4012824405615.jpg and /dev/null differ
diff --git a/upload/products/4012824406094.jpg b/upload/products/4012824406094.jpg
deleted file mode 100644
index 34b02fdc..00000000
Binary files a/upload/products/4012824406094.jpg and /dev/null differ
diff --git a/upload/products/4012824406100.jpg b/upload/products/4012824406100.jpg
deleted file mode 100644
index b33e5385..00000000
Binary files a/upload/products/4012824406100.jpg and /dev/null differ
diff --git a/upload/products/4015533014994.jpg b/upload/products/4015533014994.jpg
deleted file mode 100644
index 4a983959..00000000
Binary files a/upload/products/4015533014994.jpg and /dev/null differ
diff --git a/upload/products/4015533015007.jpg b/upload/products/4015533015007.jpg
deleted file mode 100644
index 2604fd07..00000000
Binary files a/upload/products/4015533015007.jpg and /dev/null differ
diff --git a/upload/products/4251088900003.jpg b/upload/products/4251088900003.jpg
deleted file mode 100644
index 3b8da2e5..00000000
Binary files a/upload/products/4251088900003.jpg and /dev/null differ
diff --git a/upload/products/4251088900010.jpg b/upload/products/4251088900010.jpg
deleted file mode 100644
index 3e552c19..00000000
Binary files a/upload/products/4251088900010.jpg and /dev/null differ
diff --git a/upload/products/4251088900027.jpg b/upload/products/4251088900027.jpg
deleted file mode 100644
index c25a4478..00000000
Binary files a/upload/products/4251088900027.jpg and /dev/null differ
diff --git a/upload/products/4251088900027.png b/upload/products/4251088900027.png
deleted file mode 100644
index 1723e06c..00000000
Binary files a/upload/products/4251088900027.png and /dev/null differ
diff --git a/upload/products/4251088900034.jpg b/upload/products/4251088900034.jpg
deleted file mode 100644
index 54fae181..00000000
Binary files a/upload/products/4251088900034.jpg and /dev/null differ
diff --git a/upload/products/4251088900041.jpg b/upload/products/4251088900041.jpg
deleted file mode 100644
index 0862ec2f..00000000
Binary files a/upload/products/4251088900041.jpg and /dev/null differ
diff --git a/upload/products/4251088900058.jpg b/upload/products/4251088900058.jpg
deleted file mode 100644
index 92b9e246..00000000
Binary files a/upload/products/4251088900058.jpg and /dev/null differ