Added blank-start option to member list shortcode, added more support for events
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 3 Mar 2016 21:37:51 +0000 (16:37 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 3 Mar 2016 21:37:51 +0000 (16:37 -0500)
commit3c50ca6b6cbd58f37eea740d3236c424aacc62c9
treef318973af00b4fd1b41693862e81510a593ca47d
parent9fc54e2aba5fab65d5927cd49af45eb09602f91b
Added blank-start option to member list shortcode, added more support for events
31 files changed:
activate.php
controllers/admin.php
css/admin.css
js/date-functions.js [new file with mode: 0644]
js/datetimepicker/.gitignore [new file with mode: 0644]
js/datetimepicker/MIT-LICENSE.txt [new file with mode: 0644]
js/datetimepicker/README.md [new file with mode: 0644]
js/datetimepicker/bower.json [new file with mode: 0644]
js/datetimepicker/build/jquery.datetimepicker.full.js [new file with mode: 0644]
js/datetimepicker/build/jquery.datetimepicker.full.min.js [new file with mode: 0644]
js/datetimepicker/build/jquery.datetimepicker.min.js [new file with mode: 0644]
js/datetimepicker/dateformatter.js [new file with mode: 0644]
js/datetimepicker/datetimepicker.jquery.json [new file with mode: 0644]
js/datetimepicker/doc.tpl [new file with mode: 0644]
js/datetimepicker/index.html [new file with mode: 0644]
js/datetimepicker/jquery.datetimepicker.css [new file with mode: 0644]
js/datetimepicker/jquery.datetimepicker.js [new file with mode: 0644]
js/datetimepicker/jquery.datetimepicker.min.js [new file with mode: 0644]
js/datetimepicker/jquery.js [new file with mode: 0644]
js/datetimepicker/package.json [new file with mode: 0644]
js/datetimepicker/screen/1.png [new file with mode: 0644]
js/datetimepicker/screen/2.png [new file with mode: 0644]
js/datetimepicker/screen/3.1.png [new file with mode: 0644]
js/datetimepicker/screen/3.png [new file with mode: 0644]
js/datetimepicker/screen/4.png [new file with mode: 0644]
js/datetimepicker/screen/5.png [new file with mode: 0644]
js/datetimepicker/screen/6.png [new file with mode: 0644]
models/front/members/list.php
setup/rolesAndCapabilities.php [new file with mode: 0644]
setup/shortcodes.php
views/front/members/list.html