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
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
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: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
Laury GvR [Fri, 9 Nov 2018 19:49:18 +0000 (14:49 -0500)]
Clean up class instance names in adminSearch
Laury GvR [Fri, 9 Nov 2018 19:47:42 +0000 (14:47 -0500)]
MemberManage initial list shows simple results returned from ajax model query
Steve Sutton [Fri, 9 Nov 2018 15:18:19 +0000 (10:18 -0500)]
Updating member plugin with City Weather
Adding icons from NOAA.
City weather shortcode created to fetch the city weather using lat lon
from each city.
Updating shortcode description.
Removing extra end table tag from description.
Laury GvR [Fri, 9 Nov 2018 17:32:15 +0000 (12:32 -0500)]
Cleaning up some debug echo statements
Laury GvR [Fri, 9 Nov 2018 17:24:46 +0000 (12:24 -0500)]
Valid actions and basic admin files added/renamed
Steve Sutton [Thu, 8 Nov 2018 16:30:56 +0000 (11:30 -0500)]
Update for filter to grab member data
Grab lat lon for the member data for trip planner.
Steve Sutton [Thu, 8 Nov 2018 15:49:42 +0000 (10:49 -0500)]
Updates for interactive map
Apply bounds if in shortcode.
Import for county field from the old city table.
Steve Sutton [Wed, 7 Nov 2018 20:42:11 +0000 (15:42 -0500)]
Update for adding county into the member city table.
Also more updates for the interactive map.
Adding shortcode attributes for bounds and marker colors.
Steve Sutton [Tue, 6 Nov 2018 20:41:52 +0000 (15:41 -0500)]
Bring in functionality for city zoom
Will need work on main plugin to add counties into the cities table.
Steve Sutton [Mon, 5 Nov 2018 16:11:34 +0000 (11:11 -0500)]
Add county search into the shortcode.
Can now add county into shortcode.
Steve Sutton [Fri, 2 Nov 2018 20:32:12 +0000 (16:32 -0400)]
Work on Interactive map
Bringing in Uptra's interactive maps.
Steve Sutton [Thu, 1 Nov 2018 17:35:43 +0000 (13:35 -0400)]
Add filter for trip planner member data
Used in the trip planner listings.
Chuck Scott [Mon, 29 Oct 2018 17:42:26 +0000 (13:42 -0400)]
Fixed bad parameter "has_no_profile" when generating featured members output.
The data has no "has_no_profile" parameter. Removed test for that.
Steve Sutton [Mon, 29 Oct 2018 17:01:12 +0000 (13:01 -0400)]
Add fulltext search to member_name
Redoing wmta search for members.
Anthony Talarico [Fri, 26 Oct 2018 20:42:33 +0000 (16:42 -0400)]
adding ajax function that is stored in the window object for global access
Laury GvR [Fri, 26 Oct 2018 20:37:00 +0000 (16:37 -0400)]
Add members specific newDashboard searchform population
Laury GvR [Fri, 26 Oct 2018 18:13:53 +0000 (14:13 -0400)]
Use common views for newDashboard searchform compiling
- Loop through searchform fields provided by
- Enqueue materialize and dashboard css for Manage Members
- Create sample common component views
- Testing output for checkboxes
Chuck Scott [Fri, 26 Oct 2018 14:55:22 +0000 (10:55 -0400)]
Minor update to message displayed when address is found without using city name.
Nominatim dosn't check the "preferred" city name from the US ZIP database,
but can often find the address without the city name.