Skip to content

manolopm/redmine_icalendar_export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICalendar (ICS) view of issue- and version-deadlines.

GPL v2

This plug-in requires icalendar >= 1.1.5 (icalendar.rubyforge.org/).

Further, a the hook view_calendars_show_bottom needs to be present in app/views/calendars/show.html.erb. The hook is not yet in Redmine core, a patch can be found in extra/. If you want this hook in Redmine Core to avoid patching your Redmine, please vote for it here: www.redmine.org/issues/6586

Issues are exported as VEVENT-items with their due-date as the event date. The same applies to versions. Unassigned issues have the status TENTATIVE.

About

Redmine ICS Export Plug-in (aka redmics)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 95.1%
  • HTML 4.9%