Ted Wise
- Email: rfuser020@foo.bar
- Registered on: 2008-02-03
Activity
Reported issues: 4
2007-04-02
- 20:30 Redmine Defect #30: Project identifiers must be lowercase
- The name depends on what else you had in mind for the field - if they're all svn related you might include that in the name, e.g., svn-id, managed-repository-name, etc. As for Perl, you're assuming everyone is running a Unix variant - and un...
- 15:32 Redmine Defect #30: Project identifiers must be lowercase
- I figured it out after examining the last round of commits. I assume you're going to allow redMine to setup and manage the SVN repositories. A few comments: * Identifier can be easily confused with a project code * It's marked as required ...
- 13:40 Redmine Defect #30: Project identifiers must be lowercase
- The newly added project identifiers are enforced to be only lowercase - I don't know whether this is intentional but it's probably a bug.
2007-03-30
- 16:34 Redmine Patch #216: Email settings
- Creates an admin interface for the email settings. Uses the existing Settings table to store the new settings. Adds a check to the info page as to whether email has been configured. Disables emails by default. Needs additional translations f...
2007-03-29
- 10:41 Redmine Patch #214: Switch from numeric issue ids to symbolic ones
- Yes, it's a very simplistic patch - basically it's just for show. It displays issue id's as <CODE>-<ID>, e.g., PROJ-45, but nothing else changes. For example, the url to access the issue is still /issue/show/45. To do this correctly, you ...
2007-03-28
- 13:17 Redmine Feature #302: Enhance project parent/child relationship
- Right now there doesn't seem to be any particular functionality behind a parent/child project relationship. I'd like to see the following: * Managers of parent projects have management access to sub-projects * Project settings are inherited by...
2007-03-26
- 21:53 Redmine Patch #214: Switch from numeric issue ids to symbolic ones
- Switches issue ids from #1 to something like MYID-1
Also available in: Atom