Steve Sutton [Wed, 5 Oct 2016 15:09:48 +0000 (11:09 -0400)]
remove for develop
remove where part for id match.
Steve Sutton [Wed, 5 Oct 2016 15:07:25 +0000 (11:07 -0400)]
Fixing import from event with event not recurring.
Need to set the default for days of week and the months of year even if
the event is not recurring. This is for events that span more than one
day.
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
Steve Sutton [Fri, 30 Sep 2016 20:22:07 +0000 (16:22 -0400)]
Merge tag 'v1.3.11' into develop
Version 1.3.11
Steve Sutton [Fri, 30 Sep 2016 20:21:21 +0000 (16:21 -0400)]
Merge branch '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.
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
Anthony Talarico [Fri, 30 Sep 2016 14:36:08 +0000 (10:36 -0400)]
removing foundation 6 hide from agenda view and listformembersview
Anthony Talarico [Fri, 30 Sep 2016 11:55:22 +0000 (07:55 -0400)]
adding display none intially to the agenda view
Steve Sutton [Tue, 27 Sep 2016 18:53:28 +0000 (14:53 -0400)]
Merge tag 'v1.3.10' into develop
Version 1.3.10
Steve Sutton [Tue, 27 Sep 2016 18:53:21 +0000 (14:53 -0400)]
Merge branch 'hotfix/1.3.10'
Steve Sutton [Tue, 27 Sep 2016 18:53:03 +0000 (14:53 -0400)]
Bump version number
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.
Chuck Scott [Tue, 27 Sep 2016 17:51:42 +0000 (13:51 -0400)]
Replaced lost delete buton for event at top of edit.html
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
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
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
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
Steve Sutton [Tue, 27 Sep 2016 14:50:01 +0000 (10:50 -0400)]
Remove the undefined member_name
Only name is used.
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.
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
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
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
Anthony Talarico [Wed, 21 Sep 2016 12:23:57 +0000 (08:23 -0400)]
fixing border color for the events calendar view
Steve Sutton [Fri, 16 Sep 2016 13:48:52 +0000 (09:48 -0400)]
Merge tag 'v1.3.9' into develop
Version 1.3.9
Steve Sutton [Fri, 16 Sep 2016 13:47:09 +0000 (09:47 -0400)]
Merge branch 'hotfix/1.3.9'
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.
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.
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
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.
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
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
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
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
Anthony Talarico [Thu, 15 Sep 2016 15:34:02 +0000 (11:34 -0400)]
removing styles from the date-times wrapper in agenda view
Anthony Talarico [Thu, 15 Sep 2016 15:29:01 +0000 (11:29 -0400)]
removing test counter variable from the agenda view template
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
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
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
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
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
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
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
Anthony Talarico [Wed, 14 Sep 2016 19:29:56 +0000 (15:29 -0400)]
adjusting styles for the days of the week for agenda view
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
Anthony Talarico [Wed, 14 Sep 2016 18:40:24 +0000 (14:40 -0400)]
removing test border around current day in month view calendar
Anthony Talarico [Wed, 14 Sep 2016 18:38:23 +0000 (14:38 -0400)]
adding days of the week for recurring events in agenda view
Anthony Talarico [Wed, 14 Sep 2016 17:45:54 +0000 (13:45 -0400)]
adding date range to the agenda view for recurring events
Anthony Talarico [Wed, 14 Sep 2016 14:17:21 +0000 (10:17 -0400)]
testing eventOrder by allDay events first
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
Anthony Talarico [Wed, 14 Sep 2016 12:38:06 +0000 (08:38 -0400)]
removing display none on the calendar view dropdown
Steve Sutton [Tue, 13 Sep 2016 13:26:45 +0000 (09:26 -0400)]
Merge tag 'v1.3.8' into develop
Version 1.3.8
Steve Sutton [Tue, 13 Sep 2016 13:26:37 +0000 (09:26 -0400)]
Merge branch 'hotfix/1.3.8'
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.
Steve Sutton [Tue, 13 Sep 2016 13:00:50 +0000 (09:00 -0400)]
Update version number
going te 1.3.8
Steve Sutton [Mon, 12 Sep 2016 19:18:00 +0000 (15:18 -0400)]
Merge tag 'v1.3.7' into develop
Version 1.3.7
Steve Sutton [Mon, 12 Sep 2016 19:17:51 +0000 (15:17 -0400)]
Merge branch 'hotfix/1.3.7'
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.
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.
Steve Sutton [Fri, 9 Sep 2016 14:37:46 +0000 (10:37 -0400)]
Merge tag 'v1.3.6' into develop
Version 1.3.6
Steve Sutton [Fri, 9 Sep 2016 14:37:37 +0000 (10:37 -0400)]
Merge branch 'hotfix/1.3.6'
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.
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.
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.
Chuck Scott [Fri, 2 Sep 2016 17:33:09 +0000 (13:33 -0400)]
Cleaned up top of events dashboard and list.
Chuck Scott [Fri, 2 Sep 2016 16:46:18 +0000 (12:46 -0400)]
Merge tag 'v1.3.5' into develop
version 1.3.5
Chuck Scott [Fri, 2 Sep 2016 16:46:11 +0000 (12:46 -0400)]
Merge branch 'release/1.3.5'
Chuck Scott [Fri, 2 Sep 2016 16:45:50 +0000 (12:45 -0400)]
Release 1.3.5
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.
Steve Sutton [Thu, 1 Sep 2016 15:32:42 +0000 (11:32 -0400)]
Merge tag 'v1.3.4' into develop
Version 1.3.4
Steve Sutton [Thu, 1 Sep 2016 15:32:31 +0000 (11:32 -0400)]
Merge branch 'hotfix/1.3.4'
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.
Steve Sutton [Thu, 1 Sep 2016 15:20:01 +0000 (11:20 -0400)]
Merge tag 'v1.3.3a' into develop
Version 1.3.3a
Steve Sutton [Thu, 1 Sep 2016 15:19:54 +0000 (11:19 -0400)]
Merge branch 'release/1.3.3a'
Steve Sutton [Thu, 1 Sep 2016 15:19:21 +0000 (11:19 -0400)]
Fix comment in header
Making this one a sub version release.
Steve Sutton [Thu, 1 Sep 2016 15:16:58 +0000 (11:16 -0400)]
Merge tag 'v1.3.3' into develop
Version 1.3.3
Steve Sutton [Thu, 1 Sep 2016 15:16:32 +0000 (11:16 -0400)]
Merge branch 'release/1.3.3'
Steve Sutton [Thu, 1 Sep 2016 15:14:40 +0000 (11:14 -0400)]
Version release
Bump the version number for the main plugin file.
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.
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.
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
Steve Sutton [Wed, 31 Aug 2016 19:48:46 +0000 (15:48 -0400)]
Reformat file
Weird spacing issue with the indents.
Steve Sutton [Wed, 31 Aug 2016 19:09:45 +0000 (15:09 -0400)]
Use main default if no event plugin default state is set
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.
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.
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
Chuck Scott [Tue, 30 Aug 2016 20:18:31 +0000 (16:18 -0400)]
Modify appearance and descriptive text to improve useability.
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.
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.
Chuck Scott [Tue, 30 Aug 2016 16:43:31 +0000 (12:43 -0400)]
Fixed version confusion
Steve Sutton [Tue, 30 Aug 2016 16:37:51 +0000 (12:37 -0400)]
Update to remove debug stuff
remove for real testing
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.
Chuck Scott [Tue, 30 Aug 2016 16:28:30 +0000 (12:28 -0400)]
Merge branch '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.
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.
Steve Sutton [Tue, 30 Aug 2016 16:07:53 +0000 (12:07 -0400)]
Update to try and use the GET method
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
Anthony Talarico [Tue, 30 Aug 2016 15:04:59 +0000 (11:04 -0400)]
adding php header function to set content type to json
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
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