# # ChangeLog for eventos/templates/register.event.html in firmaeventos # # Generated by Trac 1.0.2 # Jul 5, 2024, 2:00:15 PM Tue, 21 Nov 2017 15:50:01 GMT rudmanmrrod [4db73c3] * base/templates/base.alert.messages.html (modified) * base/templates/base.footer.html (modified) * base/templates/base.nav.bar.html (modified) * base/templates/index.html (modified) * eventos/templates/evento.firma.html (modified) * eventos/templates/evento.list.html (modified) * eventos/templates/register.event.html (modified) * static/css/style.css (modified) * static/img/foot.jpg (added) * static/img/prueba.jpg (added) * static/js/MultipleSign.js (added) * static/plugins/hwcrypto/gitversion.js (added) * static/plugins/hwcrypto/hex2base.js (added) * static/plugins/hwcrypto/hwcrypto-legacy.js (added) * static/plugins/hwcrypto/hwcrypto.js (added) * users/templates/users_confirm_reset.html (modified) * users/templates/users_forgot.html (modified) * users/templates/users_login.html (modified) * users/templates/users_pass_done.html (modified) * users/templates/users_pass_reset_done.html (modified) Agregados archivos necesarios, modificada la interfaz Tue, 21 Nov 2017 15:37:13 GMT lhernandez [a4764f9] * .gitignore (modified) * FirmaEventos/default.settings.py (modified) * eventos/forms.py (modified) * eventos/models.py (modified) * eventos/templates/register.event.html (modified) * eventos/views.py (modified) * users/views.py (modified) Optimizado registro de eventos, preparando proyecto para las firmas 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 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