WP-Plugins/glm-member-db-events.git
7 years agogoogle calendar fixes GoogleCalendar
Steve Sutton [Tue, 24 Oct 2017 16:16:43 +0000 (12:16 -0400)]
google calendar fixes

7 years agoMerge tag 'v1.6.69' into develop
Steve Sutton [Mon, 16 Oct 2017 16:22:17 +0000 (12:22 -0400)]
Merge tag 'v1.6.69' into develop

Version 1.6.69

7 years agoMerge branch 'hotfix/1.6.69' v1.6.69
Steve Sutton [Mon, 16 Oct 2017 16:22:08 +0000 (12:22 -0400)]
Merge branch 'hotfix/1.6.69'

7 years agoHotfix for nev version
Steve Sutton [Mon, 16 Oct 2017 16:21:26 +0000 (12:21 -0400)]
Hotfix for nev version

Update the time output for event profile pages if the date is the same.

7 years agoMerge tag 'v1.6.68' into develop
Steve Sutton [Thu, 12 Oct 2017 20:21:25 +0000 (16:21 -0400)]
Merge tag 'v1.6.68' into develop

Version 1.6.68

7 years agoMerge branch 'hotfix/1.6.68' v1.6.68
Steve Sutton [Thu, 12 Oct 2017 20:21:17 +0000 (16:21 -0400)]
Merge branch 'hotfix/1.6.68'

7 years agoBug fix for event offset
Steve Sutton [Thu, 12 Oct 2017 20:20:43 +0000 (16:20 -0400)]
Bug fix for event offset

Need to pass the timestamp for it to get the correct time offset.

7 years agoMerge tag 'v1.6.67' into develop
Steve Sutton [Thu, 12 Oct 2017 18:45:40 +0000 (14:45 -0400)]
Merge tag 'v1.6.67' into develop

Version 1.6.67

7 years agoMerge branch 'hotfix/1.6.67' v1.6.67
Steve Sutton [Thu, 12 Oct 2017 18:45:29 +0000 (14:45 -0400)]
Merge branch 'hotfix/1.6.67'

7 years agoUpdate the time date display for event profile pages.
Steve Sutton [Thu, 12 Oct 2017 18:44:53 +0000 (14:44 -0400)]
Update the time date display for event profile pages.

Use the same date output format that was done on greatlakescfa website.

7 years agoUpdated hook that provides a list of recurrences and times to other add-ons (registra...
Chuck Scott [Mon, 9 Oct 2017 15:33:35 +0000 (11:33 -0400)]
Updated hook that provides a list of recurrences and times to other add-ons (registrations) to permit returing all times, not just future.

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

7 years agoMove a filter for the event times into commonHooks
Steve Sutton [Wed, 4 Oct 2017 17:00:39 +0000 (13:00 -0400)]
Move a filter for the event times into commonHooks

This filter will be needed for the front end also.

7 years agoMerge tag 'v1.6.66' into develop
Steve Sutton [Mon, 25 Sep 2017 15:05:13 +0000 (11:05 -0400)]
Merge tag 'v1.6.66' into develop

Version 1.6.66

7 years agoMerge branch 'release/1.6.66' v1.6.66
Steve Sutton [Mon, 25 Sep 2017 15:05:07 +0000 (11:05 -0400)]
Merge branch 'release/1.6.66'

7 years agoRelease
Steve Sutton [Mon, 25 Sep 2017 15:04:45 +0000 (11:04 -0400)]
Release

v1.6.66

7 years agoUpdate for getting event detail page title.
Steve Sutton [Mon, 18 Sep 2017 12:45:51 +0000 (08:45 -0400)]
Update for getting event detail page title.

This is for themes that have the title in separate area from the page
content.

7 years agorevert changes
Steve Sutton [Mon, 18 Sep 2017 12:25:44 +0000 (08:25 -0400)]
revert changes

This effects all of the titles.

7 years agoAdd filter for the event title on the page.
Steve Sutton [Mon, 18 Sep 2017 12:18:24 +0000 (08:18 -0400)]
Add filter for the event title on the page.

Update to add the event title to the detail pages

7 years agoAdding a commonHooks.php file
Steve Sutton [Thu, 14 Sep 2017 15:11:41 +0000 (11:11 -0400)]
Adding a commonHooks.php file

Placing the add_filter that may be used in data classes into common
hooks file so they get called in both the front and admin.

7 years agoMerge tag 'v1.6.65' into develop
Steve Sutton [Tue, 12 Sep 2017 20:08:27 +0000 (16:08 -0400)]
Merge tag 'v1.6.65' into develop

Version 1.6.65

7 years agoMerge branch 'release/1.6.65' v1.6.65
Steve Sutton [Tue, 12 Sep 2017 20:08:21 +0000 (16:08 -0400)]
Merge branch 'release/1.6.65'

7 years agoFor release
Steve Sutton [Tue, 12 Sep 2017 20:08:07 +0000 (16:08 -0400)]
For release

New version

7 years agoUpdate for limit
Steve Sutton [Tue, 12 Sep 2017 20:02:58 +0000 (16:02 -0400)]
Update for limit

For the limit if the events are grouped by days then it really needs to
get all of the events and we don't want it to limit in the query. The
limit is done when it sorted the events into the new array.

7 years agoMerge tag 'v1.6.64' into develop
Steve Sutton [Fri, 1 Sep 2017 17:22:37 +0000 (13:22 -0400)]
Merge tag 'v1.6.64' into develop

Version 1.6.64

7 years agoMerge branch 'hotfix/1.6.64' v1.6.64
Steve Sutton [Fri, 1 Sep 2017 17:22:31 +0000 (13:22 -0400)]
Merge branch 'hotfix/1.6.64'

7 years agoUpdate for php error
Steve Sutton [Fri, 1 Sep 2017 17:22:13 +0000 (13:22 -0400)]
Update for php error

extra )

7 years agoMerge tag 'v1.6.63' into develop
Steve Sutton [Wed, 30 Aug 2017 20:32:03 +0000 (16:32 -0400)]
Merge tag 'v1.6.63' into develop

Version 1.6.63

7 years agoMerge branch 'hotfix/1.6.63' v1.6.63
Steve Sutton [Wed, 30 Aug 2017 20:31:57 +0000 (16:31 -0400)]
Merge branch 'hotfix/1.6.63'

7 years agoUpdate for event feed template
Steve Sutton [Wed, 30 Aug 2017 20:31:35 +0000 (16:31 -0400)]
Update for event feed template

for the correct image url

7 years agoMerge tag 'v1.6.62' into develop
Steve Sutton [Wed, 30 Aug 2017 20:25:02 +0000 (16:25 -0400)]
Merge tag 'v1.6.62' into develop

Version 1.6.62

7 years agoMerge branch 'hotfix/1.6.62' v1.6.62
Steve Sutton [Wed, 30 Aug 2017 20:24:56 +0000 (16:24 -0400)]
Merge branch 'hotfix/1.6.62'

7 years agoFix for event feed on home page.
Steve Sutton [Wed, 30 Aug 2017 20:24:33 +0000 (16:24 -0400)]
Fix for event feed on home page.

Putting back the image.

7 years agoMerge tag 'v1.6.61' into develop
Steve Sutton [Wed, 30 Aug 2017 18:54:10 +0000 (14:54 -0400)]
Merge tag 'v1.6.61' into develop

Version 1.6.61

7 years agoMerge branch 'release/1.6.61' v1.6.61
Steve Sutton [Wed, 30 Aug 2017 18:54:03 +0000 (14:54 -0400)]
Merge branch 'release/1.6.61'

7 years agoFor release
Steve Sutton [Wed, 30 Aug 2017 18:53:38 +0000 (14:53 -0400)]
For release

Release changes from chucks fix on events plugin

7 years agoMerge tag 'v1.6.60' into develop
Steve Sutton [Wed, 30 Aug 2017 17:14:35 +0000 (13:14 -0400)]
Merge tag 'v1.6.60' into develop

Version 1.6.60

7 years agoMerge branch 'hotfix/1.6.60' v1.6.60
Steve Sutton [Wed, 30 Aug 2017 17:14:27 +0000 (13:14 -0400)]
Merge branch 'hotfix/1.6.60'

7 years agoUpdate the event detail page urls in the templates.
Steve Sutton [Wed, 30 Aug 2017 17:13:47 +0000 (13:13 -0400)]
Update the event detail page urls in the templates.

This is to allow the pageslug attribute to work with these templates.

7 years agoAdded hook to permit registrations or other add-on to get more detail on recurrencces...
Chuck Scott [Mon, 28 Aug 2017 19:10:11 +0000 (15:10 -0400)]
Added hook to permit registrations or other add-on to get more detail on recurrencces and times for an event
Fixed incorrect check to see if the hook that permits other add-ons to add an action button to the event list returned any data.

7 years agoCheck for email_notifications
Steve Sutton [Tue, 22 Aug 2017 15:24:08 +0000 (11:24 -0400)]
Check for email_notifications

Checking before trying to array merge.

7 years agoMerge tag 'v1.6.59' into develop
Steve Sutton [Mon, 21 Aug 2017 13:20:44 +0000 (09:20 -0400)]
Merge tag 'v1.6.59' into develop

Version 1.6.59

7 years agoMerge branch 'release/1.6.59' v1.6.59
Steve Sutton [Mon, 21 Aug 2017 13:20:37 +0000 (09:20 -0400)]
Merge branch 'release/1.6.59'

7 years agoFixing bug for event dashboard.
Steve Sutton [Mon, 21 Aug 2017 13:19:58 +0000 (09:19 -0400)]
Fixing bug for event dashboard.

Now the event dashboard shows up for proper roles.

7 years agoCorrecting php bug
Steve Sutton [Mon, 21 Aug 2017 13:17:40 +0000 (09:17 -0400)]
Correcting php bug

Fix for extra bracket.

7 years agoNeed to fix the admin user for event dashboard.
Steve Sutton [Mon, 21 Aug 2017 13:15:35 +0000 (09:15 -0400)]
Need to fix the admin user for event dashboard.

With member_allowed_events turned off it was not showing event
dashboard for the admin user. Fixing.

7 years agoMerge tag 'v1.6.58' into develop
Steve Sutton [Mon, 21 Aug 2017 13:00:29 +0000 (09:00 -0400)]
Merge tag 'v1.6.58' into develop

Version 1.6.58

7 years agoMerge branch 'release/1.6.58' v1.6.58
Steve Sutton [Mon, 21 Aug 2017 13:00:20 +0000 (09:00 -0400)]
Merge branch 'release/1.6.58'

7 years agoUpdate readme file.
Steve Sutton [Mon, 21 Aug 2017 12:59:14 +0000 (08:59 -0400)]
Update readme file.

Change log update for events.

7 years agoUpdating how the emails are getting the email_notifications.
Steve Sutton [Fri, 18 Aug 2017 19:58:22 +0000 (15:58 -0400)]
Updating how the emails are getting the email_notifications.

Adding these setting for email_notifications into the main event
settings array when it is setup for config. Now we can just use
$this->config['settings'] for grabbing any of the email_notification
settings.

7 years agoUpdate comment message for update file.
Steve Sutton [Fri, 18 Aug 2017 16:59:46 +0000 (12:59 -0400)]
Update comment message for update file.

Updating the text comment to explain what the php update file is doing

7 years agoChanges for addition of new flag for member manage events.
Steve Sutton [Fri, 18 Aug 2017 16:34:34 +0000 (12:34 -0400)]
Changes for addition of new flag for member manage events.

Now members events can be turned off and on. This is for members logging
in to manage just their own member.

7 years agoSave work on feature branch for db updates
Steve Sutton [Fri, 18 Aug 2017 15:30:48 +0000 (11:30 -0400)]
Save work on feature branch for db updates

These update are for the new member_events_allowed option.

7 years agoediting the email notification instructions
Anthony Talarico [Fri, 18 Aug 2017 15:16:19 +0000 (11:16 -0400)]
editing the email notification instructions

altering the text for the from email address in the event notification settings to remove
the comma separated value part. Can only have one email address in that field

7 years agoadding event notification to and from address instructions
Anthony Talarico [Fri, 18 Aug 2017 14:46:48 +0000 (10:46 -0400)]
adding event notification to and from address instructions

adding text below the input fields for the to and from email addresses in the settings section
of the events plugin for email notifications.

7 years agoStarting db updates
Steve Sutton [Fri, 18 Aug 2017 14:25:49 +0000 (10:25 -0400)]
Starting db updates

Version 0.1.4

7 years agoUpdate icalfeed import for google.
Steve Sutton [Wed, 16 Aug 2017 17:13:02 +0000 (13:13 -0400)]
Update icalfeed import for google.

Some updates for backslashes.

7 years agomoving the to and from address above the declined and approved messages
Anthony Talarico [Thu, 17 Aug 2017 14:58:31 +0000 (10:58 -0400)]
moving the to and from address above the declined and approved messages

in the settings section, moving the to and from address fields to the top, above
the declined and approved message fields

7 years agomoving the to and from email addresses, adding declined and approved event email...
Anthony Talarico [Wed, 16 Aug 2017 14:33:26 +0000 (10:33 -0400)]
moving the to and from email addresses, adding declined and approved event email messages

adding section in mgmt for approved and declined email messages, moving the to and from email addresses
out of mgmt and into the settings section with messages. added some styles to the admin section. Fixed the
front end submission form to use the new email sections. updated the database scripts and database versions
file, the plugin version and db version. Added tab , model , action and view to the events plugin for the new
email notification settings table

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

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

7 years agoMerge tag 'v1.6.57' into develop
Steve Sutton [Thu, 10 Aug 2017 12:23:46 +0000 (08:23 -0400)]
Merge tag 'v1.6.57' into develop

Version 1.6.57

7 years agoMerge branch 'release/1.6.57' v1.6.57
Steve Sutton [Thu, 10 Aug 2017 12:23:37 +0000 (08:23 -0400)]
Merge branch 'release/1.6.57'

7 years agoRelease updates
Steve Sutton [Thu, 10 Aug 2017 12:23:08 +0000 (08:23 -0400)]
Release updates

Update readme file and update version numbers.

7 years agoUpdating dashboards for pending events.
Steve Sutton [Wed, 9 Aug 2017 19:48:35 +0000 (15:48 -0400)]
Updating dashboards for pending events.

List out the member name and link to their record. If there's one.
And if not logged in as member contact.

7 years agoThese modified files had incorrect file permissions. Changed to 664.
Chuck Scott [Tue, 1 Aug 2017 14:21:43 +0000 (10:21 -0400)]
These modified files had incorrect file permissions. Changed to 664.

7 years agoAdding limit to the eventByDate array.
Steve Sutton [Fri, 28 Jul 2017 18:36:45 +0000 (14:36 -0400)]
Adding limit to the eventByDate array.

Checking the limit when creating this array.

7 years agoMerge tag 'v1.6.56' into develop
Steve Sutton [Fri, 28 Jul 2017 13:23:29 +0000 (09:23 -0400)]
Merge tag 'v1.6.56' into develop

Version 1.6.56

7 years agoMerge branch 'hotfix/1.6.56' v1.6.56
Steve Sutton [Fri, 28 Jul 2017 13:23:20 +0000 (09:23 -0400)]
Merge branch 'hotfix/1.6.56'

7 years agoUpdating ical feed
Steve Sutton [Fri, 28 Jul 2017 13:22:36 +0000 (09:22 -0400)]
Updating ical feed

Use utc time for the create and dstamp times.
update organizer to use trim.

7 years agoFix for no categories
Steve Sutton [Fri, 28 Jul 2017 13:17:14 +0000 (09:17 -0400)]
Fix for no categories

was an error. cats would return an array with a false value.

7 years agoUpdate the test for empty categories if an array.
Steve Sutton [Thu, 27 Jul 2017 17:33:30 +0000 (13:33 -0400)]
Update the test for empty categories if an array.

This is where it is checking for an array and at same time if array is
not empty. Moving the filter_var part before this fixes the issue where
it wouldn't pass.

7 years agoMerge tag 'v1.6.55' into develop
Steve Sutton [Thu, 27 Jul 2017 15:22:02 +0000 (11:22 -0400)]
Merge tag 'v1.6.55' into develop

Version 1.6.55

7 years agoMerge branch 'hotfix/1.6.55' v1.6.55
Steve Sutton [Thu, 27 Jul 2017 15:21:55 +0000 (11:21 -0400)]
Merge branch 'hotfix/1.6.55'

7 years agoUpdate icalfeed with timezone
Steve Sutton [Thu, 27 Jul 2017 15:21:32 +0000 (11:21 -0400)]
Update icalfeed with timezone

Setting timezone to detroit.

7 years agoMerge tag 'v1.6.54' into develop
Steve Sutton [Tue, 25 Jul 2017 19:43:03 +0000 (15:43 -0400)]
Merge tag 'v1.6.54' into develop

Version 1.6.54

7 years agoMerge branch 'release/1.6.54' v1.6.54
Steve Sutton [Tue, 25 Jul 2017 19:42:56 +0000 (15:42 -0400)]
Merge branch 'release/1.6.54'

7 years agoRelease for events
Steve Sutton [Tue, 25 Jul 2017 19:42:32 +0000 (15:42 -0400)]
Release for events

Updating event notifications

7 years agoremoving link from the admin ownerEmail template file so that the emails aren't caught
Anthony Talarico [Tue, 25 Jul 2017 19:36:33 +0000 (15:36 -0400)]
removing link from the admin ownerEmail template file so that the emails aren't caught

emails keep getting caught up my fuse mail due to links in the email message templates, removing
the link so that the emails go through until we figure it out

7 years agofixing js bug in the declined message email in the edit view file
Anthony Talarico [Tue, 25 Jul 2017 19:25:19 +0000 (15:25 -0400)]
fixing js bug in the declined message email in the edit view file

adding js that gets the current event notes before adding the declined message to the notes
body so that the value and not just the text of the textarea can be set.

7 years agoUpdate the replyto address for admin notifications
Steve Sutton [Tue, 25 Jul 2017 18:58:56 +0000 (14:58 -0400)]
Update the replyto address for admin notifications

Use the admin contact email for the replyto if available.

7 years agoMerge branch 'feature/emailStatus' into develop
Anthony Talarico [Tue, 25 Jul 2017 18:37:41 +0000 (14:37 -0400)]
Merge branch 'feature/emailStatus' into develop

7 years agoinitializing old_event_status variable in the model to avoid notices
Anthony Talarico [Tue, 25 Jul 2017 18:35:37 +0000 (14:35 -0400)]
initializing old_event_status variable in the model to avoid notices

setting the old_event_status to false initially so that php doesn't throw any
notices

7 years agoMerge branch 'develop' into feature/emailStatus
Anthony Talarico [Tue, 25 Jul 2017 18:30:18 +0000 (14:30 -0400)]
Merge branch 'develop' into feature/emailStatus

7 years agoremoving link from the admin email template
Anthony Talarico [Tue, 25 Jul 2017 18:28:29 +0000 (14:28 -0400)]
removing link from the admin email template

the query string parameters are causing issues with fuse mail, removing the link the from
the template when an admin receives an email

7 years agoFixes for ical feed from google icals.
Steve Sutton [Tue, 25 Jul 2017 17:58:35 +0000 (13:58 -0400)]
Fixes for ical feed from google icals.

Fix end date if midnight.
Fix for finding the Z but only if found at the end.

7 years agoadding admin link back to the admin email template
Anthony Talarico [Thu, 20 Jul 2017 19:43:08 +0000 (15:43 -0400)]
adding admin link back to the admin email template

7 years agoMerge tag 'v1.6.53' into develop
Steve Sutton [Thu, 20 Jul 2017 14:07:22 +0000 (10:07 -0400)]
Merge tag 'v1.6.53' into develop

Version 1.6.53

7 years agoMerge branch 'hotfix/1.6.53' v1.6.53
Steve Sutton [Thu, 20 Jul 2017 14:07:14 +0000 (10:07 -0400)]
Merge branch 'hotfix/1.6.53'

7 years agoBug fix and update rss feed.
Steve Sutton [Thu, 20 Jul 2017 14:06:31 +0000 (10:06 -0400)]
Bug fix and update rss feed.

Bug fix for the event name search.
Update rss feed with media:content for image and intro.

7 years agoMerge tag 'v1.6.52' into develop
Steve Sutton [Wed, 19 Jul 2017 20:38:38 +0000 (16:38 -0400)]
Merge tag 'v1.6.52' into develop

Version 1.6.52

7 years agoMerge branch 'hotfix/1.6.52' v1.6.52
Steve Sutton [Wed, 19 Jul 2017 20:38:29 +0000 (16:38 -0400)]
Merge branch 'hotfix/1.6.52'

7 years agoBug Fix Release
Steve Sutton [Wed, 19 Jul 2017 20:38:13 +0000 (16:38 -0400)]
Bug Fix Release

for ical feed.

7 years agoremoving anchor tag from the front end submission confirmation email template, some...
Anthony Talarico [Wed, 19 Jul 2017 13:20:47 +0000 (09:20 -0400)]
removing anchor tag from the front end submission confirmation email template, some email servers
may block those emails like fuse mail seems to

7 years agoused bloginfo instead of get_bloginfo, changed to get_bloginfo
Anthony Talarico [Tue, 18 Jul 2017 19:00:41 +0000 (15:00 -0400)]
used bloginfo instead of get_bloginfo, changed to get_bloginfo

7 years agoadding bloginfo function directly into the header array instead of passing a variable...
Anthony Talarico [Tue, 18 Jul 2017 18:58:20 +0000 (14:58 -0400)]
adding bloginfo function directly into the header array instead of passing a variable, it seems to
be displaying the site name on its own

7 years agoremoving the form name filter function from the list php file and setting the name...
Anthony Talarico [Tue, 18 Jul 2017 18:52:30 +0000 (14:52 -0400)]
removing the form name filter function from the list php file and setting the name manually to prevent email
from going into spam

7 years agofixing the from name, the previous function was sending emails to spam for some reason
Anthony Talarico [Tue, 18 Jul 2017 18:49:55 +0000 (14:49 -0400)]
fixing the from name, the previous function was sending emails to spam for some reason

7 years agoenabling emails to the user that submitted the event on the front page event submission
Anthony Talarico [Tue, 18 Jul 2017 18:00:43 +0000 (14:00 -0400)]
enabling emails to the user that submitted the event on the front page event submission

7 years agoadding return path to headers for email to see if it avoids going into spam
Anthony Talarico [Tue, 18 Jul 2017 15:55:08 +0000 (11:55 -0400)]
adding return path to headers for email to see if it avoids going into spam