Skip to content

ryu00026/redmine_ical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine iCal

How to Install

script/plugin install https://github.com/ryu00026/redmine_ical.git
gem install icalendar --no-ri --no-rdoc
RAILS_ENV=production rake db:migrate_plugins

How to Use

redmineの右上にiCal設定と出てくるのでそこをクリックして初期設定を行なってください

アクセスキー付きURLが発行されます

your.domain/exports/ical/XXXXXXXXXXXXX

もしベーシック認証などをかけてる場合はusername:[email protected]/exports/ical/XXXXXXXXXXXXX でアクセス可能です

TODO

  • 国際化

  • watcherに入れてるissueも閲覧できるようにする?

About

RedmineでチケットをiCalで出力するpluginです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages