WP-Plugins/glm-member-db-events.git
7 years agoremove check for ref_dest is not null
Steve Sutton [Wed, 7 Jun 2017 12:58:46 +0000 (08:58 -0400)]
remove check for ref_dest is not null

ref_dest may be 0

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

Version 1.6.42

7 years agoMerge branch 'hotfix/1.6.42' v1.6.42
Steve Sutton [Wed, 7 Jun 2017 12:33:59 +0000 (08:33 -0400)]
Merge branch 'hotfix/1.6.42'

7 years agoUpdate time from ical feed
Steve Sutton [Wed, 7 Jun 2017 12:33:35 +0000 (08:33 -0400)]
Update time from ical feed

no Z at end of the times.

7 years agoadding pageslug support for the events links in the calendar view
Anthony Talarico [Tue, 6 Jun 2017 18:08:02 +0000 (14:08 -0400)]
adding pageslug support for the events links in the calendar view

checking to see if events list shortcode has a pageslug attribute and if so
use that page slug with the eventId query string param instead of the event slug.

7 years agoAdded changelog entry for version 1.6.41
Chuck Scott [Thu, 25 May 2017 19:26:04 +0000 (15:26 -0400)]
Added changelog entry for version 1.6.41

7 years agoMerge tag 'v1.6.41' into develop
Chuck Scott [Thu, 25 May 2017 19:18:55 +0000 (15:18 -0400)]
Merge tag 'v1.6.41' into develop

Now require main plugin 2.9.15

7 years agoMerge branch 'hotfix/1.6.41' v1.6.41
Chuck Scott [Thu, 25 May 2017 19:18:42 +0000 (15:18 -0400)]
Merge branch 'hotfix/1.6.41'

7 years agoNow requiring main plugin version 2.9.15
Chuck Scott [Thu, 25 May 2017 19:17:08 +0000 (15:17 -0400)]
Now requiring main plugin version 2.9.15
Fixed auto-deactivate call - from changing to index.php

7 years agoMerge tag 'v1.6.40' into develop
Steve Sutton [Thu, 25 May 2017 15:40:23 +0000 (11:40 -0400)]
Merge tag 'v1.6.40' into develop

Version 1.6.40

7 years agoMerge branch 'release/1.6.40' v1.6.40
Steve Sutton [Thu, 25 May 2017 15:40:16 +0000 (11:40 -0400)]
Merge branch 'release/1.6.40'

7 years agov1.6.40
Steve Sutton [Thu, 25 May 2017 15:39:54 +0000 (11:39 -0400)]
v1.6.40

7 years agofiltering events by member id if specified in event list shortcode
Anthony Talarico [Tue, 23 May 2017 20:14:56 +0000 (16:14 -0400)]
filtering events by member id if specified in event list shortcode

if event list shortcode has a member id to get events based on members, adjusting queries to
only get the events by that id, also fixing the dropdown to only have the dates from events
associated with that member id as well

7 years agoAdded function to clear shortcode cash where add, update, delete is used for events.
Chuck Scott [Tue, 23 May 2017 19:20:32 +0000 (15:20 -0400)]
Added function to clear shortcode cash where add, update, delete is used for events.

7 years agoMerge tag 'v1.6.39' into develop
Steve Sutton [Thu, 18 May 2017 18:27:09 +0000 (14:27 -0400)]
Merge tag 'v1.6.39' into develop

Version 1.6.39

7 years agoMerge branch 'hotfix/1.6.39' v1.6.39
Steve Sutton [Thu, 18 May 2017 18:27:00 +0000 (14:27 -0400)]
Merge branch 'hotfix/1.6.39'

7 years agoBug fix for icalfeed
Steve Sutton [Thu, 18 May 2017 18:26:29 +0000 (14:26 -0400)]
Bug fix for icalfeed

When generating feed it was not checking for the 4th week correctly.

7 years agoMerge tag 'v1.6.38' into develop
Steve Sutton [Wed, 17 May 2017 15:48:02 +0000 (11:48 -0400)]
Merge tag 'v1.6.38' into develop

Version 1.6.38

7 years agoMerge branch 'release/1.6.38' v1.6.38
Steve Sutton [Wed, 17 May 2017 15:47:50 +0000 (11:47 -0400)]
Merge branch 'release/1.6.38'

7 years agoRelease on event plugin
Steve Sutton [Wed, 17 May 2017 15:46:04 +0000 (11:46 -0400)]
Release on event plugin

Calendar updates:
  Adding month dropdowns. Removing the day month above right corner
  of calendar. Disable clicking event day. Add Title attribute for event
  names so long names can be seen. Auto use agenda for mobile view.

8 years agoNeed recurrence date for events when searching names.
Steve Sutton [Mon, 15 May 2017 20:13:24 +0000 (16:13 -0400)]
Need recurrence date for events when searching names.

Needed for proper output.

8 years agoMerge branch 'feature/calendarNavigation' into develop
Anthony Talarico [Mon, 15 May 2017 16:02:31 +0000 (12:02 -0400)]
Merge branch 'feature/calendarNavigation' into develop

8 years agosetting the event date search TO to the same value as the FROM on change
Anthony Talarico [Mon, 15 May 2017 13:18:09 +0000 (09:18 -0400)]
setting the event date search TO to the same value as the FROM on change

adding automatic date setting in the date search section of the events list view so that
you have the same TO date as the FROM date when the FROM date is changed

8 years agoMerge branch 'develop' into feature/calendarNavigation
Anthony Talarico [Fri, 12 May 2017 17:08:14 +0000 (13:08 -0400)]
Merge branch 'develop' into feature/calendarNavigation

8 years agoremoving occurring text from agenda list and detail view if there is only one date
Anthony Talarico [Fri, 12 May 2017 17:05:49 +0000 (13:05 -0400)]
removing occurring text from agenda list and detail view if there is only one date

if an event isn't recurring then removing the occuring text from the list view and the
detail view

8 years agofixing mobile view check to override view to agenda in mobile
Anthony Talarico [Fri, 12 May 2017 15:31:51 +0000 (11:31 -0400)]
fixing mobile view check to override view to agenda in mobile

adjusted the checking in the events list page to check if the user is in mobile view
to override the view to agenda in mobile view

8 years agoSetting up shortcode docs for pageslug
Steve Sutton [Fri, 12 May 2017 15:29:46 +0000 (11:29 -0400)]
Setting up shortcode docs for pageslug

This is for the event list shortcode.

8 years agoMerge branch 'feature/eventPageSlugAttribute' into develop
Steve Sutton [Fri, 12 May 2017 15:25:02 +0000 (11:25 -0400)]
Merge branch 'feature/eventPageSlugAttribute' into develop

8 years agoMerge branch 'develop' into feature/eventPageSlugAttribute
Steve Sutton [Fri, 12 May 2017 15:23:00 +0000 (11:23 -0400)]
Merge branch 'develop' into feature/eventPageSlugAttribute

8 years agoadding window width checking to force mobile view to use agenda view
Anthony Talarico [Fri, 12 May 2017 15:01:21 +0000 (11:01 -0400)]
adding window width checking to force mobile view to use agenda view

added a function that checks window width and returns true or false. used this during the
session overriding check in agenda view to force agenda view if below 640px

8 years agoMerge branch 'develop' into feature/calendarNavigation
Anthony Talarico [Fri, 12 May 2017 14:24:57 +0000 (10:24 -0400)]
Merge branch 'develop' into feature/calendarNavigation

8 years agoremoving padding-right 0 from the calendar view selection dropdown
Anthony Talarico [Fri, 12 May 2017 14:04:21 +0000 (10:04 -0400)]
removing padding-right 0 from the calendar view selection dropdown

adding padding right 0 to the event list calender view dropdown doesn't
prevent it from getting pushed out of the bounds of the calendar. removing
that style

8 years agoAdding title for anchor around the event name in cal
Steve Sutton [Fri, 12 May 2017 14:03:54 +0000 (10:03 -0400)]
Adding title for anchor around the event name in cal

To add title hover effect

8 years agoRemove wierd line ending
Steve Sutton [Fri, 12 May 2017 14:01:16 +0000 (10:01 -0400)]
Remove wierd line ending

From some abnormal windows thing

8 years agoMerge branch 'develop' into feature/calendarNavigation
Anthony Talarico [Fri, 12 May 2017 13:52:31 +0000 (09:52 -0400)]
Merge branch 'develop' into feature/calendarNavigation

8 years agochanging the date dropdown in calendar view to reflect the current view
Anthony Talarico [Fri, 12 May 2017 13:45:43 +0000 (09:45 -0400)]
changing the date dropdown in calendar view to reflect the current view
after change. limiting the dropdown to only hold 18 dates from the current
date

limiting the array that holds the dates for the date dropdown in calendar
view for events list to only have 18 dates to keep the dropdown clean.
setting the dropdown to reflect the selected dates as the views are changed

8 years agoUpdated icalfeed import script.
Steve Sutton [Fri, 12 May 2017 12:58:36 +0000 (08:58 -0400)]
Updated icalfeed import script.

Worked on importing feed from chx library evanced event export.

8 years agoadding dropdown to the calendar view events page, retaining month view selection...
Anthony Talarico [Thu, 11 May 2017 18:51:31 +0000 (14:51 -0400)]
adding dropdown to the calendar view events page, retaining month view selection after selecting an
event

going back to the events page after selecting an event brings you back to your current event month
selection. changed the year and month buttons with a year month dropdown

8 years agoadding hover effects to the year and month buttons in calendar view
Anthony Talarico [Thu, 11 May 2017 15:12:14 +0000 (11:12 -0400)]
adding hover effects to the year and month buttons in calendar view

changing the border color to black when hovering over a month or year button on the calendar view page

8 years agoadding styles to the month and year buttons in the calendar view
Anthony Talarico [Thu, 11 May 2017 15:09:04 +0000 (11:09 -0400)]
adding styles to the month and year buttons in the calendar view

adding a border and padding to the buttons for the calendar navigation on the events calendar view
agenda view file

8 years agohighlighting current month and current year to replace the today button
Anthony Talarico [Thu, 11 May 2017 15:01:29 +0000 (11:01 -0400)]
highlighting current month and current year to replace the today button

need to remove the nav arrows and today button to clean up the ui, adding background
highlighting to the current month of the current only

8 years agoadding default highlighting on the current month after toggling
Anthony Talarico [Thu, 11 May 2017 14:56:53 +0000 (10:56 -0400)]
adding default highlighting on the current month after toggling

retaining the month color of the current month when switching between years and landing back on the
current year

8 years agoadding test date navigation for events on the calender view
Anthony Talarico [Thu, 11 May 2017 14:35:18 +0000 (10:35 -0400)]
adding test date navigation for events on the calender view

adding a toggle between the past year, current year and next year which will populate months that have
events

8 years agoDone with db update
Steve Sutton [Thu, 4 May 2017 13:45:31 +0000 (09:45 -0400)]
Done with db update

removing file.

8 years agoAdding new field for events Registration Url.
Steve Sutton [Thu, 4 May 2017 13:44:25 +0000 (09:44 -0400)]
Adding new field for events Registration Url.

registration_url for Event Registrations.

8 years agoStarting to add new registration url field
Steve Sutton [Wed, 3 May 2017 20:31:40 +0000 (16:31 -0400)]
Starting to add new registration url field

for starting of db change.

8 years agoMerge tag 'v1.6.37' into develop
Steve Sutton [Tue, 2 May 2017 19:57:03 +0000 (15:57 -0400)]
Merge tag 'v1.6.37' into develop

Version 1.6.37

8 years agoMerge branch 'release/1.6.37' v1.6.37
Steve Sutton [Tue, 2 May 2017 19:56:53 +0000 (15:56 -0400)]
Merge branch 'release/1.6.37'

8 years agoRelease for events
Steve Sutton [Tue, 2 May 2017 19:54:30 +0000 (15:54 -0400)]
Release for events

1.6.37

8 years agoUpdate ajax to check for an array before doing foreach on it.
Steve Sutton [Tue, 2 May 2017 16:01:20 +0000 (12:01 -0400)]
Update ajax to check for an array before doing foreach on it.

Giving error on golf club site that has no events.

8 years agoMerge branch 'feature/cloneEvents' into develop
Steve Sutton [Fri, 28 Apr 2017 20:31:22 +0000 (16:31 -0400)]
Merge branch 'feature/cloneEvents' into develop

8 years agoAdding attribute for event list (pageslug)
Steve Sutton [Fri, 28 Apr 2017 20:12:29 +0000 (16:12 -0400)]
Adding attribute for event list (pageslug)

This will be used to allow for a custom event list page that has their
own event detail page.
TODO: Need to work on getting this to work with populating the page
title. Also the url won't have the event name slug in it.

8 years agoMerge branch 'develop' into feature/cloneEvents
Steve Sutton [Thu, 27 Apr 2017 20:49:10 +0000 (16:49 -0400)]
Merge branch 'develop' into feature/cloneEvents

8 years agoSave the current tab feature for edit events.
Steve Sutton [Wed, 26 Apr 2017 16:01:44 +0000 (12:01 -0400)]
Save the current tab feature for edit events.

Before when you saved an event it always ending back at the first tab.
Now we're saving the tab that was last on so when the edit page reloads
it will be on the correct tab.

8 years agoUpdating icalfeed
Steve Sutton [Tue, 25 Apr 2017 20:50:51 +0000 (16:50 -0400)]
Updating icalfeed

Updates for the week of month for RRULE

8 years agoAdd the city to icalfeed output
Steve Sutton [Tue, 25 Apr 2017 18:37:33 +0000 (14:37 -0400)]
Add the city to icalfeed output

Adding city to the LOCATION part of ical feed.

8 years agoUpdate member notice
Steve Sutton [Tue, 25 Apr 2017 17:13:50 +0000 (13:13 -0400)]
Update member notice

Update the email from address.

8 years agoSetting up cloning for events.
Steve Sutton [Tue, 25 Apr 2017 16:27:54 +0000 (12:27 -0400)]
Setting up cloning for events.

The member db has an update now that allows the files for the events to
be cloned when the event is cloned.

8 years agoCompare the names as both lower case strings
Steve Sutton [Tue, 25 Apr 2017 16:26:06 +0000 (12:26 -0400)]
Compare the names as both lower case strings

For the Event Category check in the icalFeedImport script need to
compare the category name with lower casing both fields to find the
correct category.

8 years agoOnly add the event category if it finds the correct id
Steve Sutton [Mon, 24 Apr 2017 19:22:16 +0000 (15:22 -0400)]
Only add the event category if it finds the correct id

If it returns false then don't insert a record for it.

8 years agoClear the event categories first.
Steve Sutton [Mon, 24 Apr 2017 19:07:17 +0000 (15:07 -0400)]
Clear the event categories first.

before adding more of the same category to an event.

8 years agoShow map only if they have an address.
Steve Sutton [Mon, 24 Apr 2017 18:55:34 +0000 (14:55 -0400)]
Show map only if they have an address.

Some events are getting a default lat lon but don't have an address..

8 years agoUpdating the title and dates height for pdf.
Steve Sutton [Mon, 24 Apr 2017 18:45:13 +0000 (14:45 -0400)]
Updating the title and dates height for pdf.

In the pdf have to see if either the title or date is more than one
line. If it is then adjust the next Y position for the start of the
address. This is so the address doesn't overlap the title.

8 years agoMerge tag 'v1.6.36' into develop
Steve Sutton [Mon, 24 Apr 2017 16:03:57 +0000 (12:03 -0400)]
Merge tag 'v1.6.36' into develop

Version 1.6.36

8 years agoMerge branch 'release/1.6.36' v1.6.36
Steve Sutton [Mon, 24 Apr 2017 16:03:49 +0000 (12:03 -0400)]
Merge branch 'release/1.6.36'

8 years agoBump version number for release
Steve Sutton [Mon, 24 Apr 2017 16:02:58 +0000 (12:02 -0400)]
Bump version number for release

Release to update the pdf for multiple schedules.
And to allow empty from date search in admin event list.

8 years agoUpdating the days of the week.
Steve Sutton [Fri, 21 Apr 2017 19:18:29 +0000 (15:18 -0400)]
Updating the days of the week.

Need to shorten them so they don't overlap the title.
Also updated the width of the dates and title.

8 years agoUpdate the time output.
Steve Sutton [Fri, 21 Apr 2017 19:04:38 +0000 (15:04 -0400)]
Update the time output.

Need to bring in the correct time output. Using the detail event page
and how it is outputting the event times.

8 years agoUpdating the event dates.
Steve Sutton [Fri, 21 Apr 2017 18:54:42 +0000 (14:54 -0400)]
Updating the event dates.

Making the dates for events show correctly when they have more than one
schedule.

8 years agoWIP PDF updates
Steve Sutton [Wed, 19 Apr 2017 18:45:45 +0000 (14:45 -0400)]
WIP PDF updates

Redoing the dates and titles.

8 years agoFigured out way to have the search only set as current date better.
Steve Sutton [Fri, 21 Apr 2017 19:41:20 +0000 (15:41 -0400)]
Figured out way to have the search only set as current date better.

I think it would be better if the From date is only set when they
haven't searched anything yet. If they start searching or empty out the
from date then it stays empty.

8 years agoMerge tag 'v1.6.35' into develop
Steve Sutton [Wed, 19 Apr 2017 18:51:44 +0000 (14:51 -0400)]
Merge tag 'v1.6.35' into develop

Version 1.6.35

8 years agoMerge branch 'release/1.6.35' v1.6.35
Steve Sutton [Wed, 19 Apr 2017 18:51:35 +0000 (14:51 -0400)]
Merge branch 'release/1.6.35'

8 years agoRelease 1.6.35
Steve Sutton [Wed, 19 Apr 2017 18:49:01 +0000 (14:49 -0400)]
Release 1.6.35

In this release:
Front End Fixes - Event Detail page to not display the end time if the
only show start time is checked.
Admin Side: Sorting the events by First Date then name. Also defaulting
the start date for the event list to be the current date unless Show
only Archived is checked.
Other fixes for debugging being on from Chuck and better integration for
the plugin update server.

8 years agoSort events by First Date
Steve Sutton [Tue, 18 Apr 2017 18:23:05 +0000 (14:23 -0400)]
Sort events by First Date

If they select the show archived it will empty the From date.
From date will be set to the current date automatically.

8 years agofixing the event detail date output
Anthony Talarico [Tue, 18 Apr 2017 12:00:47 +0000 (08:00 -0400)]
fixing the event detail date output

added a check for the start_time_only value in the recurrences loop for the
date section of the event detail page. Now the recurrence loop checks for
identical start and end dates OR if the start time only flag is set. this is
done is the front detail view template.

8 years agoRemoved incorrect link from header
Chuck Scott [Mon, 17 Apr 2017 15:59:46 +0000 (11:59 -0400)]
Removed incorrect link from header
Cleaned up no dates notice appearance when adding/editing event.

8 years agoCleaned up some issues with rewrites.
Chuck Scott [Fri, 14 Apr 2017 20:05:07 +0000 (16:05 -0400)]
Cleaned up some issues with rewrites.
Killing off a few undefined variable problems.

8 years agoUpdated update server code
Chuck Scott [Thu, 13 Apr 2017 21:33:18 +0000 (17:33 -0400)]
Updated update server code

8 years agoMerge tag 'v1.6.34' into develop
Steve Sutton [Thu, 13 Apr 2017 14:54:14 +0000 (10:54 -0400)]
Merge tag 'v1.6.34' into develop

Version 1.6.34

8 years agoMerge branch 'hotfix/1.6.34' v1.6.34
Steve Sutton [Thu, 13 Apr 2017 14:54:07 +0000 (10:54 -0400)]
Merge branch 'hotfix/1.6.34'

8 years agoUpdate version numbers
Steve Sutton [Thu, 13 Apr 2017 14:53:49 +0000 (10:53 -0400)]
Update version numbers

For plugin

8 years agoMerge tag 'v1.6.33' into develop
Steve Sutton [Thu, 13 Apr 2017 14:52:05 +0000 (10:52 -0400)]
Merge tag 'v1.6.33' into develop

Version 1.6.33

8 years agoMerge branch 'hotfix/1.6.33' v1.6.33
Steve Sutton [Thu, 13 Apr 2017 14:51:56 +0000 (10:51 -0400)]
Merge branch 'hotfix/1.6.33'

8 years agoFix the geoCode js setup.
Steve Sutton [Thu, 13 Apr 2017 14:51:08 +0000 (10:51 -0400)]
Fix the geoCode js setup.

Needs to be using jQuery instead of $ in the js file.
Needs to be setup so the dashboard is depending on this js file.

8 years agoMerge tag 'v1.6.32' into develop
Chuck Scott [Tue, 11 Apr 2017 17:57:52 +0000 (13:57 -0400)]
Merge tag 'v1.6.32' into develop

Update Server Support

8 years agoMerge branch 'release/1.6.32' v1.6.32
Chuck Scott [Tue, 11 Apr 2017 17:57:41 +0000 (13:57 -0400)]
Merge branch 'release/1.6.32'

8 years agoNow supporting plugin update server and other improvements
Chuck Scott [Tue, 11 Apr 2017 17:55:56 +0000 (13:55 -0400)]
Now supporting plugin update server and other improvements

8 years agoAdded GLM Update Server support
Chuck Scott [Tue, 11 Apr 2017 17:53:23 +0000 (13:53 -0400)]
Added GLM Update Server support

8 years agoUpdating the shortcode for event to have category attribute.
Steve Sutton [Tue, 11 Apr 2017 17:06:14 +0000 (13:06 -0400)]
Updating the shortcode for event to have category attribute.

Request will override the attribute for category. So they can still
search for all categories.
Also updated the calendar view to send the selected category.

8 years agoFixes for js error and text position
Steve Sutton [Wed, 5 Apr 2017 16:24:12 +0000 (12:24 -0400)]
Fixes for js error and text position

In the back to search button text is not showing up correctly. Adding
position relative to the parent of this button so it works correctly.
Fix js errors by adding to the dep arg for the wp_register_script call.

8 years agoMerge tag 'v1.6.31' into develop
Steve Sutton [Mon, 3 Apr 2017 18:16:50 +0000 (14:16 -0400)]
Merge tag 'v1.6.31' into develop

Version 1.6.31

8 years agoMerge branch 'hotfix/1.6.31' v1.6.31
Steve Sutton [Mon, 3 Apr 2017 18:16:42 +0000 (14:16 -0400)]
Merge branch 'hotfix/1.6.31'

8 years agoNeed the isModerated check inside of if lockedToMember.
Steve Sutton [Mon, 3 Apr 2017 18:15:54 +0000 (14:15 -0400)]
Need the isModerated check inside of if lockedToMember.

Or else the isModerated won't be set correctly for admin or editor.

8 years agoMerge tag 'v1.6.30' into develop
Steve Sutton [Mon, 3 Apr 2017 12:40:29 +0000 (08:40 -0400)]
Merge tag 'v1.6.30' into develop

Version 1.6.30

8 years agoMerge branch 'hotfix/1.6.30' v1.6.30
Steve Sutton [Mon, 3 Apr 2017 12:40:20 +0000 (08:40 -0400)]
Merge branch 'hotfix/1.6.30'

8 years agoUpdate so not moderated member or contact can edit status of the event.
Steve Sutton [Mon, 3 Apr 2017 12:39:01 +0000 (08:39 -0400)]
Update so not moderated member or contact can edit status of the event.

Created new template variable for isModerated using the filter for
checking if the member or contact is moderated.

8 years agoMerge tag 'v1.6.29' into develop
Steve Sutton [Thu, 30 Mar 2017 15:37:45 +0000 (11:37 -0400)]
Merge tag 'v1.6.29' into develop

Version 1.6.29

8 years agoMerge branch 'hotfix/1.6.29' v1.6.29
Steve Sutton [Thu, 30 Mar 2017 15:37:34 +0000 (11:37 -0400)]
Merge branch 'hotfix/1.6.29'

8 years agoUpdate dashboard.js file so it has $ for jquery.
Steve Sutton [Thu, 30 Mar 2017 15:36:20 +0000 (11:36 -0400)]
Update dashboard.js file so it has $ for jquery.

Setting up the document ready and passing $ so it's available for the
dashboard.js calls.