Skip to content

Conversation

@binarygeotech
Copy link

When in any of the resourceviews with selectable option of $.fullCalendar({}) is set to true, the overlay was not removed.

-- Added "ev, view, resource" arguments to SelectionManager's select and reportSelection functions
-- Removed reportSelection function from ResourceView and revert back to S
-- Added the CurrentView (t) to reportSelection Call
-- Fixed bugs when default date is specified using date, month and year options

binarygeotech and others added 6 commits August 23, 2014 05:48
…View when selectable option is true

-- Added "ev, view, resource" arguments to SelectionManager's select and reportSelection functions
-- Removed reportSelection function from ResourceView and revert back to SelectionManager reportSelection function
Added the CurrentView (t) to reportSelection Call
…View when selectable option is true

-- Added "ev, view, resource" arguments to SelectionManager's select and reportSelection functions
-- Removed reportSelection function from ResourceView and revert back to SelectionManager reportSelection function
added "date || " to in case if the user specified default start date for the calendar
added "date || " to in case if the user specified default start date for the calendar
added "date || " to in case if the user specified default start date for the calendar
@binarygeotech binarygeotech changed the title Fixed Bug in $.fullCalendar('unselect') and reportSelection in ResourceView when selectable option is true Fixed Bug in $.fullCalendar('unselect') and reportSelection in ResourceView when selectable option is true and when date, month, year is specified for default date Aug 24, 2014
fixed invalid resource object, resource element and view when renderResource callback is used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant