Updating the amenity select to multiselect
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 17 Jun 2016 20:20:12 +0000 (16:20 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 21 Jun 2016 21:37:53 +0000 (17:37 -0400)
commit036a4015e58ee35cfffa08cf1394105a1e258fad
treed1bd728d6e887064bd5b63eb74e25382f6a6330e
parente5cde92b7d30ab8f3c4af4441cb4d1f538108cfe
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