My patches for Redmine
Go to file
Toshi MARUYAMA 84dd4ecbd4 route: split issue preview route to adding and editing
"No route matches" error raises in "preview_issue_path"
at app/views/issues/new.html.erb:35 on Rails 3.0.11 and Rails 3.1.3 new route format.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8886 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-15 22:49:03 +00:00
app route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
config route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
db/migrate Increase username length limit from 30 to 60 (#2719). 2012-02-05 11:50:53 +00:00
doc Updates for 1.3.1 release. 2012-02-06 11:14:52 +00:00
extra Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242). 2012-02-15 19:25:16 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Fixed that partial diffs are done against html instead of original code (#9143). 2012-02-15 17:39:47 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Adds the syntax for links to notes in the help. 2012-02-15 18:03:43 +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 route: split issue preview route to adding and editing 2012-02-15 22:49:03 +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 Replaced ruby-net-ldap with net-ldap 0.2.2 gem. 2012-02-02 19:30:01 +00:00
.gitignore add Gemfile.local to .gitignore and .hgignore (#5638). 2011-08-18 01:23:53 +00:00
.hgignore add Gemfile.local to .gitignore and .hgignore (#5638). 2011-08-18 01:23:53 +00:00
README.rdoc Typo 2011-11-19 16:10:28 +00:00
Rakefile add newline at end of Rakefile 2011-11-20 00:09:16 +00:00

README.rdoc

= 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