I am having trouble connecting Redmine to a locally hosted subversion repository using SSL. I suspect it\'s the self-signed certificate that usually triggers a warning in the 开发者_如何学PythonSVN c
As you can know, you can store data against a contact on Android phones. I am won开发者_如何学Cdering if there is a standard name to store a birthday against a contact?
I am starting on a number of big PHP projects which I need Bug Tracking, Wiki and Subversion integration capabilities for.
I am looking to set up a Redmine server on a Windows virtual machine on my local workstation. (Background in this related question.)
I\'ve been looking at setting up Redmine, Trac, or JIRA to track issues.I want to be able to have my development team create internal tickets that are never seen by clients, while clients can create/e
According to the Grails GORM guide, subclasses of domain classes share the same table as the par开发者_开发百科ent class unless tablePerHierarchy is set to false.
I am not sure if this problem is a general Rails problem or Redmine specific. There is a class User which has a class method try_to_login. I wrote a module containing a method_alias_chain to wrap tha
We are starting to use Redmine as our task tracking tool and for some reason we can\'t have the same SVN and Redmine user logins. How can we map SVN user names to R开发者_C百科edmine user names via co
I\'d like to use a popular, open source issue tracker (Redmine) that offers git integration. Unfortunately, each project in the tracker can only be associated with one git repo. Creating multiple proj
How can i add the selected=\"selected\" bit to the option in an HTML <select> input from the sent $_POST data without an if statement w开发者_C百科ithin each option?<?php