Andy Kruta

Results 7 comments of Andy Kruta

I managed to duplicate the error using the django-scheduler-sample. Here's how: ``` $('#calendar').fullCalendar({ // put your options and callbacks here header: { left: 'prev,next today', center: 'title', right: 'month,agendaWeek,agendaDay,listWeek' },...

See #417 for how to fix this. :)

This is also related to #359. This absolutely solved my problem there. 👍

This would be a darn nifty feature to have. Any chance the conflicts can be corrected and this feature documented?

@markstory It's not a lack of time on my part, but a lack of understanding on how to write the test case you mentioned earlier in the thread as well...

Could it be the implementation of XMPP on the server itself? I ask because I'm using this exact same functionality to create a NOC "warroom" where everything is logged (even...

This could be caused by an improper MaxEnvelopeSizekb in the WinRM config. Unfortunately, it can also mean that the credentials were rejected.