WP-Plugins/glm-member-db-events.git
6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Fri, 28 Dec 2018 14:43:45 +0000 (09:43 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoFix event detail header spacing of searchform
Laury GvR [Thu, 20 Dec 2018 21:26:05 +0000 (16:26 -0500)]
Fix event detail header spacing of searchform

6 years agoMinor: Front: add specificity to event name style on events search form
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

6 years agoCorrect the From and To dates being set
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.

6 years agoSetup for check on month in request
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

6 years agoUpdating front hooks with new filters
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.

6 years agoAdd region for search
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.

6 years agoFixed some errors that showed up in error log.
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.

6 years agoMerge tag 'v1.7.11' into develop
Steve Sutton [Thu, 6 Dec 2018 16:13:49 +0000 (11:13 -0500)]
Merge tag 'v1.7.11' into develop

Version 1.7.11

6 years agoMerge branch 'hotfix/1.7.11' v1.7.11
Steve Sutton [Thu, 6 Dec 2018 16:13:42 +0000 (11:13 -0500)]
Merge branch 'hotfix/1.7.11'

6 years agoAdding Street address to required for the wmta michigan.org
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.

6 years agoMerge tag 'v1.7.10' into develop
Steve Sutton [Tue, 4 Dec 2018 16:25:55 +0000 (11:25 -0500)]
Merge tag 'v1.7.10' into develop

Version 1.7.10

6 years agoMerge branch 'hotfix/1.7.10' v1.7.10
Steve Sutton [Tue, 4 Dec 2018 16:25:48 +0000 (11:25 -0500)]
Merge branch 'hotfix/1.7.10'

6 years agoBump version
Steve Sutton [Tue, 4 Dec 2018 16:25:18 +0000 (11:25 -0500)]
Bump version

Hotfix for ical update.

6 years agoUpdating ical feed generator.
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.

6 years agoUpdating ical feed generator.
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.

6 years agoRemoved some console.log debug output used for work on location mapping.
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.

6 years agoMerge tag 'v1.7.9' into develop
Chuck Scott [Thu, 29 Nov 2018 20:28:38 +0000 (15:28 -0500)]
Merge tag 'v1.7.9' into develop

Mapping fixes for locations.

6 years agoMerge branch 'hotfix/1.7.9' v1.7.9
Chuck Scott [Thu, 29 Nov 2018 20:28:21 +0000 (15:28 -0500)]
Merge branch 'hotfix/1.7.9'

6 years agoAdded automatic mapping for the location address when zip is entered if still have...
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.

6 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
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

6 years agoAdded filter to do quick check if this add-on is active.
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.

6 years agoMerge tag 'v1.7.8' into develop
Steve Sutton [Tue, 27 Nov 2018 19:26:06 +0000 (14:26 -0500)]
Merge tag 'v1.7.8' into develop

Version 1.7.8

6 years agoMerge branch 'hotfix/1.7.8' v1.7.8
Steve Sutton [Tue, 27 Nov 2018 19:25:59 +0000 (14:25 -0500)]
Merge branch 'hotfix/1.7.8'

6 years agoRestrict member only from adding to event categories.
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.

6 years agoMerge tag 'v1.7.7' into develop
Steve Sutton [Tue, 27 Nov 2018 17:02:15 +0000 (12:02 -0500)]
Merge tag 'v1.7.7' into develop

Version 1.7.7

6 years agoMerge branch 'hotfix/1.7.7' v1.7.7
Steve Sutton [Tue, 27 Nov 2018 17:02:09 +0000 (12:02 -0500)]
Merge branch 'hotfix/1.7.7'

6 years agoAdd url to wmta required fields
Steve Sutton [Tue, 27 Nov 2018 17:01:05 +0000 (12:01 -0500)]
Add url to wmta required fields

url needed for Michigan.org

6 years agoView files now independent from foundation styles
Laury [Wed, 21 Nov 2018 21:56:04 +0000 (16:56 -0500)]
View files now independent from foundation styles

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 21 Nov 2018 15:27:48 +0000 (10:27 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoRemove sharethis elements from front viewfiles
Laury GvR [Wed, 21 Nov 2018 15:27:09 +0000 (10:27 -0500)]
Remove sharethis elements from front viewfiles

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 21 Nov 2018 15:06:13 +0000 (10:06 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoMerge tag 'v1.7.6' into develop
Steve Sutton [Fri, 16 Nov 2018 13:52:46 +0000 (08:52 -0500)]
Merge tag 'v1.7.6' into develop

Version 1.7.6

6 years agoMerge branch 'release/1.7.6' v1.7.6
Steve Sutton [Fri, 16 Nov 2018 13:52:40 +0000 (08:52 -0500)]
Merge branch 'release/1.7.6'

6 years agoUse type text for url fields on the event edit page.
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.

6 years agoUse type text for url fields on the event edit page.
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.

6 years agoMerge tag 'v1.7.5' into develop
Steve Sutton [Thu, 15 Nov 2018 16:23:33 +0000 (11:23 -0500)]
Merge tag 'v1.7.5' into develop

Version 1.7.5

6 years agoMerge branch 'release/1.7.5' v1.7.5
Steve Sutton [Thu, 15 Nov 2018 16:23:27 +0000 (11:23 -0500)]
Merge branch 'release/1.7.5'

6 years agoBump version number for the plugin
Steve Sutton [Thu, 15 Nov 2018 16:23:10 +0000 (11:23 -0500)]
Bump version number for the plugin

For release

6 years agoUpdate for getting event with a limit setting.
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.

6 years agoMerge branch 'develop' into feature/adminRevamp
Anthony Talarico [Mon, 12 Nov 2018 14:24:57 +0000 (09:24 -0500)]
Merge branch 'develop' into feature/adminRevamp

6 years agoValid actions and basic models added for manageDashboard
Laury GvR [Fri, 9 Nov 2018 17:28:20 +0000 (12:28 -0500)]
Valid actions and basic models added for manageDashboard

6 years agoMerge tag 'v1.7.4' into develop
Steve Sutton [Mon, 29 Oct 2018 12:26:02 +0000 (08:26 -0400)]
Merge tag 'v1.7.4' into develop

Version 1.7.4

6 years agoMerge branch 'release/1.7.4' v1.7.4
Steve Sutton [Mon, 29 Oct 2018 12:25:56 +0000 (08:25 -0400)]
Merge branch 'release/1.7.4'

6 years agoBump version
Steve Sutton [Mon, 29 Oct 2018 12:25:33 +0000 (08:25 -0400)]
Bump version

release 1.7.4

6 years agoRemove blank from data class.
Steve Sutton [Mon, 29 Oct 2018 12:23:49 +0000 (08:23 -0400)]
Remove blank from data class.

This is being added to the view with value of 0 which causes two blank
options.

6 years agoMoving the require fields for Michgigan.org so they only effect members.
Steve Sutton [Fri, 26 Oct 2018 17:38:33 +0000 (13:38 -0400)]
Moving the require fields for Michgigan.org so they only effect members.

Admin still should be able to edit event without the newly required
fields.

6 years agoComment out console log
Steve Sutton [Fri, 26 Oct 2018 17:30:30 +0000 (13:30 -0400)]
Comment out console log

Remove call to console log (commented really)

6 years agoWhen an address doesn't return a location, now also trying without the city name.
Chuck Scott [Fri, 26 Oct 2018 14:52:53 +0000 (10:52 -0400)]
When an address doesn't return a location, now also trying without the city name.

Nominatim dosn't check the "preferred" city name from the US ZIP database,
but can often find the address without the city name.

6 years agoMerge tag 'v1.7.3' into develop
Steve Sutton [Mon, 22 Oct 2018 12:40:15 +0000 (08:40 -0400)]
Merge tag 'v1.7.3' into develop

Version 1.7.3

6 years agoMerge branch 'release/1.7.3' v1.7.3
Steve Sutton [Mon, 22 Oct 2018 12:40:06 +0000 (08:40 -0400)]
Merge branch 'release/1.7.3'

6 years agoBump version number
Steve Sutton [Mon, 22 Oct 2018 12:39:52 +0000 (08:39 -0400)]
Bump version number

For release

6 years agoNew management option for michigan.org required fields.
Steve Sutton [Mon, 22 Oct 2018 12:35:41 +0000 (08:35 -0400)]
New management option for michigan.org required fields.

Require the Contact Email and phone fields.

6 years agofixing the add event dashboard widget button url
Anthony Talarico [Fri, 19 Oct 2018 20:32:50 +0000 (16:32 -0400)]
fixing the add event dashboard widget button url

6 years agomoving buttons to the header in the dashboard summary widgets
Anthony Talarico [Fri, 19 Oct 2018 20:04:15 +0000 (16:04 -0400)]
moving buttons to the header in the dashboard summary widgets

6 years agoMerge branch 'develop' into feature/adminRevamp
Anthony Talarico [Fri, 19 Oct 2018 16:56:23 +0000 (12:56 -0400)]
Merge branch 'develop' into feature/adminRevamp

6 years agoMerge tag 'v1.7.2' into develop
Steve Sutton [Thu, 18 Oct 2018 20:29:56 +0000 (16:29 -0400)]
Merge tag 'v1.7.2' into develop

Version 1.7.2

6 years agoMerge branch 'hotfix/1.7.2' v1.7.2
Steve Sutton [Thu, 18 Oct 2018 20:29:22 +0000 (16:29 -0400)]
Merge branch 'hotfix/1.7.2'

6 years agoMore fields in event admin edit that need escaping
Steve Sutton [Thu, 18 Oct 2018 20:27:54 +0000 (16:27 -0400)]
More fields in event admin edit that need escaping

Applying the |escape to the input values in the edit event form.

6 years agoMerge tag 'v1.7.1' into develop
Steve Sutton [Thu, 18 Oct 2018 20:19:09 +0000 (16:19 -0400)]
Merge tag 'v1.7.1' into develop

Version 1.7.1

6 years agoMerge branch 'hotfix/1.7.1' v1.7.1
Steve Sutton [Thu, 18 Oct 2018 20:17:39 +0000 (16:17 -0400)]
Merge branch 'hotfix/1.7.1'

6 years agoUpdate the admin edit forms for events for escaping quotes.
Steve Sutton [Thu, 18 Oct 2018 20:16:55 +0000 (16:16 -0400)]
Update the admin edit forms for events for escaping quotes.

Update input value attributes so they can escape the double quotes.

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Thu, 18 Oct 2018 14:37:31 +0000 (10:37 -0400)]
Merge branch 'develop' into feature/adminRevamp

6 years agoAdd count url for dashboard widget filter
Laury GvR [Wed, 17 Oct 2018 15:07:16 +0000 (11:07 -0400)]
Add count url for dashboard widget filter

6 years agoAdd more db options for events
Steve Sutton [Thu, 11 Oct 2018 20:19:48 +0000 (16:19 -0400)]
Add more db options for events

Adding the border color option for the event container.
Adding flag for disabling target blank for event detail url's.
Adding option to set which default agenda view will be used.

6 years agoStarting db updates
Steve Sutton [Thu, 11 Oct 2018 19:23:39 +0000 (15:23 -0400)]
Starting db updates

More management options for event output.

6 years agoUpdate the agenda view
Steve Sutton [Thu, 11 Oct 2018 12:26:45 +0000 (08:26 -0400)]
Update the agenda view

Bring the location (city) part out of the recurrences loop. Don't need
it repeating for each event schedule. Reformat the file so each section
is lined up correctly and remove the unneeded javascript type in script
tag. Not needed in html5.

6 years agoRename text to border color
Steve Sutton [Thu, 11 Oct 2018 12:06:27 +0000 (08:06 -0400)]
Rename text to border color

Renaming the option label

6 years agoUpdating the agenda view for event plugin.
Steve Sutton [Wed, 10 Oct 2018 14:43:32 +0000 (10:43 -0400)]
Updating the agenda view for event plugin.

Update the agenda view to use the one created for visitalpena.
Adding new management options for setting the colors for the agenda
view. This allows the colors to be set without updating the theme.
The old agenda view is saved as agenda_old.html so it can be setup as
the template attribute in the shortcode to keep that template.

6 years agoGetting ready for database updates
Steve Sutton [Tue, 9 Oct 2018 20:07:20 +0000 (16:07 -0400)]
Getting ready for database updates

For new agenda view.
Adding management options for the event agenda output.

6 years agoAdd button content changed to Add New
Laury GvR [Thu, 4 Oct 2018 19:04:26 +0000 (15:04 -0400)]
Add button content changed to Add New

6 years agoFixing the event list data sent through the filter
Laury GvR [Thu, 4 Oct 2018 18:58:03 +0000 (14:58 -0400)]
Fixing the event list data sent through the filter

6 years agoSwitched position of quicklinks and topbuttons
Laury GvR [Tue, 2 Oct 2018 16:24:35 +0000 (12:24 -0400)]
Switched position of quicklinks and topbuttons

6 years agoLists & filter fixed, use fieldsMap, links fixed
Laury GvR [Tue, 2 Oct 2018 16:17:14 +0000 (12:17 -0400)]
Lists & filter fixed, use fieldsMap, links fixed

Every list now passes a fields map to ensure the field values its
result produces correspond to the expected field names in the
widget component templates. For example, the list.html component
template expects an entity 'name', but packaging plugin passes this
as 'title' - with the map, they are matched.

getList for the lists now use custom fields array to allow this.

Quicklinks, count, and list entity & ref_dest links are now working.

6 years agofixing text search url for the dashboard admin widget
Anthony Talarico [Mon, 1 Oct 2018 19:21:38 +0000 (15:21 -0400)]
fixing text search url for the dashboard admin widget

6 years agoadding data attribute to the admin hooks events filter info for the export functionality
Anthony Talarico [Thu, 27 Sep 2018 20:53:00 +0000 (16:53 -0400)]
adding data attribute to the admin hooks events filter info for the export functionality

6 years agoadding export button for events in the dashboard widget adminhooks data
Anthony Talarico [Thu, 27 Sep 2018 20:39:26 +0000 (16:39 -0400)]
adding export button for events in the dashboard widget adminhooks data

6 years agofixing link urls for edit and list pages
Anthony Talarico [Thu, 27 Sep 2018 16:34:27 +0000 (12:34 -0400)]
fixing link urls for edit and list pages

6 years agofixing syntax error typo
Anthony Talarico [Wed, 26 Sep 2018 16:44:53 +0000 (12:44 -0400)]
fixing syntax error typo

6 years agoadding the search fields in the admin hooks for the events dashboard widget
Anthony Talarico [Wed, 26 Sep 2018 16:43:54 +0000 (12:43 -0400)]
adding the search fields in the admin hooks for the events dashboard widget

6 years agoMerge branch 'develop' into feature/adminRevamp
Laury GvR [Wed, 26 Sep 2018 16:24:06 +0000 (12:24 -0400)]
Merge branch 'develop' into feature/adminRevamp

6 years agoPending list and title for count, for dashboard widget
Laury GvR [Tue, 25 Sep 2018 13:53:57 +0000 (09:53 -0400)]
Pending list  and title for count, for dashboard widget

6 years agofixing the text search link for the dashboard widgets
Anthony Talarico [Mon, 24 Sep 2018 20:40:36 +0000 (16:40 -0400)]
fixing the text search link for the dashboard widgets

6 years agoMerge tag 'v1.7.0' into develop
Steve Sutton [Mon, 24 Sep 2018 14:38:04 +0000 (10:38 -0400)]
Merge tag 'v1.7.0' into develop

Version 1.7.0

6 years agoMerge branch 'release/1.7.0' v1.7.0
Steve Sutton [Mon, 24 Sep 2018 14:37:54 +0000 (10:37 -0400)]
Merge branch 'release/1.7.0'

6 years agoBump version number.
Steve Sutton [Mon, 24 Sep 2018 14:37:20 +0000 (10:37 -0400)]
Bump version number.

Release for Event plugin v1.7.0

6 years agochanging component terms to template in the adminhooks filter for the dashboard widget
Anthony Talarico [Fri, 21 Sep 2018 18:19:17 +0000 (14:19 -0400)]
changing component terms to template in the adminhooks filter for the dashboard widget

6 years agoadding new array id key instead of having a parent key in the adminhooks widget filter
Anthony Talarico [Fri, 21 Sep 2018 18:16:08 +0000 (14:16 -0400)]
adding new array id key instead of having a parent key in the adminhooks widget filter

6 years agoSet bottom of the pdf to 130
Steve Sutton [Thu, 20 Sep 2018 20:47:08 +0000 (16:47 -0400)]
Set bottom of the pdf to 130

Testing on Discoverkalamazoo event content from their live site and
adjusting to 130 for the next page test of bottom pdf works nicely and
gets all of the 8 pages for their events onto 7 pages.

6 years agoadding name where clause to the filter data for the admin dashboard textSearch widget
Anthony Talarico [Thu, 20 Sep 2018 20:37:22 +0000 (16:37 -0400)]
adding name where clause to the filter data for the admin dashboard textSearch widget

6 years agoadding the filter for the dashboard widgets in admin hooks
Anthony Talarico [Thu, 20 Sep 2018 19:14:49 +0000 (15:14 -0400)]
adding the filter for the dashboard widgets in admin hooks

6 years agoWhen checking for request categories do isset also.
Steve Sutton [Wed, 19 Sep 2018 20:16:25 +0000 (16:16 -0400)]
When checking for request categories do isset also.

This will keep php from getting notices from request categories not
being set.

6 years agoSmall adjustment for top and bottom pdf points.
Steve Sutton [Wed, 19 Sep 2018 19:48:14 +0000 (15:48 -0400)]
Small adjustment for top and bottom pdf points.

Comparing the current live site petoskeyarea pdf with what is generated
by the new scripts. Making an adjustment for the top of pdf and bottom
to get more events per page. pdf matching petoskearea current live site
very well.

6 years agoOnly put bottom line if footer text is available - pdf
Steve Sutton [Wed, 19 Sep 2018 19:30:18 +0000 (15:30 -0400)]
Only put bottom line if footer text is available - pdf

In the pdf only show the line within the footer text.

6 years agoUpdates for generating pdf when using more than one cat in shorcode.
Steve Sutton [Wed, 19 Sep 2018 19:03:39 +0000 (15:03 -0400)]
Updates for generating pdf when using more than one cat in shorcode.

If the shortcode has more than one category then we need to pull the
list of categories and send it to the pdf admin ajax call.
Before it was just sending the form which had only a single select so
only the last category that was marked selected would get submitted to
the pdf generator.

6 years agoTrim the contact name for pdf output.
Steve Sutton [Wed, 19 Sep 2018 16:45:57 +0000 (12:45 -0400)]
Trim the contact name for pdf output.

If there's nothing there then don't output.

6 years agoWrap dates in pdf and setup the bottom of pdf pages.
Steve Sutton [Wed, 19 Sep 2018 15:56:08 +0000 (11:56 -0400)]
Wrap dates in pdf and setup the bottom of pdf pages.

For bottom of pdf pages need to check if too close so we can goto new
page.
Wrap the dates part so it won't go over the Title.

6 years agoUpdating event to use free php pdf creator
Steve Sutton [Wed, 19 Sep 2018 15:37:24 +0000 (11:37 -0400)]
Updating event to use free php pdf creator

Moving away from SetaPDF

6 years agoDB version update complete
Steve Sutton [Wed, 19 Sep 2018 15:35:34 +0000 (11:35 -0400)]
DB version update complete

no longer needed file.

6 years agoMerge tag 'v1.6.102' into develop
Steve Sutton [Fri, 14 Sep 2018 16:59:16 +0000 (12:59 -0400)]
Merge tag 'v1.6.102' into develop

Version 1.6.102