Adam Grant

Activity

Reported issues: 1

2008-08-14

01:45 Redmine Feature #1758: Color-coding for issue trackers
There are themes that do this for you. It is theme based, and the default theme doesn't take this into account. I really like this one. It looks great, and has the basics of what you want in tracker colors: http://www.redmine.org/boards/1/topic...
01:37 Redmine Defect #1682: Show error if SCM executable is not in rails PATH (ENV['PATH'])
Does the Issues table not actually show the correct updated_at time? I've updated this thread twice, and it still shows up as being updated on the creation date...

2008-08-02

00:48 Redmine Defect #1682: Show error if SCM executable is not in rails PATH (ENV['PATH'])
Here's a patch for solving the problem. Not tested though. Seems simple enough... => lib/redmine/scm/adapters/abstract_adapter.rb Index: abstract_adapter.rb =================================================================== --- abstract_a...

2008-07-24

21:09 Redmine Defect #1682: Show error if SCM executable is not in rails PATH (ENV['PATH'])
Redmine should log a message if the scm executable cannot be found in the user's path that the redmine app is running under. For our case, the svn command was not in the user's PATH, but there was no way to figure this out without custom logger...

Also available in: Atom