Top "Redmine" questions

Redmine is a flexible project management web application.

how to configure a SMTP server in windowx xp to send mails to gmail?

forgive my ignorance, I thought it was going to be a no-brainer but I still couldn't figure it out I'm …

smtp email redmine outgoing-mail
Is there a rake command to reset a Redmine admin password?

I have lost the admin password for a redmine installation, and after trying the method of clearing the salt and …

redmine reset forgot-password
An error occurred while sending mail (SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown protocol)

configuration.yml development: email_delivery: delivery_method: :smtp smtp_settings: #tls: true #enable_starttls_auto: true openssl_verify_mode: 'none' …

ruby-on-rails redmine
organization of Redmine projects?

I'm the sole developer working on a couple of webapp sites. I have them in subversion, but I'm not using …

project-management redmine project-organization
Automatically close Redmine Task with commit comment

There is a feature (associated revisions) in Redmine to link commits with tasks with specific keywords typed in comment on …

visual-studio mercurial redmine
Allow non-admin users to create projects

I'm looking to allow non-admin users to create their own projects, i've found the option to set the default role …

redmine redmine-plugins
Good documentation for writing Redmine plugins

I am currently developing some plugins for Redmine, and I must say, I'm a bit disappointed with the lack of …

ruby-on-rails ruby-on-rails-3 ruby-on-rails-plugins redmine redmine-plugins
Redmine add watchers after bug creation

I have been trying out Redmine to see if I like it better than mantis. However, I am wondering if …

bug-tracking redmine
uninitialized constant RAILS_DEFAULT_LOGGER

I'm trying to install a plugin in redmine, mylyn. I get the following error: uninitialized constant RAILS_DEFAULT_LOGGER 0 /home/…

ruby-on-rails redmine mylyn redmine-plugins
Bundler cannot continue; error parsing 'Gemfile': (<unknown>)

While using these installation instructions, https://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine_30x_on_Ubuntu_1404_with_Apache2_…

ruby-on-rails ruby bundler redmine gemfile