Laury GvR [Wed, 17 Oct 2018 15:07:16 +0000 (11:07 -0400)]
Add count url for dashboard widget filter
Laury GvR [Thu, 4 Oct 2018 19:04:26 +0000 (15:04 -0400)]
Add button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 18:58:03 +0000 (14:58 -0400)]
Fixing the event list data sent through the filter
Laury GvR [Tue, 2 Oct 2018 16:24:35 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons
Laury GvR [Tue, 2 Oct 2018 16:17:14 +0000 (12:17 -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:21:38 +0000 (15:21 -0400)]
fixing text search url for the dashboard admin widget
Anthony Talarico [Thu, 27 Sep 2018 20:53:00 +0000 (16:53 -0400)]
adding data attribute to the admin hooks events filter info for the export functionality
Anthony Talarico [Thu, 27 Sep 2018 20:39:26 +0000 (16:39 -0400)]
adding export button for events in the dashboard widget adminhooks data
Anthony Talarico [Thu, 27 Sep 2018 16:34:27 +0000 (12:34 -0400)]
fixing link urls for edit and list pages
Anthony Talarico [Wed, 26 Sep 2018 16:44:53 +0000 (12:44 -0400)]
fixing syntax error typo
Anthony Talarico [Wed, 26 Sep 2018 16:43:54 +0000 (12:43 -0400)]
adding the search fields in the admin hooks for the events dashboard widget
Laury GvR [Wed, 26 Sep 2018 16:24:06 +0000 (12:24 -0400)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Tue, 25 Sep 2018 13:53:57 +0000 (09:53 -0400)]
Pending list and title for count, for dashboard widget
Anthony Talarico [Mon, 24 Sep 2018 20:40:36 +0000 (16:40 -0400)]
fixing the text search link for the dashboard widgets
Steve Sutton [Mon, 24 Sep 2018 14:38:04 +0000 (10:38 -0400)]
Merge tag 'v1.7.0' into develop
Version 1.7.0
Steve Sutton [Mon, 24 Sep 2018 14:37:54 +0000 (10:37 -0400)]
Merge branch 'release/1.7.0'
Steve Sutton [Mon, 24 Sep 2018 14:37:20 +0000 (10:37 -0400)]
Bump version number.
Release for Event plugin v1.7.0
Anthony Talarico [Fri, 21 Sep 2018 18:19:17 +0000 (14:19 -0400)]
changing component terms to template in the adminhooks filter for the dashboard widget
Anthony Talarico [Fri, 21 Sep 2018 18:16:08 +0000 (14:16 -0400)]
adding new array id key instead of having a parent key in the adminhooks widget filter
Steve Sutton [Thu, 20 Sep 2018 20:47:08 +0000 (16:47 -0400)]
Set bottom of the pdf to 130
Testing on Discoverkalamazoo event content from their live site and
adjusting to 130 for the next page test of bottom pdf works nicely and
gets all of the 8 pages for their events onto 7 pages.
Anthony Talarico [Thu, 20 Sep 2018 20:37:22 +0000 (16:37 -0400)]
adding name where clause to the filter data for the admin dashboard textSearch widget
Anthony Talarico [Thu, 20 Sep 2018 19:14:49 +0000 (15:14 -0400)]
adding the filter for the dashboard widgets in admin hooks
Steve Sutton [Wed, 19 Sep 2018 20:16:25 +0000 (16:16 -0400)]
When checking for request categories do isset also.
This will keep php from getting notices from request categories not
being set.
Steve Sutton [Wed, 19 Sep 2018 19:48:14 +0000 (15:48 -0400)]
Small adjustment for top and bottom pdf points.
Comparing the current live site petoskeyarea pdf with what is generated
by the new scripts. Making an adjustment for the top of pdf and bottom
to get more events per page. pdf matching petoskearea current live site
very well.
Steve Sutton [Wed, 19 Sep 2018 19:30:18 +0000 (15:30 -0400)]
Only put bottom line if footer text is available - pdf
In the pdf only show the line within the footer text.
Steve Sutton [Wed, 19 Sep 2018 19:03:39 +0000 (15:03 -0400)]
Updates for generating pdf when using more than one cat in shorcode.
If the shortcode has more than one category then we need to pull the
list of categories and send it to the pdf admin ajax call.
Before it was just sending the form which had only a single select so
only the last category that was marked selected would get submitted to
the pdf generator.
Steve Sutton [Wed, 19 Sep 2018 16:45:57 +0000 (12:45 -0400)]
Trim the contact name for pdf output.
If there's nothing there then don't output.
Steve Sutton [Wed, 19 Sep 2018 15:56:08 +0000 (11:56 -0400)]
Wrap dates in pdf and setup the bottom of pdf pages.
For bottom of pdf pages need to check if too close so we can goto new
page.
Wrap the dates part so it won't go over the Title.
Steve Sutton [Wed, 19 Sep 2018 15:37:24 +0000 (11:37 -0400)]
Updating event to use free php pdf creator
Moving away from SetaPDF
Steve Sutton [Wed, 19 Sep 2018 15:35:34 +0000 (11:35 -0400)]
DB version update complete
no longer needed file.
Steve Sutton [Fri, 14 Sep 2018 16:59:16 +0000 (12:59 -0400)]
Merge tag 'v1.6.102' into develop
Version 1.6.102
Steve Sutton [Fri, 14 Sep 2018 16:59:07 +0000 (12:59 -0400)]
Merge branch 'hotfix/1.6.102'
Steve Sutton [Fri, 14 Sep 2018 16:57:52 +0000 (12:57 -0400)]
Hofix for new member message and fix width of leaflet map on edit page
Fix the width to 100% for leaflet map (in two places).
Adding new management fields for the display member message and message
fields.
Steve Sutton [Fri, 14 Sep 2018 12:51:06 +0000 (08:51 -0400)]
Starting a new db version
Will be adding member message for the event edit when seen by contacts
Steve Sutton [Fri, 7 Sep 2018 20:06:36 +0000 (16:06 -0400)]
Merge tag 'v1.6.101' into develop
Version 1.0.101
Steve Sutton [Fri, 7 Sep 2018 20:06:30 +0000 (16:06 -0400)]
Merge branch 'hotfix/1.6.101'
Steve Sutton [Fri, 7 Sep 2018 20:06:12 +0000 (16:06 -0400)]
Fix for the end time
If empty then use the start time.
Steve Sutton [Wed, 5 Sep 2018 16:13:23 +0000 (12:13 -0400)]
Merge tag 'v1.6.100' into develop
Version 1.6.100
Steve Sutton [Wed, 5 Sep 2018 16:13:15 +0000 (12:13 -0400)]
Merge branch 'hotfix/1.6.100'
Steve Sutton [Wed, 5 Sep 2018 16:12:37 +0000 (12:12 -0400)]
Showing end time only if set in event.
If the start time only flag is set then don't show end time.
Steve Sutton [Tue, 4 Sep 2018 12:29:04 +0000 (08:29 -0400)]
Merge branch 'feature/steveRefractor' into develop
Steve Sutton [Tue, 4 Sep 2018 12:27:25 +0000 (08:27 -0400)]
Update array to old style
Use array() instead of [] which is not used anywhere else.
Steve Sutton [Mon, 3 Sep 2018 14:55:08 +0000 (10:55 -0400)]
Refractor PDF creation.
Move the pdf creation part out of the list model.
Steve Sutton [Mon, 3 Sep 2018 13:50:53 +0000 (09:50 -0400)]
Manage parameters for the function that returns the event array.
Turning the many many parameters into one $event_config array.
Set up $defaults array to merge with the $event_config.
Laury GvR [Thu, 30 Aug 2018 17:21:42 +0000 (13:21 -0400)]
Auto-expand the Detail view takeback button in small views
Steve Sutton [Thu, 30 Aug 2018 13:02:39 +0000 (09:02 -0400)]
Merge tag 'v1.6.99' into develop
Versien 1.6.99
Steve Sutton [Thu, 30 Aug 2018 13:02:33 +0000 (09:02 -0400)]
Merge branch 'release/1.6.99'
Steve Sutton [Thu, 30 Aug 2018 13:02:18 +0000 (09:02 -0400)]
Bump version numbers
For release
Steve Sutton [Thu, 30 Aug 2018 12:47:56 +0000 (08:47 -0400)]
Updating the geocode for city issue
City field is being sent over to geocoder with huge amounts of untrimed
spaces.
Laury GvR [Wed, 29 Aug 2018 20:44:08 +0000 (16:44 -0400)]
Merge tag 'v1.6.98' into develop
v1.6.98
Laury GvR [Wed, 29 Aug 2018 20:44:01 +0000 (16:44 -0400)]
Merge branch 'hotfix/1.6.98'
Laury GvR [Wed, 29 Aug 2018 20:43:49 +0000 (16:43 -0400)]
Created new viewfiles for glmgrid - removed malfunctioning glmgrid markup from viewfiles used on live sites
Steve Sutton [Wed, 29 Aug 2018 15:45:34 +0000 (11:45 -0400)]
Merge tag 'v1.6.97' into develop
Version 1.6.97
Steve Sutton [Wed, 29 Aug 2018 15:45:25 +0000 (11:45 -0400)]
Merge branch 'release/1.6.97'
Steve Sutton [Wed, 29 Aug 2018 15:45:08 +0000 (11:45 -0400)]
Bump version
For release
Chuck Scott [Mon, 27 Aug 2018 18:34:15 +0000 (14:34 -0400)]
Added geolocation to event location map and fixed other related issues.
Steve Sutton [Mon, 27 Aug 2018 15:43:16 +0000 (11:43 -0400)]
Adding the leaflet map to event edit page.
For the edit location part of the event edit page.
Adding new openmap leaflet javascript if option is set.
Steve Sutton [Fri, 24 Aug 2018 12:23:36 +0000 (08:23 -0400)]
Merge tag 'v1.6.96' into develop
Version 1.6.96
Steve Sutton [Fri, 24 Aug 2018 12:23:25 +0000 (08:23 -0400)]
Merge branch 'release/1.6.96'
Steve Sutton [Fri, 24 Aug 2018 12:23:05 +0000 (08:23 -0400)]
Bump version numbers
For new release
Chuck Scott [Tue, 21 Aug 2018 21:22:02 +0000 (17:22 -0400)]
Removed map selection around map container. Not needed.
Chuck Scott [Tue, 21 Aug 2018 21:19:43 +0000 (17:19 -0400)]
Removed code that crept in at the wrong place
Chuck Scott [Tue, 21 Aug 2018 21:17:36 +0000 (17:17 -0400)]
Fix Map width
Chuck Scott [Tue, 21 Aug 2018 21:16:03 +0000 (17:16 -0400)]
Fixed missing map detection for location lat/lon
Chuck Scott [Tue, 21 Aug 2018 17:58:56 +0000 (13:58 -0400)]
Added Leaflet maps support
Steve Sutton [Mon, 20 Aug 2018 16:58:20 +0000 (12:58 -0400)]
Merge tag 'v1.6.95' into develop
Version 1.6.95
Steve Sutton [Mon, 20 Aug 2018 16:58:11 +0000 (12:58 -0400)]
Merge branch 'hotfix/1.6.95'
Steve Sutton [Mon, 20 Aug 2018 16:56:58 +0000 (12:56 -0400)]
Update methods for getting event counts need category from shortcode.
If category is in shortcode then need to pass it to the methods getting
the number of total events and going out to make sure that 5 events show
up on the event page, if possible.
Steve Sutton [Fri, 17 Aug 2018 12:56:36 +0000 (08:56 -0400)]
Merge tag 'v1.6.94' into develop
Version 1.6.94
Steve Sutton [Fri, 17 Aug 2018 12:56:28 +0000 (08:56 -0400)]
Merge branch 'hotfix/1.6.94'
Steve Sutton [Fri, 17 Aug 2018 12:55:51 +0000 (08:55 -0400)]
Fix issue with getting incorrect end time for separate schedules.
Need to check the end and start times.
Steve Sutton [Tue, 14 Aug 2018 20:18:04 +0000 (16:18 -0400)]
Merge tag 'v1.6.93' into develop
Version 1.6.93
Steve Sutton [Tue, 14 Aug 2018 20:17:50 +0000 (16:17 -0400)]
Merge branch 'hotfix/1.6.93'
Steve Sutton [Tue, 14 Aug 2018 20:17:06 +0000 (16:17 -0400)]
Updating city search for events.
When searching city id need to check if the use_member_location is set.
Else need to check for the member info city.
Steve Sutton [Tue, 14 Aug 2018 15:18:07 +0000 (11:18 -0400)]
Updating event ical import
Deal with google location
Chuck Scott [Fri, 10 Aug 2018 19:00:56 +0000 (15:00 -0400)]
Merge tag 'v1.6.92' into develop
Temporarily commented out maps for event detail
Chuck Scott [Fri, 10 Aug 2018 18:57:33 +0000 (14:57 -0400)]
Merge branch 'hotfix/1.6.92'
Chuck Scott [Fri, 10 Aug 2018 18:56:44 +0000 (14:56 -0400)]
Temporarily commenting out maps for Event Detail.
Steve Sutton [Wed, 8 Aug 2018 12:10:43 +0000 (08:10 -0400)]
Add label for new management option ical image size.
Adding a label for new option.
Steve Sutton [Mon, 6 Aug 2018 16:49:19 +0000 (12:49 -0400)]
Merge tag 'v1.6.91' into develop
Version 1.6.91
Steve Sutton [Mon, 6 Aug 2018 16:48:25 +0000 (12:48 -0400)]
Merge branch 'hotfix/1.6.91'
Steve Sutton [Mon, 6 Aug 2018 16:48:06 +0000 (12:48 -0400)]
Bump version number for events plugin
version 1.6.91
Steve Sutton [Mon, 6 Aug 2018 16:44:30 +0000 (12:44 -0400)]
Add management option for setting the image size for icalFeed images.
Can set ical geed image sizes to all even original image size.
Steve Sutton [Mon, 6 Aug 2018 16:44:30 +0000 (12:44 -0400)]
Add management option for setting the image size for icalFeed images.
Can set ical geed image sizes to all even original image size.
Chuck Scott [Mon, 30 Jul 2018 18:11:42 +0000 (14:11 -0400)]
Merge tag 'v1.6.89' into develop
Fixed Date range displayed for an event in event list.
Chuck Scott [Mon, 30 Jul 2018 18:11:16 +0000 (14:11 -0400)]
Merge branch 'hotfix/1.6.89'
Chuck Scott [Mon, 30 Jul 2018 18:09:49 +0000 (14:09 -0400)]
Updated version numbers for hotfix.
Chuck Scott [Fri, 27 Jul 2018 17:06:46 +0000 (13:06 -0400)]
Changed date range returned for an event in an event list.
This was showing the date range selected for the list of evnets rather than the date reange for the specific event.
Now showing the correct date range for the entire event.
Chuck Scott [Fri, 27 Jul 2018 17:06:46 +0000 (13:06 -0400)]
Changed date range returned for an event in an event list.
This was showing the date range selected for the list of evnets rather than the date reange for the specific event.
Now showing the correct date range for the entire event.
Chuck Scott [Thu, 26 Jul 2018 16:01:32 +0000 (12:01 -0400)]
Removed test echo statements that should have been removed after testing.
Chuck Scott [Thu, 26 Jul 2018 15:42:02 +0000 (11:42 -0400)]
Adding requests for search engine to index, re-index, or remove an event from search results
Also updated name of plugin in Index and readme files as part of move to GLM Associate name.
Steve Sutton [Thu, 19 Jul 2018 19:11:06 +0000 (15:11 -0400)]
Merge tag 'v1.6.88' into develop
Version 1.6.88
Steve Sutton [Thu, 19 Jul 2018 19:10:58 +0000 (15:10 -0400)]
Merge branch 'hotfix/1.6.88'
Steve Sutton [Thu, 19 Jul 2018 19:10:08 +0000 (15:10 -0400)]
Fix for unsetting images on icalfeed import
if there's no ical feed image then keey last image.
Anthony Talarico [Thu, 12 Jul 2018 14:16:55 +0000 (10:16 -0400)]
removing small centered class from the event detail map
glm grid doesn't need the centered class for the event detail map
Anthony Talarico [Wed, 11 Jul 2018 15:56:14 +0000 (11:56 -0400)]
cleaning out unused view files and changing the markup to use glm grid instead of foundation
replacing foundation markup in the front view files to use glm grid instead of foundation. deleting unused view files
Anthony Talarico [Tue, 10 Jul 2018 14:45:00 +0000 (10:45 -0400)]
fixing the centered classes in the searchform and detail views
replacing the centered classes from foundation with glm grid centered classes in the glm grid
Anthony Talarico [Tue, 3 Jul 2018 19:20:54 +0000 (15:20 -0400)]
removing foundation markup from the searchForm and agenda view files
replacing foundation markup with the glmgrid classes for the agenda and searchForm view files
Steve Sutton [Tue, 26 Jun 2018 18:06:25 +0000 (14:06 -0400)]
Merge tag 'v1.6.87' into develop
Version 1.6.87
Steve Sutton [Tue, 26 Jun 2018 18:06:16 +0000 (14:06 -0400)]
Merge branch 'release/1.6.87'