Fixed some front-end date issues and one admin problem
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 13 Sep 2018 20:11:09 +0000 (16:11 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 13 Sep 2018 20:11:09 +0000 (16:11 -0400)
commitda91c5660d5add3333970ae9b3064e4c5402fca4
treea92b2148235e07d1b279f401254a484924104199
parent19834216cd3190243e461a250f3555bad68a7c17
Fixed some front-end date issues and one admin problem

Fixed date and time displayed for an event on registration page so it reflects only current or future dates and times.
Fixed time displayed for an event on registration page so it no longer shows a range of times, only the time for the date shown.
Added display of "(see below for other dates/times)" when there are more than the first date/time displayed on the registration page.
Fixed problem where viewing a request from a sold-out event caused the attendees to be removed and the request if there were no attendees.
classes/data/dataRegEvent.php [changed mode: 0644->0755]
index.php
models/admin/registrations/requests.php
readme.txt
views/front/registrations/registration.html [changed mode: 0644->0755]
views/front/registrations/summaryStore.html [changed mode: 0644->0755]