My patches for Redmine
Go to file
Jean-Philippe Lang a81953ef84 Adds a test for TimeEntry#spent_on= with invalid string.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4709 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-01-14 18:45:28 +00:00
app Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258). 2011-01-14 18:04:16 +00:00
config Set csv separator to ; for nl locale (#7274). 2011-01-11 20:35:50 +00:00
db/migrate Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 2011-01-01 23:08:49 +00:00
doc Updated CHANGELOG for 1.1.0 release. 2011-01-09 15:57:44 +00:00
extra Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065 2010-10-29 22:55:50 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib scm: mercurial: change diff option from --git to --config diff.git=false (#7253). 2011-01-11 08:41:35 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Removed obsolete css class (#7279). 2011-01-11 20:37:31 +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 Adds a test for TimeEntry#spent_on= with invalid string. 2011-01-14 18:45:28 +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 ruby1.9 compatibility 2011-01-01 11:45:12 +00:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +00:00
.hgignore Adding .hgignore based on the .gitignore. 2011-01-01 21:07:43 +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