My patches for Redmine
Go to file
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589).
A rake task (redmine:watchers:prune) is also added to prune existing watchers.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3167 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-12-13 12:39:22 +00:00
app Makes user unwatch what he can no longer view after its permissions have changed (#3589). 2009-12-13 12:39:22 +00:00
config Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 2009-12-13 04:06:55 +00:00
db/migrate Adds a Setting to control how an Issue's done_ratio is calculated: 2009-12-11 18:48:34 +00:00
doc Development database required for running rake test (closes #4153). 2009-11-08 13:15:59 +00:00
extra Improve rdm-mailhandler exit status (#4368). 2009-12-09 10:44:15 +00:00
files trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
lib Makes user unwatch what he can no longer view after its permissions have changed (#3589). 2009-12-13 12:39:22 +00:00
log trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
public Adds workflow copy functionality (#1727). 2009-12-12 10:06:07 +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 Makes user unwatch what he can no longer view after its permissions have changed (#3589). 2009-12-13 12:39:22 +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 Make use of #watched_by? in issue form. 2009-12-02 19:17:42 +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