Re-organize ajax files
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 31 Aug 2017 19:38:29 +0000 (15:38 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 31 Aug 2017 19:38:29 +0000 (15:38 -0400)
commita7bfa0419b11c07c0c5778b79a2455535a9d3bd5
tree57c0b05c814e50742bd912038071ce2089b24b81
parent5964478ab9fc46c106387f4d6739853729297e44
Re-organize ajax files

Working on the ajax files. Calling it account.php and having it response
to any ajax request that deals with the account.
13 files changed:
data/event_setup.php
js/models/account.js
js/models/accountDetail.js [new file with mode: 0644]
js/models/regClass.js
js/regApp.js
js/views/login.js
js/views/regClass.js
models/admin/ajax/account.php [new file with mode: 0644]
models/admin/ajax/checkEmail.php [new file with mode: 0644]
models/admin/ajax/login.php [deleted file]
models/front/registrations/registration.php
setup/validActions.php
views/front/registrations/registration.html