My patches for Redmine
Go to file
Toshi MARUYAMA e715627b3d use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb.
ActionView::Helpers::ActiveRecordHelper at test/helper_testcase.rb
does not exist on Rails 3.0.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6111 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-06-22 03:55:20 +00:00
app Added Project#enable_module! and Project#disable_module! (#7115) 2011-06-19 23:45:22 +00:00
config Russian translation update by SERGEY ERSHOV (#8646). 2011-06-20 08:46:38 +00:00
db/migrate scm: add "extra_info" column to repositories table and set serialize (#7146, #7047). 2011-05-12 17:29:18 +00:00
doc Doc update for 1.2.0 release. 2011-05-30 16:39:33 +00:00
extra remove trailing white-spaces and empty lines from extra/svn/reposman.rb. 2011-05-17 13:32:08 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb. 2011-06-17 06:48:02 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Fixed: No warning if unsaved text has not lost focus (#8468). 2011-05-30 21:19:25 +00:00
script Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050 2010-11-02 00:20:21 +00:00
test use ActionView::TestCase instead of HelperTestCase at projects_helper_test.rb. 2011-06-22 03:55:20 +00:00
tmp/test Added an empty tmp/test directory so rake test will run out of the box. 2009-06-08 02:07:30 +00:00
vendor PDF: fix font name in vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb (#8566). 2011-06-09 23:18:20 +00:00
.gitignore scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455). 2011-02-15 11:04:52 +00:00
.hgignore add .svn/ and .git/ to .hgignore. 2011-03-28 04:54:13 +00:00
README.rdoc Readme update. 2010-07-18 15:49:24 +00:00
Rakefile trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00

README.rdoc

= Redmine

Redmine is a flexible project management web application written using Ruby on Rails framework.

More details can be found at in the doc directory or on the official website http://www.redmine.org