WP-Plugins/glm-member-db-events.git
8 years agotesting flicker reduction when switching between agenda and calendar view for the...
Anthony Talarico [Wed, 5 Oct 2016 14:56:03 +0000 (10:56 -0400)]
testing flicker reduction when switching between agenda and calendar view for the events calendar

8 years agoMerge tag 'v1.3.11' into develop
Steve Sutton [Fri, 30 Sep 2016 20:22:07 +0000 (16:22 -0400)]
Merge tag 'v1.3.11' into develop

Version 1.3.11

8 years agoMerge branch 'hotfix/1.3.11' v1.3.11
Steve Sutton [Fri, 30 Sep 2016 20:21:21 +0000 (16:21 -0400)]
Merge branch 'hotfix/1.3.11'

8 years agoFix for date range searches. hotfix/1.3.11
Steve Sutton [Fri, 30 Sep 2016 20:19:31 +0000 (16:19 -0400)]
Fix for date range searches.

Bug fix #0000030
Date from the date picker were not in default format for some reason.
Setting specific date format for the jquery date picker calls.

8 years agoadding sessionStorage to keep track of the events view after nav away from page
Anthony Talarico [Fri, 30 Sep 2016 16:58:47 +0000 (12:58 -0400)]
adding sessionStorage to keep track of the events view after nav away from page

8 years agoremoving foundation 6 hide from agenda view and listformembersview
Anthony Talarico [Fri, 30 Sep 2016 14:36:08 +0000 (10:36 -0400)]
removing foundation 6 hide from agenda view and listformembersview

8 years agoadding display none intially to the agenda view
Anthony Talarico [Fri, 30 Sep 2016 11:55:22 +0000 (07:55 -0400)]
adding display none intially to the agenda view

8 years agoMerge tag 'v1.3.10' into develop
Steve Sutton [Tue, 27 Sep 2016 18:53:28 +0000 (14:53 -0400)]
Merge tag 'v1.3.10' into develop

Version 1.3.10

8 years agoMerge branch 'hotfix/1.3.10' v1.3.10
Steve Sutton [Tue, 27 Sep 2016 18:53:21 +0000 (14:53 -0400)]
Merge branch 'hotfix/1.3.10'

8 years agoBump version number
Steve Sutton [Tue, 27 Sep 2016 18:53:03 +0000 (14:53 -0400)]
Bump version number

8 years agoAdding a check for eventID before sending emails.
Steve Sutton [Tue, 27 Sep 2016 18:51:56 +0000 (14:51 -0400)]
Adding a check for eventID before sending emails.

Adding if statement to check that there's an $eventID.

8 years agoReplaced lost delete buton for event at top of edit.html
Chuck Scott [Tue, 27 Sep 2016 17:51:42 +0000 (13:51 -0400)]
Replaced lost delete buton for event at top of edit.html

8 years agoremoving previous jquery class removal for agenda view calendar and setting height...
Anthony Talarico [Tue, 27 Sep 2016 15:23:59 +0000 (11:23 -0400)]
removing previous jquery class removal for agenda view calendar and setting height and calendar content height in the calendar plugin object

8 years agoreplacing jquery selector for the agenda view calendar to remove the fc-scroller...
Anthony Talarico [Tue, 27 Sep 2016 15:16:34 +0000 (11:16 -0400)]
replacing jquery selector for the agenda view calendar to remove the fc-scroller class

8 years agofixing syntax error in the jquery selector for fc-scroller in agenda view calendar
Anthony Talarico [Tue, 27 Sep 2016 15:02:14 +0000 (11:02 -0400)]
fixing syntax error in the jquery selector for fc-scroller in agenda view calendar

8 years agoremoving fc-scroller class from the calendar which is only added in firefox
Anthony Talarico [Tue, 27 Sep 2016 14:58:49 +0000 (10:58 -0400)]
removing fc-scroller class from the calendar which is only added in firefox

8 years agoRemove the undefined member_name
Steve Sutton [Tue, 27 Sep 2016 14:50:01 +0000 (10:50 -0400)]
Remove the undefined member_name

Only name is used.

8 years agoAdding current event method
Steve Sutton [Thu, 22 Sep 2016 18:00:47 +0000 (14:00 -0400)]
Adding current event method

Add new template for front page current events.

8 years agoadding custom hide class to the events in agenda view because foundation 6 overrides...
Anthony Talarico [Wed, 21 Sep 2016 19:12:31 +0000 (15:12 -0400)]
adding custom hide class to the events in agenda view because foundation 6 overrides everything with hide with !important

8 years agocommenting out enqueue for frontjs to test broken source path error, replacing $...
Anthony Talarico [Wed, 21 Sep 2016 17:49:01 +0000 (13:49 -0400)]
commenting out enqueue for frontjs to test broken source path error, replacing $ with jQuery in front.js

8 years agocorrected enqueue path for front end form submission, changing $ to jquery for testin...
Anthony Talarico [Wed, 21 Sep 2016 17:36:17 +0000 (13:36 -0400)]
corrected enqueue path for front end form submission, changing $ to jquery for testing to remove js errors

8 years agofixing border color for the events calendar view
Anthony Talarico [Wed, 21 Sep 2016 12:23:57 +0000 (08:23 -0400)]
fixing border color for the events calendar view

8 years agoMerge tag 'v1.3.9' into develop
Steve Sutton [Fri, 16 Sep 2016 13:48:52 +0000 (09:48 -0400)]
Merge tag 'v1.3.9' into develop

Version 1.3.9

8 years agoMerge branch 'hotfix/1.3.9' v1.3.9
Steve Sutton [Fri, 16 Sep 2016 13:47:09 +0000 (09:47 -0400)]
Merge branch 'hotfix/1.3.9'

8 years agoBump version number for the hotfix
Steve Sutton [Fri, 16 Sep 2016 13:45:54 +0000 (09:45 -0400)]
Bump version number for the hotfix

Going to version 1.3.9
New version contains Honey pot for the add your event form.

8 years agoAdd honeypot field to the add your event form.
Steve Sutton [Fri, 16 Sep 2016 13:45:31 +0000 (09:45 -0400)]
Add honeypot field to the add your event form.

Using css to hide the tr that the field is in. If the field has content
then the form will not submit. Form still appears to submit.

8 years agocleaning up the calendar structure styles, the default styles didn't look clean,...
Anthony Talarico [Thu, 15 Sep 2016 18:33:32 +0000 (14:33 -0400)]
cleaning up the calendar structure styles, the default styles didn't look clean, removed extra padding and greyed out backgrounds

8 years agoUpdate deactive part for removing cron schedules
Steve Sutton [Thu, 15 Sep 2016 17:41:53 +0000 (13:41 -0400)]
Update deactive part for removing cron schedules

Need to do the wpdb way of getting the feed_import list instead of using
the data abstract way. Data abstract way is not available when the main
member db plugin is deactivated and will cause an error when trying to
run.

8 years agomoving parenthesis out of the conditional so that displays regardless of days of...
Anthony Talarico [Thu, 15 Sep 2016 16:25:16 +0000 (12:25 -0400)]
moving parenthesis out of the conditional so that displays regardless of days of the week being present in agenda view

8 years agomoved the word 'on' in the sentence for the dates and days of the events in agenda...
Anthony Talarico [Thu, 15 Sep 2016 16:10:05 +0000 (12:10 -0400)]
moved the word 'on' in the sentence for the dates and days of the events in agenda view

8 years agoadding styles to the dates and days of the week on their new line in agenda view
Anthony Talarico [Thu, 15 Sep 2016 16:07:40 +0000 (12:07 -0400)]
adding styles to the dates and days of the week on their new line in agenda view

8 years agomoving the dates and days of the week to their own line in agenda view
Anthony Talarico [Thu, 15 Sep 2016 16:05:17 +0000 (12:05 -0400)]
moving the dates and days of the week to their own line in agenda view

8 years agoremoving styles from the date-times wrapper in agenda view
Anthony Talarico [Thu, 15 Sep 2016 15:34:02 +0000 (11:34 -0400)]
removing styles from the date-times wrapper in agenda view

8 years agoremoving test counter variable from the agenda view template
Anthony Talarico [Thu, 15 Sep 2016 15:29:01 +0000 (11:29 -0400)]
removing test counter variable from the agenda view template

8 years agoreplacing the dates after the event title in agenda view with the actual recurrences...
Anthony Talarico [Thu, 15 Sep 2016 15:27:12 +0000 (11:27 -0400)]
replacing the dates after the event title in agenda view with the actual recurrences to_date and from_date

8 years agopushing date range in agenda view for recurring events under the event title for...
Anthony Talarico [Wed, 14 Sep 2016 20:32:24 +0000 (16:32 -0400)]
pushing date range in agenda view for recurring events under the event title for mobile view

8 years agoremoving the bold style on the days of the week and the date range in agenda view
Anthony Talarico [Wed, 14 Sep 2016 20:27:43 +0000 (16:27 -0400)]
removing the bold style on the days of the week and the date range in agenda view

8 years agoadjusting media query breakpoints to accommodate larger row width, using 12 cols
Anthony Talarico [Wed, 14 Sep 2016 20:24:29 +0000 (16:24 -0400)]
adjusting media query breakpoints to accommodate larger row width, using 12 cols

8 years agofixing media query breakpoints for the days of the week in agenda view
Anthony Talarico [Wed, 14 Sep 2016 20:19:57 +0000 (16:19 -0400)]
fixing media query breakpoints for the days of the week in agenda view

8 years agotesting media queries to make the new agenda view days data responsive
Anthony Talarico [Wed, 14 Sep 2016 20:11:13 +0000 (16:11 -0400)]
testing media queries to make the new agenda view days data responsive

8 years agomoving the days of the week in agenda view next to the times of the event to test...
Anthony Talarico [Wed, 14 Sep 2016 19:52:34 +0000 (15:52 -0400)]
moving the days of the week in agenda view next to the times of the event to test mobile view

8 years agoadjusting styles for the days of the week for agenda view
Anthony Talarico [Wed, 14 Sep 2016 19:29:56 +0000 (15:29 -0400)]
adjusting styles for the days of the week for agenda view

8 years agoadding days of week for recur events in agenda view in parenthesis next to the date...
Anthony Talarico [Wed, 14 Sep 2016 19:15:45 +0000 (15:15 -0400)]
adding days of week for recur events in agenda view in parenthesis next to the date range

8 years agoremoving test border around current day in month view calendar
Anthony Talarico [Wed, 14 Sep 2016 18:40:24 +0000 (14:40 -0400)]
removing test border around current day in month view calendar

8 years agoadding days of the week for recurring events in agenda view
Anthony Talarico [Wed, 14 Sep 2016 18:38:23 +0000 (14:38 -0400)]
adding days of the week for recurring events in agenda view

8 years agoadding date range to the agenda view for recurring events
Anthony Talarico [Wed, 14 Sep 2016 17:45:54 +0000 (13:45 -0400)]
adding date range to the agenda view for recurring events

8 years agotesting eventOrder by allDay events first
Anthony Talarico [Wed, 14 Sep 2016 14:17:21 +0000 (10:17 -0400)]
testing eventOrder by allDay events first

8 years agoadding highlight to current date in calendar view, adding 'view' to dropdown options
Anthony Talarico [Wed, 14 Sep 2016 14:11:49 +0000 (10:11 -0400)]
adding highlight to current date in calendar view, adding 'view' to dropdown options

8 years agoremoving display none on the calendar view dropdown
Anthony Talarico [Wed, 14 Sep 2016 12:38:06 +0000 (08:38 -0400)]
removing display none on the calendar view dropdown

8 years agoMerge tag 'v1.3.8' into develop
Steve Sutton [Tue, 13 Sep 2016 13:26:45 +0000 (09:26 -0400)]
Merge tag 'v1.3.8' into develop

Version 1.3.8

8 years agoMerge branch 'hotfix/1.3.8' v1.3.8
Steve Sutton [Tue, 13 Sep 2016 13:26:37 +0000 (09:26 -0400)]
Merge branch 'hotfix/1.3.8'

8 years agoUpdate detail event page for expired banner.
Steve Sutton [Tue, 13 Sep 2016 13:25:47 +0000 (09:25 -0400)]
Update detail event page for expired banner.

When the event has expired display a message (expired) next to the date.

8 years agoUpdate version number
Steve Sutton [Tue, 13 Sep 2016 13:00:50 +0000 (09:00 -0400)]
Update version number

going te 1.3.8

8 years agoMerge tag 'v1.3.7' into develop
Steve Sutton [Mon, 12 Sep 2016 19:18:00 +0000 (15:18 -0400)]
Merge tag 'v1.3.7' into develop

Version 1.3.7

8 years agoMerge branch 'hotfix/1.3.7' v1.3.7
Steve Sutton [Mon, 12 Sep 2016 19:17:51 +0000 (15:17 -0400)]
Merge branch 'hotfix/1.3.7'

8 years agoFix for add you event form and back slashes.
Steve Sutton [Mon, 12 Sep 2016 19:17:06 +0000 (15:17 -0400)]
Fix for add you event form and back slashes.

Also working with the filtering of the input fields.

8 years agoUpdate getting events with limit set.
Steve Sutton [Fri, 9 Sep 2016 17:49:10 +0000 (13:49 -0400)]
Update getting events with limit set.

If limit was set the sql query was using NOW() function to get events.
If the start time of the event already past then it would not show up.
Changed the mysql function to CURDATE() This will get the date.

8 years agoMerge tag 'v1.3.6' into develop
Steve Sutton [Fri, 9 Sep 2016 14:37:46 +0000 (10:37 -0400)]
Merge tag 'v1.3.6' into develop

Version 1.3.6

8 years agoMerge branch 'hotfix/1.3.6' v1.3.6
Steve Sutton [Fri, 9 Sep 2016 14:37:37 +0000 (10:37 -0400)]
Merge branch 'hotfix/1.3.6'

8 years agoIf no end date on front end event form set to start date.
Steve Sutton [Fri, 9 Sep 2016 14:36:11 +0000 (10:36 -0400)]
If no end date on front end event form set to start date.

Getting issue where the event submitted by the front end form with no
end dates getting set to 1969 date.

8 years agoFix for updating approved timestamp.
Steve Sutton [Wed, 7 Sep 2016 14:43:00 +0000 (10:43 -0400)]
Fix for updating approved timestamp.

If the event is switching from pending review to active then update
approved timestamp of the event.

8 years agoIf no events then don't do output.
Steve Sutton [Tue, 6 Sep 2016 18:13:16 +0000 (14:13 -0400)]
If no events then don't do output.

If no featured events then no output of the event foreach.

8 years agoCleaned up top of events dashboard and list.
Chuck Scott [Fri, 2 Sep 2016 17:33:09 +0000 (13:33 -0400)]
Cleaned up top of events dashboard and list.

8 years agoMerge tag 'v1.3.5' into develop
Chuck Scott [Fri, 2 Sep 2016 16:46:18 +0000 (12:46 -0400)]
Merge tag 'v1.3.5' into develop

version 1.3.5

8 years agoMerge branch 'release/1.3.5' v1.3.5
Chuck Scott [Fri, 2 Sep 2016 16:46:11 +0000 (12:46 -0400)]
Merge branch 'release/1.3.5'

8 years agoRelease 1.3.5
Chuck Scott [Fri, 2 Sep 2016 16:45:50 +0000 (12:45 -0400)]
Release 1.3.5

8 years agoFixed a few undefined references.
Chuck Scott [Fri, 2 Sep 2016 14:32:40 +0000 (10:32 -0400)]
Fixed a few undefined references.
Updated the rewrite rules flush for event detail pages again.

8 years agoMerge tag 'v1.3.4' into develop
Steve Sutton [Thu, 1 Sep 2016 15:32:42 +0000 (11:32 -0400)]
Merge tag 'v1.3.4' into develop

Version 1.3.4

8 years agoMerge branch 'hotfix/1.3.4' v1.3.4
Steve Sutton [Thu, 1 Sep 2016 15:32:31 +0000 (11:32 -0400)]
Merge branch 'hotfix/1.3.4'

8 years agoFix for db update scripts.
Steve Sutton [Thu, 1 Sep 2016 15:31:43 +0000 (11:31 -0400)]
Fix for db update scripts.

Cannot have empty queries in update scripts.

8 years agoMerge tag 'v1.3.3a' into develop
Steve Sutton [Thu, 1 Sep 2016 15:20:01 +0000 (11:20 -0400)]
Merge tag 'v1.3.3a' into develop

Version 1.3.3a

8 years agoMerge branch 'release/1.3.3a' v1.3.3a
Steve Sutton [Thu, 1 Sep 2016 15:19:54 +0000 (11:19 -0400)]
Merge branch 'release/1.3.3a'

8 years agoFix comment in header
Steve Sutton [Thu, 1 Sep 2016 15:19:21 +0000 (11:19 -0400)]
Fix comment in header

Making this one a sub version release.

8 years agoMerge tag 'v1.3.3' into develop
Steve Sutton [Thu, 1 Sep 2016 15:16:58 +0000 (11:16 -0400)]
Merge tag 'v1.3.3' into develop

Version 1.3.3

8 years agoMerge branch 'release/1.3.3' v1.3.3
Steve Sutton [Thu, 1 Sep 2016 15:16:32 +0000 (11:16 -0400)]
Merge branch 'release/1.3.3'

8 years agoVersion release
Steve Sutton [Thu, 1 Sep 2016 15:14:40 +0000 (11:14 -0400)]
Version release

Bump the version number for the main plugin file.

8 years agoTaking care of php errors from the event plugin.
Steve Sutton [Thu, 1 Sep 2016 14:57:46 +0000 (10:57 -0400)]
Taking care of php errors from the event plugin.

Turned on error reporting and testing the plugin.
Found some errors that are outputting and now taking care of them.

8 years agoHide the calendar agenda selector for now.
Steve Sutton [Thu, 1 Sep 2016 13:49:28 +0000 (09:49 -0400)]
Hide the calendar agenda selector for now.

Waiting until more testing and review by Charis and Jodie before putting
this part of the events into production.
Prep for release of plugin.

8 years agoUpdate state list on add form / Update city state on detail page.
Steve Sutton [Thu, 1 Sep 2016 13:46:54 +0000 (09:46 -0400)]
Update state list on add form / Update city state on detail page.

For the add event form now using the config states array.
For the detail page get rid of the space between the city and the comma

8 years agoReformat file
Steve Sutton [Wed, 31 Aug 2016 19:48:46 +0000 (15:48 -0400)]
Reformat file

Weird spacing issue with the indents.

8 years agoUse main default if no event plugin default state is set
Steve Sutton [Wed, 31 Aug 2016 19:09:45 +0000 (15:09 -0400)]
Use main default if no event plugin default state is set

8 years agoUpdate the event add form for default state.
Steve Sutton [Wed, 31 Aug 2016 18:35:25 +0000 (14:35 -0400)]
Update the event add form for default state.

If default state is set will default the state for the add your event
form.

8 years agoPhone separation character replaced as set in mgmt
Laury GvR [Wed, 31 Aug 2016 15:50:31 +0000 (11:50 -0400)]
Phone separation character replaced as set in mgmt

Phone separation character can now be set for events in admin
management, and will be replaced using jQuery on the front views.

8 years agoadding default agenda view to the events mgmgt option for the front end events calendar
Anthony Talarico [Tue, 30 Aug 2016 20:45:55 +0000 (16:45 -0400)]
adding default agenda view to the events mgmgt option for the front end events calendar

8 years agoModify appearance and descriptive text to improve useability.
Chuck Scott [Tue, 30 Aug 2016 20:18:31 +0000 (16:18 -0400)]
Modify appearance and descriptive text to improve useability.

8 years agoAdd margin to the bottom of the driving direction button.
Steve Sutton [Tue, 30 Aug 2016 18:56:41 +0000 (14:56 -0400)]
Add margin to the bottom of the driving direction button.

For some reason this site is missing the bottom margin.

8 years agoDefault state selection added to admin mgmt
Laury GvR [Tue, 30 Aug 2016 18:21:58 +0000 (14:21 -0400)]
Default state selection added to admin mgmt

In the admin management one can now select the default state for
new events. This will use the main member db default state if it
exists, and if the event default is unset.

8 years agoFixed version confusion
Chuck Scott [Tue, 30 Aug 2016 16:43:31 +0000 (12:43 -0400)]
Fixed version confusion

8 years agoUpdate to remove debug stuff
Steve Sutton [Tue, 30 Aug 2016 16:37:51 +0000 (12:37 -0400)]
Update to remove debug stuff

remove for real testing

8 years agoRemove some timezone detail which is breaking windows
Steve Sutton [Tue, 30 Aug 2016 16:29:43 +0000 (12:29 -0400)]
Remove some timezone detail which is breaking windows

For some reason windows machines are given very strange time zones.
This is breaking the strtotime calls.

8 years agoMerge branch 'hotfix/1.3.2' v1.3.2
Chuck Scott [Tue, 30 Aug 2016 16:28:30 +0000 (12:28 -0400)]
Merge branch 'hotfix/1.3.2'

8 years agoAdded test fix for intermittant event detail pages. hotfix/1.3.2
Chuck Scott [Tue, 30 Aug 2016 16:27:56 +0000 (12:27 -0400)]
Added test fix for intermittant event detail pages.

8 years agoTesting changes in frontHooks.php to correct intermittant event detail pages.
Chuck Scott [Tue, 30 Aug 2016 16:12:50 +0000 (12:12 -0400)]
Testing changes in frontHooks.php to correct intermittant event detail pages.
Added commentary to event date sesection page to better describe how to use it.

8 years agoUpdate to try and use the GET method
Steve Sutton [Tue, 30 Aug 2016 16:07:53 +0000 (12:07 -0400)]
Update to try and use the GET method

8 years agoUpdate for filter_var_array
Steve Sutton [Tue, 30 Aug 2016 15:56:29 +0000 (11:56 -0400)]
Update for filter_var_array

Filter the month using filter_var_array

8 years agoadding php header function to set content type to json
Anthony Talarico [Tue, 30 Aug 2016 15:04:59 +0000 (11:04 -0400)]
adding php header function to set content type to json

8 years agotesting timestamp added to ajax post for the front end events calendar
Anthony Talarico [Tue, 30 Aug 2016 14:45:42 +0000 (10:45 -0400)]
testing timestamp added to ajax post for the front end events calendar

8 years agotest moving the ajax function call out of global scope and into the conditional check...
Anthony Talarico [Tue, 30 Aug 2016 14:39:43 +0000 (10:39 -0400)]
test moving the ajax function call out of global scope and into the conditional check for view type (Calendar) to prevent an empty array being returned in the ajax response

8 years agotrying jquery.get per forum suggestion to get ajax requests to work on windows for...
Anthony Talarico [Tue, 30 Aug 2016 13:42:11 +0000 (09:42 -0400)]
trying jquery.get per forum suggestion to get ajax requests to work on windows for the front end events calendar

8 years agochanging jquery ajax to jquery post to test issues with windows not completing ajax...
Anthony Talarico [Tue, 30 Aug 2016 13:35:19 +0000 (09:35 -0400)]
changing jquery ajax to jquery post to test issues with windows not completing ajax requests for the front end events calendar