My patches for Redmine
Go to file
Jean-Philippe Lang 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3567 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-03-12 15:12:23 +00:00
app Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). 2010-03-12 14:51:33 +00:00
config Cleanup and warning added in database.yml.database about the test database. 2010-03-12 13:48:14 +00:00
db/migrate Adds a missing index (speeds up changesets loading). 2010-02-21 14:40:00 +00:00
doc Adds context menu to the roadmap issue lists. 2010-03-06 18:03:25 +00:00
extra Fixed: deprecation warning in reposman.rb (#4736). 2010-02-06 14:20:39 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 2010-03-12 15:12:23 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Fixed: avatar display breaks user profile page layout (#5008). 2010-03-12 13:35:36 +00:00
script Converted script/about to use Unix line ending. It has DOS line endings and would fail. 2009-06-07 18:22:27 +00:00
test Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 2010-03-12 15:12:23 +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 Adds named scopes to replace custom finders. 2010-03-10 05:10:43 +00:00
.gitignore Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
README.rdoc Added README.rdoc in the project root to display on Github 2009-11-08 04:10:37 +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 http://www.redmine.org