# # ChangeLog for eventos/templates in firmaeventos # # Generated by Trac 1.0.2 # Jul 2, 2024, 12:04:45 AM Mon, 20 Nov 2017 19:54:37 GMT lhernandez [16cf088] * FirmaEventos/urls.py (modified) * base/models.py (modified) * base/templates/base.paginator.html (added) * base/templates/base.template.html (modified) * base/templates/base.vars.javascript.html (added) * base/templates/index.html (modified) * base/views.py (modified) * eventos/admin.py (modified) * eventos/forms.py (modified) * eventos/models.py (modified) * eventos/templates/evento.firma.html (added) * eventos/templates/evento.list.html (added) * eventos/templates/register.event.html (modified) * eventos/urls.py (modified) * eventos/views.py (modified) * participantes/admin.py (modified) * participantes/forms.py (modified) * participantes/models.py (modified) * participantes/urls.py (added) * participantes/views.py (modified) * static/js/formset.js (added) * static/js/funciones.js (modified) * users/forms.py (modified) * users/models.py (modified) * users/views.py (modified) Implementado registro de eventos Mon, 20 Nov 2017 19:47:37 GMT lhernandez [94b3e3f] * eventos/forms.py (modified) * eventos/templates/register.event.html (modified) * eventos/views.py (modified) * participantes/forms.py (modified) * static/js/formset.js (added) Implementado registro de eventos Mon, 20 Nov 2017 19:41:42 GMT rudmanmrrod [def10d2] * eventos/templates/evento.list.html (modified) Cambiado el icono para registrar evento Mon, 20 Nov 2017 19:40:01 GMT rudmanmrrod [d14d7c0] * eventos/templates/evento.list.html (modified) Agregado botón para agregar nuevos eventos en la lista Mon, 20 Nov 2017 18:46:47 GMT rudmanmrrod [ae65f8e] * FirmaEventos/urls.py (modified) * base/templates/base.template.html (modified) * base/templates/base.vars.javascript.html (added) * eventos/templates/evento.firma.html (modified) * eventos/views.py (modified) * participantes/urls.py (added) * participantes/views.py (modified) * static/js/funciones.js (modified) Agregadas funciones para consultar participante por ajax, agregadas ... Mon, 20 Nov 2017 15:46:22 GMT rudmanmrrod [248b1b4] * eventos/forms.py (modified) * eventos/templates/evento.firma.html (added) * eventos/templates/evento.list.html (modified) * eventos/urls.py (modified) * eventos/views.py (modified) Agregado formulario para la firma, sólo pasaporte por ahora Mon, 20 Nov 2017 15:30:56 GMT rudmanmrrod [66158c7] * FirmaEventos/urls.py (modified) * base/templates/base.paginator.html (added) * base/templates/index.html (modified) * eventos/templates/evento.list.html (added) * eventos/urls.py (modified) * eventos/views.py (modified) Agregado paginador y listado de eventos Mon, 20 Nov 2017 15:09:41 GMT lhernandez [8fa24c3] * eventos/forms.py (modified) * eventos/templates/register.event.html (added) * eventos/urls.py (modified) * eventos/views.py (modified) * participantes/forms.py (modified) * participantes/models.py (modified) Generando templates para registrar eventos