Updating the amenity select to multiselect
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Jun 2016 20:20:12 +0000 (16:20 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Jun 2016 20:20:12 +0000 (16:20 -0400)
commit256324e360098f22933a6c35eee4f29142d9f357
treed5c6609a9c5cda5856483d4ab76476c5a5770396
parent3dd62ba2b3a144b7edf285d5b85c7685a9403a28
Updating the amenity select to multiselect

Also Adding asmselect jquery plugin to display the multiselect list.
Updated the member filter form and the search parts to use an array of
amenities instead of a single amenity. Added a filter for the request
part to make sure that the amenity array used in the query is an array
of integers.
css/jquery.asmselect.css [new file with mode: 0644]
js/jquery.asmselect.js [new file with mode: 0644]
models/front/members/list.php
views/front/members/list.html