Obsolete!!! Backbone’s changes for ChiliProject
Go to file
Eric Davis 7376ef2ad7 Typecast issue ids when searched for.
Older Postgres versions don't allow searching over the id field's max size.

Contributed by Holger Just

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3806 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-06-20 20:01:32 +00:00
app Typecast issue ids when searched for. 2010-06-20 20:01:32 +00:00
config Handle unsuccessful destroys in TimelogController. #5700 2010-06-20 19:30:51 +00:00
db/migrate Adds index on issues nested set columns. 2010-03-13 17:17:10 +00:00
doc Updates for 0.9.4 release. 2010-05-01 12:37:20 +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 Exclude fields_for in the TabularFormBuilder, it has a different method 2010-06-20 19:03:09 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Calculate the correct week number for weeks starting at any date. #4857 2010-06-19 22:52:09 +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 Typecast issue ids when searched for. 2010-06-20 20:01:32 +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 Optimize the N+1 query in watcher_recipients. #5415 2010-06-20 18:41:30 +00:00
.gitignore Ignore rubinius .rbc files 2010-06-09 22:01:21 +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