mirror of
https://github.com/redmine/redmine.git
synced 2026-01-05 07:10:36 +01:00
f992df684fe4db936ee56c1e7d334eebfae40329
* move existing methods from ApplicationHelper to a new helper file (AvatarsHelper) * change default avatar size from 50 to 24 because most of the avatars are using the size 24 * class 'gravatar' is always added and all custom classes are appended * added user name as default title for avatar images * added two new methods: @assignee_avatar@ and @author_avatar@ Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18175 e93f8b46-1217-0410-a6f0-8f06a7374b81
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
= Redmine Redmine is a flexible project management web application written using Ruby on Rails framework. More details can be found in the doc directory or on the official website http://www.redmine.org
Description
Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Languages
Ruby
78.2%
HTML
15.5%
JavaScript
3.7%
CSS
2.2%
Perl
0.3%
Other
0.1%