My patches for Redmine
Go to file
Jean-Baptiste Barth 27049b848d Use File#expand_path for require's in script/* for Ruby 1.9.2 compatibility. #4050
Since Ruby 1.9.2, LOAD_PATH does not include "." directory anymore, so
we should use absolute paths instead to ensure both 1.8.x and 1.9.x
compatibility. It has been included in railties 2.3.x branch since
july 2009, see 7a427a83ca

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4359 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-11-02 00:20:21 +00:00
app Fixed: "Template is missing" error when validation fails on version edit (#6766). 2010-11-01 13:13:32 +00:00
config Add a label for user and group search fields. #6521 2010-10-30 16:47:33 +00:00
db/migrate Correctly update all mail_notification options. #6549 2010-10-10 21:17:15 +00:00
doc Update changelog for v1.0.3 2010-11-01 00:37:14 +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 Bump version to 1.0.3 2010-11-01 00:37:19 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948 2010-10-29 22:48:59 +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 Refactor: convert api key tests to shoulda macros for reuse. #6447 2010-11-01 15:45: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 Use the relative_url_root when generating asset_paths. #3935 2010-09-17 04:06:40 +00:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +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