- Finished Booking an Event

- Starting UsersList (creating CGridTableRec component to view and edit a db table)
This commit is contained in:
Paolo Arena
2019-10-13 20:46:09 +02:00
parent 5803cfb2a4
commit 96b7b7a48b
25 changed files with 27105 additions and 104 deletions

View File

@@ -5,7 +5,9 @@ const msgglobal = {
otherpages: {
admin : {
menu: 'Amministrazione',
eventlist: 'Lista Prenotazioni',
eventlist: 'Prenotazioni',
usereventlist: 'Prenotazioni Utenti',
userlist: 'Lista Utenti',
},
},
sendmsg: {
@@ -29,6 +31,10 @@ const msgglobal = {
comp: {
Conta: "Conta",
},
db: {
recupdated: 'Record Aggiornato',
recfailed: 'Errore durante aggiornamento Record'
},
components: {
authentication: {
login: {
@@ -60,6 +66,8 @@ const msgglobal = {
incorso: 'Registrazione in corso...',
richiesto: 'Campo Richiesto',
email: 'Email',
date_reg: 'Data Reg.',
perm: 'Permessi',
username: 'Nome Utente',
name: 'Nome',
surname: 'Cognome',
@@ -188,10 +196,13 @@ const msgglobal = {
eventstartdatetime: 'Data e Ora Inizio Evento',
enterEndDateTime: 'Data e Ora Fine Evento',
selnumpeople: 'Partecipanti',
selnumpeople_short: 'Num',
msgbooking: 'Messaggio da inviare',
showinfo: 'Vedi Info',
bookingtextdefault: 'Mi prenoto all\'evento',
bookingtextdefault_of: 'di'
bookingtextdefault_of: 'di',
data: 'Data',
teachertitle: 'Insegnante',
},
newsletter: {
title: 'Desideri ricevere la nostra Newsletter?',
@@ -214,7 +225,9 @@ const msgglobal = {
otherpages: {
admin : {
menu: 'Administración',
eventlist: 'Lista Reserva',
eventlist: 'Reserva',
usereventlist: 'Reserva Usuarios',
userlist: 'Lista de usuarios',
},
},
sendmsg: {
@@ -238,6 +251,10 @@ const msgglobal = {
comp: {
Conta: "Conta",
},
db: {
recupdated: 'Registro Actualizado',
recfailed: 'Error durante el registro de actualización'
},
components: {
authentication: {
login: {
@@ -269,6 +286,8 @@ const msgglobal = {
incorso: 'Registro en curso...',
richiesto: 'Campo requerido',
email: 'Email',
date_reg: 'Fecha Reg.',
perm: 'Permisos',
username: 'Nombre usuario',
name: 'Nombre',
surname: 'Apellido',
@@ -391,10 +410,13 @@ const msgglobal = {
eventstartdatetime: 'Evento de inicio de fecha y hora',
enterEndDateTime: 'Fecha y hora del evento final',
selnumpeople: 'Partecipantes',
selnumpeople_short: 'Num',
msgbooking: 'Mensaje para enviar',
showinfo: 'Ver Info',
bookingtextdefault: 'Reservo el evento',
bookingtextdefault_of: 'de',
data: 'Fecha',
teachertitle: 'Maestro',
},
newsletter: {
title: '¿Desea recibir nuestro boletín informativo?',
@@ -417,7 +439,9 @@ const msgglobal = {
otherpages: {
admin : {
menu: 'Administration',
eventlist: 'Liste de Réservation',
eventlist: 'Réservation',
usereventlist: 'Réservation Utilisateur',
userlist: 'Liste d\'utilisateurs',
},
},
sendmsg: {
@@ -441,6 +465,10 @@ const msgglobal = {
comp: {
Conta: "Conta",
},
db: {
recupdated: 'Enregistrement mis à jour',
recfailed: 'Erreur lors de la mise à jour'
},
components: {
authentication: {
login: {
@@ -471,6 +499,8 @@ const msgglobal = {
incorso: 'Inscription en cours...',
richiesto: 'Champ obligatoire',
email: 'Email',
date_reg: 'Date Inscript.',
perm: 'Autorisations',
username: 'Nom d\'utilisateur',
name: 'Nom',
surname: 'Prénom',
@@ -593,10 +623,13 @@ const msgglobal = {
eventstartdatetime: 'Date de début et heure de l\'événement',
enterEndDateTime: 'Date et heure de l\'événement final',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message à envoyer',
showinfo: 'Voir Info',
bookingtextdefault: 'Je réserve l\'événement',
bookingtextdefault_of: 'du',
data: 'Date',
teachertitle: 'Professeur',
},
newsletter: {
title: 'Souhaitez-vous recevoir notre newsletter?',
@@ -619,7 +652,9 @@ const msgglobal = {
otherpages: {
admin : {
menu: 'Administration',
eventlist: 'Booking List',
eventlist: 'Booking',
usereventlist: 'Users Booking',
userlist: 'Users List',
},
},
sendmsg: {
@@ -643,6 +678,10 @@ const msgglobal = {
comp: {
Conta: "Count",
},
db: {
recupdated: 'Record Updated',
recfailed: 'Error during update Record'
},
components: {
authentication: {
login: {
@@ -673,6 +712,8 @@ const msgglobal = {
incorso: 'Registration please wait...',
richiesto: 'Field Required',
email: 'Email',
date_reg: 'Reg. Date',
perm: 'Permissions',
username_login: 'Username or email',
username: 'Username',
name: 'Name',
@@ -794,10 +835,13 @@ const msgglobal = {
eventstartdatetime: 'Event start date and time',
enterEndDateTime: 'Event end date and time',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message to send',
showinfo: 'Show Info',
bookingtextdefault: 'I book the event',
bookingtextdefault_of: 'of',
data: 'Date',
teachertitle: 'Teacher',
},
newsletter: {
title: 'Would you like to receive our Newsletter?',
@@ -820,7 +864,9 @@ const msgglobal = {
otherpages: {
admin : {
menu: 'Administration',
eventlist: 'Booking List',
eventlist: 'Booking',
usereventlist: 'Users Booking',
userlist: 'Users List',
},
},
sendmsg: {
@@ -844,6 +890,10 @@ const msgglobal = {
comp: {
Conta: "Count",
},
db: {
recupdated: 'Record Updated',
recfailed: 'Error during update Record'
},
components: {
authentication: {
login: {
@@ -875,6 +925,8 @@ const msgglobal = {
incorso: 'Registration please wait...',
richiesto: 'Field Required',
email: 'Email',
date_reg: 'Reg. Date',
perm: 'Permissions',
username_login: 'Username or email',
username: 'Username',
name: 'Name',
@@ -997,10 +1049,13 @@ const msgglobal = {
eventstartdatetime: 'Event start date and time',
enterEndDateTime: 'Event end date and time',
selnumpeople: 'Participants',
selnumpeople_short: 'Num',
msgbooking: 'Message to send',
showinfo: 'Show Info',
bookingtextdefault: 'I book the event',
bookingtextdefault_of: 'of',
data: 'Date',
teachertitle: 'Teacher',
},
newsletter: {
title: 'Would you like to receive our Newsletter?',