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
Anthony Talarico [Fri, 26 Oct 2018 12:15:47 +0000 (08:15 -0400)]
adding admin search template and model files to manage the header search
Anthony Talarico [Thu, 25 Oct 2018 18:05:21 +0000 (14:05 -0400)]
adding admin search model
Laury GvR [Thu, 25 Oct 2018 18:02:27 +0000 (14:02 -0400)]
Cleaned up the widgetDashboard model
Laury GvR [Thu, 25 Oct 2018 17:50:53 +0000 (13:50 -0400)]
Remove some no longer useful test echos for the new dashboard
Anthony Talarico [Thu, 25 Oct 2018 15:06:11 +0000 (11:06 -0400)]
adding check around the adminHooks menu location to check for empty menus
Anthony Talarico [Thu, 25 Oct 2018 13:45:17 +0000 (09:45 -0400)]
adding test styles for the members list and filters for the search data in the admin hooks
Anthony Talarico [Thu, 25 Oct 2018 12:59:23 +0000 (08:59 -0400)]
testing search overlay for the members list results
Anthony Talarico [Thu, 25 Oct 2018 12:49:28 +0000 (08:49 -0400)]
reversing the forEach loop parameters to get the value instead of the index
Anthony Talarico [Thu, 25 Oct 2018 12:36:47 +0000 (08:36 -0400)]
testing out an array of static data to test fetching via ajax and appending to a row
Anthony Talarico [Thu, 25 Oct 2018 12:35:01 +0000 (08:35 -0400)]
testing jquery results from array in the new member management dashboard
Anthony Talarico [Thu, 25 Oct 2018 11:54:36 +0000 (07:54 -0400)]
adding ajax model, testing the connection, adding model and view for new management dashboard
Anthony Talarico [Fri, 19 Oct 2018 20:35:54 +0000 (16:35 -0400)]
darkening the red alert badge in the summary widget dashboard headers
Anthony Talarico [Fri, 19 Oct 2018 20:19:36 +0000 (16:19 -0400)]
reducing the red in the summary widget header for the alert badge
Anthony Talarico [Fri, 19 Oct 2018 20:05:57 +0000 (16:05 -0400)]
moving buttons into the header of the summary dashboard widgets
Anthony Talarico [Fri, 19 Oct 2018 15:53:19 +0000 (11:53 -0400)]
adding alert pulses to the dashboard widgets' header area
Anthony Talarico [Fri, 19 Oct 2018 15:02:22 +0000 (11:02 -0400)]
fixing the javascript objects for the summary widgets text and date search
Laury GvR [Wed, 17 Oct 2018 15:13:40 +0000 (11:13 -0400)]
DB widget: when list item has a reftype, get its name in lowercase, not the whole array
Laury GvR [Wed, 17 Oct 2018 15:06:49 +0000 (11:06 -0400)]
Add count url for dashboard widget lists
Laury GvR [Wed, 17 Oct 2018 14:37:17 +0000 (10:37 -0400)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Tue, 16 Oct 2018 18:02:23 +0000 (14:02 -0400)]
Merge tag 'v2.10.45' into develop
Version 2.10.45
Steve Sutton [Tue, 16 Oct 2018 18:02:15 +0000 (14:02 -0400)]
Merge branch 'release/2.10.45'
Steve Sutton [Tue, 16 Oct 2018 18:01:54 +0000 (14:01 -0400)]
Update version number
new version 2.10.45
Steve Sutton [Tue, 16 Oct 2018 17:26:18 +0000 (13:26 -0400)]
Jodie request change of the link name for status.
Changing to Current if status is Active. Full link is Edit Current
Profile.
Steve Sutton [Mon, 15 Oct 2018 18:27:46 +0000 (14:27 -0400)]
Adding new management option for single member profiles only.
Hides the add and clone member profile links for members (own entity)
Laury GvR [Fri, 12 Oct 2018 19:03:46 +0000 (15:03 -0400)]
Color change to the default box shadow of front featured member list
Laury GvR [Fri, 12 Oct 2018 17:10:11 +0000 (13:10 -0400)]
More sensible default colors to front list featured member grid
Laury GvR [Fri, 12 Oct 2018 14:44:53 +0000 (10:44 -0400)]
Default styles changed for the featured grid.
Steve Sutton [Fri, 12 Oct 2018 12:48:41 +0000 (08:48 -0400)]
Working on database updates
Will be adding new options to settings.
Anthony Talarico [Thu, 4 Oct 2018 20:39:50 +0000 (16:39 -0400)]
fixing the textsearch ajax model to allow for variable database column names from an ajax request
Laury GvR [Thu, 4 Oct 2018 19:04:18 +0000 (15:04 -0400)]
Add button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 18:57:08 +0000 (14:57 -0400)]
Fix list errors and some bad links
Anthony Talarico [Thu, 4 Oct 2018 18:48:18 +0000 (14:48 -0400)]
adding strip slashes to the autocomplete so that fields can be searched with sql concat, in the dashboard widget text search
Laury GvR [Tue, 2 Oct 2018 16:27:10 +0000 (12:27 -0400)]
Set all widgets expanded by default
Laury GvR [Tue, 2 Oct 2018 16:24:47 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons
Laury GvR [Tue, 2 Oct 2018 16:10:18 +0000 (12:10 -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 [Tue, 2 Oct 2018 15:38:02 +0000 (11:38 -0400)]
adding different colors to the dashboard widget buttons
Anthony Talarico [Tue, 2 Oct 2018 15:32:58 +0000 (11:32 -0400)]
adjusting button position for the widget dashboard buttons
Anthony Talarico [Tue, 2 Oct 2018 14:47:13 +0000 (10:47 -0400)]
adding modal data, still broken . For the dashboard widget export functionality
Anthony Talarico [Mon, 1 Oct 2018 20:58:37 +0000 (16:58 -0400)]
adding default styles for the checkbox for the export modal , materialize is fighting form fields
Anthony Talarico [Mon, 1 Oct 2018 20:40:45 +0000 (16:40 -0400)]
making progress with the modal export form
Anthony Talarico [Mon, 1 Oct 2018 19:15:21 +0000 (15:15 -0400)]
fixing text search url being passed to the textsearch dashboard widget
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
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
Chuck Scott [Thu, 27 Sep 2018 19:01:51 +0000 (15:01 -0400)]
Removed debug text (1's) from getGitBranch() and an echo in admin controller.
Chuck Scott [Thu, 27 Sep 2018 17:42:35 +0000 (13:42 -0400)]
Cleaned up glmMembersConfigArraySetup() in glmPluginSupport.php.
This function is now useable.
Laury GvR [Thu, 27 Sep 2018 16:54:32 +0000 (12:54 -0400)]
Summary widgets allowed to float next to each other
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
Laury GvR [Thu, 27 Sep 2018 15:53:51 +0000 (11:53 -0400)]
Featured member list now responsive with only 1 or 2 items on a row
Laury GvR [Thu, 27 Sep 2018 14:50:19 +0000 (10:50 -0400)]
Add min-height to featured grid list images
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
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
Laury GvR [Wed, 26 Sep 2018 16:07:22 +0000 (12:07 -0400)]
Merge branch 'feature/adminRevamp' into develop
Anthony Talarico [Wed, 26 Sep 2018 16:05:47 +0000 (12:05 -0400)]
setting up sass for admin dashboard widget styles
Anthony Talarico [Wed, 26 Sep 2018 15:37:20 +0000 (11:37 -0400)]
adding datesearch functions to the dateSearch widget field
Laury GvR [Tue, 25 Sep 2018 21:07:21 +0000 (17:07 -0400)]
Upgraded styles for front member list featured tags
Laury GvR [Tue, 25 Sep 2018 19:04:06 +0000 (15:04 -0400)]
New featured tag display
Laury GvR [Tue, 25 Sep 2018 18:42:00 +0000 (14:42 -0400)]
Add padding to front featured entity list description
Laury GvR [Tue, 25 Sep 2018 18:35:43 +0000 (14:35 -0400)]
Front featured item list improved and styled
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
Steve Sutton [Tue, 25 Sep 2018 17:30:18 +0000 (13:30 -0400)]
Fix sql error for images
For check images script
Steve Sutton [Tue, 25 Sep 2018 17:23:33 +0000 (13:23 -0400)]
Update for connections
check logo's
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
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
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
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
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.
Laury GvR [Fri, 21 Sep 2018 22:04:46 +0000 (18:04 -0400)]
Add filter for db widget. Start of expired list item handling
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
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
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
Laury GvR [Thu, 20 Sep 2018 22:44:46 +0000 (18:44 -0400)]
Ordering widget components based on their order attribute, using uasort
Laury GvR [Thu, 20 Sep 2018 20:43:02 +0000 (16:43 -0400)]
WidgetFields renamed to Components, adjusted model/view to accommodate extra layer
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
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
Laury GvR [Thu, 20 Sep 2018 16:57:21 +0000 (12:57 -0400)]
Count and list items correctly compiled from their query
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
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
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
Laury GvR [Thu, 20 Sep 2018 15:32:33 +0000 (11:32 -0400)]
Start building sql for pending query, list comp started
Laury GvR [Wed, 19 Sep 2018 20:59:20 +0000 (16:59 -0400)]
Add empty components and smarter component inclusion
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
Laury GvR [Wed, 19 Sep 2018 20:03:21 +0000 (16:03 -0400)]
More test data echoes removed
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.
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
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
Laury GvR [Wed, 19 Sep 2018 18:00:36 +0000 (14:00 -0400)]
Changed some file references and locations for new dashboard
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
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
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.
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
Anthony Talarico [Mon, 17 Sep 2018 11:25:00 +0000 (07:25 -0400)]
initializing Materialize to get the materialize components working
Laury GvR [Fri, 14 Sep 2018 21:02:27 +0000 (17:02 -0400)]
Broken JS. Added sample Member widget & styles on the main dashboard
Anthony Talarico [Fri, 14 Sep 2018 21:00:40 +0000 (17:00 -0400)]
adding sass setup in gulp for admin 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
Steve Sutton [Fri, 14 Sep 2018 17:11:11 +0000 (13:11 -0400)]
Merge tag 'v2.10.44' into develop
Version 2.10.44
Steve Sutton [Fri, 14 Sep 2018 17:10:14 +0000 (13:10 -0400)]
Merge branch '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.
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
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