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 a7c07296979f08bcd6b59ab23aa434ae593fb177
tree 8d73c60a69e896b5b0c562a68fcf831312d1b32a
parent e91d69d32bed1a3e572fc0f13ba1f4360050f3ba
tree 8d73c60a69e896b5b0c562a68fcf831312d1b32a
parent e91d69d32bed1a3e572fc0f13ba1f4360050f3ba
| name | age | message | |
|---|---|---|---|
| |
README | Wed Mar 12 20:37:18 -0700 2008 | [mully] |
| |
app/ | Wed Mar 12 18:56:45 -0700 2008 | [mully] |
| |
init.rb | Wed Mar 26 11:49:26 -0700 2008 | [mully] |
| |
lang/ | Wed Mar 12 18:56:45 -0700 2008 | [mully] |
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




