Ticket #234 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Export iCalendar

Reported by: cjordan Assigned to: somebody
Priority: high Milestone: 0.7.1
Component: Controller Version:
Severity: normal Keywords:
Cc: tor@mikesmit.com

Description

There should be a link on the event listing page to download an iCalendar file for all the events that have not yet occurred. As well, there should be a link on the event show page to download an iCalendar file for that specific event.

Change History

22/09/05 12:50:16 AM changed by ssmith

  • status changed from new to closed.
  • resolution set to fixed.

Duplicate of #136

22/09/05 12:51:50 AM changed by cjordan

  • milestone deleted.

22/09/05 12:52:12 AM changed by cjordan

  • status changed from closed to reopened.
  • resolution deleted.

22/09/05 01:06:46 AM changed by ssmith

See http://icalendar.rubyforge.org/ for a library.

Export should be implemented in at least 2 areas:

Individual events Selectors

Being able to subscribe to a selector to see all upcoming events just seems cool

01/10/05 12:23:18 PM changed by obaltzer

  • milestone set to WishList.

22/04/06 06:53:45 PM changed by obaltzer

  • cc set to tor@mikesmit.com.
  • milestone changed from WishList to 0.8.0.

28/09/06 02:42:01 PM changed by ssmith

Should also be able to use the send_data method to dynamically generate and send an ical file.

28/09/06 02:49:50 PM changed by obaltzer

You may not even need to do this. Just setting the content type and processing a partial should be fine.

28/09/06 03:17:24 PM changed by ssmith

  • status changed from reopened to closed.
  • resolution set to fixed.

Fixed in [424]

24/01/07 07:13:12 PM changed by ssmith

  • milestone changed from 0.8.0 to 0.7.1.