My patches for Redmine
Go to file
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class.
Custom Field Formats are now full objects and can be registered with
Redmine::CustomFieldFormat to add new formats.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3672 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-04-16 15:33:49 +00:00
app Replace the hardcoded CustomField::FIELD_FORMATS with a class. 2010-04-16 15:33:49 +00:00
config Translation updates: 2010-04-06 16:57:51 +00:00
db/migrate Adds index on issues nested set columns. 2010-03-13 17:17:10 +00:00
doc Adds context menu to the roadmap issue lists. 2010-03-06 18:03:25 +00:00
extra Fixed windows platform detection in reposman.rb (#5039). 2010-03-12 18:15:19 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Replace the hardcoded CustomField::FIELD_FORMATS with a class. 2010-04-16 15:33:49 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Adds bottom margin to issue watchers avatars (#5264). 2010-04-11 17:14:18 +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 Added missing Enumeration STI exemplars. 2010-04-13 05:57:27 +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 Upgrade CodeRay to 0.9.2 (#3359). 2010-03-16 20:29:12 +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