adesigns / calendar-bundle

This bundle allows you to integrate the jQuery FullCalendar plugin into your Symfony2 application.
MIT License
97 stars 60 forks source link

Fullcalender Updated to 2.0.2 #24

Open Toasterson opened 10 years ago

Toasterson commented 10 years ago

Hi

I updated the Fullcalendar Sources to 2.0.2 and fixed all errors in the controller i could find.

Greetings Toasterson

ajanssens commented 9 years ago

:+1:

elvismdev commented 9 years ago

Is this PR gonna be merged? How can we help?

geyser-learnernation commented 9 years ago

Hi guys, there is any update on it? When this PR is going to be merged?

mikeyudin commented 9 years ago

Hi all, sorry for the delay. Working on the merge now.

mikeyudin commented 9 years ago

Hey all,

I have created a new branch, fc-2.0.2, and tagged this repo with 1.2-beta. I am not comfortable merging this branch into master, as it is just a bandaid solution (2.0.2 is already out of date).

I have created a branch, based off of #10, called "component-installer", which uses the component-installer package to install the fullcalendar source. However, I'm having trouble getting it to work when installing CalendarBundle as a subpackage of a parent project. Does anyone have experience with component-installer that may be able to see where my issue is?

In the meantime, you should be able to use adesigns/calendar-bundle: "1.2-beta" in your composer.json file to get the 2.0.2 branch.

Thanks, Mike