Update the front end output to handle event name searching
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Apr 2016 13:57:17 +0000 (09:57 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 1 Apr 2016 13:57:17 +0000 (09:57 -0400)
commitce6c4c6c64eb0562317a713dc30979153cbe724d
tree09ee65cfe54e88562c14773ddec4722129eca822
parent2c59fec874aa91b9d0c13ac0005fa9a9efc83ad8
Update the front end output to handle event name searching

Using jquery ui autocomplete to get names when they search for them.
Output only the first date if the search by name. This keeps it from
giving the default date range with one event.
js/dashboard.js
models/admin/ajax/nameSearch.php [new file with mode: 0644]
models/front/events/baseAction.php
models/front/events/list.php
setup/validActions.php