WP-Plugins/glm-member-db.git
6 years agomaking progress with the modal export form
Anthony Talarico [Mon, 1 Oct 2018 20:40:45 +0000 (16:40 -0400)]
making progress with the modal export form

6 years agofixing text search url being passed to the textsearch dashboard widget
Anthony Talarico [Mon, 1 Oct 2018 19:15:21 +0000 (15:15 -0400)]
fixing text search url being passed to the textsearch dashboard widget

6 years agomerging all js scripts from the components into the index.html and only passing objec...
Anthony Talarico [Mon, 1 Oct 2018 18:51:02 +0000 (14:51 -0400)]
merging all js scripts from the components into the index.html and only passing object from each component

6 years agoadding button data tags and testing the click functionality for the export buttons
Anthony Talarico [Thu, 27 Sep 2018 20:53:59 +0000 (16:53 -0400)]
adding button data tags and testing the click functionality for the export buttons

6 years agoSummary widgets allowed to float next to each other
Laury GvR [Thu, 27 Sep 2018 16:54:32 +0000 (12:54 -0400)]
Summary widgets allowed to float next to each other

6 years agofixing the default date output for the date search field in the dashboard widget
Anthony Talarico [Thu, 27 Sep 2018 16:29:38 +0000 (12:29 -0400)]
fixing the default date output for the date search field in the dashboard widget

6 years agoWidgets resized, bg styles removed, ref dest shown for each list item
Laury GvR [Wed, 26 Sep 2018 20:56:36 +0000 (16:56 -0400)]
Widgets resized, bg styles removed, ref dest shown for each list item

6 years agoadding styles for the date search fields in the admin dashbboard widget
Anthony Talarico [Wed, 26 Sep 2018 16:40:56 +0000 (12:40 -0400)]
adding styles for the date search fields in the admin dashbboard widget

6 years agoMerge branch 'feature/adminRevamp' into develop
Laury GvR [Wed, 26 Sep 2018 16:07:22 +0000 (12:07 -0400)]
Merge branch 'feature/adminRevamp' into develop

6 years agosetting up sass for admin dashboard widget styles
Anthony Talarico [Wed, 26 Sep 2018 16:05:47 +0000 (12:05 -0400)]
setting up sass for admin dashboard widget styles

6 years agoadding datesearch functions to the dateSearch widget field
Anthony Talarico [Wed, 26 Sep 2018 15:37:20 +0000 (11:37 -0400)]
adding datesearch functions to the dateSearch widget field

6 years agoUpgraded styles for front member list featured tags
Laury GvR [Tue, 25 Sep 2018 21:07:21 +0000 (17:07 -0400)]
Upgraded styles for front member list featured tags

6 years agoNew featured tag display
Laury GvR [Tue, 25 Sep 2018 19:04:06 +0000 (15:04 -0400)]
New featured tag display

6 years agoAdd padding to front featured entity list description
Laury GvR [Tue, 25 Sep 2018 18:42:00 +0000 (14:42 -0400)]
Add padding to front featured entity list description

6 years agoFront featured item list improved and styled
Laury GvR [Tue, 25 Sep 2018 18:35:43 +0000 (14:35 -0400)]
Front featured item list improved and styled

6 years agoUpdate for images in connections
Steve Sutton [Tue, 25 Sep 2018 17:47:04 +0000 (13:47 -0400)]
Update for images in connections

Bring any missing images in to the member info

6 years agoFix sql error for images
Steve Sutton [Tue, 25 Sep 2018 17:30:18 +0000 (13:30 -0400)]
Fix sql error for images

For check images script

6 years agoUpdate for connections
Steve Sutton [Tue, 25 Sep 2018 17:23:33 +0000 (13:23 -0400)]
Update for connections

check logo's

6 years agoAdded Featured Members to top of members list page
Chuck Scott [Tue, 25 Sep 2018 16:11:15 +0000 (12:11 -0400)]
Added Featured Members to top of members list page

Updated Data Abstract to provide true random ordering.
Updated database to include management parameters for Featured Members list
Added code to produce Featured member list to list.php
Added sample code to list view to show how to display featured members list
Added managment input fields for Featured Members list
Updated Data Abstract documentation

6 years agofixing array to string conversion error in the dashboard widget view file
Anthony Talarico [Tue, 25 Sep 2018 14:08:13 +0000 (10:08 -0400)]
fixing array to string conversion error in the dashboard widget view file

6 years agoadjusting the table info being passed in adminhooks for the dashboard widget text...
Anthony Talarico [Tue, 25 Sep 2018 13:51:56 +0000 (09:51 -0400)]
adjusting the table info being passed in adminhooks for the dashboard widget text search

6 years agoentityAmount view, lists, filter adjusted, where/order
Laury GvR [Mon, 24 Sep 2018 21:09:17 +0000 (17:09 -0400)]
entityAmount view, lists, filter adjusted, where/order

- Entity amount views added
- Using 'url' instead of 'resultUrl' for the list anchors
- Implemented Bad Location data list
- Implemented Pending Member Profiles
- Changed model to respect ORDER BY, and do proper counts
- Commented code, removed unneeded comments, fixed spacing

6 years agoAdded "Random" option to getList() in data abstract
Chuck Scott [Mon, 24 Sep 2018 17:58:15 +0000 (13:58 -0400)]
Added "Random" option to getList() in data abstract

Cleaned up description for glmCron.php
Fixed Undefined index in front-end members list.

6 years agoAdd filter for db widget. Start of expired list item handling
Laury GvR [Fri, 21 Sep 2018 22:04:46 +0000 (18:04 -0400)]
Add filter for db widget. Start of expired list item handling

6 years agoadding text search compontent template and reducing the ajax suggestive search min...
Anthony Talarico [Fri, 21 Sep 2018 18:29:03 +0000 (14:29 -0400)]
adding text search compontent template and reducing the ajax suggestive search min keystrokes to 1 in the textSearch widget field

6 years agonormalizing the space between the fat arrows in the array keys in the admin hooks...
Anthony Talarico [Fri, 21 Sep 2018 16:55:56 +0000 (12:55 -0400)]
normalizing the space between the fat arrows in the array keys in the admin hooks packaging widget filter

6 years agocleaning out the summary widget template file in the new dashboard widget templates
Anthony Talarico [Fri, 21 Sep 2018 16:00:13 +0000 (12:00 -0400)]
cleaning out the summary widget template file in the new dashboard widget templates

6 years agoOrdering widget components based on their order attribute, using uasort
Laury GvR [Thu, 20 Sep 2018 22:44:46 +0000 (18:44 -0400)]
Ordering widget components based on their order attribute, using uasort

6 years agoWidgetFields renamed to Components, adjusted model/view to accommodate extra layer
Laury GvR [Thu, 20 Sep 2018 20:43:02 +0000 (16:43 -0400)]
WidgetFields renamed to Components, adjusted model/view to accommodate extra layer

6 years agochanging the textSearch fields to use ids instead of classes for the widgets dashboar...
Anthony Talarico [Thu, 20 Sep 2018 20:36:21 +0000 (16:36 -0400)]
changing the textSearch fields to use ids instead of classes for the widgets dashboard textSearch template

6 years agoMake ref_type and ref_dest variable, passed by the filters, adjusting urls as needed
Laury GvR [Thu, 20 Sep 2018 19:13:01 +0000 (15:13 -0400)]
Make ref_type and ref_dest variable, passed by the filters, adjusting urls as needed

6 years agoCount and list items correctly compiled from their query
Laury GvR [Thu, 20 Sep 2018 16:57:21 +0000 (12:57 -0400)]
Count and list items correctly compiled from their query

6 years agoadding proper url to the text search widget component when a search result is clicked on
Anthony Talarico [Thu, 20 Sep 2018 16:46:05 +0000 (12:46 -0400)]
adding proper url to the text search widget component when a search result is clicked on

6 years agonormalizing all of the widget textsearch data so that it's generic and not referring...
Anthony Talarico [Thu, 20 Sep 2018 16:34:06 +0000 (12:34 -0400)]
normalizing all of the widget textsearch data so that it's generic and not referring to a particular addon

6 years agoadding new jquery lib for autocomplete for the dashboard widget text search
Anthony Talarico [Thu, 20 Sep 2018 16:12:23 +0000 (12:12 -0400)]
adding new jquery lib for autocomplete for the dashboard widget text search

6 years agoStart building sql for pending query, list comp started
Laury GvR [Thu, 20 Sep 2018 15:32:33 +0000 (11:32 -0400)]
Start building sql for pending query, list comp started

6 years agoAdd empty components and smarter component inclusion
Laury GvR [Wed, 19 Sep 2018 20:59:20 +0000 (16:59 -0400)]
Add empty components and smarter component inclusion

6 years agoadding base code for the text field search autocomplete for the widgets
Anthony Talarico [Wed, 19 Sep 2018 20:03:44 +0000 (16:03 -0400)]
adding base code for the text field search autocomplete for the widgets

6 years agoMore test data echoes removed
Laury GvR [Wed, 19 Sep 2018 20:03:21 +0000 (16:03 -0400)]
More test data echoes removed

6 years agoButton & QuickLink views, Dashboard css
Laury GvR [Wed, 19 Sep 2018 20:01:29 +0000 (16:01 -0400)]
Button & QuickLink views, Dashboard css

- Added/imported dashboard scss stylesheet & styles
- Add buttons viewfile
- Add quicklinks viewfile
- Adjust summaryWidget to include these files, removed some test
  print statements.

6 years agoreorganizing the data hierarchy names in so that the widget data is easily iterated
Anthony Talarico [Wed, 19 Sep 2018 18:46:58 +0000 (14:46 -0400)]
reorganizing the data hierarchy names in so that the widget data is easily iterated

6 years agoThrowing the addon data into a more widely scoped array to also include addon name...
Laury GvR [Wed, 19 Sep 2018 18:25:35 +0000 (14:25 -0400)]
Throwing the addon data into a more widely scoped array to also include addon name and slug, etc

6 years agoChanged some file references and locations for new dashboard
Laury GvR [Wed, 19 Sep 2018 18:00:36 +0000 (14:00 -0400)]
Changed some file references and locations for new dashboard

6 years agoEnqueued Materialize, autocomplete script comments
Laury GvR [Wed, 19 Sep 2018 16:53:39 +0000 (12:53 -0400)]
Enqueued Materialize, autocomplete script comments

- Added autocomplete script as seen on the agenda view frontend of
the events plugin. Commented it all out, just for reference now.
- Enqueued materialize in the dashboard model

6 years agoAdded 'members' menu item back momentarily, removed members/index.php test code
Laury GvR [Wed, 19 Sep 2018 13:55:46 +0000 (09:55 -0400)]
Added 'members' menu item back momentarily, removed members/index.php test code

6 years agoMenu Dashboard, apply widget filter, new views/model
Laury GvR [Wed, 19 Sep 2018 13:36:54 +0000 (09:36 -0400)]
Menu Dashboard, apply widget filter, new views/model

- Added header and index view files for the new dashboard
- Added index model for the new dashboard
- Added valid actions for the new dashboard
- Adjusted admin menus to treat Dashboard as the parent in all
  cases, and made Dashboard the default destination
- Applying filter if it exists for each plugin based on its slug
  with -dashboard-widget suffix.
- Some test echo both in members/index.php model, and the
  newDashboard model.

6 years agoSummarywidget viewfile. Sample display of widgets by plugin, by looping through addon...
Laury GvR [Tue, 18 Sep 2018 21:14:46 +0000 (17:14 -0400)]
Summarywidget viewfile. Sample display of widgets by plugin, by looping through addons in the index model

6 years agoinitializing Materialize to get the materialize components working
Anthony Talarico [Mon, 17 Sep 2018 11:25:00 +0000 (07:25 -0400)]
initializing Materialize to get the materialize components working

6 years agoBroken JS. Added sample Member widget & styles on the main dashboard
Laury GvR [Fri, 14 Sep 2018 21:02:27 +0000 (17:02 -0400)]
Broken JS. Added sample Member widget & styles on the main dashboard

6 years agoadding sass setup in gulp for admin revamp
Anthony Talarico [Fri, 14 Sep 2018 21:00:40 +0000 (17:00 -0400)]
adding sass setup in gulp for admin revamp

6 years agoadding materialize css and js files that can be used for the revamp
Anthony Talarico [Fri, 14 Sep 2018 20:43:23 +0000 (16:43 -0400)]
adding materialize css and js files that can be used for the revamp

6 years agoMerge tag 'v2.10.44' into develop
Steve Sutton [Fri, 14 Sep 2018 17:11:11 +0000 (13:11 -0400)]
Merge tag 'v2.10.44' into develop

Version 2.10.44

6 years agoMerge branch 'hotfix/2.10.44' v2.10.44
Steve Sutton [Fri, 14 Sep 2018 17:10:14 +0000 (13:10 -0400)]
Merge branch 'hotfix/2.10.44'

6 years agoSet width of the leaflet map hotfix/2.10.44
Steve Sutton [Fri, 14 Sep 2018 17:07:55 +0000 (13:07 -0400)]
Set width of the leaflet map

Setting the width to 100% so it will respond better to smaller screen
sizes.

Bump version number.

6 years agoMember Detail Auto-expand option, featured class
Laury GvR [Wed, 12 Sep 2018 13:05:45 +0000 (09:05 -0400)]
Member Detail Auto-expand option, featured class

Management now has an option that when checked will auto-expand the
sections on the member detail pages. Featured class is now also
added to a member container on the member list if a member is
featured

6 years agoMerge tag 'v2.10.43' into develop
Chuck Scott [Tue, 11 Sep 2018 17:59:12 +0000 (13:59 -0400)]
Merge tag 'v2.10.43' into develop

Country no longer required for Authorize.net

6 years agoMerge branch 'hotfix/2.10.43' v2.10.43
Chuck Scott [Tue, 11 Sep 2018 17:58:48 +0000 (13:58 -0400)]
Merge branch 'hotfix/2.10.43'

6 years agoCountry no longer required for Authorize.net payment gateway unless international...
Chuck Scott [Tue, 11 Sep 2018 17:57:48 +0000 (13:57 -0400)]
Country no longer required for Authorize.net payment gateway unless international payment.

6 years agoRemoved glmgrid from the member listing, fixed file formatting
Laury GvR [Fri, 7 Sep 2018 21:46:05 +0000 (17:46 -0400)]
Removed glmgrid from the member listing, fixed file formatting

6 years agoAdded container for list view pagination, to allow styling
Laury GvR [Thu, 30 Aug 2018 18:41:17 +0000 (14:41 -0400)]
Added container for list view pagination, to allow styling

6 years agoRemove extra validity checks of prev/next list links
Laury GvR [Thu, 30 Aug 2018 18:19:52 +0000 (14:19 -0400)]
Remove extra validity checks of prev/next list links

6 years agoOnly show previous/next links on list if such pages exist
Laury GvR [Thu, 30 Aug 2018 18:18:09 +0000 (14:18 -0400)]
Only show previous/next links on list if such pages exist

6 years agoAuto-expand the Detail view takeback button in small windows
Laury GvR [Thu, 30 Aug 2018 17:23:32 +0000 (13:23 -0400)]
Auto-expand the Detail view takeback button in small windows

6 years agoMerge tag 'v2.10.42' into develop
Steve Sutton [Thu, 30 Aug 2018 16:52:02 +0000 (12:52 -0400)]
Merge tag 'v2.10.42' into develop

Version 2.10.42

6 years agoMerge branch 'hotfix/2.10.42' v2.10.42
Steve Sutton [Thu, 30 Aug 2018 16:51:54 +0000 (12:51 -0400)]
Merge branch 'hotfix/2.10.42'

6 years agoMissing br tag after region
Steve Sutton [Thu, 30 Aug 2018 16:50:21 +0000 (12:50 -0400)]
Missing br tag after region

if region is there it needs a br tag at the end

6 years agoMerge tag 'v2.10.41' into develop
Steve Sutton [Thu, 30 Aug 2018 15:44:08 +0000 (11:44 -0400)]
Merge tag 'v2.10.41' into develop

Version 2.10.41

6 years agoMerge branch 'hotfix/2.10.41' v2.10.41
Steve Sutton [Thu, 30 Aug 2018 15:43:56 +0000 (11:43 -0400)]
Merge branch 'hotfix/2.10.41'

6 years agoUpdates again for map popups.
Steve Sutton [Thu, 30 Aug 2018 15:43:15 +0000 (11:43 -0400)]
Updates again for map popups.

Chuck only meant for descr to be removed not short one.

6 years agoMerge tag 'v2.10.40' into develop
Steve Sutton [Thu, 30 Aug 2018 14:00:27 +0000 (10:00 -0400)]
Merge tag 'v2.10.40' into develop

Version 2.10.40

6 years agoMerge branch 'hotfix/2.10.40' v2.10.40
Steve Sutton [Thu, 30 Aug 2018 14:00:20 +0000 (10:00 -0400)]
Merge branch 'hotfix/2.10.40'

6 years agoUpdate for css in member list
Steve Sutton [Thu, 30 Aug 2018 13:59:45 +0000 (09:59 -0400)]
Update for css in member list

Map needs to have underline anchors in the map popups. per Jodie.

6 years agoMerge tag 'v2.10.39' into develop
Steve Sutton [Wed, 29 Aug 2018 20:41:42 +0000 (16:41 -0400)]
Merge tag 'v2.10.39' into develop

Version 2.10.39

6 years agoMerge branch 'release/2.10.39' v2.10.39
Steve Sutton [Wed, 29 Aug 2018 20:41:35 +0000 (16:41 -0400)]
Merge branch 'release/2.10.39'

6 years agoBump version number
Steve Sutton [Wed, 29 Aug 2018 20:40:21 +0000 (16:40 -0400)]
Bump version number

v2.10.39

6 years agoUpdate for the map info section
Steve Sutton [Wed, 29 Aug 2018 20:16:29 +0000 (16:16 -0400)]
Update for the map info section

Place url below the rest.
Adding More Info link

6 years agoStyle updates for maps
Steve Sutton [Wed, 29 Aug 2018 20:11:37 +0000 (16:11 -0400)]
Style updates for maps

Updating the Map popups

6 years agoStyle updates for member list view.
Steve Sutton [Wed, 29 Aug 2018 20:04:08 +0000 (16:04 -0400)]
Style updates for member list view.

underline links.

6 years agoUpdate spacing for map popup info section
Steve Sutton [Wed, 29 Aug 2018 19:30:26 +0000 (15:30 -0400)]
Update spacing for map popup info section

For the section that has the phone and website url add some line-height.

6 years agoFix conflict in list view
Steve Sutton [Wed, 29 Aug 2018 15:54:27 +0000 (11:54 -0400)]
Fix conflict in list view

on develop branch

6 years agoMerge tag 'v2.10.38' into develop
Steve Sutton [Wed, 29 Aug 2018 14:22:03 +0000 (10:22 -0400)]
Merge tag 'v2.10.38' into develop

Version 2.10.38

6 years agoMerge branch 'hotfix/2.10.38' v2.10.38
Steve Sutton [Wed, 29 Aug 2018 14:20:38 +0000 (10:20 -0400)]
Merge branch 'hotfix/2.10.38'

6 years agoBump version
Steve Sutton [Wed, 29 Aug 2018 14:19:40 +0000 (10:19 -0400)]
Bump version

For hotfix release

6 years agoChanged to using OpenStreetMaps Nominatim for geolocation services whe using Leaflet...
Chuck Scott [Mon, 27 Aug 2018 17:53:27 +0000 (13:53 -0400)]
Changed to using OpenStreetMaps Nominatim for geolocation services whe using Leaflet for maps.

6 years agoChange Web site to Website.
Steve Sutton [Mon, 27 Aug 2018 14:54:14 +0000 (10:54 -0400)]
Change Web site to Website.

For the map popups in list view.

6 years agoUpdate for drop and upload image files.
Steve Sutton [Wed, 29 Aug 2018 14:13:53 +0000 (10:13 -0400)]
Update for drop and upload image files.

If file has a ' in it, it's breaking sql.

6 years agoAdded max width and height calculations to the pop-up.
Chuck Scott [Mon, 27 Aug 2018 19:43:48 +0000 (15:43 -0400)]
Added max width and height calculations to the pop-up.

6 years agoAdd tel anchor to toll-free
Steve Sutton [Mon, 27 Aug 2018 19:02:17 +0000 (15:02 -0400)]
Add tel anchor to toll-free

Adding anchor for the phone numbers.

6 years agoUpdate main map container
Steve Sutton [Mon, 27 Aug 2018 18:57:53 +0000 (14:57 -0400)]
Update main map container

Set width to 90%

6 years agoUpdate list view
Steve Sutton [Mon, 27 Aug 2018 18:01:45 +0000 (14:01 -0400)]
Update list view

Set option for no map movement on wheelscroll.

6 years agoChanged to using OpenStreetMaps Nominatim for geolocation services whe using Leaflet...
Chuck Scott [Mon, 27 Aug 2018 17:53:27 +0000 (13:53 -0400)]
Changed to using OpenStreetMaps Nominatim for geolocation services whe using Leaflet for maps.

6 years agoChange Web site to Website.
Steve Sutton [Mon, 27 Aug 2018 14:54:14 +0000 (10:54 -0400)]
Change Web site to Website.

For the map popups in list view.

6 years agoMerge tag 'v2.10.37' into develop
Steve Sutton [Thu, 23 Aug 2018 15:24:25 +0000 (11:24 -0400)]
Merge tag 'v2.10.37' into develop

Version 2.10.37

6 years agoMerge branch 'release/2.10.37' v2.10.37
Steve Sutton [Thu, 23 Aug 2018 15:24:16 +0000 (11:24 -0400)]
Merge branch 'release/2.10.37'

6 years agoBump version numbers
Steve Sutton [Thu, 23 Aug 2018 15:21:33 +0000 (11:21 -0400)]
Bump version numbers

This is for a new release.

6 years agoNow checking marker clustering flag.
Chuck Scott [Mon, 20 Aug 2018 21:12:25 +0000 (17:12 -0400)]
Now checking marker clustering flag.

6 years agoFixed View/Hide map not working and double name on map bubble
Chuck Scott [Mon, 20 Aug 2018 18:30:56 +0000 (14:30 -0400)]
Fixed View/Hide map not working and double name on map bubble

6 years agoMerge branch 'Leaflet' into develop
Steve Sutton [Mon, 20 Aug 2018 17:16:50 +0000 (13:16 -0400)]
Merge branch 'Leaflet' into develop

6 years agoAdded Leaflet Loading feature, member detail maps, and updated map key code. Leaflet
Chuck Scott [Mon, 20 Aug 2018 17:00:19 +0000 (13:00 -0400)]
Added Leaflet Loading feature, member detail maps, and updated map key code.

6 years agoAdded Leaflet and Tile Server support and database update for managing tile server...
Chuck Scott [Fri, 17 Aug 2018 16:38:49 +0000 (12:38 -0400)]
Added Leaflet and Tile Server support and database update for managing tile server settings.