Laury GvR [Fri, 4 Jan 2019 22:00:30 +0000 (17:00 -0500)]
Merge branch 'develop' into feature/adminRevamp
Anthony Talarico [Fri, 4 Jan 2019 21:19:03 +0000 (16:19 -0500)]
refactoring javascript, testing edit form submission
Steve Sutton [Fri, 4 Jan 2019 21:12:20 +0000 (16:12 -0500)]
Bring in updates from wmta theme
For search (wmta)
Laury GvR [Fri, 4 Jan 2019 21:10:44 +0000 (16:10 -0500)]
Merge branch 'develop' into feature/adminRevamp
Chuck Scott [Fri, 4 Jan 2019 21:07:20 +0000 (16:07 -0500)]
Data Abstract now looks in $_REQUEST for all input data
Anthony Talarico [Fri, 4 Jan 2019 16:35:36 +0000 (11:35 -0500)]
moving javascript into a separate file, there is now an issue with the dashboard widgets
Laury GvR [Fri, 4 Jan 2019 14:54:42 +0000 (09:54 -0500)]
Searchheader view & members manageDashboard model now properly check for existence of vars before checking their value.
Anthony Talarico [Thu, 3 Jan 2019 21:05:48 +0000 (16:05 -0500)]
testing search text dropdown click handlers
Laury GvR [Thu, 3 Jan 2019 20:53:16 +0000 (15:53 -0500)]
Add textSearch to manageDashboard to get autocomplete-based member info opening to work (it is not)
Anthony Talarico [Thu, 3 Jan 2019 20:18:28 +0000 (15:18 -0500)]
fixing list results table, working on issue with member info submissions not working
Anthony Talarico [Thu, 3 Jan 2019 16:12:19 +0000 (11:12 -0500)]
adding write_log to the support class
Steve Sutton [Thu, 3 Jan 2019 15:31:11 +0000 (10:31 -0500)]
Update text on email send to user after new member form
Remove event text from email.
Anthony Talarico [Thu, 3 Jan 2019 15:27:56 +0000 (10:27 -0500)]
replacing .click with .on for jquery events
Anthony Talarico [Thu, 3 Jan 2019 15:26:15 +0000 (10:26 -0500)]
changing dropdowns to be browser default, adding ajax model to populate memberEdit form
Steve Sutton [Thu, 3 Jan 2019 15:10:03 +0000 (10:10 -0500)]
Update for the intro message
on the top of the new membership form.
Steve Sutton [Thu, 3 Jan 2019 14:01:56 +0000 (09:01 -0500)]
Setting and email notice for new member signup form.
Implementing the setting for new member signup form.
Steve Sutton [Wed, 2 Jan 2019 19:21:27 +0000 (14:21 -0500)]
DB updates
Adding new fields for the management/setting of the new member signup
form.
Anthony Talarico [Fri, 28 Dec 2018 21:39:10 +0000 (16:39 -0500)]
moving init data to the top of the js code
Anthony Talarico [Fri, 28 Dec 2018 21:36:52 +0000 (16:36 -0500)]
making the data objects for ajax defaulted with action data
Anthony Talarico [Fri, 28 Dec 2018 21:15:54 +0000 (16:15 -0500)]
reworking the ajax methods for list and edit to make them more flexible
Laury GvR [Fri, 28 Dec 2018 21:10:12 +0000 (16:10 -0500)]
Improve filter pending on member list, add filter featured & archived
Laury GvR [Fri, 28 Dec 2018 20:59:32 +0000 (15:59 -0500)]
Filter by pending checkbox filters results of member search by pending
Laury GvR [Fri, 28 Dec 2018 20:02:51 +0000 (15:02 -0500)]
Enable admin tabs on member flyout through requiring adminTabs.php from each plugin
Chuck Scott [Fri, 28 Dec 2018 19:47:22 +0000 (14:47 -0500)]
Updated member map directions process and other fixes.
Updated what we send to Google Maps when providing driving directions to include user's current location.
Added fix for problems with dialog box titles when Bootstrap is loaded.
Anthony Talarico [Fri, 28 Dec 2018 17:43:42 +0000 (12:43 -0500)]
merging adminsearch and membermanagement ajax models
Anthony Talarico [Fri, 28 Dec 2018 17:34:11 +0000 (12:34 -0500)]
creating new memberManagement ajax model
Anthony Talarico [Thu, 27 Dec 2018 20:58:44 +0000 (15:58 -0500)]
fixing the flyout data for the member index view
Anthony Talarico [Thu, 27 Dec 2018 18:55:40 +0000 (13:55 -0500)]
adding member index view file to the flyout, adding editMember action and ajax model
Laury GvR [Thu, 27 Dec 2018 15:37:00 +0000 (10:37 -0500)]
Improve efficiency of area map dropdown category selection
Laury GvR [Thu, 27 Dec 2018 15:36:09 +0000 (10:36 -0500)]
Improve efficiency of area map dropdown category selection
Laury GvR [Thu, 27 Dec 2018 15:18:23 +0000 (10:18 -0500)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Thu, 27 Dec 2018 15:15:35 +0000 (10:15 -0500)]
Area map category box retains 'selected' class when any subcat dropdown item is selected
Anthony Talarico [Fri, 21 Dec 2018 21:40:03 +0000 (16:40 -0500)]
adding flyout menu for member record
Chuck Scott [Fri, 21 Dec 2018 21:12:14 +0000 (16:12 -0500)]
Added locking for add-on database updates and new option to glmMembersConfigArraySetup() in glmPluginSupport.
Anthony Talarico [Fri, 21 Dec 2018 18:46:59 +0000 (13:46 -0500)]
adding loading gif and changing loader overlay background color
Anthony Talarico [Fri, 21 Dec 2018 18:31:00 +0000 (13:31 -0500)]
adding styles to the members list view. hovera nd row bg colors
Laury GvR [Fri, 21 Dec 2018 16:10:32 +0000 (11:10 -0500)]
Merge in develop changes
Laury GvR [Thu, 20 Dec 2018 22:42:43 +0000 (17:42 -0500)]
Add glma- prefix to a few more glma-foundation styles
Laury GvR [Thu, 20 Dec 2018 20:30:30 +0000 (15:30 -0500)]
Add glma- prefix to zf collapse and expanded classes in glma-foundation
Laury GvR [Thu, 20 Dec 2018 19:50:41 +0000 (14:50 -0500)]
Interactive map category block now also loses 'open' class when 'Close' button is pressed
Laury GvR [Thu, 20 Dec 2018 19:44:17 +0000 (14:44 -0500)]
Apply open class to interactive map's categoryBox, and adjust style
Laury GvR [Thu, 20 Dec 2018 19:40:18 +0000 (14:40 -0500)]
Add an open class to the interactive map tab that's open
Laury GvR [Thu, 20 Dec 2018 18:21:48 +0000 (13:21 -0500)]
New default city weather styles
Steve Sutton [Thu, 20 Dec 2018 15:29:58 +0000 (10:29 -0500)]
Update with county-search
Adding county-search from shortcode.
Laury GvR [Wed, 19 Dec 2018 21:30:18 +0000 (16:30 -0500)]
Stylefixes for the interactive map viewfile
Laury GvR [Wed, 19 Dec 2018 21:13:25 +0000 (16:13 -0500)]
Ending div tag fixed for interactive map viewfile
Laury GvR [Wed, 19 Dec 2018 20:19:06 +0000 (15:19 -0500)]
New styles/view for city weather display
Steve Sutton [Thu, 13 Dec 2018 19:35:44 +0000 (14:35 -0500)]
Update shortcode text
For documentation
Steve Sutton [Thu, 13 Dec 2018 19:33:13 +0000 (14:33 -0500)]
Adding shortcode for new member form
Signup form for just member/contact.
Laury GvR [Thu, 13 Dec 2018 14:06:44 +0000 (09:06 -0500)]
Small fix for front listing image responsiveness
Steve Sutton [Wed, 12 Dec 2018 18:18:20 +0000 (13:18 -0500)]
Updating the city and region list for members.
Passing in actionData so it can properly retrieve only the needed cities
for the shortcode categories.
Laury GvR [Tue, 11 Dec 2018 14:09:50 +0000 (09:09 -0500)]
Minor fix; city weather style reference to a bg image
Laury GvR [Tue, 11 Dec 2018 14:01:07 +0000 (09:01 -0500)]
City weather styles more presentable out of the box
Laury GvR [Fri, 7 Dec 2018 19:17:05 +0000 (14:17 -0500)]
Remove duplicate initMap() function call from front list view file
Chuck Scott [Thu, 6 Dec 2018 21:47:49 +0000 (16:47 -0500)]
Fixed reference to member_slug after submit failure. Added read-only member_slug for Update.
Chuck Scott [Thu, 6 Dec 2018 21:06:28 +0000 (16:06 -0500)]
Fixed SQL error when submitting member info after a failed submit when no counties listed.
Chuck Scott [Tue, 4 Dec 2018 18:01:28 +0000 (13:01 -0500)]
Switched Smarty use from smartyBC() to smarty() using new version.
Updated all instancess of using {php} in views. All were associated with wp_editor().
Chuck Scott [Thu, 29 Nov 2018 19:48:36 +0000 (14:48 -0500)]
Added z-index 1000 to ui-dialog to ensure dialogs overlay maps and such things.
Laury GvR [Tue, 27 Nov 2018 15:16:11 +0000 (10:16 -0500)]
Minify a section of glma foundation styles
Laury GvR [Mon, 26 Nov 2018 21:10:57 +0000 (16:10 -0500)]
Fix a broken style in glma-foundation destroying non-glma block grids
Laury GvR [Mon, 26 Nov 2018 19:40:13 +0000 (14:40 -0500)]
Remove default bg color for member detail map buttons
Chuck Scott [Mon, 26 Nov 2018 17:06:43 +0000 (12:06 -0500)]
Fixed merge conflicts
Chuck Scott [Mon, 26 Nov 2018 16:59:27 +0000 (11:59 -0500)]
Moved session init to index from adminHooks to fix pseudo-random sort on front-end.
Laury GvR [Wed, 21 Nov 2018 22:37:56 +0000 (17:37 -0500)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 21 Nov 2018 22:37:35 +0000 (17:37 -0500)]
Merge branch 'feature/listMerge' into develop
Laury GvR [Wed, 21 Nov 2018 22:07:20 +0000 (17:07 -0500)]
Merge branch 'develop' into feature/listMerge
Laury [Wed, 21 Nov 2018 21:52:01 +0000 (16:52 -0500)]
Front list/detail views utilize glma-foundation better
Chuck Scott [Wed, 21 Nov 2018 16:47:32 +0000 (11:47 -0500)]
Fixed problems with sort setting not being respected in member list after 1st page.
Removed $memberSearch flag from all except where full text search
Changed $memberSearch to $fullTextSearch
Added pending changelog entry in readme.txt
Chuck Scott [Tue, 20 Nov 2018 20:11:06 +0000 (15:11 -0500)]
Updated Smarty Templates to 3.1.33 due to use of "each()" in older copy.
The PHP each() function is being depricated.
Laury GvR [Tue, 20 Nov 2018 21:54:29 +0000 (16:54 -0500)]
Last children of columns no longer float right automatically
Laury GvR [Tue, 20 Nov 2018 21:36:45 +0000 (16:36 -0500)]
Also move filter button off the map in map-view on medium sized screens
Laury GvR [Tue, 20 Nov 2018 21:34:22 +0000 (16:34 -0500)]
Filters button for map view moved off the map
Laury GvR [Tue, 20 Nov 2018 21:14:59 +0000 (16:14 -0500)]
Add div around # of members found on front list view
Laury GvR [Tue, 20 Nov 2018 21:06:18 +0000 (16:06 -0500)]
Detail takeback mini button transition better, and padding improved
Laury GvR [Tue, 20 Nov 2018 21:03:11 +0000 (16:03 -0500)]
Takeback button hover adjusted to be reliant on padding rather than width (safer)
Laury GvR [Tue, 20 Nov 2018 20:45:22 +0000 (15:45 -0500)]
Add map button padding and featured img centering for member detail pages
Laury GvR [Tue, 20 Nov 2018 20:14:46 +0000 (15:14 -0500)]
Member detail button style fixes
Laury GvR [Tue, 20 Nov 2018 19:11:49 +0000 (14:11 -0500)]
Image height overflow fixed for front member list view
Laury GvR [Tue, 20 Nov 2018 17:15:00 +0000 (12:15 -0500)]
Add glma-foundation and convert front detail and list viewfiles to utilize it
Laury GvR [Fri, 16 Nov 2018 22:00:08 +0000 (17:00 -0500)]
Merge branch 'develop' into feature/listMerge
Laury [Fri, 16 Nov 2018 21:57:13 +0000 (16:57 -0500)]
Adjust list styles to maximize map display when map view is enabled
Laury GvR [Fri, 16 Nov 2018 21:22:26 +0000 (16:22 -0500)]
Front member list map gesture handling added based on Lakesideclub
Steve Sutton [Fri, 16 Nov 2018 21:07:07 +0000 (16:07 -0500)]
Update what data is being retrieved for the itinerary.
Need more data for the member list.
Laury GvR [Fri, 16 Nov 2018 21:06:06 +0000 (16:06 -0500)]
Logic fix for map initialization in front list view
Laury GvR [Fri, 16 Nov 2018 21:00:14 +0000 (16:00 -0500)]
Front list view changes based on discoverkalamazoo
Laury GvR [Fri, 16 Nov 2018 17:49:20 +0000 (12:49 -0500)]
Different markup for the quickSearch buttons
Laury GvR [Wed, 14 Nov 2018 20:06:32 +0000 (15:06 -0500)]
Fix for searchform submit
Anthony Talarico [Wed, 14 Nov 2018 20:05:06 +0000 (15:05 -0500)]
setting flex display for mobile list results
Anthony Talarico [Wed, 14 Nov 2018 19:32:33 +0000 (14:32 -0500)]
removing height 100vh on the glm dashboard and spacing out the column headers a bit more for the list results
Laury GvR [Wed, 14 Nov 2018 19:22:28 +0000 (14:22 -0500)]
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
Anthony Talarico [Wed, 14 Nov 2018 19:17:49 +0000 (14:17 -0500)]
adding base layout and styles for the search results via ajax
Anthony Talarico [Wed, 14 Nov 2018 17:13:05 +0000 (12:13 -0500)]
removing test code from the controller
Laury GvR [Tue, 13 Nov 2018 22:00:11 +0000 (17:00 -0500)]
Fix widget dashboard showing list. Remove action echoing
Anthony Talarico [Tue, 13 Nov 2018 21:21:28 +0000 (16:21 -0500)]
fixing the adminHooks controller call to the manageDashboard members list model / view
Laury GvR [Tue, 13 Nov 2018 19:35:30 +0000 (14:35 -0500)]
Removing reference to nonexistent variable in newDashboard textSearch
Anthony Talarico [Tue, 13 Nov 2018 18:35:54 +0000 (13:35 -0500)]
pushing test code to see why the admin ajax search isn't triggering the list model
Laury GvR [Mon, 12 Nov 2018 15:38:27 +0000 (10:38 -0500)]
Merge from develop
Anthony Talarico [Mon, 12 Nov 2018 14:18:26 +0000 (09:18 -0500)]
undoing ajax changes to adapt for the controller returning html
Laury GvR [Mon, 12 Nov 2018 14:05:32 +0000 (09:05 -0500)]
Send listresult to populate the admin member search list instead of sample data
Laury GvR [Fri, 9 Nov 2018 19:50:50 +0000 (14:50 -0500)]
Adminsearch model returns list as searchdata, test code disabled