Commit Graph

8 Commits

Author SHA1 Message Date
miguel aa2a0f1073 Implementar carga de usuarios desde archivo Excel y validación de lista restringida para eventos 2026-03-08 19:19:30 -06:00
miguel e1ddf84166 mensaje personalizado por tipo de evento 2025-10-28 14:28:47 -06:00
miguel b244c66b1f mensaje personalizado por tipo de evento 2025-10-28 14:28:31 -06:00
miguel f1fba6a6cf fix: update email content for event registration confirmation 2025-09-10 13:29:55 -06:00
miguel 94002a3e50 Enhance email functionality by adding QR code generation and resend logic for participants who have already responded to the questionnaire. Update email template for event ticket confirmation with detailed registration information. 2025-08-12 20:00:18 -06:00
miguel 7c06ed0b2c Update attendance validation message in event registration email 2025-06-30 11:10:40 -06:00
miguel 74de90eda8 Add xlsx support and enhance Trabajadores module with file upload functionality
- Updated package.json and package-lock.json to include xlsx dependency.
- Enhanced AlumnosService to return UsuarioData type.
- Modified CuestionarioRespondidoService to include event start and end dates in responses.
- Updated TrabajadoresController to add file upload endpoint for processing Excel files.
- Implemented file processing logic in TrabajadoresService to handle worker registration from Excel.
- Created TrabajadorApiDocumentation for API documentation of the new file upload feature.
- Refactored RegistroTrabajador entity to include carrera field and changed num_trabajador type.
2025-06-19 18:36:29 -06:00
jorgemike d652f9f012 muchos cambios :'v 2025-06-13 22:41:20 -06:00