Anthony Talarico [Fri, 29 Mar 2019 14:47:54 +0000 (10:47 -0400)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Thu, 21 Mar 2019 17:20:21 +0000 (13:20 -0400)]
Merge tag 'v1.3.2' into develop
Version 1.3.2
Steve Sutton [Thu, 21 Mar 2019 17:20:14 +0000 (13:20 -0400)]
Merge branch 'hotfix/1.3.2'
Steve Sutton [Thu, 21 Mar 2019 17:19:42 +0000 (13:19 -0400)]
Show full list after deleting one.
Matching other duplicate model.
Steve Sutton [Thu, 21 Mar 2019 17:04:47 +0000 (13:04 -0400)]
Merge tag 'v1.3.1' into develop
Version 1.3.1
Steve Sutton [Thu, 21 Mar 2019 17:04:37 +0000 (13:04 -0400)]
Merge branch 'hotfix/1.3.1'
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.
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
Chuck Scott [Tue, 12 Feb 2019 15:05:16 +0000 (10:05 -0500)]
Merge branch 'release/1.3.0'
Chuck Scott [Tue, 12 Feb 2019 15:04:23 +0000 (10:04 -0500)]
Search eng update filter and smarty php tag updates
Chuck Scott [Tue, 4 Dec 2018 18:15:47 +0000 (13:15 -0500)]
Updated all {php} references for wp_editor to remove {php}.
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
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.
Steve Sutton [Tue, 20 Nov 2018 13:11:14 +0000 (08:11 -0500)]
Merge tag 'v1.2.21' into develop
Version 1.2.21
Steve Sutton [Tue, 20 Nov 2018 13:09:51 +0000 (08:09 -0500)]
Merge branch 'hotfix/1.2.21'
Steve Sutton [Tue, 20 Nov 2018 13:09:19 +0000 (08:09 -0500)]
Fix bad commit to master branch
Fixing a bad commit
Steve Sutton [Tue, 20 Nov 2018 13:04:51 +0000 (08:04 -0500)]
Merge tag 'v1.2.20' into develop
Version 1.2.20
Steve Sutton [Tue, 20 Nov 2018 12:53:59 +0000 (07:53 -0500)]
Merge branch 'hotfix/1.2.20'
Steve Sutton [Tue, 20 Nov 2018 12:53:32 +0000 (07:53 -0500)]
Order for the position was backwards.
Should be ASC not DESC
Anthony Talarico [Fri, 19 Oct 2018 20:09:33 +0000 (16:09 -0400)]
moving the buttons into the header of the summary dashboard widget
Laury GvR [Wed, 17 Oct 2018 15:07:59 +0000 (11:07 -0400)]
Add count url for dashboard widget lists
Laury GvR [Thu, 4 Oct 2018 19:04:10 +0000 (15:04 -0400)]
Add button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 19:00:12 +0000 (15:00 -0400)]
Fix getting the stats for the dashboard
Laury GvR [Tue, 2 Oct 2018 16:24:21 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons
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.
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
Laury GvR [Tue, 25 Sep 2018 13:45:06 +0000 (09:45 -0400)]
Added expired 'where' and fixed some filter details
Laury GvR [Fri, 21 Sep 2018 22:06:09 +0000 (18:06 -0400)]
Change order of expired and add where for expired list handling
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
Laury GvR [Fri, 21 Sep 2018 13:59:18 +0000 (09:59 -0400)]
Fix the url sent to the textSearch suggestion links
Laury GvR [Thu, 20 Sep 2018 22:44:00 +0000 (18:44 -0400)]
Sample data throwing package components out of order
Laury GvR [Thu, 20 Sep 2018 22:39:27 +0000 (18:39 -0400)]
Sorting components by their 'order' attribute using uasort
Anthony Talarico [Thu, 20 Sep 2018 20:59:30 +0000 (16:59 -0400)]
adding where clause for name in the packaing filter
Laury GvR [Thu, 20 Sep 2018 20:46:08 +0000 (16:46 -0400)]
Nest all components of the filter into a components hierarchy
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
Anthony Talarico [Thu, 20 Sep 2018 19:25:23 +0000 (15:25 -0400)]
adding where clause to the textsearch for the dashboard admin widget
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
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
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
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
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
Anthony Talarico [Thu, 20 Sep 2018 15:11:11 +0000 (11:11 -0400)]
adding ref_dest field to the array in adminhooks textsearch array
Laury GvR [Wed, 19 Sep 2018 19:59:22 +0000 (15:59 -0400)]
Better and more complete data structure for quick links and buttons
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
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
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
Anthony Talarico [Wed, 19 Sep 2018 12:51:09 +0000 (08:51 -0400)]
removing the registration of the widget from config array
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
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
Steve Sutton [Fri, 1 Jun 2018 14:31:04 +0000 (10:31 -0400)]
Merge tag 'v1.2.19' into develop
Version 1.2.19
Steve Sutton [Fri, 1 Jun 2018 14:30:14 +0000 (10:30 -0400)]
Merge branch 'hotfix/1.2.19'
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.
Laury GvR [Fri, 30 Mar 2018 19:17:31 +0000 (15:17 -0400)]
Minor clarification to comment on pseudo-random package list code
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.
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
Steve Sutton [Wed, 21 Feb 2018 20:30:13 +0000 (15:30 -0500)]
Merge tag 'v1.2.18' into develop
Version 1.2.18
Steve Sutton [Wed, 21 Feb 2018 20:27:42 +0000 (15:27 -0500)]
Merge branch 'release/1.2.18'
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.
Steve Sutton [Wed, 21 Feb 2018 19:54:39 +0000 (14:54 -0500)]
Remove for db updates
Updates done
Steve Sutton [Wed, 21 Feb 2018 18:34:37 +0000 (13:34 -0500)]
Remove debug
no debug now
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.
Steve Sutton [Wed, 21 Feb 2018 18:30:43 +0000 (13:30 -0500)]
Edit to Edits
Reads bettor.
Steve Sutton [Wed, 21 Feb 2018 18:29:41 +0000 (13:29 -0500)]
Update title
Update text to say Members Moderated
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.
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.
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.
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.
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.
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.
Laury GvR [Tue, 16 Jan 2018 21:57:57 +0000 (16:57 -0500)]
Merge tag 'v1.2.17' into develop
v1.2.17
Laury GvR [Tue, 16 Jan 2018 21:57:50 +0000 (16:57 -0500)]
Merge branch 'hotfix/1.2.17'
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).
Steve Sutton [Wed, 20 Dec 2017 13:09:42 +0000 (08:09 -0500)]
Merge tag 'v1.2.16' into develop
Version 1.2.16
Steve Sutton [Wed, 20 Dec 2017 13:09:35 +0000 (08:09 -0500)]
Merge branch 'release/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
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.
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.
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
Anthony Talarico [Fri, 17 Nov 2017 19:08:43 +0000 (14:08 -0500)]
Merge branch 'hotfix/1.2.15'
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
Chuck Scott [Thu, 5 Oct 2017 21:03:46 +0000 (17:03 -0400)]
Removing references to "addNotice" function in glmPluginSupport that were causing problems.
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
Laury GvR [Tue, 8 Aug 2017 14:07:49 +0000 (10:07 -0400)]
Package list jquery, fix the 'collapse' link for description toggle
Laury GvR [Tue, 8 Aug 2017 13:54:31 +0000 (09:54 -0400)]
Package list description display changed from nl2br to wpautop
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
Laury GvR [Fri, 4 Aug 2017 18:29:43 +0000 (14:29 -0400)]
Adjusting the styles for the packaging list description toggle section
Laury GvR [Thu, 3 Aug 2017 21:04:26 +0000 (17:04 -0400)]
Adding collapsible Description dropdown to package list pages
Steve Sutton [Thu, 27 Jul 2017 19:18:29 +0000 (15:18 -0400)]
Merge tag 'v1.2.14' into develop
Version 1.2.14
Steve Sutton [Thu, 27 Jul 2017 19:18:23 +0000 (15:18 -0400)]
Merge branch 'hotfix/1.2.14'
Steve Sutton [Thu, 27 Jul 2017 19:18:04 +0000 (15:18 -0400)]
Update the packaging to packages
For member tabs.
Steve Sutton [Mon, 24 Jul 2017 14:59:30 +0000 (10:59 -0400)]
Merge tag 'v1.2.13' into develop
Version 1.2.13
Steve Sutton [Mon, 24 Jul 2017 14:58:15 +0000 (10:58 -0400)]
Merge branch 'hotfix/1.2.13'
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.
Chuck Scott [Thu, 25 May 2017 19:27:08 +0000 (15:27 -0400)]
Added changelog entry for version 1.2.12
Chuck Scott [Thu, 25 May 2017 19:13:38 +0000 (15:13 -0400)]
Merge tag 'v1.2.12' into develop
Fix for auto-deactivate
Chuck Scott [Thu, 25 May 2017 19:13:26 +0000 (15:13 -0400)]
Merge branch 'hotfix/1.2.12'
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
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.
Chuck Scott [Thu, 25 May 2017 19:07:40 +0000 (15:07 -0400)]
Merge branch 'hotfix/1.2.11'
Chuck Scott [Thu, 25 May 2017 19:07:00 +0000 (15:07 -0400)]
Now requiring main plugin version to be 2.9.15