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

8 years agoremoving other parts of the ajax request data to see if there is interference, for...
Anthony Talarico [Tue, 30 Aug 2016 13:19:30 +0000 (09:19 -0400)]
removing other parts of the ajax request data to see if there is interference, for events calendar front end

8 years agochanging $_POST to request to check for ajax issues with windows, for the events...
Anthony Talarico [Tue, 30 Aug 2016 13:11:15 +0000 (09:11 -0400)]
changing $_POST to request to check for ajax issues with windows, for the events calendar front end

8 years agotesting removal of cache: false for jquery ajax request for events calendar to test...
Anthony Talarico [Tue, 30 Aug 2016 12:59:31 +0000 (08:59 -0400)]
testing removal of cache: false for jquery ajax request for events calendar to test issues on windows

8 years agoRemoved all parens from require and include statements.
Chuck Scott [Mon, 29 Aug 2016 18:22:54 +0000 (14:22 -0400)]
Removed all parens from require and include statements.

8 years agoremoving front end calendar tab from the events mgmt section
Anthony Talarico [Mon, 29 Aug 2016 12:28:43 +0000 (08:28 -0400)]
removing front end calendar tab from the events mgmt section

8 years agoadding html entity decode to covert html entities in the event titles when displayed...
Anthony Talarico [Fri, 26 Aug 2016 15:01:42 +0000 (11:01 -0400)]
adding html entity decode to covert html entities in the event titles when displayed on the calendar

8 years agosetting height of calendar to preview scrolling, this fixes the 'more' events popout...
Anthony Talarico [Fri, 26 Aug 2016 14:54:45 +0000 (10:54 -0400)]
setting height of calendar to preview scrolling, this fixes the 'more' events popout display from going off screen

8 years agosetting default calendar view in management to agenda, removed the select view option
Anthony Talarico [Fri, 26 Aug 2016 14:27:17 +0000 (10:27 -0400)]
setting default calendar view in management to agenda, removed the select view option

8 years agoremoving class manipulation for now to check for small-8 and replace with small-12...
Anthony Talarico [Fri, 26 Aug 2016 12:31:31 +0000 (08:31 -0400)]
removing class manipulation for now to check for small-8 and replace with small-12 for calendar view

8 years agoRedo the featured method for date range search.
Steve Sutton [Fri, 26 Aug 2016 12:08:11 +0000 (08:08 -0400)]
Redo the featured method for date range search.

Need to have the featured events filtered by the date range also.

8 years agofixing view selection dropdown styles in small and medium view, aligning to the left...
Anthony Talarico [Thu, 25 Aug 2016 20:51:16 +0000 (16:51 -0400)]
fixing view selection dropdown styles in small and medium view, aligning to the left when in smaller views

8 years agoadding hidden field in the event search form so that the agenda calendar view can...
Anthony Talarico [Thu, 25 Aug 2016 20:39:09 +0000 (16:39 -0400)]
adding hidden field in the event search form so that the agenda calendar view can be overriden by the search. This is because the view variable is stateless in js and needs to be php

8 years agoMerge branch 'feature/frontCalendar' into develop
Anthony Talarico [Thu, 25 Aug 2016 18:40:00 +0000 (14:40 -0400)]
Merge branch 'feature/frontCalendar' into develop

8 years agoMerge branch 'develop' into feature/frontCalendar
Anthony Talarico [Thu, 25 Aug 2016 18:37:54 +0000 (14:37 -0400)]
Merge branch 'develop' into feature/frontCalendar

Conflicts:
activate.php

8 years agoClean up on the wp cron for this plugin.
Steve Sutton [Thu, 25 Aug 2016 13:28:51 +0000 (09:28 -0400)]
Clean up on the wp cron for this plugin.

If you deactivate this plugin it will go through and clear the cron
schedules for this plugin.
If you activate the plugin it will also go through and reset the cron
needed for any ical feeds.

8 years agoCheck for table before trying to get data
Steve Sutton [Thu, 25 Aug 2016 17:49:48 +0000 (13:49 -0400)]
Check for table before trying to get data

Should be checking for the table to exists before getting data from it.

8 years agousing sanitize title like Chuck does to create a slug from the event title, adding... feature/frontCalendar
Anthony Talarico [Thu, 25 Aug 2016 15:47:20 +0000 (11:47 -0400)]
using sanitize title like Chuck does to create a slug from the event title, adding default view option to mgmt settings

8 years agoremoving the view select dropdown from the events detail page
Anthony Talarico [Thu, 25 Aug 2016 13:56:39 +0000 (09:56 -0400)]
removing the view select dropdown from the events detail page

8 years agofixing slugs
Anthony Talarico [Thu, 25 Aug 2016 13:38:13 +0000 (09:38 -0400)]
fixing slugs

8 years agoClean up on the wp cron for this plugin.
Steve Sutton [Thu, 25 Aug 2016 13:28:51 +0000 (09:28 -0400)]
Clean up on the wp cron for this plugin.

If you deactivate this plugin it will go through and clear the cron
schedules for this plugin.
If you activate the plugin it will also go through and reset the cron
needed for any ical feeds.

8 years agotesting slug replacement using str replace and sanitize title with dashes
Anthony Talarico [Thu, 25 Aug 2016 13:16:09 +0000 (09:16 -0400)]
testing slug replacement using str replace and sanitize title with dashes

8 years agoremoving quotes from slug
Anthony Talarico [Thu, 25 Aug 2016 13:12:32 +0000 (09:12 -0400)]
removing quotes from slug

8 years agocreating slug using sanitize title with dashses to create urls for the clickable...
Anthony Talarico [Thu, 25 Aug 2016 13:09:14 +0000 (09:09 -0400)]
creating slug using sanitize title with dashses to create urls for the clickable events on the calendar

8 years agotesting time formatting to fix the event times in the calendar
Anthony Talarico [Wed, 24 Aug 2016 20:06:59 +0000 (16:06 -0400)]
testing time formatting to fix the event times in the calendar

8 years agohiding calendar initially
Anthony Talarico [Wed, 24 Aug 2016 20:01:34 +0000 (16:01 -0400)]
hiding calendar initially

8 years agochanging events data to times , to get separate event instances instead of spanning
Anthony Talarico [Wed, 24 Aug 2016 19:59:37 +0000 (15:59 -0400)]
changing events data to times , to get separate event instances instead of spanning

8 years agomaking events draggable and resizable
Anthony Talarico [Wed, 24 Aug 2016 19:21:18 +0000 (15:21 -0400)]
making events draggable and resizable

8 years agoadjusting styles for the weekly agenda view to make them more visible
Anthony Talarico [Wed, 24 Aug 2016 19:19:19 +0000 (15:19 -0400)]
adjusting styles for the weekly agenda view to make them more visible

8 years agoadding event limit to agenda view to clean up the output in week view
Anthony Talarico [Wed, 24 Aug 2016 19:09:05 +0000 (15:09 -0400)]
adding event limit to agenda view to clean up the output in week view

8 years agofixing syntax error
Anthony Talarico [Wed, 24 Aug 2016 18:53:58 +0000 (14:53 -0400)]
fixing syntax error

8 years agoadding conditional to change main content to 12 columns when the calendar is shown...
Anthony Talarico [Wed, 24 Aug 2016 18:52:02 +0000 (14:52 -0400)]
adding conditional to change main content to 12 columns when the calendar is shown so that the popup for more events will display

8 years agoadding all_day parameter to the full calendar object
Anthony Talarico [Wed, 24 Aug 2016 18:06:06 +0000 (14:06 -0400)]
adding all_day parameter to the full calendar object

8 years agoinitial commit of front end calendar features
Anthony Talarico [Wed, 24 Aug 2016 17:32:03 +0000 (13:32 -0400)]
initial commit of front end calendar features

8 years agoUpdate for event categories
Steve Sutton [Fri, 19 Aug 2016 20:06:49 +0000 (16:06 -0400)]
Update for event categories

Need to bring in the event categories too.

8 years agoMerge tag 'v1.3.1' into develop
Steve Sutton [Mon, 15 Aug 2016 14:38:28 +0000 (10:38 -0400)]
Merge tag 'v1.3.1' into develop

Version 1.3.1

8 years agoMerge branch 'release/1.3.1' v1.3.1
Steve Sutton [Mon, 15 Aug 2016 14:38:20 +0000 (10:38 -0400)]
Merge branch 'release/1.3.1'

8 years agoNew release
Steve Sutton [Mon, 15 Aug 2016 14:37:35 +0000 (10:37 -0400)]
New release

Finishing the ical feed importing with WP Cron task.

8 years agoFix for white space
Steve Sutton [Mon, 15 Aug 2016 12:28:05 +0000 (08:28 -0400)]
Fix for white space

Add white spacing for readability and for wordpress coding standands.

8 years agoGet rid of unneeded cron model and retractor add action for cron.
Steve Sutton [Fri, 12 Aug 2016 19:44:07 +0000 (15:44 -0400)]
Get rid of unneeded cron model and retractor add action for cron.

For the cron task the add action is now just calling an ajax request.
Placing the add_action into the index file because we need this action
added regardless if they're in admin or front.

8 years agoRemove the link for the ajax call.
Steve Sutton [Fri, 12 Aug 2016 19:02:11 +0000 (15:02 -0400)]
Remove the link for the ajax call.

not needed.

8 years agoMerge branch 'feature/icalFeedCron' into develop
Steve Sutton [Fri, 12 Aug 2016 18:59:45 +0000 (14:59 -0400)]
Merge branch 'feature/icalFeedCron' into develop

8 years agoAdding the fields into management page for duration and events.
Steve Sutton [Fri, 12 Aug 2016 18:57:45 +0000 (14:57 -0400)]
Adding the fields into management page for duration and events.

The two fields for ical feed now display in the management list of
feeds. Duration - show hour min sec in template. Events showing how many
insert or updates where done.

8 years agoAdd the two fields into the management page.
Steve Sutton [Fri, 12 Aug 2016 18:12:31 +0000 (14:12 -0400)]
Add the two fields into the management page.

So we can see them with their feeds.

8 years agoNew db version for events
Steve Sutton [Fri, 12 Aug 2016 17:22:19 +0000 (13:22 -0400)]
New db version for events

Adding two new fields for the ical_feed table.
Field: duration to store how long the import of the events is taking.
Field: events to store how many events were fetched in the last fetch.

8 years agoSetting up the cron tasks
Steve Sutton [Fri, 12 Aug 2016 13:02:07 +0000 (09:02 -0400)]
Setting up the cron tasks

Working on getting the Cron task setup to run the feed import.
Had it working when it was in the index file. But when I move it into
the admin and front hook pages. Admin hook might work but the process
kicked off from the cron will use only the front one.
This might need to be setup as an ajax thing.

8 years agoUpdate how to deal with start and end times.
Steve Sutton [Wed, 10 Aug 2016 20:02:54 +0000 (16:02 -0400)]
Update how to deal with start and end times.

If they both are 00:00 then all day.
If they both are the same then no ending time.

8 years agoUpdate the intro field on import.
Steve Sutton [Wed, 10 Aug 2016 18:03:25 +0000 (14:03 -0400)]
Update the intro field on import.

No tags in intro.

8 years agoMerge tag 'v1.3.0' into develop
Steve Sutton [Wed, 10 Aug 2016 16:50:37 +0000 (12:50 -0400)]
Merge tag 'v1.3.0' into develop

Version 1.3.0

8 years agoMerge branch 'release/1.3.0' v1.3.0
Steve Sutton [Wed, 10 Aug 2016 16:50:30 +0000 (12:50 -0400)]
Merge branch 'release/1.3.0'

8 years agoUpdate for ical feed and release for 1.3.0
Steve Sutton [Wed, 10 Aug 2016 16:49:15 +0000 (12:49 -0400)]
Update for ical feed and release for 1.3.0

For the ical feed I'm removing the " from the CN part of ORGANIZER.
The validator considers this an illegal character. So removing them.

8 years agoSteve has finished with db version updates
Steve Sutton [Wed, 10 Aug 2016 16:43:49 +0000 (12:43 -0400)]
Steve has finished with db version updates

removing the file for this.

8 years agoDB updates and the ical refresh for feed now works.
Steve Sutton [Wed, 10 Aug 2016 16:34:31 +0000 (12:34 -0400)]
DB updates and the ical refresh for feed now works.

Can grab images from the ical feed.
Adding field for the ical uid from the ical feed.
If it finds a match then that event record will update.

8 years agoWIP for the event feed import
Steve Sutton [Fri, 5 Aug 2016 21:04:37 +0000 (17:04 -0400)]
WIP for the event feed import

Working on adding deleting the entries in the feed import table.

8 years agoPlugin DB Updates NEW Table
Steve Sutton [Fri, 5 Aug 2016 20:14:08 +0000 (16:14 -0400)]
Plugin DB Updates NEW Table

Adding a table for ical feeds.
This will store the ical feed for the site.
with the url it has created date and updated date.

8 years agoStarting a database update for new db table.
Steve Sutton [Fri, 5 Aug 2016 19:45:21 +0000 (15:45 -0400)]
Starting a database update for new db table.

Creating a table for storing the ical feed import and settings.

8 years agoMerge tag 'v1.2.32' into develop
Steve Sutton [Fri, 5 Aug 2016 16:24:21 +0000 (12:24 -0400)]
Merge tag 'v1.2.32' into develop

Version 1.2.32

8 years agoMerge branch 'hotfix/1.2.32' v1.2.32
Steve Sutton [Fri, 5 Aug 2016 16:24:13 +0000 (12:24 -0400)]
Merge branch 'hotfix/1.2.32'

8 years agofixing url for images
Steve Sutton [Fri, 5 Aug 2016 16:23:50 +0000 (12:23 -0400)]
fixing url for images

Need to urlencode image name.

8 years agoMerge tag 'v1.2.31' into develop
Steve Sutton [Fri, 5 Aug 2016 16:10:15 +0000 (12:10 -0400)]
Merge tag 'v1.2.31' into develop

Version 1.2.31

8 years agoMerge branch 'hotfix/1.2.31' v1.2.31
Steve Sutton [Fri, 5 Aug 2016 16:10:07 +0000 (12:10 -0400)]
Merge branch 'hotfix/1.2.31'

8 years agoOne more bug fix
Steve Sutton [Fri, 5 Aug 2016 16:08:19 +0000 (12:08 -0400)]
One more bug fix

Fix the PRODID line. need two slashes before the EN at the end