From 41ac42b190da3d3a64a04b66fe7bb20ca0184d5e Mon Sep 17 00:00:00 2001 From: Surya Paolo Date: Sun, 18 Jun 2023 22:29:27 +0200 Subject: [PATCH] =?UTF-8?q?la=20creazione=20dell'annuncio=20impiega=20trop?= =?UTF-8?q?po=20tempo=20(e=20le=20persone=20cliccavano=20su=20"Salva"=20pi?= =?UTF-8?q?=C3=B9=20volte)...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.example.production | 2 +- .env.test.risosrv | 2 +- _ALL_SITES/riso.app/.env.development | 2 +- _ALL_SITES/riso.app/.env.production | 2 +- .../terradellavisione.app/.env.development | 2 +- src/components/CGridTableRec/CGridTableRec.ts | 2 +- src/components/CMyRecCard/CMyRecCard.vue | 9 +++--- src/statics/lang/it.js | 30 +++++++++---------- 9 files changed, 27 insertions(+), 26 deletions(-) diff --git a/.env.development b/.env.development index a8824a9e..e61b771e 100755 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="13" DIRECTORY_LOCAL="newfreeplanet" diff --git a/.env.example.production b/.env.example.production index c0480b71..6edc34f8 100755 --- a/.env.example.production +++ b/.env.example.production @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="13" DIRECTORY_LOCAL=newfreeplanet diff --git a/.env.test.risosrv b/.env.test.risosrv index ac0bf3fb..438e256a 100755 --- a/.env.test.risosrv +++ b/.env.test.risosrv @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="13" DIRECTORY_LOCAL=newfreeplanet diff --git a/_ALL_SITES/riso.app/.env.development b/_ALL_SITES/riso.app/.env.development index a8824a9e..e61b771e 100755 --- a/_ALL_SITES/riso.app/.env.development +++ b/_ALL_SITES/riso.app/.env.development @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="13" DIRECTORY_LOCAL="newfreeplanet" diff --git a/_ALL_SITES/riso.app/.env.production b/_ALL_SITES/riso.app/.env.production index 38234940..5330a5bf 100644 --- a/_ALL_SITES/riso.app/.env.production +++ b/_ALL_SITES/riso.app/.env.production @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="13" DIRECTORY_LOCAL=newfreeplanet diff --git a/_ALL_SITES/terradellavisione.app/.env.development b/_ALL_SITES/terradellavisione.app/.env.development index 669937a4..f2d23beb 100755 --- a/_ALL_SITES/terradellavisione.app/.env.development +++ b/_ALL_SITES/terradellavisione.app/.env.development @@ -1,4 +1,4 @@ -APP_VERSION="1.0.10" +APP_VERSION="1.0.11" SERVICE_WORKER_FILE="service-worker.js" APP_ID="14" DIRECTORY_LOCAL="newfreeplanet" diff --git a/src/components/CGridTableRec/CGridTableRec.ts b/src/components/CGridTableRec/CGridTableRec.ts index 444ad6a4..87303d1f 100755 --- a/src/components/CGridTableRec/CGridTableRec.ts +++ b/src/components/CGridTableRec/CGridTableRec.ts @@ -2240,7 +2240,7 @@ export default defineComponent({ } function update_col(col: string, value: string) { - console.log('update_col', col, value) + // console.log('update_col', col, value) if (col) { if (newRecordBool.value) { diff --git a/src/components/CMyRecCard/CMyRecCard.vue b/src/components/CMyRecCard/CMyRecCard.vue index 648b3f44..81ac9e2b 100755 --- a/src/components/CMyRecCard/CMyRecCard.vue +++ b/src/components/CMyRecCard/CMyRecCard.vue @@ -181,12 +181,12 @@ > - {{ myrec.myseen.length }} + {{ myrec.myseen ? myrec.myseen.length : 0 }}   - {{ myrec.myfav.length }} + {{ myrec.myfav ? myrec.myfav.length : 0 }} -  {{ myrec.mybook.length }} + ) diff --git a/src/statics/lang/it.js b/src/statics/lang/it.js index b367f3e9..49f27707 100755 --- a/src/statics/lang/it.js +++ b/src/statics/lang/it.js @@ -235,9 +235,9 @@ const msg_it = { handshake_him: '{username} ti ha stretto la mano', both_fiducia: 'Fiducia reciproca tra te e {username}', domanda_addtogroup: 'Aggiungi {username} al gruppo {groupname}?', - domanda_addfidotocircuit: 'Abilita il fido a {username} al Circuito {circuitname}?', - domanda_addtocircuit: 'Aggiungi {username} al Circuito {circuitname}?', - domanda_addgrouptocircuit: 'Aggiungi il Conto Collettivo {groupname} al Circuito {circuitname}?', + domanda_addfidotocircuit: 'Abilita il fido a {username} al {circuitname}?', + domanda_addtocircuit: 'Aggiungi {username} al {circuitname}?', + domanda_addgrouptocircuit: 'Aggiungi il Conto Collettivo {groupname} al {circuitname}?', addedfriend: 'Aggiunto alla lista di Amici', addedhandshake: 'Aggiunto alla lista Strette di Mano', addedgroup: 'Aggiunto al Gruppo', @@ -1272,14 +1272,14 @@ const msg_it = { disclaimer: 'Lo scopo di questo strumento è quello di aiutare a contabilizzare gli scambi tra i vari gruppi territoriali. ' + 'La responsabilità di come verrà utilizzato, sarà di ognuno di noi.', acceptregulation: 'Accetta il Regolamento', - domanda_ask: 'Confermi di voler entrare nel Circuito {circuitname} accettando il suo Regolamento?', - domanda_revoke: 'Revocare la richiesta al Circuito {circuitname}?', - askedto: 'Chiesto l\'invito al Circuito {circuitname}', - revoketo: 'Revocato la richiesta d\'invito al Circuito {circuitname}', + domanda_ask: 'Confermi di voler entrare nel {circuitname} accettando il suo Regolamento?', + domanda_revoke: 'Revocare la richiesta al {circuitname}?', + askedto: 'Sei ora dentro al {circuitname}. Gli amministratori ti abiliteranno la "Fiducia Concessa" in RIS appena possibile (ove sia possibile).', + revoketo: 'Revocato la richiesta d\'invito al {circuitname}', domanda_remove: 'Rimuovere dal Circuito {username} ?', removed: 'Rimosso dal Circuito', - domanda_removecircuit: 'Sicuro di voler Eliminare il Circuito {circuitname} ?', - deleted: 'Circuito {circuitname} Eliminato', + domanda_removecircuit: 'Sicuro di voler Eliminare il {circuitname} ?', + deleted: '{circuitname} Eliminato', delete: 'Elimina il Circuito', addasadmin: 'Aggiungi come Admin del Circuito', remove_as_admin: 'Rimuovi come Admin del Circuito', @@ -1288,14 +1288,14 @@ const msg_it = { exit: 'Esci dal Circuito', accept: 'Accetta la richiesta', exit_circuit: 'Esci dal Circuito', - domanda_cancel_req: 'Annullare la richiesta d\'invito di {username} al Circuito {circuitname}?', - cancel_req: 'Annullata la richiesta al Circuito {circuitname}', + domanda_cancel_req: 'Annullare la richiesta d\'invito di {username} al {circuitname}?', + cancel_req: 'Annullata la richiesta al {circuitname}', remove_from_mylist: 'Rimuovi dal Circuito', reject_ask: 'Rifiuta l\'ingresso dal Circuito', - domanda_exit_fromcircuit: 'Sei veramente sicuro di voler uscire dal Circuito {circuitname} ?', - domanda_addadminofcircuit: 'Aggiungere {username} come Amministratore del CIrcuito {circuitname} ?', - domanda_removeadminofcircuit: 'Rimuovere {username} dall\' incarico di Amministratore del CIrcuito {circuitname} ?', - domanda_refuse_circuit: 'Rifiutare la richiesta di {username} per entrare nel Circuito {circuitname}?', + domanda_exit_fromcircuit: 'Sei veramente sicuro di voler uscire dal {circuitname} ?', + domanda_addadminofcircuit: 'Aggiungere {username} come Amministratore del {circuitname} ?', + domanda_removeadminofcircuit: 'Rimuovere {username} dall\' incarico di Amministratore del {circuitname} ?', + domanda_refuse_circuit: 'Rifiutare la richiesta di {username} per entrare nel {circuitname}?', refusedcircuit: 'Rifiutato a {username} la richiesta di entrare nel Circuito', sendcoins: 'Invia RIS', sendcoins_toso: 'Invia RIS a',