WP-Plugins/glm-member-db-packaging.git
6 years agoMerge branch 'develop' into feature/adminRevamp feature/adminRevamp
Anthony Talarico [Fri, 29 Mar 2019 14:47:54 +0000 (10:47 -0400)]
Merge branch 'develop' into feature/adminRevamp

6 years agoMerge tag 'v1.3.2' into develop
Steve Sutton [Thu, 21 Mar 2019 17:20:21 +0000 (13:20 -0400)]
Merge tag 'v1.3.2' into develop

Version 1.3.2

6 years agoMerge branch 'hotfix/1.3.2' v1.3.2
Steve Sutton [Thu, 21 Mar 2019 17:20:14 +0000 (13:20 -0400)]
Merge branch 'hotfix/1.3.2'

6 years agoShow full list after deleting one.
Steve Sutton [Thu, 21 Mar 2019 17:19:42 +0000 (13:19 -0400)]
Show full list after deleting one.

Matching other duplicate model.

6 years agoMerge tag 'v1.3.1' into develop
Steve Sutton [Thu, 21 Mar 2019 17:04:47 +0000 (13:04 -0400)]
Merge tag 'v1.3.1' into develop

Version 1.3.1

6 years agoMerge branch 'hotfix/1.3.1' v1.3.1
Steve Sutton [Thu, 21 Mar 2019 17:04:37 +0000 (13:04 -0400)]
Merge branch 'hotfix/1.3.1'

6 years agoUpdate link for deleting packages
Steve Sutton [Thu, 21 Mar 2019 17:04:08 +0000 (13:04 -0400)]
Update link for deleting packages

When locked to member the glm_action needs to be index.

6 years agoMerge tag 'v1.3.0' into develop
Chuck Scott [Tue, 12 Feb 2019 15:05:21 +0000 (10:05 -0500)]
Merge tag 'v1.3.0' into develop

Search eng update filter and smarty php tag updates

6 years agoMerge branch 'release/1.3.0' v1.3.0
Chuck Scott [Tue, 12 Feb 2019 15:05:16 +0000 (10:05 -0500)]
Merge branch 'release/1.3.0'

6 years agoSearch eng update filter and smarty php tag updates
Chuck Scott [Tue, 12 Feb 2019 15:04:23 +0000 (10:04 -0500)]
Search eng update filter and smarty php tag updates

6 years agoUpdated all {php} references for wp_editor to remove {php}.
Chuck Scott [Tue, 4 Dec 2018 18:15:47 +0000 (13:15 -0500)]
Updated all {php} references for wp_editor to remove {php}.

6 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop
Chuck Scott [Tue, 4 Dec 2018 18:05:42 +0000 (13:05 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-packaging into develop

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

6 years agoMerge tag 'v1.2.21' into develop
Steve Sutton [Tue, 20 Nov 2018 13:11:14 +0000 (08:11 -0500)]
Merge tag 'v1.2.21' into develop

Version 1.2.21

6 years agoMerge branch 'hotfix/1.2.21' v1.2.21
Steve Sutton [Tue, 20 Nov 2018 13:09:51 +0000 (08:09 -0500)]
Merge branch 'hotfix/1.2.21'

6 years agoFix bad commit to master branch
Steve Sutton [Tue, 20 Nov 2018 13:09:19 +0000 (08:09 -0500)]
Fix bad commit to master branch

Fixing a bad commit

6 years agoMerge tag 'v1.2.20' into develop
Steve Sutton [Tue, 20 Nov 2018 13:04:51 +0000 (08:04 -0500)]
Merge tag 'v1.2.20' into develop

Version 1.2.20

6 years agoMerge branch 'hotfix/1.2.20' v1.2.20
Steve Sutton [Tue, 20 Nov 2018 12:53:59 +0000 (07:53 -0500)]
Merge branch 'hotfix/1.2.20'

6 years agoOrder for the position was backwards.
Steve Sutton [Tue, 20 Nov 2018 12:53:32 +0000 (07:53 -0500)]
Order for the position was backwards.

Should be ASC not DESC

6 years agomoving the buttons into the header of the summary dashboard widget
Anthony Talarico [Fri, 19 Oct 2018 20:09:33 +0000 (16:09 -0400)]
moving the buttons into the header of the summary dashboard widget

6 years agoAdd count url for dashboard widget lists
Laury GvR [Wed, 17 Oct 2018 15:07:59 +0000 (11:07 -0400)]
Add count url for dashboard widget lists

6 years agoAdd button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 19:04:10 +0000 (15:04 -0400)]
Add button content changed to Add New

6 years agoFix getting the stats for the dashboard
Laury GvR [Thu, 4 Oct 2018 19:00:12 +0000 (15:00 -0400)]
Fix getting the stats for the dashboard

6 years agoSwitched position of quicklinks and topbuttons
Laury GvR [Tue, 2 Oct 2018 16:24:21 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons

6 years agoLists & filter fixed, use fieldsMap, links fixed
Laury GvR [Tue, 2 Oct 2018 16:18:14 +0000 (12:18 -0400)]
Lists & filter fixed, use fieldsMap, links fixed

Every list now passes a fields map to ensure the field values its
result produces correspond to the expected field names in the
widget component templates. For example, the list.html component
template expects an entity 'name', but packaging plugin passes this
as 'title' - with the map, they are matched.

getList for the lists now use custom fields array to allow this.

Quicklinks, count, and list entity & ref_dest links are now working.

6 years agoupdating url to be passed to the dashboard admin widget for textsearch autocomplete
Anthony Talarico [Mon, 1 Oct 2018 19:25:32 +0000 (15:25 -0400)]
updating url to be passed to the dashboard admin widget for textsearch autocomplete

6 years agoAdded expired 'where' and fixed some filter details
Laury GvR [Tue, 25 Sep 2018 13:45:06 +0000 (09:45 -0400)]
Added expired 'where' and fixed some filter details

6 years agoChange order of expired and add where for expired list handling
Laury GvR [Fri, 21 Sep 2018 22:06:09 +0000 (18:06 -0400)]
Change order of expired and add where for expired list handling

6 years agonormalizing spaces between the fat arrows in the adminhooks widget filter. removing...
Anthony Talarico [Fri, 21 Sep 2018 17:55:36 +0000 (13:55 -0400)]
normalizing spaces between the fat arrows in the adminhooks widget filter. removing the array keys and
replacing them as id fields in the widget filter arrays

6 years agoFix the url sent to the textSearch suggestion links
Laury GvR [Fri, 21 Sep 2018 13:59:18 +0000 (09:59 -0400)]
Fix the url sent to the textSearch suggestion links

6 years agoSample data throwing package components out of order
Laury GvR [Thu, 20 Sep 2018 22:44:00 +0000 (18:44 -0400)]
Sample data throwing package components out of order

6 years agoSorting components by their 'order' attribute using uasort
Laury GvR [Thu, 20 Sep 2018 22:39:27 +0000 (18:39 -0400)]
Sorting components by their 'order' attribute using uasort

6 years agoadding where clause for name in the packaing filter
Anthony Talarico [Thu, 20 Sep 2018 20:59:30 +0000 (16:59 -0400)]
adding where clause for name in the packaing filter

6 years agoNest all components of the filter into a components hierarchy
Laury GvR [Thu, 20 Sep 2018 20:46:08 +0000 (16:46 -0400)]
Nest all components of the filter into a components hierarchy

6 years agochanging the admin filter data for the fields in the component array of the dashboard...
Anthony Talarico [Thu, 20 Sep 2018 20:39:18 +0000 (16:39 -0400)]
changing the admin filter data for the fields in the component array of the dashboard admin widget

6 years agoadding where clause to the textsearch for the dashboard admin widget
Anthony Talarico [Thu, 20 Sep 2018 19:25:23 +0000 (15:25 -0400)]
adding where clause to the textsearch for the dashboard admin widget

6 years agoAdded ref_type as a reference of the filter for the various lists, and textSearch...
Laury GvR [Thu, 20 Sep 2018 19:14:15 +0000 (15:14 -0400)]
Added ref_type as a reference of the filter for the various lists, and textSearch field

6 years agoAdded test 'active' table, replaced some common strings with variables, removed baseU...
Laury GvR [Thu, 20 Sep 2018 16:59:56 +0000 (12:59 -0400)]
Added test 'active' table, replaced some common strings with variables, removed baseUrl from textSearch

6 years agoadding entityID for url query params and stripping the quotes from the defines in...
Anthony Talarico [Thu, 20 Sep 2018 16:41:12 +0000 (12:41 -0400)]
adding entityID for url query params and stripping the quotes from the defines in the adminhooks widget dashboard filters

6 years agoswapping the fields array for a field text string in the adminhooks widget filter
Anthony Talarico [Thu, 20 Sep 2018 16:34:33 +0000 (12:34 -0400)]
swapping the fields array for a field text string in the adminhooks widget filter

6 years agoURLs for links passed into filter, send usable data for textSearch and list queries
Laury GvR [Thu, 20 Sep 2018 15:35:48 +0000 (11:35 -0400)]
URLs for links passed into filter, send usable data for textSearch and list queries

6 years agoadding ref_dest field to the array in adminhooks textsearch array
Anthony Talarico [Thu, 20 Sep 2018 15:11:11 +0000 (11:11 -0400)]
adding ref_dest field to the array in adminhooks textsearch array

6 years agoBetter and more complete data structure for quick links and buttons
Laury GvR [Wed, 19 Sep 2018 19:59:22 +0000 (15:59 -0400)]
Better and more complete data structure for quick links and buttons

6 years agochanging field values of 'name' to title for the dashboard widget admin hooks
Anthony Talarico [Wed, 19 Sep 2018 19:44:41 +0000 (15:44 -0400)]
changing field values of 'name' to title for the dashboard widget admin hooks

6 years agochanging the db fields values in the adminhooks filter for the widgets
Anthony Talarico [Wed, 19 Sep 2018 19:39:38 +0000 (15:39 -0400)]
changing the db fields values in the adminhooks filter for the widgets

6 years agoAdded mostly valid data passed into the filter used for the dashboard widget display
Laury GvR [Wed, 19 Sep 2018 17:06:41 +0000 (13:06 -0400)]
Added mostly valid data passed into the filter used for the dashboard widget display

6 years agoremoving the registration of the widget from config array
Anthony Talarico [Wed, 19 Sep 2018 12:51:09 +0000 (08:51 -0400)]
removing the registration of the widget from config array

6 years agoregistering widget in the addOn array in config. creating admin hook for that specifi...
Anthony Talarico [Tue, 18 Sep 2018 20:28:19 +0000 (16:28 -0400)]
registering widget in the addOn array in config. creating admin hook for that specific module to create the widget filter

6 years agoAdded call to search add-on filter to index packaging page when any package is updated.
Chuck Scott [Thu, 26 Jul 2018 15:45:18 +0000 (11:45 -0400)]
Added call to search add-on filter to index packaging page when any package is updated.

Also some work for migration of plugin names to GLM Associate

6 years agoMerge tag 'v1.2.19' into develop
Steve Sutton [Fri, 1 Jun 2018 14:31:04 +0000 (10:31 -0400)]
Merge tag 'v1.2.19' into develop

Version 1.2.19

6 years agoMerge branch 'hotfix/1.2.19' v1.2.19
Steve Sutton [Fri, 1 Jun 2018 14:30:14 +0000 (10:30 -0400)]
Merge branch 'hotfix/1.2.19'

6 years agoTrim each email before validating it.
Steve Sutton [Fri, 1 Jun 2018 14:29:30 +0000 (10:29 -0400)]
Trim each email before validating it.

An empty space in email won't allow it to be valid.
Still ok to send out that way.

7 years agoMinor clarification to comment on pseudo-random package list code
Laury GvR [Fri, 30 Mar 2018 19:17:31 +0000 (15:17 -0400)]
Minor clarification to comment on pseudo-random package list code

7 years agoPseudo-random sort order for package list added
Laury GvR [Fri, 30 Mar 2018 15:25:40 +0000 (11:25 -0400)]
Pseudo-random sort order for package list added

Pseudo-random sort ordering will order the list differently for
each session (not each page refresh) by using a random seed and a
cookie. The database now contains the package_list_order field,
and management for package list has a dropdown for this setting.

The default is still Alpha-Numeric, and the config values used are
the ones in the Member DB plugin.ini file.

7 years agoAdded untested (commented out) code sample for doing pseudo-random ordering of packag...
Chuck Scott [Fri, 2 Mar 2018 18:19:20 +0000 (13:19 -0500)]
Added untested (commented out) code sample for doing pseudo-random ordering of packaging at line 220

7 years agoMerge tag 'v1.2.18' into develop
Steve Sutton [Wed, 21 Feb 2018 20:30:13 +0000 (15:30 -0500)]
Merge tag 'v1.2.18' into develop

Version 1.2.18

7 years agoMerge branch 'release/1.2.18' v1.2.18
Steve Sutton [Wed, 21 Feb 2018 20:27:42 +0000 (15:27 -0500)]
Merge branch 'release/1.2.18'

7 years agoBump version number and update readme.txt
Steve Sutton [Wed, 21 Feb 2018 20:27:09 +0000 (15:27 -0500)]
Bump version number and update readme.txt

Update readme text.
bump version number.

7 years agoRemove for db updates
Steve Sutton [Wed, 21 Feb 2018 19:54:39 +0000 (14:54 -0500)]
Remove for db updates

Updates done

7 years agoRemove debug
Steve Sutton [Wed, 21 Feb 2018 18:34:37 +0000 (13:34 -0500)]
Remove debug

no debug now

7 years agoReplace hard coded Member(s) with terms
Steve Sutton [Wed, 21 Feb 2018 18:33:48 +0000 (13:33 -0500)]
Replace hard coded Member(s) with terms

Use the terms for member or members.

7 years agoEdit to Edits
Steve Sutton [Wed, 21 Feb 2018 18:30:43 +0000 (13:30 -0500)]
Edit to Edits

Reads bettor.

7 years agoUpdate title
Steve Sutton [Wed, 21 Feb 2018 18:29:41 +0000 (13:29 -0500)]
Update title

Update text to say Members Moderated

7 years agoAdding text for new fields
Steve Sutton [Wed, 21 Feb 2018 18:27:43 +0000 (13:27 -0500)]
Adding text for new fields

Adding some text to explain the new fields.

7 years agoUse wpautp for message instead of nl2br
Steve Sutton [Wed, 21 Feb 2018 18:01:35 +0000 (13:01 -0500)]
Use wpautp for message instead of nl2br

The field now has wp_editor.

7 years agoAdding new flags and member message to management.
Steve Sutton [Wed, 21 Feb 2018 17:54:59 +0000 (12:54 -0500)]
Adding new flags and member message to management.

In management area we now have a flag for overriding the moderation of
packages. If checked all package edits by members are pending and need
to be approved. Also theres a member message text area that if enabled
will output above the member package add edit page.

7 years agoUpdating db tables
Steve Sutton [Wed, 21 Feb 2018 17:09:39 +0000 (12:09 -0500)]
Updating db tables

Adding fields for member message and all moderated flag.

7 years agoFilter placing packages in custom locations in custom viewfiles
Laury GvR [Fri, 26 Jan 2018 20:51:20 +0000 (15:51 -0500)]
Filter placing packages in custom locations in custom viewfiles

Added a filter to add packages in a custom location on custom
member detail viewfiles. Normally packages are placed in the member
detail using the descriptionAfter filter.

7 years agoMinor change to deactivate.php and removed old debug code from footer.
Chuck Scott [Fri, 26 Jan 2018 15:29:46 +0000 (10:29 -0500)]
Minor change to deactivate.php and removed old debug code from footer.

7 years agoMerge tag 'v1.2.17' into develop
Laury GvR [Tue, 16 Jan 2018 21:57:57 +0000 (16:57 -0500)]
Merge tag 'v1.2.17' into develop

v1.2.17

7 years agoMerge branch 'hotfix/1.2.17' v1.2.17
Laury GvR [Tue, 16 Jan 2018 21:57:50 +0000 (16:57 -0500)]
Merge branch 'hotfix/1.2.17'

7 years agoMember detail packaging; descriptions more cohesive part of whole
Laury GvR [Tue, 16 Jan 2018 21:50:30 +0000 (16:50 -0500)]
Member detail packaging; descriptions more cohesive part of whole

Package descriptions were floating below the package containers,
and visually seemed to be different from the package or associated
with the package below it. A background colour was added and a
"overflow: hidden" style applied to the package parent which has
somehow fixed it (just like on the member list).

7 years agoMerge tag 'v1.2.16' into develop
Steve Sutton [Wed, 20 Dec 2017 13:09:42 +0000 (08:09 -0500)]
Merge tag 'v1.2.16' into develop

Version 1.2.16

7 years agoMerge branch 'release/1.2.16' v1.2.16
Steve Sutton [Wed, 20 Dec 2017 13:09:35 +0000 (08:09 -0500)]
Merge branch 'release/1.2.16'

7 years agoPlugin release for version 1.2.16
Steve Sutton [Wed, 20 Dec 2017 13:09:16 +0000 (08:09 -0500)]
Plugin release for version 1.2.16

updates to version numbers and readme.txt

7 years agoUpdate style for packages
Steve Sutton [Fri, 15 Dec 2017 16:32:13 +0000 (11:32 -0500)]
Update style for packages

Need to see all of the package description.

7 years agoUpdate member detail packages to have description open / close
Steve Sutton [Fri, 15 Dec 2017 14:40:49 +0000 (09:40 -0500)]
Update member detail packages to have description open / close

Adding in the package description to the member detail pages when
showing the packages so they can be opened closed like on the new
package listing page.

7 years agoMerge tag 'v1.2.15' into develop
Anthony Talarico [Fri, 17 Nov 2017 19:10:39 +0000 (14:10 -0500)]
Merge tag 'v1.2.15' into develop

fixing package detail page to check for member id before trying to display the details and packages link
in the detail page

7 years agoMerge branch 'hotfix/1.2.15' v1.2.15
Anthony Talarico [Fri, 17 Nov 2017 19:08:43 +0000 (14:08 -0500)]
Merge branch 'hotfix/1.2.15'

7 years agoadding check for packages and details link in the package detail view
Anthony Talarico [Fri, 17 Nov 2017 19:06:41 +0000 (14:06 -0500)]
adding check for packages and details link in the package detail view

ensuring member id exists before trying to display the packages and details link in
packages detail page

7 years agoRemoving references to "addNotice" function in glmPluginSupport that were causing...
Chuck Scott [Thu, 5 Oct 2017 21:03:46 +0000 (17:03 -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:33:46 +0000 (16:33 -0400)]
Updated check for all common plugin PHP files being called directly and now sending user to /assets/404.html

7 years agoPackage list jquery, fix the 'collapse' link for description toggle
Laury GvR [Tue, 8 Aug 2017 14:07:49 +0000 (10:07 -0400)]
Package list jquery, fix the 'collapse' link for description toggle

7 years agoPackage list description display changed from nl2br to wpautop
Laury GvR [Tue, 8 Aug 2017 13:54:31 +0000 (09:54 -0400)]
Package list description display changed from nl2br to wpautop

7 years agoFixed jquery to open/close the toggle descriptions on package list pages
Laury GvR [Tue, 8 Aug 2017 13:46:30 +0000 (09:46 -0400)]
Fixed jquery to open/close the toggle descriptions on package list pages

7 years agoAdjusting the styles for the packaging list description toggle section
Laury GvR [Fri, 4 Aug 2017 18:29:43 +0000 (14:29 -0400)]
Adjusting the styles for the packaging list description toggle section

7 years agoAdding collapsible Description dropdown to package list pages
Laury GvR [Thu, 3 Aug 2017 21:04:26 +0000 (17:04 -0400)]
Adding collapsible Description dropdown to package list pages

7 years agoMerge tag 'v1.2.14' into develop
Steve Sutton [Thu, 27 Jul 2017 19:18:29 +0000 (15:18 -0400)]
Merge tag 'v1.2.14' into develop

Version 1.2.14

7 years agoMerge branch 'hotfix/1.2.14' v1.2.14
Steve Sutton [Thu, 27 Jul 2017 19:18:23 +0000 (15:18 -0400)]
Merge branch 'hotfix/1.2.14'

7 years agoUpdate the packaging to packages
Steve Sutton [Thu, 27 Jul 2017 19:18:04 +0000 (15:18 -0400)]
Update the packaging to packages

For member tabs.

7 years agoMerge tag 'v1.2.13' into develop
Steve Sutton [Mon, 24 Jul 2017 14:59:30 +0000 (10:59 -0400)]
Merge tag 'v1.2.13' into develop

Version 1.2.13

7 years agoMerge branch 'hotfix/1.2.13' v1.2.13
Steve Sutton [Mon, 24 Jul 2017 14:58:15 +0000 (10:58 -0400)]
Merge branch 'hotfix/1.2.13'

7 years agoUpdating packaging to Packages. Add member to package dashboard.
Steve Sutton [Mon, 24 Jul 2017 14:55:58 +0000 (10:55 -0400)]
Updating packaging to Packages. Add member to package dashboard.

Adding the member column to the packages dashboard.
Updating the admin navigation name from Packaging to Packages.

7 years agoAdded changelog entry for version 1.2.12
Chuck Scott [Thu, 25 May 2017 19:27:08 +0000 (15:27 -0400)]
Added changelog entry for version 1.2.12

7 years agoMerge tag 'v1.2.12' into develop
Chuck Scott [Thu, 25 May 2017 19:13:38 +0000 (15:13 -0400)]
Merge tag 'v1.2.12' into develop

Fix for auto-deactivate

7 years agoMerge branch 'hotfix/1.2.12' v1.2.12
Chuck Scott [Thu, 25 May 2017 19:13:26 +0000 (15:13 -0400)]
Merge branch 'hotfix/1.2.12'

7 years agoFixed problem with auto-deactivate - from when we changed to using index.php
Chuck Scott [Thu, 25 May 2017 19:12:47 +0000 (15:12 -0400)]
Fixed problem with auto-deactivate - from when we changed to using index.php

7 years agoMerge tag 'v1.2.11' into develop
Chuck Scott [Thu, 25 May 2017 19:08:02 +0000 (15:08 -0400)]
Merge tag 'v1.2.11' into develop

Requiring main plugin 2.9.15 now.

7 years agoMerge branch 'hotfix/1.2.11' v1.2.11
Chuck Scott [Thu, 25 May 2017 19:07:40 +0000 (15:07 -0400)]
Merge branch 'hotfix/1.2.11'

7 years agoNow requiring main plugin version to be 2.9.15
Chuck Scott [Thu, 25 May 2017 19:07:00 +0000 (15:07 -0400)]
Now requiring main plugin version to be 2.9.15