Mark Thomas
- Email: mark_r_thomas@yahoo.com
- Registered on: 2008-03-24
- Last connection: 2008-11-03
Activity
Reported issues: 3
2008-11-03
- 23:15 Redmine Defect #2128: Problems when 'Assigned To' field doesn't match 'Assigned' issue tracker
- There are problems when the Assigned To field is set, but the issue tracker is not set to _assigned_. A non-member can set the Assigned-To field even when they don't have permission to make the issue _assigned_. The issue then shows up in the assi...
- 22:28 Redmine Feature #1991: Unassigned and Open issues panels
- This would then be a dup of #1710.
2008-09-25
- 22:14 Redmine Help: RE: Attempting to import from Merant Tracker
- The file itself looks OK. Is it named xxx.rake and in the tasks directory? (P.S. Would like to see your MerantTracker class)
2008-04-28
- 17:11 Redmine Feature #1131: Add support for alternate (non-LDAP) authentication
- I would like to see a way to add a custom external authenticator. Currently, the "New Authentication Modes" link assumes an LDAP source. Some more information about what I'm trying to do is here: http://www.redmine.org/boards/1/topics/show/495 ...
2008-04-25
- 16:12 Redmine Open discussion: RE: Versions vs Milestones
- I recently went through the process of converting Version to Milestone, but found that the version label is also being used for document revisions. "Milestone" in that context doesn't make sense. When I upgrade to 0.7 I'll see about splitting this...
2008-04-16
- I need to add support for running redmine behind a proxy that does the authenticating. Redmine doesn't need to handle it, just pick it up from an environment variable set by the proxy. At first, I patched the application controller and replaced...
2008-03-25
- 19:39 Redmine Help: RE: Anyone using Oracle?
- I'm using Rails 1.2.6. I've got more information after spending a few hours trying to track this one down. Oracle treats the empty string '' as NULL in a VARCHAR2. Therefore the migrations that create a table with a :string field with :default ...
- 19:36 Redmine Defect #920: Welcome page fails (login problem) on new Oracle install
- I've got more information after spending a few hours trying to track this one down. Oracle treats the empty string '' as NULL in a VARCHAR2. Therefore the migrations that create a table with a :string field with :default => "" and :null => false w...
- 15:25 Redmine Help: RE: Anyone using Oracle?
- BTW, I'm using Oracle 10g, ruby-oci 1.0.0. If I switch to MySQL, everything works. But I'd like to make it work on Oracle.
- I was wondering if anyone got Oracle to work. I see several fixed bugs related to Oracle issues, but I just installed Redmine 0.6.4 and the first time I tried to access the welcome page, an Oracle exception is thrown. Here's the relevant part of t...
Also available in: Atom