madeupname / juggernaut

Grails 2.0 app for running user groups.
3 stars 1 forks source link

Add iCalendar support #12

Open madeupname opened 12 years ago

madeupname commented 12 years ago

Update the Meeting class, controller, and views to support generating iCalendar files. There is an iCalendar plugin for this.

madeupname commented 12 years ago

Added iCalendar Grails plugin. Generated MeetingController, added icalendar action. Modified Meeting edit/update form to add time picker. Modified Meeting list/show views to display "Add to Calendar" link. Added default locale to Location, set in bootstrap.