Mirror of redmine code source - Official Subversion repository is at https://svn.redmine.org/redmine - contact: @vividtone or maeda (at) farend (dot) jp
Go to file
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user
* No link to a locked user page (closes #4182)
* Translate Anonymous string

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3024 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-11-11 10:48:54 +00:00
app Fixes ApplicationHelper#link_to_user 2009-11-11 10:48:54 +00:00
config Fixes ApplicationHelper#link_to_user 2009-11-11 10:48:54 +00:00
db/migrate Adds version status to limit issue assignments (#1245). 2009-11-08 13:03:41 +00:00
doc Development database required for running rake test (closes #4153). 2009-11-08 13:15:59 +00:00
extra Do not use settings/settings partial name in sample plugin (#3557). 2009-07-02 18:40:06 +00:00
files
lib Adds a link to automatically close completed versions in project settings (#1245). 2009-11-09 18:53:12 +00:00
log
public Adds version status to limit issue assignments (#1245). 2009-11-08 13:03:41 +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 Fixes ApplicationHelper#link_to_user 2009-11-11 10:48:54 +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/plugins Upgrade Coderay to 0.9.0. 2009-11-07 09:08:13 +00:00
.gitignore Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
Rakefile
README.rdoc Added README.rdoc in the project root to display on Github 2009-11-08 04:10:37 +00:00

= 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