Steve Sutton [Tue, 17 Jan 2017 17:27:11 +0000 (12:27 -0500)]
Bump version number
For release 1.6.5
This is bug fix release from develop.
Chuck fixing error messages for events.
Anthony fixing some calendar detail urls in the calendar view and
getting default view of agenda when searching events.
Chuck Scott [Tue, 17 Jan 2017 16:49:35 +0000 (11:49 -0500)]
Updated event edit to add a bold notice at the top of the page if there was a reason the event edit could not be submitted.
Now setting page modified status to prevent user from being able to leave the page after a failed submit without answering a pop-up that they want to leave the page.
Sorted out problems with am/pm pick-list when editing start and end times. That was a fix to js/datetimepicker in glm-member-db plugin.
Anthony Talarico [Tue, 17 Jan 2017 15:31:28 +0000 (10:31 -0500)]
adding another sessionStorage variable instead of using a hidden field in the events
search form. This makes setting and unsetting the variable easier than trying to
override POST data.
Anthony Talarico [Tue, 17 Jan 2017 14:48:41 +0000 (09:48 -0500)]
urls should be properly built from slugs for the front end calendar events
Anthony Talarico [Tue, 17 Jan 2017 14:25:28 +0000 (09:25 -0500)]
reverting changes to the slugs and urls for the front end events calendars, will work on a
mounted copy of dev55 to prevent too many pushes
Anthony Talarico [Tue, 17 Jan 2017 14:09:13 +0000 (09:09 -0500)]
adding console logging on dev55 to see why changes work locally but not on dev55
for the front events calendar url
Anthony Talarico [Tue, 17 Jan 2017 14:04:30 +0000 (09:04 -0500)]
testing new slug changes to the events to build the correct url for each event
in the front end calendar ui
Anthony Talarico [Tue, 17 Jan 2017 14:02:36 +0000 (09:02 -0500)]
reverting previous change to the events slugs as it has caused another issue with
the calendar
Anthony Talarico [Tue, 17 Jan 2017 13:54:30 +0000 (08:54 -0500)]
adding proper slug to the events data for the front end events calendar to
get the correct url for each event
Steve Sutton [Tue, 17 Jan 2017 13:05:02 +0000 (08:05 -0500)]
Merge tag 'v1.6.4' into develop
Version 1.6.4
Steve Sutton [Tue, 17 Jan 2017 13:04:55 +0000 (08:04 -0500)]
Merge branch 'hotfix/1.6.4'
Steve Sutton [Tue, 17 Jan 2017 13:04:09 +0000 (08:04 -0500)]
Fix for mackinacbridge with out contact issue
Everything for member notices is built into the member contact filter.
Anthony Talarico [Mon, 16 Jan 2017 19:47:57 +0000 (14:47 -0500)]
adding fix for override options in the events calendar agenda view. this will bring
the user back to agenda view instead of calendar if they perform an event search
Steve Sutton [Fri, 13 Jan 2017 21:35:09 +0000 (16:35 -0500)]
Adjust bottom spacing for the tickets
Adding 2 px to spacing.
Ian Weller [Fri, 13 Jan 2017 21:14:49 +0000 (16:14 -0500)]
added ticket graphic to detail page
I added a new ticket graphic to the detail pages. I also removed the url
text and replaced it with 'Tickets', it's still and anchor.
Steve Sutton [Fri, 13 Jan 2017 21:02:02 +0000 (16:02 -0500)]
Remove part of the template data that wasn't set
This is to get rid of an error that happens when you don't have a
referrer.
Steve Sutton [Thu, 12 Jan 2017 18:17:14 +0000 (13:17 -0500)]
Merge tag 'v1.6.3' into develop
Version 1.6.3
Steve Sutton [Thu, 12 Jan 2017 18:17:06 +0000 (13:17 -0500)]
Merge branch 'hotfix/1.6.3'
Steve Sutton [Thu, 12 Jan 2017 18:16:33 +0000 (13:16 -0500)]
Add ticket url to detail page.
Adding the ticket url to the event detail pages.
Steve Sutton [Tue, 10 Jan 2017 17:37:50 +0000 (12:37 -0500)]
Merge tag 'v1.6.2' into develop
Version 1.6.2
Steve Sutton [Tue, 10 Jan 2017 17:37:34 +0000 (12:37 -0500)]
Merge branch 'hotfix/1.6.2'
Steve Sutton [Tue, 10 Jan 2017 17:36:28 +0000 (12:36 -0500)]
Update pdf for html encoded text.
Taking care of more html encoded text strings from event fields.
The data adstract is adding the html encoding tot text strings, so we
have to remove them before outputting them into the pdf.
Steve Sutton [Tue, 10 Jan 2017 13:55:31 +0000 (08:55 -0500)]
Merge tag 'v1.6.1' into develop
Version 1.6.1
Steve Sutton [Tue, 10 Jan 2017 13:55:23 +0000 (08:55 -0500)]
Merge branch 'hotfix/1.6.1'
Steve Sutton [Tue, 10 Jan 2017 13:53:13 +0000 (08:53 -0500)]
Updating the Add your event form for required fields.
Requiring fields on the Add even form
Intro Text
Description
Contact Name
Contact Phone
Contact Email
Some of these had required in them but if they put in a space it would
go through. Added pattern to look for something besides only spaces.
Chuck Scott [Mon, 9 Jan 2017 20:24:53 +0000 (15:24 -0500)]
Merge tag 'v1.6.0' into develop
Release to fix Next page error in listings and validateOnBlur problem in time fields.
Chuck Scott [Mon, 9 Jan 2017 20:24:07 +0000 (15:24 -0500)]
Merge branch 'release/1.6.0'
Chuck Scott [Mon, 9 Jan 2017 20:22:51 +0000 (15:22 -0500)]
Release 1.6.0 including Next page error in listing and time field validateOnBlur problem.
Chuck Scott [Fri, 6 Jan 2017 20:28:45 +0000 (15:28 -0500)]
Fixed problem with incorrect action being used for loogged in member contact when clicking "Next" page button in list.
Chuck Scott [Fri, 6 Jan 2017 18:48:41 +0000 (13:48 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Fri, 6 Jan 2017 18:45:47 +0000 (13:45 -0500)]
Changed "validateOnBlur" for event date edit time only pickers to false due to problems with validating time only
using dateHelper.formatDate(). Incorrectly toggles AM/PM when hour is 12.
Anthony Talarico [Wed, 4 Jan 2017 15:05:51 +0000 (10:05 -0500)]
adding a class to the detail view event image div container
Chuck Scott [Fri, 30 Dec 2016 20:55:46 +0000 (15:55 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Fri, 30 Dec 2016 20:53:01 +0000 (15:53 -0500)]
Found a way that contact users could access and update events that don't belong to their member by tampering with the URL parameters.
Added checks in list.php to determine if the current logged in member id matches the member of an event.
If it doesn't, simply display an message that the event may not be accessed.
Anthony Talarico [Wed, 28 Dec 2016 18:21:32 +0000 (13:21 -0500)]
adding a 'event-google-map' class to events detail google map container
in the events > front > detail view file
Steve Sutton [Thu, 22 Dec 2016 20:01:09 +0000 (15:01 -0500)]
Merge tag 'v1.5.10' into develop
Version 1.5.10
Steve Sutton [Thu, 22 Dec 2016 20:00:59 +0000 (15:00 -0500)]
Merge branch 'hotfix/1.5.10'
Steve Sutton [Thu, 22 Dec 2016 19:59:54 +0000 (14:59 -0500)]
Bug fix for geocoding in add events.
Need to pull the value of the select field and not the text label in
option selected to get the state for the geolocation to work correctly.
Steve Sutton [Tue, 13 Dec 2016 20:39:12 +0000 (15:39 -0500)]
Merge tag 'v1.5.9' into develop
Version 1.5.9
Steve Sutton [Tue, 13 Dec 2016 20:39:06 +0000 (15:39 -0500)]
Merge branch 'hotfix/1.5.9'
Steve Sutton [Tue, 13 Dec 2016 20:37:17 +0000 (15:37 -0500)]
BUGFIX for html encoded characters in the pdf footers.
When saving the Footer text for the event management it will save it as
htmlspecialchars. Encoding ampersand into html code. This needs to be
undone when it is put into the pdf footer so it can be done correctly.
Chuck Scott [Tue, 13 Dec 2016 18:33:48 +0000 (13:33 -0500)]
Added support for nearMe feature by adding quick search capability by lat/lon and text
adminHooks now haa hook for this search
eventDataByLatLon.php added to do these queries
Steve Sutton [Mon, 12 Dec 2016 20:22:46 +0000 (15:22 -0500)]
Update code for bad function name
Need to call strip_tags
Steve Sutton [Mon, 12 Dec 2016 16:37:11 +0000 (11:37 -0500)]
Update for getting correct count for member events.
Need to pass the member id to the two functions getting the counts for
member events.
Steve Sutton [Tue, 6 Dec 2016 15:03:39 +0000 (10:03 -0500)]
Merge tag 'v1.5.8' into develop
Version 1.5.8
Steve Sutton [Tue, 6 Dec 2016 15:03:25 +0000 (10:03 -0500)]
Merge branch 'release/1.5.8'
Steve Sutton [Tue, 6 Dec 2016 15:02:32 +0000 (10:02 -0500)]
Bump version number
New release for Develop branch.
Release contains updates for member notifications for submitted events
and approved events.
Steve Sutton [Mon, 5 Dec 2016 21:10:22 +0000 (16:10 -0500)]
Updating settings used.
Use the event setting for these notices.
Steve Sutton [Mon, 5 Dec 2016 21:00:07 +0000 (16:00 -0500)]
Double check emails.
Check email for valid email by using php filter_var.
Check each email for the admin by exploding the string by commas.
Steve Sutton [Mon, 5 Dec 2016 20:49:01 +0000 (15:49 -0500)]
Add check in admin email for notify email address.
If empty then don't try to send out email.
Steve Sutton [Mon, 5 Dec 2016 20:46:52 +0000 (15:46 -0500)]
Wrong change for admin url.
Admin url should be the index action.
So then it will list out pending events.
Steve Sutton [Mon, 5 Dec 2016 20:42:21 +0000 (15:42 -0500)]
Update admin url
Need to goto the list not the index action
Steve Sutton [Mon, 5 Dec 2016 20:34:24 +0000 (15:34 -0500)]
Update to get member_id
Needed for email notification
Steve Sutton [Mon, 5 Dec 2016 20:20:41 +0000 (15:20 -0500)]
Add member/admin notices for events.
When member edits an event it will send email notice out to notify.
When admin approves an event it will send email notice out to member.
Chuck Scott [Fri, 2 Dec 2016 15:22:17 +0000 (10:22 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Fri, 2 Dec 2016 15:19:41 +0000 (10:19 -0500)]
Fixed events search at top of events list in admin so it works for both member events and all events.
views/admin/events/list.html
Added support for the NearMe feature.
models/front/events/eventDataByLatLon.php - Searches for events within a list of lat/lon boxes
setup/adminHooks.php - Added a hook to provide list to NearMe addOn (or other)
Steve Sutton [Thu, 1 Dec 2016 16:10:05 +0000 (11:10 -0500)]
Check for image first
only create if image is in array.
Steve Sutton [Thu, 1 Dec 2016 16:05:15 +0000 (11:05 -0500)]
Updating import for description and intro text.
Removing the newlines in intro and description
Steve Sutton [Fri, 18 Nov 2016 17:56:17 +0000 (12:56 -0500)]
Merge tag 'v1.5.7' into develop
Version 1.5.7
Steve Sutton [Fri, 18 Nov 2016 17:56:08 +0000 (12:56 -0500)]
Merge branch 'hotfix/1.5.7'
Steve Sutton [Fri, 18 Nov 2016 17:05:28 +0000 (12:05 -0500)]
Add event form bug fix.
When the event times are entered without the min set it goes to the 7pm.
Steve Sutton [Thu, 17 Nov 2016 13:34:33 +0000 (08:34 -0500)]
Fix error for undefined venues
Add venues with false in tho top of the method.
Steve Sutton [Tue, 15 Nov 2016 18:13:03 +0000 (13:13 -0500)]
Merge tag 'v1.5.6' into develop
Version 1.5.6
Steve Sutton [Tue, 15 Nov 2016 18:12:57 +0000 (13:12 -0500)]
Merge branch 'release/1.5.6'
Steve Sutton [Tue, 15 Nov 2016 18:12:32 +0000 (13:12 -0500)]
Bump version number
Doing release for events.
Steve Sutton [Tue, 15 Nov 2016 18:09:39 +0000 (13:09 -0500)]
Update the meta tags that are being done by yoast.
These are for open graph and twitter.
This will add the intro and name of the event into the meta tags.
Chuck Scott [Tue, 15 Nov 2016 14:58:17 +0000 (09:58 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Tue, 15 Nov 2016 14:57:22 +0000 (09:57 -0500)]
models/admin/ajax/eventsCalMonthAJAX.php - fixing a missing parameter issue.
* Commented 'message' out in return array. No $message parameter.
Steve Sutton [Mon, 14 Nov 2016 20:38:19 +0000 (15:38 -0500)]
Merge tag 'v1.5.5' into develop
Version 1.5.5
Steve Sutton [Mon, 14 Nov 2016 20:38:11 +0000 (15:38 -0500)]
Merge branch 'hotfix/1.5.5'
Steve Sutton [Mon, 14 Nov 2016 20:37:43 +0000 (15:37 -0500)]
Update image upload
For the front end form.
Need to process the image better.
Steve Sutton [Mon, 14 Nov 2016 16:51:16 +0000 (11:51 -0500)]
Merge tag 'v1.5.4' into develop
Version 1.5.4
Steve Sutton [Mon, 14 Nov 2016 16:51:10 +0000 (11:51 -0500)]
Merge branch 'release/1.5.4'
Steve Sutton [Mon, 14 Nov 2016 16:50:36 +0000 (11:50 -0500)]
Bump version numbers
Release 1.5.4
Steve Sutton [Fri, 11 Nov 2016 19:37:04 +0000 (14:37 -0500)]
remove {debug}
Steve Sutton [Fri, 11 Nov 2016 19:35:12 +0000 (14:35 -0500)]
Use the $term.term_member_cap for Member
Don't hard code this.
Steve Sutton [Fri, 11 Nov 2016 18:16:50 +0000 (13:16 -0500)]
Use small-12 for mobile
Update the mobile form size for beerweek template (search)
Steve Sutton [Wed, 9 Nov 2016 20:40:29 +0000 (15:40 -0500)]
List for categories should have only active events.
Restrict the category list for event search to categories that are in
active events.
Steve Sutton [Wed, 9 Nov 2016 20:33:38 +0000 (15:33 -0500)]
Fix end date on detail page.
If using beerweek venue locations then don't set the end date for the
detail page.
Steve Sutton [Wed, 9 Nov 2016 20:20:48 +0000 (15:20 -0500)]
Fix for if no view template set in shortcode
Need to make sure the view template has something.
Steve Sutton [Wed, 9 Nov 2016 20:15:39 +0000 (15:15 -0500)]
Move the location of the beer, event and venue for detail page.
Moving them above the description field.
Steve Sutton [Wed, 9 Nov 2016 20:06:00 +0000 (15:06 -0500)]
Updating form and detail page.
Bring in the correct search form for beerweek using template attr from
shortcode.
Steve Sutton [Tue, 8 Nov 2016 19:31:24 +0000 (14:31 -0500)]
Push to remove print_r
Removing debug
Steve Sutton [Tue, 8 Nov 2016 19:29:55 +0000 (14:29 -0500)]
If using event location then no end date.
This is so we can get all kbw events.
Steve Sutton [Tue, 8 Nov 2016 14:05:50 +0000 (09:05 -0500)]
Update date format for Search by day.
Updating the date_format in Search by bay to include the Week day.
Laury GvR [Mon, 7 Nov 2016 16:58:46 +0000 (11:58 -0500)]
Changing the addform structure from table to div
The add new form viewfile was using a table-based structure. That
has now been changed to a div-based structure that emulates the
good bits of table-based.
Steve Sutton [Mon, 7 Nov 2016 19:11:40 +0000 (14:11 -0500)]
Fix dateRange for one day search.
Fix the sql for times as sub select.
Steve Sutton [Mon, 7 Nov 2016 19:00:21 +0000 (14:00 -0500)]
fix for day search
Steve Sutton [Mon, 7 Nov 2016 18:02:21 +0000 (13:02 -0500)]
Add Events By Day Drop Down.
Adding to the search so it will only show events by the day of the
search.
Steve Sutton [Mon, 7 Nov 2016 13:40:26 +0000 (08:40 -0500)]
Fix variable name
Should be $venueId not venueId
Steve Sutton [Mon, 7 Nov 2016 13:37:34 +0000 (08:37 -0500)]
Set Beer Types from the setting in event management.
Should not be hard coded in the search form.
Steve Sutton [Fri, 4 Nov 2016 20:22:32 +0000 (16:22 -0400)]
Update admin edit event page
This is for locking the venue select when checking use member location
flag.
Steve Sutton [Fri, 4 Nov 2016 19:49:42 +0000 (15:49 -0400)]
Setting up jquery for venue select if the use_member_location checked
If they pick the use_member_loction then set the venue and lock it to
that member. unlocking it when the uncheck the field.
Steve Sutton [Fri, 4 Nov 2016 19:14:46 +0000 (15:14 -0400)]
Set the venue to the member if they select use member location.
This is so we can grab all other_ref_dest for creating a venue list.
This will behave like beer week current does.
Steve Sutton [Fri, 4 Nov 2016 17:43:30 +0000 (13:43 -0400)]
Adding in the venue to search form and query for event list.
Add the venues so they get pulled into the select box for search.
Add venue id for search query.
Anthony Talarico [Fri, 4 Nov 2016 17:31:56 +0000 (13:31 -0400)]
adding comma separation to the event types and the beer types in the beer week agenda view event content
Anthony Talarico [Fri, 4 Nov 2016 16:49:27 +0000 (12:49 -0400)]
fixing selectors for the beer week agenda view event venue label
Anthony Talarico [Fri, 4 Nov 2016 16:46:46 +0000 (12:46 -0400)]
adding beer types, event types and venues to the agenda view event content section
Steve Sutton [Fri, 4 Nov 2016 16:01:15 +0000 (12:01 -0400)]
Update category and amenity for editing events.
Need to check for option to be either submit or update for the deleting
of amenities or categories if none are set.
Steve Sutton [Fri, 4 Nov 2016 12:21:43 +0000 (08:21 -0400)]
Adding the dates field to events when using getFeaturedEvents
Was set in the other get events method.