Feature #1077

ICS view of Calendar

Added by Adam Knight 176 days ago. Updated 128 days ago.

Status:Assigned Start:2008-04-18
Priority:Normal Due date:
Assigned to:- % Done:

90%

Category:Feeds
Target version:0.8
Resolution:


Description

It would be really nice if we could get an ICS view of a project calendar similar to how we get RSS feeds of project activity. This way users can see all the events (and milestones/versions) in their calendar software and the activity in their RSS readers.

ICS_Support.patch (6.7 KB) Florian LAMACHE, 2008-04-30 23:17

ICS_Support__2.patch (3.7 KB) Florian LAMACHE, 2008-05-05 19:35

History

2008-04-20 21:46 - Maxim KruĊĦina

+1

2008-04-22 02:35 - Stephanie Collett

+1

2008-04-30 23:17 - Florian LAMACHE

  • File ICS_Support.patch added
  • Status changed from New to Resolved
  • Target version set to 0.7.1
  • % Done changed from 0 to 100

This patch add the functionnality : "Also available in: iCal" !

I worked with the revision 1388.

This patch provide all the events from the beginning of the project till now.

Enjoy,
Florian

2008-04-30 23:21 - Florian LAMACHE

Its based on http://icalendar.rubyforge.org/

So you need to install iCalendar via GEM :
  1. gem install icalendar

2008-05-01 18:39 - Thomas Lecavelier

  • Status changed from Resolved to Assigned
  • % Done changed from 100 to 50

Florian,

Please correct these problems with your patch:

  1. the patch don't mention the r1388, applying it will mess the merger
  2. the file app/views/projects/calendar.rhtml is binary encoded instead of text
  3. a minimal test harness should be a real plus for integrating this patch

2008-05-02 20:25 - Jean-Philippe Lang

  • Target version deleted (0.7.1)

2008-05-05 19:35 - Florian LAMACHE

New version. Bugs fixed. Tested on two production version.

Any feedbacks ?

2008-05-05 19:47 - Florian LAMACHE

  • Target version set to 0.8

2008-06-05 11:34 - yann belot

Hi,

how can we use it ?

thx

2008-08-08 11:58 - Daniel Netzer

+1 Would be a very cool feature.

2008-09-09 10:25 - Joris Verschoor

If I go to: http://xxxxxxx/projects/calendar/PROJECTNAME?format=ics I get a missing template error:

ActionController::MissingTemplate (Missing template common/calendar.ics.erb in view path xxxxx/redmine-0.7.3/a
pp/views):

Also available in: Atom PDF