This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e91d69d32bed1a3e572fc0f13ba1f4360050f3ba
tree 4fe147bc14afe1af87963f8861edb2f7b221a78b
parent 9498f0e1385e3efcbcf5d3e01c78a9448a0ac432
tree 4fe147bc14afe1af87963f8861edb2f7b221a78b
parent 9498f0e1385e3efcbcf5d3e01c78a9448a0ac432
README
= Google Calendar Plugin For Redmine REQUIRES: TZInfo GEM (http://tzinfo.rubyforge.org/) A plugin to allow users to create a new Redmine tab and embed a Google Calendar using Google Embeddable Calendar iframe. http://www.google.com/calendar/embed/EmbedHelper_en.html To install from git: (Git Version < 1.5.3) $ cd {RAILS_ROOT}/vendor/plugins $ git clone git://github.com/mully/redmine_google_calendar.git (Git Version >= 1.5.3 -- Because the "git-rails" gem uses Git Submodules introduced in ver. 1.5.3) $ sudo gem install git-rails $ git-rails install git://github.com/mully/redmine_google_calendar.git








