##// END OF EJS Templates
Added time report....
Added time report. Report can be generated by member/activity/tracker/version and year/month/week for the selected period. git-svn-id: http://redmine.rubyforge.org/svn/trunk@572 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r556:438161ad1fd3
r569:faa3d984ab0a
Show More
redmine.rb
5 lines | 151 B | text/x-ruby | RubyLexer
require 'redmine/version'
require 'redmine/mime_type'
require 'redmine/acts_as_watchable/init'
REDMINE_SUPPORTED_SCM = %w( Subversion Mercurial Cvs )