Anthony Talarico [Fri, 29 Mar 2019 14:46:39 +0000 (10:46 -0400)]
merging events dev branch into revamp branch
Laury GvR [Tue, 12 Feb 2019 18:30:08 +0000 (13:30 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Tue, 12 Feb 2019 18:25:38 +0000 (13:25 -0500)]
Update for php error
fix foreach update
Laury GvR [Tue, 12 Feb 2019 18:03:46 +0000 (13:03 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Tue, 12 Feb 2019 17:24:44 +0000 (12:24 -0500)]
Updating shortcode to add region-search to list shortcode
Adding region-search to event list shortcode.
Laury GvR [Tue, 12 Feb 2019 16:40:01 +0000 (11:40 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Tue, 5 Feb 2019 19:30:49 +0000 (14:30 -0500)]
Merge tag 'v1.7.19' into develop
Version 1.7.19
Steve Sutton [Tue, 5 Feb 2019 19:30:41 +0000 (14:30 -0500)]
Merge branch 'release/1.7.19'
Steve Sutton [Tue, 5 Feb 2019 19:30:13 +0000 (14:30 -0500)]
Bump version number and update readme
Readme updates
version update
Anthony Talarico [Tue, 5 Feb 2019 15:29:22 +0000 (10:29 -0500)]
removing more instances of $ from front.js
Anthony Talarico [Tue, 5 Feb 2019 15:09:43 +0000 (10:09 -0500)]
changing the $ to jQuery in front.js
making all of the jQuery calls uniform by changing the $ calls to jQuery so it doesn't break on sites that don't have no conflict scripts or don't use $ as a dependency or augmentation
Steve Sutton [Mon, 4 Feb 2019 21:46:48 +0000 (16:46 -0500)]
Update query for cities and create correct one for regions for event search.
The city and region search should only show the events cities or event
regions (including member locations).
Steve Sutton [Mon, 4 Feb 2019 18:22:10 +0000 (13:22 -0500)]
Adding city and region into search
Taking most of this from the wmta theme and how it is showing the city
in search.
Steve Sutton [Mon, 4 Feb 2019 13:51:53 +0000 (08:51 -0500)]
Adding city and region search form options
Adding management options for adding city and regions to the front end
search form.
Steve Sutton [Fri, 1 Feb 2019 21:46:25 +0000 (16:46 -0500)]
Start of new db options
for city and region in search form
Laury GvR [Wed, 30 Jan 2019 16:30:50 +0000 (11:30 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Wed, 30 Jan 2019 14:30:03 +0000 (09:30 -0500)]
Only add the class glm-event-featured to the div if sort by on
Only if the sort_by_featured_in_agenda is set to true will it output the
new class of glm-event-featured
Steve Sutton [Wed, 30 Jan 2019 14:26:14 +0000 (09:26 -0500)]
Add new option for sorting the featured events
Sort featured event to top of each date section.
Laury GvR [Fri, 25 Jan 2019 21:08:18 +0000 (16:08 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Fri, 25 Jan 2019 13:48:45 +0000 (08:48 -0500)]
Merge tag 'v1.7.18' into develop
Version 1.7.18
Steve Sutton [Fri, 25 Jan 2019 13:48:39 +0000 (08:48 -0500)]
Merge branch 'release/1.7.18'
Steve Sutton [Fri, 25 Jan 2019 13:48:16 +0000 (08:48 -0500)]
Updating version number
Updating also the readme text file.
Steve Sutton [Fri, 25 Jan 2019 13:32:02 +0000 (08:32 -0500)]
Updating create db sql
Fix error
Steve Sutton [Thu, 24 Jan 2019 16:03:57 +0000 (11:03 -0500)]
Merge tag 'v1.7.17' into develop
Version 1.7.17
Steve Sutton [Thu, 24 Jan 2019 16:03:50 +0000 (11:03 -0500)]
Merge branch 'release/1.7.17'
Steve Sutton [Thu, 24 Jan 2019 16:03:28 +0000 (11:03 -0500)]
Bump version number and update readme
Updates
Steve Sutton [Thu, 24 Jan 2019 16:00:38 +0000 (11:00 -0500)]
Block own entity manager from adding cities.
Shouldn't be able to add cities.
Steve Sutton [Thu, 24 Jan 2019 15:37:43 +0000 (10:37 -0500)]
Order city names.
Order this getList by city name.
Steve Sutton [Wed, 16 Jan 2019 21:21:06 +0000 (16:21 -0500)]
Update for event import (old ones)
When importing events need to check if the event being imported has
use member location flag first. If not it must be sot to false.
Steve Sutton [Wed, 16 Jan 2019 19:01:19 +0000 (14:01 -0500)]
Updating event import
trim url if longer than 200.
Steve Sutton [Wed, 16 Jan 2019 18:19:24 +0000 (13:19 -0500)]
Update for event import
to clear event data.
Steve Sutton [Wed, 16 Jan 2019 15:00:08 +0000 (10:00 -0500)]
Merge tag 'v1.7.16' into develop
Version 1.7.16
Steve Sutton [Wed, 16 Jan 2019 14:59:59 +0000 (09:59 -0500)]
Merge branch 'release/1.7.16'
Steve Sutton [Wed, 16 Jan 2019 14:59:36 +0000 (09:59 -0500)]
Bump version numbers
For release
Anthony Talarico [Wed, 16 Jan 2019 14:35:36 +0000 (09:35 -0500)]
adding location data to the frontpage events widget template
the new eventFrontPageCity template is using the city name in the widget and the location name as a fallback
Anthony Talarico [Wed, 16 Jan 2019 14:13:43 +0000 (09:13 -0500)]
adding new template file for the front page events widget
creating a template for the front page events widget to display the city next to the times
Steve Sutton [Tue, 15 Jan 2019 19:10:29 +0000 (14:10 -0500)]
Update for image upload text
Changing this so it doesn't matter if lockedToMember. If the setting for
michigan_org_requirement is set then don't show upload message.
Steve Sutton [Tue, 15 Jan 2019 19:05:04 +0000 (14:05 -0500)]
Hide text for image if michigan_org_requirements set
If the Michgigan.org requirement flag is set then don't show the text
message next to the image upload button on members who are
lockedToMembers.
Steve Sutton [Mon, 14 Jan 2019 18:26:29 +0000 (13:26 -0500)]
Updates from the events front template
Taken from charemisd (no image)
Steve Sutton [Thu, 10 Jan 2019 18:33:41 +0000 (13:33 -0500)]
Merge tag 'v1.7.15' into develop
Version 1.7.15
Steve Sutton [Thu, 10 Jan 2019 18:33:35 +0000 (13:33 -0500)]
Merge branch 'release/1.7.15'
Steve Sutton [Thu, 10 Jan 2019 18:33:30 +0000 (13:33 -0500)]
bump version number
Steve Sutton [Thu, 10 Jan 2019 18:23:36 +0000 (13:23 -0500)]
Fix admin_email for add event form.
Remove the pattern for email input.
Steve Sutton [Thu, 10 Jan 2019 15:54:30 +0000 (10:54 -0500)]
Merge tag 'v1.7.14' into develop
Version 1.7.14
Steve Sutton [Thu, 10 Jan 2019 15:54:21 +0000 (10:54 -0500)]
Merge branch 'release/1.7.14'
Steve Sutton [Thu, 10 Jan 2019 15:54:15 +0000 (10:54 -0500)]
bump version number
Steve Sutton [Wed, 9 Jan 2019 18:56:29 +0000 (13:56 -0500)]
Updating the homepage widget for events.
Replace the date with time of the event.
Steve Sutton [Tue, 8 Jan 2019 20:12:05 +0000 (15:12 -0500)]
Add from date to query
Setup prepare for the from date
Steve Sutton [Mon, 7 Jan 2019 20:47:48 +0000 (15:47 -0500)]
Merge tag 'v1.7.13' into develop
Version 1.7.13
Steve Sutton [Mon, 7 Jan 2019 20:47:43 +0000 (15:47 -0500)]
Merge branch 'hotfix/1.7.13'
Steve Sutton [Mon, 7 Jan 2019 20:47:22 +0000 (15:47 -0500)]
fix spelling
bump version number
Steve Sutton [Mon, 7 Jan 2019 19:47:11 +0000 (14:47 -0500)]
Merge tag 'v1.7.12' into develop
Version 1.7.12
Steve Sutton [Mon, 7 Jan 2019 19:47:04 +0000 (14:47 -0500)]
Merge branch 'hotfix/1.7.12'
Steve Sutton [Mon, 7 Jan 2019 19:46:00 +0000 (14:46 -0500)]
Update default status for non-moderated events
Non-Moderacted members whet adding events.
Adding option for selecting the default status.
Laury GvR [Thu, 3 Jan 2019 21:25:49 +0000 (16:25 -0500)]
Archivesearch in adminhooks changed to Archivedsearch to match standard
Laury GvR [Fri, 28 Dec 2018 14:43:45 +0000 (09:43 -0500)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Thu, 20 Dec 2018 21:26:05 +0000 (16:26 -0500)]
Fix event detail header spacing of searchform
Laury GvR [Thu, 20 Dec 2018 20:33:16 +0000 (15:33 -0500)]
Minor: Front: add specificity to event name style on events search form
Steve Sutton [Wed, 12 Dec 2018 18:57:12 +0000 (13:57 -0500)]
Correct the From and To dates being set
$fromDate and $toDate need to be in correct format.
Steve Sutton [Wed, 12 Dec 2018 18:53:50 +0000 (13:53 -0500)]
Setup for check on month in request
filter the events by month year query for uptravel
Steve Sutton [Tue, 11 Dec 2018 21:44:36 +0000 (16:44 -0500)]
Updating front hooks with new filters
Adding filters for the uptravel drop downs.
Steve Sutton [Tue, 11 Dec 2018 19:48:15 +0000 (14:48 -0500)]
Add region for search
region id can now be searched for event or event member locations.
Chuck Scott [Thu, 6 Dec 2018 16:31:11 +0000 (11:31 -0500)]
Fixed some errors that showed up in error log.
Updated admin/events/list.php to fix some undefined references.
Moved E-mail notification code into conditional block if eventID exists.
Fixed buttons showing that shouldn't on add event page.
Steve Sutton [Thu, 6 Dec 2018 16:13:49 +0000 (11:13 -0500)]
Merge tag 'v1.7.11' into develop
Version 1.7.11
Steve Sutton [Thu, 6 Dec 2018 16:13:42 +0000 (11:13 -0500)]
Merge branch 'hotfix/1.7.11'
Steve Sutton [Thu, 6 Dec 2018 16:09:58 +0000 (11:09 -0500)]
Adding Street address to required for the wmta michigan.org
When michigan.org is checked for required fields need to ensure that the
event address is completed.
Steve Sutton [Tue, 4 Dec 2018 16:25:55 +0000 (11:25 -0500)]
Merge tag 'v1.7.10' into develop
Version 1.7.10
Steve Sutton [Tue, 4 Dec 2018 16:25:48 +0000 (11:25 -0500)]
Merge branch 'hotfix/1.7.10'
Steve Sutton [Tue, 4 Dec 2018 16:25:18 +0000 (11:25 -0500)]
Bump version
Hotfix for ical update.
Steve Sutton [Tue, 4 Dec 2018 13:46:06 +0000 (08:46 -0500)]
Updating ical feed generator.
Setup MONTHLY FREQ for ones that have anything but 63 set for week of
month field.
Steve Sutton [Tue, 4 Dec 2018 13:46:06 +0000 (08:46 -0500)]
Updating ical feed generator.
Setup MONTHLY FREQ for ones that have anything but 63 set for week of
month field.
Chuck Scott [Thu, 29 Nov 2018 20:57:02 +0000 (15:57 -0500)]
Removed some console.log debug output used for work on location mapping.
Chuck Scott [Thu, 29 Nov 2018 20:28:38 +0000 (15:28 -0500)]
Merge tag 'v1.7.9' into develop
Mapping fixes for locations.
Chuck Scott [Thu, 29 Nov 2018 20:28:21 +0000 (15:28 -0500)]
Merge branch 'hotfix/1.7.9'
Chuck Scott [Thu, 29 Nov 2018 20:27:17 +0000 (15:27 -0500)]
Added automatic mapping for the location address when zip is entered if still have default lat/lon.
Chuck Scott [Tue, 27 Nov 2018 21:02:03 +0000 (16:02 -0500)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Tue, 27 Nov 2018 20:45:34 +0000 (15:45 -0500)]
Added filter to do quick check if this add-on is active.
Steve Sutton [Tue, 27 Nov 2018 19:26:06 +0000 (14:26 -0500)]
Merge tag 'v1.7.8' into develop
Version 1.7.8
Steve Sutton [Tue, 27 Nov 2018 19:25:59 +0000 (14:25 -0500)]
Merge branch 'hotfix/1.7.8'
Steve Sutton [Tue, 27 Nov 2018 19:25:21 +0000 (14:25 -0500)]
Restrict member only from adding to event categories.
Adding restriction for members only. No new categories.
Steve Sutton [Tue, 27 Nov 2018 17:02:15 +0000 (12:02 -0500)]
Merge tag 'v1.7.7' into develop
Version 1.7.7
Steve Sutton [Tue, 27 Nov 2018 17:02:09 +0000 (12:02 -0500)]
Merge branch 'hotfix/1.7.7'
Steve Sutton [Tue, 27 Nov 2018 17:01:05 +0000 (12:01 -0500)]
Add url to wmta required fields
url needed for Michigan.org
Laury [Wed, 21 Nov 2018 21:56:04 +0000 (16:56 -0500)]
View files now independent from foundation styles
Laury GvR [Wed, 21 Nov 2018 15:27:48 +0000 (10:27 -0500)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 21 Nov 2018 15:27:09 +0000 (10:27 -0500)]
Remove sharethis elements from front viewfiles
Laury GvR [Wed, 21 Nov 2018 15:06:13 +0000 (10:06 -0500)]
Merge branch 'develop' into feature/adminRevamp
Steve Sutton [Fri, 16 Nov 2018 13:52:46 +0000 (08:52 -0500)]
Merge tag 'v1.7.6' into develop
Version 1.7.6
Steve Sutton [Fri, 16 Nov 2018 13:52:40 +0000 (08:52 -0500)]
Merge branch 'release/1.7.6'
Steve Sutton [Fri, 16 Nov 2018 13:51:23 +0000 (08:51 -0500)]
Use type text for url fields on the event edit page.
Might cause confusion when submitted on another tab.
Steve Sutton [Fri, 16 Nov 2018 13:51:23 +0000 (08:51 -0500)]
Use type text for url fields on the event edit page.
Might cause confusion when submitted on another tab.
Steve Sutton [Thu, 15 Nov 2018 16:23:33 +0000 (11:23 -0500)]
Merge tag 'v1.7.5' into develop
Version 1.7.5
Steve Sutton [Thu, 15 Nov 2018 16:23:27 +0000 (11:23 -0500)]
Merge branch 'release/1.7.5'
Steve Sutton [Thu, 15 Nov 2018 16:23:10 +0000 (11:23 -0500)]
Bump version number for the plugin
For release
Steve Sutton [Thu, 15 Nov 2018 16:19:24 +0000 (11:19 -0500)]
Update for getting event with a limit setting.
When limit is set the event query wasn't including the date range.
With the date range set it is now getting the correct events for that
range of dates if a limit is set in the shortcode attribute.
Anthony Talarico [Mon, 12 Nov 2018 14:24:57 +0000 (09:24 -0500)]
Merge branch 'develop' into feature/adminRevamp
Laury GvR [Fri, 9 Nov 2018 17:28:20 +0000 (12:28 -0500)]
Valid actions and basic models added for manageDashboard
Steve Sutton [Mon, 29 Oct 2018 12:26:02 +0000 (08:26 -0400)]
Merge tag 'v1.7.4' into develop
Version 1.7.4
Steve Sutton [Mon, 29 Oct 2018 12:25:56 +0000 (08:25 -0400)]
Merge branch 'release/1.7.4'
Steve Sutton [Mon, 29 Oct 2018 12:25:33 +0000 (08:25 -0400)]
Bump version
release 1.7.4