vinsol / fullcalendar-rails-engine

Rails engine implementation of fullcalendar jQuery plugin(http://arshaw.com/fullcalendar/). Create, edit, delete, reschedule, resize events like google calendar.
http://vinsol.com/fullcalendar-demo
MIT License
66 stars 51 forks source link

Changing color of events #18

Open ehannes opened 9 years ago

ehannes commented 9 years ago

Is it possible to different colors for different events? I know [http://fullcalendar.io/docs/event_data/Event_Source_Object/#options](fullcalendar supports it), but does this rails engine support it too?

ehannes commented 9 years ago

I forked the project and added the color attribute to events, inspired by work of @shivakumaarmgs. The new functionality is available here and if this is something you want to include to the original engine, we can create a pull request.

bansalakhil commented 9 years ago

Yes please, send us a pull request


Regards Akhil Bansal Blog: http://webonrails.com

On Mon, Nov 24, 2014 at 7:51 PM, Hannes notifications@github.com wrote:

I forked the project and added the color attribute to events, inspired by work of @shivakumaarmgs https://github.com/shivakumaarmgs. The new functionality is available here https://github.com/ehannes/fullcalendar-rails-engine and if this is something you want to include to the original engine, we can create a pull request.

— Reply to this email directly or view it on GitHub https://github.com/vinsol/fullcalendar-rails-engine/issues/18#issuecomment-64199606 .

ehannes commented 9 years ago

To which branch would you like it?

bansalakhil commented 9 years ago

Master


Regards Akhil Bansal Blog: http://webonrails.com

On Mon, Nov 24, 2014 at 8:36 PM, Hannes notifications@github.com wrote:

To which branch would you like it?

— Reply to this email directly or view it on GitHub https://github.com/vinsol/fullcalendar-rails-engine/issues/18#issuecomment-64206129 .