WP-Plugins/glm-member-db-search.git
5 years agoMerge tag 'v2.0.4' into develop develop
Steve Sutton [Fri, 14 Jun 2019 17:10:19 +0000 (13:10 -0400)]
Merge tag 'v2.0.4' into develop

Version 2.0.4

5 years agoMerge branch 'hotfix/2.0.4' master v2.0.4
Steve Sutton [Fri, 14 Jun 2019 17:10:13 +0000 (13:10 -0400)]
Merge branch 'hotfix/2.0.4'

5 years agoUpdate what causes oss to re-crawl.
Steve Sutton [Fri, 14 Jun 2019 17:09:35 +0000 (13:09 -0400)]
Update what causes oss to re-crawl.

Only re-crawl if pages or post are updated.

5 years agoMerge tag 'v2.0.3' into develop
Steve Sutton [Fri, 14 Jun 2019 16:44:48 +0000 (12:44 -0400)]
Merge tag 'v2.0.3' into develop

Version 2.0.3

5 years agoMerge branch 'hotfix/2.0.3' v2.0.3
Steve Sutton [Fri, 14 Jun 2019 16:44:41 +0000 (12:44 -0400)]
Merge branch 'hotfix/2.0.3'

5 years agoUpdate search plugin for post updates
Steve Sutton [Fri, 14 Jun 2019 16:44:07 +0000 (12:44 -0400)]
Update search plugin for post updates

Don't update oss search for posts when menu items are saved.

6 years agoAdded filter to do quick check if this add-on is active.
Chuck Scott [Tue, 27 Nov 2018 20:58:17 +0000 (15:58 -0500)]
Added filter to do quick check if this add-on is active.

6 years agoMerge tag 'v2.0.2' into develop
Chuck Scott [Thu, 9 Aug 2018 19:00:17 +0000 (15:00 -0400)]
Merge tag 'v2.0.2' into develop

Updated create database version

6 years agoMerge branch 'hotfix/2.0.2' v2.0.2
Chuck Scott [Thu, 9 Aug 2018 18:59:58 +0000 (14:59 -0400)]
Merge branch 'hotfix/2.0.2'

6 years agoUpdated create database script to correct version.
Chuck Scott [Thu, 9 Aug 2018 18:59:05 +0000 (14:59 -0400)]
Updated create database script to correct version.

6 years agoMerge tag 'v2.0.1' into develop
Chuck Scott [Thu, 2 Aug 2018 15:45:47 +0000 (11:45 -0400)]
Merge tag 'v2.0.1' into develop

Problem with Prev/Next links.

6 years agoMerge branch 'hotfix/2.0.1' v2.0.1
Chuck Scott [Thu, 2 Aug 2018 15:45:24 +0000 (11:45 -0400)]
Merge branch 'hotfix/2.0.1'

6 years agoFixed missing selected URL filter (Search only...) when clicking "Previous" and ...
Chuck Scott [Thu, 2 Aug 2018 15:44:20 +0000 (11:44 -0400)]
Fixed missing selected URL filter (Search only...) when clicking "Previous" and "Next" results links.

6 years agoMerge tag 'v2.0.0' into develop
Chuck Scott [Tue, 31 Jul 2018 15:21:13 +0000 (11:21 -0400)]
Merge tag 'v2.0.0' into develop

New major release

6 years agoMerge branch 'release/2.0.0' v2.0.0
Chuck Scott [Tue, 31 Jul 2018 15:21:00 +0000 (11:21 -0400)]
Merge branch 'release/2.0.0'

6 years agoDoing release 2.0.0 with new feature set
Chuck Scott [Tue, 31 Jul 2018 15:20:21 +0000 (11:20 -0400)]
Doing release 2.0.0 with new feature set

6 years agoCompleted upgrade of search add-on for use with new OSS version and desired features.
Chuck Scott [Thu, 26 Jul 2018 15:49:21 +0000 (11:49 -0400)]
Completed upgrade of search add-on for use with new OSS version and desired features.

Added search engine test when submitting General Search Settings page in Management.
Updated glmSearch.php to do indexing and removal of URLS imediately.
Added hooks (filters) for other add-ons to request a page be updated by OSS.
Added management options for selectable searcxh filters and server URL in Management.
Added search filter (from management) selection in search results page.
Added database fields and updated db version.
Started migrating plugin names to GLM Associated.

6 years agoUpdating Search add-on with various new features
Chuck Scott [Tue, 26 Jun 2018 12:54:17 +0000 (08:54 -0400)]
Updating Search add-on with various new features

Added database field, management model and view, and other stuff to manage Server URL
Started adding code to index posts and pages when updated or removed, not doing that right now.
Additional prep

7 years agoFixed confusion with lib directory defines.
Chuck Scott [Mon, 6 Nov 2017 21:52:32 +0000 (16:52 -0500)]
Fixed confusion with lib directory defines.

7 years agoRemoving references to "addNotice" function in glmPluginSupport that were causing...
Chuck Scott [Thu, 5 Oct 2017 21:05:30 +0000 (17:05 -0400)]
Removing references to "addNotice" function in glmPluginSupport that were causing problems.

7 years agoUpdated check for all common plugin PHP files being called directly and now sending...
Chuck Scott [Fri, 11 Aug 2017 20:52:59 +0000 (16:52 -0400)]
Updated check for all common plugin PHP files being called directly and now sending user to /assets/404.html

7 years agoFixed auto-deactivate
Chuck Scott [Thu, 25 May 2017 19:38:24 +0000 (15:38 -0400)]
Fixed auto-deactivate

8 years agoUpdated update server code
Chuck Scott [Thu, 13 Apr 2017 21:36:30 +0000 (17:36 -0400)]
Updated update server code

8 years agoAdded Plugin Update Server support
Chuck Scott [Tue, 11 Apr 2017 19:26:57 +0000 (15:26 -0400)]
Added Plugin Update Server support

8 years agoFixed issues with hooksHelp not properly reporting
Chuck Scott [Fri, 24 Feb 2017 16:59:29 +0000 (11:59 -0500)]
Fixed issues with hooksHelp not properly reporting

8 years agoMerge tag 'v1.2.2' into develop
Steve Sutton [Tue, 1 Nov 2016 19:57:35 +0000 (15:57 -0400)]
Merge tag 'v1.2.2' into develop

Version 1.2.2

8 years agoMerge branch 'hotfix/1.2.2' v1.2.2
Steve Sutton [Tue, 1 Nov 2016 19:57:26 +0000 (15:57 -0400)]
Merge branch 'hotfix/1.2.2'

8 years agoUpdate search view file (extra div)
Steve Sutton [Tue, 1 Nov 2016 19:57:01 +0000 (15:57 -0400)]
Update search view file (extra div)

adding div on top of view file

8 years agoThere was an extra end div at bottom
Steve Sutton [Tue, 1 Nov 2016 19:53:12 +0000 (15:53 -0400)]
There was an extra end div at bottom

I put starting div to match it.

8 years agoUpdated permissions to use new glmMembersUserCan() function.
Chuck Scott [Thu, 13 Oct 2016 20:13:35 +0000 (16:13 -0400)]
Updated permissions to use new glmMembersUserCan() function.

8 years agoAdded code to support updates - Temporatily commented out code added to index.php...
Chuck Scott [Thu, 13 Oct 2016 15:43:16 +0000 (11:43 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.

8 years agoMerge tag 'v1.2.1' into develop
Steve Sutton [Mon, 19 Sep 2016 18:36:30 +0000 (14:36 -0400)]
Merge tag 'v1.2.1' into develop

Version 1.2.1

8 years agoMerge branch 'release/1.2.1' v1.2.1
Steve Sutton [Mon, 19 Sep 2016 18:36:21 +0000 (14:36 -0400)]
Merge branch 'release/1.2.1'

8 years agoBump version number
Steve Sutton [Mon, 19 Sep 2016 18:36:09 +0000 (14:36 -0400)]
Bump version number

8 years agoCleaned up include/require parens.
Chuck Scott [Fri, 9 Sep 2016 20:33:21 +0000 (16:33 -0400)]
Cleaned up include/require parens.

8 years agoAdded XML site map link to bottom of General Search Settings.
Chuck Scott [Fri, 9 Sep 2016 18:05:06 +0000 (14:05 -0400)]
Added XML site map link to bottom of General Search Settings.

8 years agoMerge tag 'v1.2.0' into develop
Chuck Scott [Fri, 12 Aug 2016 17:50:52 +0000 (13:50 -0400)]
Merge tag 'v1.2.0' into develop

Added XML Site map

8 years agoMerge branch 'release/1.2.0' v1.2.0
Chuck Scott [Fri, 12 Aug 2016 17:50:44 +0000 (13:50 -0400)]
Merge branch 'release/1.2.0'

8 years agoUpdated to version 1.2.0
Chuck Scott [Fri, 12 Aug 2016 17:50:19 +0000 (13:50 -0400)]
Updated to version 1.2.0

8 years agoAdded XML sitemap.
Chuck Scott [Fri, 12 Aug 2016 17:48:29 +0000 (13:48 -0400)]
Added XML sitemap.

8 years agoMerge tag 'v1.1.0' into develop
Chuck Scott [Fri, 5 Aug 2016 18:50:24 +0000 (14:50 -0400)]
Merge tag 'v1.1.0' into develop

Added ability to search multiple sites or all sites in the index.

8 years agoMerge branch 'release/1.1.0' v1.1.0
Chuck Scott [Fri, 5 Aug 2016 18:49:50 +0000 (14:49 -0400)]
Merge branch 'release/1.1.0'

8 years agoUpdated to new minor vercion 1.1.0
Chuck Scott [Fri, 5 Aug 2016 18:49:14 +0000 (14:49 -0400)]
Updated to new minor vercion 1.1.0

8 years agoRestructured the glmSearch.php class to be able to search multiple specific sites...
Chuck Scott [Fri, 5 Aug 2016 18:45:30 +0000 (14:45 -0400)]
Restructured the glmSearch.php class to be able to search multiple specific sites or all sites at one time.
Updated the management search setup form to inform the user how to enter the websites to do this.

8 years agoStarted work on permitting search on multiple sites at one time.
Chuck Scott [Thu, 4 Aug 2016 20:00:58 +0000 (16:00 -0400)]
Started work on permitting search on multiple sites at one time.

8 years agoMerge tag 'v1.0.0' into develop
Chuck Scott [Fri, 22 Jul 2016 19:43:03 +0000 (15:43 -0400)]
Merge tag 'v1.0.0' into develop

Initial full release

8 years agoMerge branch 'release/1.0.0' v1.0.0
Chuck Scott [Fri, 22 Jul 2016 19:42:53 +0000 (15:42 -0400)]
Merge branch 'release/1.0.0'

8 years agoUpdating to release 1.0.0
Chuck Scott [Fri, 22 Jul 2016 19:42:02 +0000 (15:42 -0400)]
Updating to release 1.0.0

8 years agoAdded code to display issues with search management settings in the main dashboard...
Chuck Scott [Fri, 22 Jul 2016 18:41:24 +0000 (14:41 -0400)]
Added code to display issues with search management settings in the main dashboard widget.

8 years agoUpdated default OSS index name to be Index_2.
Chuck Scott [Fri, 22 Jul 2016 13:28:43 +0000 (09:28 -0400)]
Updated default OSS index name to be Index_2.

8 years agoMerge tag 'v0.0.3' into develop
Chuck Scott [Fri, 8 Jul 2016 15:28:20 +0000 (11:28 -0400)]
Merge tag 'v0.0.3' into develop

Removed errant style killing slideshow

8 years agoMerge branch 'hotfix/0.0.3' v0.0.3
Chuck Scott [Fri, 8 Jul 2016 15:28:04 +0000 (11:28 -0400)]
Merge branch 'hotfix/0.0.3'

8 years agoRemoved errant style killing slideshow. From old code. Sorry!
Chuck Scott [Fri, 8 Jul 2016 15:27:24 +0000 (11:27 -0400)]
Removed errant style killing slideshow. From old code. Sorry!

8 years agoMerge tag 'v0.0.2' into develop
Chuck Scott [Thu, 7 Jul 2016 13:46:53 +0000 (09:46 -0400)]
Merge tag 'v0.0.2' into develop

Release 0.0.2

8 years agoMerge branch 'release/0.0.2' v0.0.2
Chuck Scott [Thu, 7 Jul 2016 13:46:39 +0000 (09:46 -0400)]
Merge branch 'release/0.0.2'

8 years agoDoign release 0.0.2
Chuck Scott [Thu, 7 Jul 2016 13:46:19 +0000 (09:46 -0400)]
Doign release 0.0.2

8 years agoUpdated search with additional filtering and paging options.
Chuck Scott [Thu, 7 Jul 2016 13:43:44 +0000 (09:43 -0400)]
Updated search with additional filtering and paging options.

8 years agoMerge tag 'v0.0.1' into develop
Chuck Scott [Fri, 24 Jun 2016 20:04:14 +0000 (16:04 -0400)]
Merge tag 'v0.0.1' into develop

Initial release

8 years agoMerge branch 'release/0.0.1' v0.0.1
Chuck Scott [Fri, 24 Jun 2016 20:04:05 +0000 (16:04 -0400)]
Merge branch 'release/0.0.1'

8 years agoUpdated required version for main GLM Associate core plugin to 2.1.9.
Chuck Scott [Fri, 24 Jun 2016 20:02:20 +0000 (16:02 -0400)]
Updated required version for main GLM Associate core plugin to 2.1.9.

8 years agoAlpha version of new Search add-on for GLM Associate.
Chuck Scott [Fri, 24 Jun 2016 19:59:02 +0000 (15:59 -0400)]
Alpha version of new Search add-on for GLM Associate.
Ready for initial integration.

8 years agoUpdated serial numbers to 0.0.1
Chuck Scott [Tue, 21 Jun 2016 20:25:28 +0000 (16:25 -0400)]
Updated serial numbers to 0.0.1

8 years agoInitial cleanup after copying from sample add-on
Chuck Scott [Tue, 21 Jun 2016 20:24:04 +0000 (16:24 -0400)]
Initial cleanup after copying from sample add-on

8 years agoinitial commit
Chuck Scott [Tue, 21 Jun 2016 19:49:14 +0000 (15:49 -0400)]
initial commit