WP-Plugins/glm-member-db-events.git
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

7 years agoadding more content to the email body
Anthony Talarico [Tue, 18 Jul 2017 15:08:03 +0000 (11:08 -0400)]
adding more content to the email body

adding event title, user name, event intro to the boddy

7 years agotesting br tags instead of new line return characters
Anthony Talarico [Tue, 18 Jul 2017 14:34:44 +0000 (10:34 -0400)]
testing br tags instead of new line return characters

email client is not recognzing new line breaks, since content type is text/html, trying to add br
tags instead

7 years agoadding more content to the email body
Anthony Talarico [Tue, 18 Jul 2017 14:07:10 +0000 (10:07 -0400)]
adding more content to the email body

adding the site name and event title to the body of the email to see if the gets around going
directly into the spam folder

7 years agoadding email functionality for declined and approved events
Anthony Talarico [Tue, 18 Jul 2017 13:10:42 +0000 (09:10 -0400)]
adding email functionality for declined and approved events

added ability to add a declined message that is sent to the user who submitted the event
in the event that the event is declined or approved after being submitted

7 years agoMerge tag 'v1.6.51' into develop
Steve Sutton [Fri, 14 Jul 2017 19:43:19 +0000 (15:43 -0400)]
Merge tag 'v1.6.51' into develop

Version 1.6.51

7 years agoMerge branch 'release/1.6.51' v1.6.51
Steve Sutton [Fri, 14 Jul 2017 19:43:11 +0000 (15:43 -0400)]
Merge branch 'release/1.6.51'

7 years agoBump version numbers
Steve Sutton [Fri, 14 Jul 2017 19:42:51 +0000 (15:42 -0400)]
Bump version numbers

Bump version numbers in index file.

7 years agoUpdate the from to dates for the events when using bymonth
Steve Sutton [Thu, 13 Jul 2017 20:22:53 +0000 (16:22 -0400)]
Update the from to dates for the events when using bymonth

When using the by month attribute it will check to see if there's any
active event and any for the current month if non is given in event from
or event to. It will then advanced these until it finds the from to that
will get the first event.

7 years agoMerge tag 'v1.6.50' into develop
Steve Sutton [Mon, 10 Jul 2017 18:12:31 +0000 (14:12 -0400)]
Merge tag 'v1.6.50' into develop

Version 1.6.50

7 years agoMerge branch 'hotfix/1.6.50' v1.6.50
Steve Sutton [Mon, 10 Jul 2017 18:12:21 +0000 (14:12 -0400)]
Merge branch 'hotfix/1.6.50'

7 years agoBump version number
Steve Sutton [Mon, 10 Jul 2017 18:12:02 +0000 (14:12 -0400)]
Bump version number

For next version

7 years agofix for pdf to work
Steve Sutton [Mon, 10 Jul 2017 18:11:05 +0000 (14:11 -0400)]
fix for pdf to work

Need to switch form to post.

7 years agoAdding declined status just for event plugin.
Steve Sutton [Fri, 7 Jul 2017 14:23:23 +0000 (10:23 -0400)]
Adding declined status just for event plugin.

Using a different name for the event status.

7 years agoMerge tag 'v1.6.49' into develop
Steve Sutton [Thu, 6 Jul 2017 19:12:15 +0000 (15:12 -0400)]
Merge tag 'v1.6.49' into develop

Version 1.6.49

7 years agoMerge branch 'release/1.6.49' v1.6.49
Steve Sutton [Thu, 6 Jul 2017 19:12:07 +0000 (15:12 -0400)]
Merge branch 'release/1.6.49'

7 years agoRelease 1.6.49
Steve Sutton [Thu, 6 Jul 2017 19:11:21 +0000 (15:11 -0400)]
Release 1.6.49

Minor release for front end form updates to method get and icalfeed
cleanup.

7 years agochanging the front end search form method to GET from POST
Anthony Talarico [Thu, 6 Jul 2017 13:25:58 +0000 (09:25 -0400)]
changing the front end search form method to GET from POST

using GET instead of POST to prevent browser notices about form resubmissions. This is
done in the front events searchForm template

7 years agoadjusting the dataCategories sortParentChild function
Anthony Talarico [Wed, 5 Jul 2017 16:09:25 +0000 (12:09 -0400)]
adjusting the dataCategories sortParentChild function

the parentChild sorting function in the dataCategories data class file needed to add the
tilde appended to not just the parent but the child as well in order to properly sort
categories that are similar in name except for numbers or characters at the end

7 years agoMerge tag 'v1.6.48' into develop
Steve Sutton [Wed, 5 Jul 2017 15:26:04 +0000 (11:26 -0400)]
Merge tag 'v1.6.48' into develop

Version 1.6.48

7 years agoMerge branch 'hotfix/1.6.48' v1.6.48
Steve Sutton [Wed, 5 Jul 2017 15:25:56 +0000 (11:25 -0400)]
Merge branch 'hotfix/1.6.48'

7 years agoAdd clean up for ical feed import script
Steve Sutton [Wed, 5 Jul 2017 15:25:15 +0000 (11:25 -0400)]
Add clean up for ical feed import script

Remove the temp file created from the icalFeedImport.

7 years agoMerge tag 'v1.6.47' into develop
Steve Sutton [Wed, 28 Jun 2017 14:17:37 +0000 (10:17 -0400)]
Merge tag 'v1.6.47' into develop

Version 1.6.47

7 years agoMerge branch 'release/1.6.47' v1.6.47
Steve Sutton [Wed, 28 Jun 2017 14:17:28 +0000 (10:17 -0400)]
Merge branch 'release/1.6.47'

7 years agoRelease
Steve Sutton [Wed, 28 Jun 2017 14:16:45 +0000 (10:16 -0400)]
Release

= 1.6.47 =
* Paging during the admin event search is now saved when you edit an event
  and use the back to "Return to Events List" button.
* Add Event form now has a confirmation page that is redirects to after the
  event form is submitted.
* Add Event form phone number fields now have support to help format phone
  number on input instead of restricted phone number pattern requirement.

7 years agoadding featured event check to the group by month conidtional
Anthony Talarico [Fri, 23 Jun 2017 16:06:11 +0000 (12:06 -0400)]
adding featured event check to the group by month conidtional

adding a check for featured events with the event from date so that the featured
events are also being pulled in

7 years agoremoving php header function, adding new file for user confirmation email
Anthony Talarico [Thu, 22 Jun 2017 15:49:00 +0000 (11:49 -0400)]
removing php header function, adding new file for user confirmation email

setting the email function when a user submits an event, created a separate email
form view file for the user. Changing the use of php header function to redirect to
confirmation page to javascript window location function in the confirmation view file.
commented out the wp mail function for the user until it's test working fully

7 years agoremoving the html5 pattern for the phone fields in the front end form submission
Anthony Talarico [Wed, 21 Jun 2017 17:46:39 +0000 (13:46 -0400)]
removing the html5 pattern for the phone fields in the front end form submission

replacing the html5 pattern for the front end form fields with the masking
jquery plugin that is being used in the admin side

7 years agoMerge tag 'v1.6.46' into develop
Anthony Talarico [Fri, 16 Jun 2017 16:02:05 +0000 (12:02 -0400)]
Merge tag 'v1.6.46' into develop

updating readme, bumping version numbers, editting eventsFrontPage template to remove image container
if there is no image, added the 100% width style to to front.css

7 years agoMerge branch 'hotfix/1.6.46' v1.6.46
Anthony Talarico [Fri, 16 Jun 2017 16:01:18 +0000 (12:01 -0400)]
Merge branch 'hotfix/1.6.46'

7 years agochanging the plugin version numberse and updating the read me
Anthony Talarico [Fri, 16 Jun 2017 15:50:33 +0000 (11:50 -0400)]
changing the plugin version numberse and updating the read me

7 years agochanging the eventsFrontPage template to collapse the image container if there is...
Anthony Talarico [Fri, 16 Jun 2017 15:46:34 +0000 (11:46 -0400)]
changing the eventsFrontPage template to collapse the image container if there is no image

setting the events sidebar content to 100% width if there is no image, removing the space
where the image would be. adding the width 100% style to the front.css file as well

7 years agoadding event confirmation required page with default content
Anthony Talarico [Thu, 15 Jun 2017 20:01:40 +0000 (16:01 -0400)]
adding event confirmation required page with default content

redirecting user to event confirmation page instead of the changing the view to the
confirmation page. adding conditional to check for categories array before trying to
loop through them in the frontAdd model.

7 years agofixing malformed comment
Anthony Talarico [Thu, 15 Jun 2017 12:14:28 +0000 (08:14 -0400)]
fixing malformed comment

php error thrown due to a comment that was on a separate line with out the token

7 years agoSort for anything not groupByDay
Steve Sutton [Thu, 15 Jun 2017 12:11:58 +0000 (08:11 -0400)]
Sort for anything not groupByDay

If the $groupByDay is false then sort the events.

7 years agoadding an else statement to the check for groupMonth
Anthony Talarico [Wed, 14 Jun 2017 16:42:46 +0000 (12:42 -0400)]
adding an else statement to the check for groupMonth

instead of getting the current date if groupMonth is set and glm_event_ get params are set
adding an else to use the glm_event date get params

7 years agoAdding new attributes for the event list shortcode
Steve Sutton [Tue, 13 Jun 2017 18:05:57 +0000 (14:05 -0400)]
Adding new attributes for the event list shortcode

One for group_by_day and group_month (bool)
The group_by_day so we can turn off this in shortcodes.
The group_month so we can set start and end date for search to a month.

7 years agoMerge branch 'feature/savePageInSearch' into develop
Anthony Talarico [Mon, 12 Jun 2017 19:16:49 +0000 (15:16 -0400)]
Merge branch 'feature/savePageInSearch' into develop

7 years agoadding session checking for paging in the events list admin model
Anthony Talarico [Mon, 12 Jun 2017 18:58:16 +0000 (14:58 -0400)]
adding session checking for paging in the events list admin model

adding another section that checks to see if the session search variables are set and if they are
use those for paging

7 years agoMerge branch 'develop' into feature/savePageInSearch feature/savePageInSearch
Steve Sutton [Mon, 12 Jun 2017 13:13:46 +0000 (09:13 -0400)]
Merge branch 'develop' into feature/savePageInSearch

7 years agoMerge tag 'v1.6.45' into develop
Steve Sutton [Thu, 8 Jun 2017 19:13:48 +0000 (15:13 -0400)]
Merge tag 'v1.6.45' into develop

Version 1.6.45

7 years agoMerge branch 'hotfix/1.6.45' v1.6.45
Steve Sutton [Thu, 8 Jun 2017 19:13:39 +0000 (15:13 -0400)]
Merge branch 'hotfix/1.6.45'

7 years agoFix for icalfeed import name and email
Steve Sutton [Thu, 8 Jun 2017 19:12:37 +0000 (15:12 -0400)]
Fix for icalfeed import name and email

name and email for contact reversed.

7 years agoMerge tag 'v1.6.44' into develop
Steve Sutton [Thu, 8 Jun 2017 16:47:37 +0000 (12:47 -0400)]
Merge tag 'v1.6.44' into develop

Version 1.6.44

7 years agoMerge branch 'hotfix/1.6.44' v1.6.44
Steve Sutton [Thu, 8 Jun 2017 16:47:29 +0000 (12:47 -0400)]
Merge branch 'hotfix/1.6.44'

7 years agoFix for event date/time with non-inclusive end dates.
Steve Sutton [Thu, 8 Jun 2017 16:45:55 +0000 (12:45 -0400)]
Fix for event date/time with non-inclusive end dates.

Events from icalfeeds that have this format
VALUE=DATE:200170424 for the DTEND date. These end dates are
non-inclusive.

7 years agoMerge tag 'v1.6.43' into develop
Steve Sutton [Wed, 7 Jun 2017 12:59:31 +0000 (08:59 -0400)]
Merge tag 'v1.6.43' into develop

Version 1.6.43

7 years agoMerge branch 'release/1.6.43' v1.6.43
Steve Sutton [Wed, 7 Jun 2017 12:59:21 +0000 (08:59 -0400)]
Merge branch 'release/1.6.43'