]> source.dussan.org Git - redmine.git/commit
Gravatar support for issue detai, user grid, and activity stream
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 30 Oct 2008 02:58:04 +0000 (02:58 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 30 Oct 2008 02:58:04 +0000 (02:58 +0000)
commited314caf7d6e871c214ac1896eaadcb5f5d21ed6
treef05063af03cb962edfdd6d086aad6cc3ed2e2d1b
parent1399f3dd122f6145d66b912e72dc6186dff884bb
Gravatar support for issue detai, user grid, and activity stream

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1962 e93f8b46-1217-0410-a6f0-8f06a7374b81
12 files changed:
app/views/issues/_history.rhtml
app/views/issues/show.rhtml
app/views/projects/activity.rhtml
app/views/users/list.rhtml
public/stylesheets/application.css
vendor/plugins/gravatar/MIT-LICENSE [new file with mode: 0644]
vendor/plugins/gravatar/README [new file with mode: 0644]
vendor/plugins/gravatar/Rakefile [new file with mode: 0644]
vendor/plugins/gravatar/about.yml [new file with mode: 0644]
vendor/plugins/gravatar/init.rb [new file with mode: 0644]
vendor/plugins/gravatar/lib/gravatar.rb [new file with mode: 0644]
vendor/plugins/gravatar/spec/gravatar_spec.rb [new file with mode: 0644]