WP-Plugins/glm-member-db-events.git
8 years agoUpdate the sql scripts so there's default names.
Steve Sutton [Fri, 28 Oct 2016 15:19:12 +0000 (11:19 -0400)]
Update the sql scripts so there's default names.

For the singular and plural names to have default of Amenity and
Amenities.

8 years agoUpdate events so the use_event_amenity flag works on edit and settings.
Steve Sutton [Fri, 28 Oct 2016 15:06:49 +0000 (11:06 -0400)]
Update events so the use_event_amenity flag works on edit and settings.

Setting up the use_event_amenity settings to turn off and
on the event amenities in settings page and the event edit add pages.

8 years agoWIP Event Amenities:
Steve Sutton [Fri, 28 Oct 2016 14:48:18 +0000 (10:48 -0400)]
WIP Event Amenities:

Event Amenity setting now using the event management name for amenities (beer types).
Event amenities now working on edit event page.
Event amenities now working for the setting page.
Setting: add edit delete amenities working.
Event edit page: adding editing deleting amenities to event working.

8 years agoMerge branch 'develop' into feature/eventAmenities
Steve Sutton [Fri, 28 Oct 2016 12:12:19 +0000 (08:12 -0400)]
Merge branch 'develop' into feature/eventAmenities

8 years agoMerge tag 'v1.5.2' into develop
Steve Sutton [Thu, 27 Oct 2016 18:32:25 +0000 (14:32 -0400)]
Merge tag 'v1.5.2' into develop

Version 1.5.2

8 years agoMerge branch 'hotfix/1.5.2' v1.5.2
Steve Sutton [Thu, 27 Oct 2016 18:32:19 +0000 (14:32 -0400)]
Merge branch 'hotfix/1.5.2'

8 years agoFix for the agenda view dates shown.
Steve Sutton [Thu, 27 Oct 2016 18:31:29 +0000 (14:31 -0400)]
Fix for the agenda view dates shown.

Looping through each recurrence and finding the correct one to output
the date.

8 years agoMerge tag 'v1.5.1' into develop
Steve Sutton [Thu, 27 Oct 2016 17:11:00 +0000 (13:11 -0400)]
Merge tag 'v1.5.1' into develop

Version 1.5.1

8 years agoMerge branch 'hotfix/1.5.1' v1.5.1
Steve Sutton [Thu, 27 Oct 2016 17:10:53 +0000 (13:10 -0400)]
Merge branch 'hotfix/1.5.1'

8 years agoAdd google map api key
Steve Sutton [Thu, 27 Oct 2016 17:10:27 +0000 (13:10 -0400)]
Add google map api key

Also bump version number.

8 years agoBROKEN Work in progress for adding event Amenities
Laury GvR [Wed, 26 Oct 2016 20:14:05 +0000 (16:14 -0400)]
BROKEN Work in progress for adding event Amenities

Amenities are added to the Edit Event form - but they are not
functional. A new amenity can be added successfully but is then
not attached to the event.

The "Add a new amenity" popup currently has a needless dropdown
but needs to optimally be like the "Add an amenity" in the member
DB settings. It will in fact -not- be like the category button in
that it shall nto have a parent, but needs to show the amenity
groups, which are not yet properly handled in the model.

Then the corresponding button for adding amenities, along with the
one for adding categories, needs to not be displayed if the user
lacks admin privileges.

8 years agoMerge branch 'feature/memberOnlyFrontEndForm' into develop
Steve Sutton [Mon, 24 Oct 2016 18:21:12 +0000 (14:21 -0400)]
Merge branch 'feature/memberOnlyFrontEndForm' into develop

8 years agoUpdate shortcode text.
Steve Sutton [Mon, 24 Oct 2016 18:16:12 +0000 (14:16 -0400)]
Update shortcode text.

Explain the member_only attribute.

8 years agoIf the logged in user is member manager then allow adding to any member.
Steve Sutton [Mon, 24 Oct 2016 18:11:19 +0000 (14:11 -0400)]
If the logged in user is member manager then allow adding to any member.

Add event form is now working for member contact and member manager to
add event from the front end event form.

8 years agoSetting up the member ref_dest hidden field
Steve Sutton [Fri, 21 Oct 2016 20:59:45 +0000 (16:59 -0400)]
Setting up the member ref_dest hidden field

Setting up hidden fields for when member contact is logged in and
submits an event.

8 years agoMerge branch 'develop' into feature/memberOnlyFrontEndForm
Steve Sutton [Fri, 21 Oct 2016 18:37:56 +0000 (14:37 -0400)]
Merge branch 'develop' into feature/memberOnlyFrontEndForm

8 years agoUpdate edit event form for enable_members flag.
Steve Sutton [Fri, 21 Oct 2016 14:55:48 +0000 (10:55 -0400)]
Update edit event form for enable_members flag.

If the members are disabled then just output hidden field.

8 years agoUpdate to get enable_member flag.
Steve Sutton [Fri, 21 Oct 2016 14:23:33 +0000 (10:23 -0400)]
Update to get enable_member flag.

This is for turning off members in the glmAssociate plugins.

8 years agoStarting WIP for member only front end form.
Steve Sutton [Fri, 21 Oct 2016 13:03:57 +0000 (09:03 -0400)]
Starting WIP for member only front end form.

This form could be used on the front end for member only. So they can
quickly add events.

8 years agoadding view link to the admin events list page
Anthony Talarico [Wed, 19 Oct 2016 14:33:14 +0000 (10:33 -0400)]
adding view link to the admin events list page

8 years agoMerge tag 'v1.5.0' into develop
Steve Sutton [Wed, 19 Oct 2016 13:44:47 +0000 (09:44 -0400)]
Merge tag 'v1.5.0' into develop

Version 1.5.0

8 years agoMerge branch 'release/1.5.0' v1.5.0
Steve Sutton [Wed, 19 Oct 2016 13:44:42 +0000 (09:44 -0400)]
Merge branch 'release/1.5.0'

8 years agoBump version number
Steve Sutton [Wed, 19 Oct 2016 13:44:06 +0000 (09:44 -0400)]
Bump version number

New feature release
Dashboard

8 years agoMerge branch 'feature/dashboard' into develop
Steve Sutton [Tue, 18 Oct 2016 16:28:29 +0000 (12:28 -0400)]
Merge branch 'feature/dashboard' into develop

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 18 Oct 2016 16:27:33 +0000 (12:27 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoadding detail-search-form class to the calendar detail view search form div so it...
Anthony Talarico [Mon, 17 Oct 2016 18:40:45 +0000 (14:40 -0400)]
adding detail-search-form class to the calendar detail view search form div so it can be targeted in the theme or with js

8 years agoincreasing the width of the calendar view selection dropdown, increasing from 2 colum...
Anthony Talarico [Mon, 17 Oct 2016 13:02:08 +0000 (09:02 -0400)]
increasing the width of the calendar view selection dropdown, increasing from 2 columns to 3

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Fri, 14 Oct 2016 19:15:53 +0000 (15:15 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Thu, 13 Oct 2016 20:12:22 +0000 (16:12 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop

8 years agoUpdated permissions to use new glmMembersUserCan() function and fixed other permissio...
Chuck Scott [Thu, 13 Oct 2016 20:12:01 +0000 (16:12 -0400)]
Updated permissions to use new glmMembersUserCan() function and fixed other permission issues.

8 years agoUpdating for events from glm associate.
Steve Sutton [Thu, 13 Oct 2016 20:00:47 +0000 (16:00 -0400)]
Updating for events from glm associate.

Adding our list of events into the block admin to link our events into
the glm Blocks.

8 years agoFix for when no members are there.
Steve Sutton [Thu, 13 Oct 2016 16:53:27 +0000 (12:53 -0400)]
Fix for when no members are there.

Before if you had no members it wouldn't let you add an event.
It wasn't setting the ref id for the form.

8 years agoMerge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop
Chuck Scott [Thu, 13 Oct 2016 15:41:06 +0000 (11:41 -0400)]
Merge branch 'develop' of cvs2:WP-Plugins/glm-member-db-events into develop

8 years agoAdded code to support updates - Temporatily commented out code added to index.php...
Chuck Scott [Thu, 13 Oct 2016 15:40:57 +0000 (11:40 -0400)]
Added code to support updates - Temporatily commented out code added to index.php for now.

8 years agoMerge tag 'v1.4.8' into develop
Anthony Talarico [Tue, 11 Oct 2016 19:39:20 +0000 (15:39 -0400)]
Merge tag 'v1.4.8' into develop

bumping version number, moving the placement of the agenda view to and from dates for the 'occurring' string so that the dates will actually display

8 years agoMerge branch 'hotfix/1.4.8' v1.4.8
Anthony Talarico [Tue, 11 Oct 2016 19:38:47 +0000 (15:38 -0400)]
Merge branch 'hotfix/1.4.8'

8 years agobumping version number, fixing placement of the to and from dates in the agenda view...
Anthony Talarico [Tue, 11 Oct 2016 19:37:44 +0000 (15:37 -0400)]
bumping version number, fixing placement of the to and from dates in the agenda view template otherwise they don't display

8 years agoMerge tag 'v1.4.7' into develop
Anthony Talarico [Tue, 11 Oct 2016 19:34:02 +0000 (15:34 -0400)]
Merge tag 'v1.4.7' into develop

bumping version number, using specific_dates from the recurrences array if the to and from dates are the same

8 years agoMerge branch 'hotfix/1.4.7' v1.4.7
Anthony Talarico [Tue, 11 Oct 2016 19:32:27 +0000 (15:32 -0400)]
Merge branch 'hotfix/1.4.7'

8 years agobumping version number, adding conditional to check for specific_dates in recurrences...
Anthony Talarico [Tue, 11 Oct 2016 19:31:30 +0000 (15:31 -0400)]
bumping version number, adding conditional to check for specific_dates in recurrences array if the to and from dates are the same and there are specific dates that exist.

8 years agoMerge tag 'v1.4.6' into develop
Anthony Talarico [Tue, 11 Oct 2016 16:58:29 +0000 (12:58 -0400)]
Merge tag 'v1.4.6' into develop

restricting output of agenda view events if the from and to dates of the event are the same, bumping version number

8 years agoMerge branch 'hotfix/1.4.6' v1.4.6
Anthony Talarico [Tue, 11 Oct 2016 16:57:57 +0000 (12:57 -0400)]
Merge branch 'hotfix/1.4.6'

8 years agorestricting agenda view date output if the start and end date of the events are the...
Anthony Talarico [Tue, 11 Oct 2016 16:57:21 +0000 (12:57 -0400)]
restricting agenda view date output if the start and end date of the events are the same, bumping version number

8 years agoRemove limit from the pending event list.
Steve Sutton [Tue, 11 Oct 2016 15:12:01 +0000 (11:12 -0400)]
Remove limit from the pending event list.

For this part list all pending events.

8 years agoUpdate for admin dashboard
Steve Sutton [Tue, 11 Oct 2016 14:49:58 +0000 (10:49 -0400)]
Update for admin dashboard

Setting up the same model and view so it will work in both the member
contact and client member manager dashboard areas.

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 11 Oct 2016 14:35:21 +0000 (10:35 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoMerge tag 'v1.4.5' into develop
Anthony Talarico [Tue, 11 Oct 2016 13:59:55 +0000 (09:59 -0400)]
Merge tag 'v1.4.5' into develop

bumping version number, excluding pending events from the event calendar

8 years agoMerge branch 'hotfix/1.4.5' v1.4.5
Anthony Talarico [Tue, 11 Oct 2016 13:59:33 +0000 (09:59 -0400)]
Merge branch 'hotfix/1.4.5'

8 years agobumping version number, excluding pending events from the calendar that are pending
Anthony Talarico [Tue, 11 Oct 2016 13:59:02 +0000 (09:59 -0400)]
bumping version number, excluding pending events from the calendar that are pending

8 years agoMerge tag 'v1.4.4' into develop
Anthony Talarico [Mon, 10 Oct 2016 20:11:08 +0000 (16:11 -0400)]
Merge tag 'v1.4.4' into develop

removing test print statements left behind

8 years agoMerge branch 'hotfix/1.4.4' v1.4.4
Anthony Talarico [Mon, 10 Oct 2016 20:10:58 +0000 (16:10 -0400)]
Merge branch 'hotfix/1.4.4'

8 years agoremoving test print_r statements left behind
Anthony Talarico [Mon, 10 Oct 2016 20:10:38 +0000 (16:10 -0400)]
removing test print_r statements left behind

8 years agoMerge tag 'v1.4.3' into develop
Anthony Talarico [Mon, 10 Oct 2016 20:09:03 +0000 (16:09 -0400)]
Merge tag 'v1.4.3' into develop

bumping plugin version number, displaying days of week in agenda view only if there are more than 0 and less than 7 days selected.

8 years agoMerge branch 'hotfix/1.4.3' v1.4.3
Anthony Talarico [Mon, 10 Oct 2016 20:08:24 +0000 (16:08 -0400)]
Merge branch 'hotfix/1.4.3'

8 years agofixing agenda view event date output after searching, recurrences set to true in...
Anthony Talarico [Mon, 10 Oct 2016 20:06:59 +0000 (16:06 -0400)]
fixing agenda view event date output after searching, recurrences set to true in the event-list action. display days of the week in agenda view only if there are less than 7 and more than 0. bumping plugin version number

8 years agoMerge tag 'v1.4.2' into develop
Anthony Talarico [Mon, 10 Oct 2016 18:43:33 +0000 (14:43 -0400)]
Merge tag 'v1.4.2' into develop

removing the 'on' phrase from agenda view events if the the recurrence data contains all of the days in the week or 0 days of the week

8 years agoMerge branch 'hotfix/1.4.2' v1.4.2
Anthony Talarico [Mon, 10 Oct 2016 18:42:53 +0000 (14:42 -0400)]
Merge branch 'hotfix/1.4.2'

8 years agoremoving the 'on' phrase from agenda view events if there are 0 or 7 days listed...
Anthony Talarico [Mon, 10 Oct 2016 18:41:49 +0000 (14:41 -0400)]
removing the 'on' phrase from agenda view events if there are 0 or 7 days listed in the recurrences

8 years agoMerge tag 'v1.4.1' into develop
Anthony Talarico [Mon, 10 Oct 2016 16:06:08 +0000 (12:06 -0400)]
Merge tag 'v1.4.1' into develop

removing console statements from the events calendar plugin

8 years agoMerge branch 'hotfix/1.4.1' v1.4.1
Anthony Talarico [Mon, 10 Oct 2016 16:05:57 +0000 (12:05 -0400)]
Merge branch 'hotfix/1.4.1'

8 years agoremoving console statements from the event calendar view
Anthony Talarico [Mon, 10 Oct 2016 16:05:43 +0000 (12:05 -0400)]
removing console statements from the event calendar view

8 years agoMerge tag 'v1.4.0' into develop
Anthony Talarico [Mon, 10 Oct 2016 15:12:55 +0000 (11:12 -0400)]
Merge tag 'v1.4.0' into develop

bumping version number, release for calendar view

8 years agoMerge branch 'release/1.4.0' v1.4.0
Anthony Talarico [Mon, 10 Oct 2016 15:12:00 +0000 (11:12 -0400)]
Merge branch 'release/1.4.0'

8 years agobumping plugin version numbers
Anthony Talarico [Mon, 10 Oct 2016 15:08:10 +0000 (11:08 -0400)]
bumping plugin version numbers

8 years agochanging calendar view events ajax request loading gif overlay to 100% to accommodate...
Anthony Talarico [Thu, 6 Oct 2016 20:32:34 +0000 (16:32 -0400)]
changing calendar view events ajax request loading gif overlay to 100% to accommodate mobile view

8 years agofixing sytanx error in the ajax method when called the loading icon gif during the...
Anthony Talarico [Wed, 5 Oct 2016 17:16:02 +0000 (13:16 -0400)]
fixing sytanx error in the ajax method when called the loading icon gif during the calendar ajax request

8 years agochanging loading gif to gaslight media's for the events calendar overlay ajax icon
Anthony Talarico [Wed, 5 Oct 2016 17:15:05 +0000 (13:15 -0400)]
changing loading gif to gaslight media's for the events calendar overlay ajax icon

8 years agopushing the loader icon for the events calendar overlay to the right a bit more
Anthony Talarico [Wed, 5 Oct 2016 16:39:56 +0000 (12:39 -0400)]
pushing the loader icon for the events calendar overlay to the right a bit more

8 years agoneed to show and hide the loading gif as well as the overlay for the events calendar...
Anthony Talarico [Wed, 5 Oct 2016 16:29:25 +0000 (12:29 -0400)]
need to show and hide the loading gif as well as the overlay for the events calendar ajax request

8 years agohiding the overlay initially before the calendar events ajax request is fired
Anthony Talarico [Wed, 5 Oct 2016 16:27:40 +0000 (12:27 -0400)]
hiding the overlay initially before the calendar events ajax request is fired

8 years agotesting overlay during calendar ajax loading sequence
Anthony Talarico [Wed, 5 Oct 2016 16:25:52 +0000 (12:25 -0400)]
testing overlay during calendar ajax loading sequence

8 years agoremove for develop
Steve Sutton [Wed, 5 Oct 2016 15:09:48 +0000 (11:09 -0400)]
remove for develop

remove where part for id match.

8 years agoFixing import from event with event not recurring.
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.

8 years agotesting flicker reduction when switching between agenda and calendar view for the...
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

8 years agoUpdate views
Steve Sutton [Mon, 3 Oct 2016 15:12:50 +0000 (11:12 -0400)]
Update views

Move the add button into header.

8 years agoMerge tag 'v1.3.11' into develop
Steve Sutton [Fri, 30 Sep 2016 20:22:07 +0000 (16:22 -0400)]
Merge tag 'v1.3.11' into develop

Version 1.3.11

8 years agoMerge branch 'hotfix/1.3.11' v1.3.11
Steve Sutton [Fri, 30 Sep 2016 20:21:21 +0000 (16:21 -0400)]
Merge branch 'hotfix/1.3.11'

8 years agoFix for date range searches. 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.

8 years agoadding sessionStorage to keep track of the events view after nav away from page
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

8 years agoremoving foundation 6 hide from agenda view and listformembersview
Anthony Talarico [Fri, 30 Sep 2016 14:36:08 +0000 (10:36 -0400)]
removing foundation 6 hide from agenda view and listformembersview

8 years agoadding display none intially to the agenda view
Anthony Talarico [Fri, 30 Sep 2016 11:55:22 +0000 (07:55 -0400)]
adding display none intially to the agenda view

8 years agoAdd link in header
Steve Sutton [Tue, 27 Sep 2016 20:36:36 +0000 (16:36 -0400)]
Add link in header

To the main events page for that member.

8 years agoUpdate add_filter priority
Steve Sutton [Tue, 27 Sep 2016 20:24:35 +0000 (16:24 -0400)]
Update add_filter priority

To rearrange the dashboards.

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 27 Sep 2016 19:20:16 +0000 (15:20 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoMerge tag 'v1.3.10' into develop
Steve Sutton [Tue, 27 Sep 2016 18:53:28 +0000 (14:53 -0400)]
Merge tag 'v1.3.10' into develop

Version 1.3.10

8 years agoMerge branch 'hotfix/1.3.10' v1.3.10
Steve Sutton [Tue, 27 Sep 2016 18:53:21 +0000 (14:53 -0400)]
Merge branch 'hotfix/1.3.10'

8 years agoBump version number
Steve Sutton [Tue, 27 Sep 2016 18:53:03 +0000 (14:53 -0400)]
Bump version number

8 years agoAdding a check for eventID before sending emails.
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.

8 years agoReplaced lost delete buton for event at top of edit.html
Chuck Scott [Tue, 27 Sep 2016 17:51:42 +0000 (13:51 -0400)]
Replaced lost delete buton for event at top of edit.html

8 years agoremoving previous jquery class removal for agenda view calendar and setting height...
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

8 years agoreplacing jquery selector for the agenda view calendar to remove the fc-scroller...
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

8 years agoUpdate style for the add event button.
Steve Sutton [Tue, 27 Sep 2016 15:05:00 +0000 (11:05 -0400)]
Update style for the add event button.

Styling it much like the add member profile button.

8 years agofixing syntax error in the jquery selector for fc-scroller in agenda view calendar
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

8 years agoremoving fc-scroller class from the calendar which is only added in firefox
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

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 27 Sep 2016 14:50:46 +0000 (10:50 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoRemove the undefined member_name
Steve Sutton [Tue, 27 Sep 2016 14:50:01 +0000 (10:50 -0400)]
Remove the undefined member_name

Only name is used.

8 years agoMerge branch 'develop' into feature/dashboard
Steve Sutton [Tue, 27 Sep 2016 14:15:21 +0000 (10:15 -0400)]
Merge branch 'develop' into feature/dashboard

8 years agoAdding current event method
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.

8 years agoadding custom hide class to the events in agenda view because foundation 6 overrides...
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

8 years agocommenting out enqueue for frontjs to test broken source path error, replacing $...
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