- Enable Edit Event into dialog form ... (and save to the db)

- Event: enabled drag and drop (date)
- Q-Select components in every table field external: Where, Operators, etc...
- CMyEditor: Add HTML Editor to the details field !
- Added button Color for change font color to the text.
- Complete insert Events Site
This commit is contained in:
Paolo Arena
2019-10-23 23:47:12 +02:00
parent bfe5053407
commit c39f0d8486
11 changed files with 608 additions and 271 deletions

View File

@@ -207,13 +207,13 @@ const msgglobal = {
hours: 'Orario',
when: 'Quando',
where: 'Dove',
teacher: 'Con',
teacher: 'Condotto da',
enterdate: 'Inserisci data',
details: 'Dettagli',
infoextra: 'Date e Ora Extra:',
alldayevent: 'Tutto il giorno',
eventstartdatetime: 'Data e Ora Inizio Evento',
enterEndDateTime: 'Data e Ora Fine Evento',
eventstartdatetime: 'Inizio',
enterEndDateTime: 'Fine',
selnumpeople: 'Partecipanti',
selnumpeople_short: 'Num',
msgbooking: 'Messaggio da inviare',
@@ -238,14 +238,15 @@ const msgglobal = {
img_small: 'Img Piccola',
where: 'Dove',
contribtype: 'Tipo Contributo',
price: 'Quota',
price: 'Contributo',
askinfo: 'Chiedi Info',
infoafterprice: 'Note dopo la Quota',
teacher: 'Insegnante', // teacherid
teacher2: 'Insegnante2', // teacherid2
infoextra: 'InfoExtra',
linkpage: 'WebSite',
linkpdf: 'Link ad un PDF',
nobookable: 'No Prenotabile',
nobookable: 'Non Prenotabile',
news: 'Novità',
dupId: 'Id Duplicato',
canceled: 'Cancellato',
@@ -470,13 +471,13 @@ const msgglobal = {
hours: 'Tiempo',
when: 'Cuando',
where: 'Donde',
teacher: 'Con',
teacher: 'Dirigido por',
enterdate: 'Ingresar la fecha',
details: 'Detalles',
infoextra: 'Fecha y Hora Extras:',
alldayevent: 'Todo el dia',
eventstartdatetime: 'Evento de inicio de fecha y hora',
enterEndDateTime: 'Fecha y hora del evento final',
eventstartdatetime: 'Inicio',
enterEndDateTime: 'final',
selnumpeople: 'Partecipantes',
selnumpeople_short: 'Num',
msgbooking: 'Mensaje para enviar',
@@ -502,6 +503,7 @@ const msgglobal = {
where: 'Dónde',
contribtype: 'Tipo de Contribución',
price: 'Precio',
askinfo: 'Solicitar información',
infoafterprice: 'notas después del precio',
teacher: 'Profesor', // teacherid
teacher2: 'Profesor2', // teacherid2
@@ -732,13 +734,13 @@ const msgglobal = {
hours: 'Le temps',
when: 'Quand',
where: 'Où',
teacher: 'Avec',
teacher: 'Dirigé par',
enterdate: 'Entrez la date',
details: 'Les détails',
infoextra: 'Extras Date et heure:',
alldayevent: 'Toute la journée',
eventstartdatetime: 'Date de début et heure de l\'événement',
enterEndDateTime: 'Date et heure de l\'événement final',
eventstartdatetime: 'début',
enterEndDateTime: 'final',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message à envoyer',
@@ -764,6 +766,7 @@ const msgglobal = {
where: 'Où',
contribtype: 'Type de contribution',
price: 'Prix',
askinfo: 'Demander des infos',
infoafterprice: 'Notes après le prix',
teacher: 'Enseignant', // teacherid
teacher2: 'Enseignant2', // teacherid2
@@ -993,13 +996,13 @@ const msgglobal = {
hours: 'Hours',
when: 'When',
where: 'Where',
teacher: 'With',
teacher: 'Led by',
enterdate: 'Enter date',
details: 'Details',
infoextra: 'Extra Info DateTime',
alldayevent: 'All-Day myevent',
eventstartdatetime: 'Event start date and time',
enterEndDateTime: 'Event end date and time',
eventstartdatetime: 'Start',
enterEndDateTime: 'End',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message to send',
@@ -1025,6 +1028,7 @@ const msgglobal = {
where: 'Qhere',
contribtype: 'Contribute Type',
price: 'Price',
askinfo: 'Ask for Info',
infoafterprice: 'Info after Price',
teacher: 'Teacher', // teacherid
teacher2: 'Teacher2', // teacherid2
@@ -1256,13 +1260,13 @@ const msgglobal = {
hours: 'Hours',
when: 'When',
where: 'Where',
teacher: 'With',
teacher: 'Led by',
enterdate: 'Enter date',
details: 'Details',
infoextra: 'Extra Info DateTime',
alldayevent: 'All-Day myevent',
eventstartdatetime: 'Event start date and time',
enterEndDateTime: 'Event end date and time',
eventstartdatetime: 'Start',
enterEndDateTime: 'End',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message to send',
@@ -1288,6 +1292,7 @@ const msgglobal = {
where: 'Qhere',
contribtype: 'Contribute Type',
price: 'Price',
askinfo: 'Ask for Info',
infoafterprice: 'Info after Price',
teacher: 'Teacher', // teacherid
teacher2: 'Teacher2', // teacherid2