Manage DB revamp: Custom fields, files, adv/simple divide, search layout
authorLaury GvR <laury@gaslightmedia.com>
Wed, 14 Nov 2018 19:22:28 +0000 (14:22 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 14 Nov 2018 19:22:28 +0000 (14:22 -0500)
commit916b88edd3f70bf03943e02eef92f0ff717f3bfd
treeea7861f2ffc1366a02d81e2a3ce4621aa2a4a3b2
parent2af5a8ba70b0080877348b3c3f7c34de8b2ac85e
Manage DB revamp: Custom fields, files, adv/simple divide, search layout

- Retrieving custom fields into searchform.
- Changed searchform layout.
- Added advanced/simple division with a toggler.
- Moved non-common files into a new directory.
- Merged existing changes
21 files changed:
models/admin/manageDashboard/members.php
models/admin/members/list.php
views/admin/common/components/category.html [deleted file]
views/admin/common/components/checkbox.html [deleted file]
views/admin/common/components/count.html [deleted file]
views/admin/common/components/dateSearch.html [deleted file]
views/admin/common/components/dropdown.html [deleted file]
views/admin/common/components/modal.html [deleted file]
views/admin/common/components/textSearch.html [deleted file]
views/admin/common/manageDashboard/index.html [deleted file]
views/admin/common/manageDashboard/list.html [deleted file]
views/admin/manageDashboard/adminSearch/searchHeader.html
views/admin/manageDashboard/components/category.html [new file with mode: 0644]
views/admin/manageDashboard/components/checkbox.html [new file with mode: 0644]
views/admin/manageDashboard/components/count.html [new file with mode: 0644]
views/admin/manageDashboard/components/dateSearch.html [new file with mode: 0644]
views/admin/manageDashboard/components/dropdown.html [new file with mode: 0644]
views/admin/manageDashboard/components/modal.html [new file with mode: 0644]
views/admin/manageDashboard/components/textSearch.html [new file with mode: 0644]
views/admin/manageDashboard/index.html [new file with mode: 0644]
views/admin/manageDashboard/list.html [new file with mode: 0644]