My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2158: added events by function not visible in 2.0 in 1.5 visible but not edittable and allday!
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jun 2014


Sign in to add a comment
 
Reported by tonvrys...@gmail.com, Jun 4, 2014

Hi I got 2 problems:

http://jsfiddle.net/Ton024/8XfqF/34/

in this example I use the:
events: function (start, end, callback)

which does not work in the fiddle, but in the error function I add an extra event. And call the callback function to deal with it.

1) problem 1
I copied an old fiddle which works with fullcalendar 1.5 and the event was VISIBLE which was my first problem (and now the second). The problem here is that I set a begin and end date/time, but it remains an all day event. I can not drag it to another day. The event is on june 4 from 10:00 to 12:00

2) The other problem is that I do not see any events from my webserver when I'm using a newer version of fullcalendar (2.0 or 2.0 beta).
I even deleted the events and added an event like I did in the error event. Nothing is displayed.

I hope that you can help me.

Ton
Jun 4, 2014
#1 tonvrys...@gmail.com
problem 1 is only at the fiddle. 
this keeps me on problem 2. In 2.0 I do not see the events.
In 1.5 everything is ok
I load these scripts, in this order:
moment.min.js
1.7.2/jquery.min.js
1.10.4/jquery-ui.min.js
scripts/fullcalendar.min.js <-- WORKS but in case of 2.0 not working
fullcalendar-2.0.0/lang/nl.js
scripts/json2.js






Jun 5, 2014
#2 tonvrys...@gmail.com
solved !

The problems where caused by 2 things:
- timezone parameter added in version 2 of events by function
- time is no longer a big number but start is a date in format like 2014-06-05T10:00:00

all other functions modified to use 2.0 It is a great solution !
Jun 7, 2014
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting