##// END OF EJS Templates
Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD)....
Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). This option can be set in Admin -> Settings. git-svn-id: http://redmine.rubyforge.org/svn/trunk@585 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r570:ba1b857197ab
r582:9c38458f8bd2
Show More
redmine.rb
5 lines | 157 B | text/x-ruby | RubyLexer
require 'redmine/version'
require 'redmine/mime_type'
require 'redmine/acts_as_watchable/init'
REDMINE_SUPPORTED_SCM = %w( Subversion Darcs Mercurial Cvs )