search for: redmine

Displaying 20 results from an estimated 207 matches for "redmine".

2014 Apr 21
0
Facing troubles installing rubymine latest one in vps ubuntu 12.04 64 bit
Hi all, I have installed Redmine latest one in my vps. I am facing the below error apt-get install redmine redmine-mysql Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: libsvn-ruby ruby-rmagick libopenid-ruby The following NEW packages will be installed: red...
2013 Feb 06
5
rake db:migrate_plugins RAILS_ENV=production fails with "no such file to load -- initializer"
I''m running Redmine on Ruby, and attempting to load a new plugin. When I attempt to run the command: rake db:migrate_plugins RAILS_ENV=production It fails with this error: rake aborted! no such file to load -- initializer /var/www/redmine/config/boot.rb:65:in `require'' /var/www/redmine/config/boot.rb:65:in...
2008 May 20
4
Need help with rsync.
...aded into each others .ssh/authorized-keys2 file for root. I want to move a directory tree from one host to the other via rsync to maintain a shadow structure of the application provided on the main host. This is the relevant part of the command: rsync -avz --rsh=ssh --delete-after /var/data/pas-redmine root at inet01.mississauga.harte-lyne.ca:/var/data The connection is made and a good deal of material is successfully transferred. I am however getting a number of permission errors: rsync: readlink "/var/data/pas-redmine/lib/tabular_form_builder.rb" failed: Permission denied (13) rsync...
2009 Sep 30
17
Apache2.2 + what to get Rails
Me: not experienced with Rails or Ruby, Problem: Ubuntu 9.04 server in my shop ...couldn''t get Apache2.2 + Passenger + Rails to work for Redmine. (No answer at Redmine list and I don''t think its their problem anyway). Also couldn''t get Apache2.2 and just Rails to work, though some people said it would. Webrick works. Goal: run Redmine on a server that also runs PHP and other web services. No port numbers in URL. Separate...
2009 Mar 08
5
error : Redmine
Hello, Iam getting the following error whem adding new task in redmine -- Internal error An error occurred on the page you were trying to access. If you continue to experience problems please contact your redMine administrator for assistance. Please advise. Thanks in advance. Regards, Gokul -- Posted via http://www.ruby-forum.com/.
2009 Mar 12
2
Redmine: 500 Internal Server Error Content-Type: text/html
Hello! I have a such problem in my redmine app, like "Redmine: 500 Internal Server Error Content-Type: text/html " error, from time to time, and there is no periodicly matches. Versions: Rails - 2.2.2 Ruby - 1.8.5 Thx, for you answers. --~--~---------~--~----~------------~-------~--~----~ You received this message because you...
2011 Mar 11
2
Problem with Redmine
I am having a problem getting Redmine to run with Oracle (11.2) backend. I get this error (below) because Oracle table names are limited to 30 characters. Does anyone around here know of a fix or workaround? I''m wondering if I can simple change the table name, or if that will break the application. When doing a db migrate to...
2019 Apr 10
2
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
Dear samba-list, please disregard my previous post. Since posting I have found a way to avoid the need to create a dedicated AD service account purely to allow Redmine to authenticate via LDAPS and AD. This neatly circumvents my original issue and is much more secure to boot. For future Redmine users googling, refer to this document here: https://www.redmine.org/projects/redmine/wiki/RedmineLDAP The section "Dynamic Bind" in the aforementioned docum...
2010 Jul 31
0
Redmine Ticket Creation and Updates via email - an update
Hi all We''ve just finished enabling ticket creation and updates via email. You can now send an email to tickets@puppetlabs.com to create a ticket. You must have a Redmine account to do this and your From address must match the address on your Redmine account. Any attachments added to the email will be applied to the ticket. By default, issues are added to the Puppet project but you can override this by specifying the Project option in the email body: Project: fa...
2010 Feb 23
1
Redmine and hoptoad notifier
Hi, Has anyone ever managed to make the hoptoad notifier work with Redmine? I always get time outs when posting an issue to the redmine server... Cheers, -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JY...
2009 Nov 21
3
Using mongrel_rails: Can't install Redmine as win2003 service
Hello everyone. After stugging 3+ hours installing redmine I got success but still can''t install redmine as service (windows 2003). So here is my problem. I successfully installed redmine and mapped it to mysql, created database and initialized it with default values. Last thing I''m trying to do is to install it as service on windows 200...
2012 Oct 04
2
redmine verification emails not working?
been waiting (and checking spam filters) on 2 accounts i''ve tried to create in redmine for opening an issue, but yet to see any verification emails. thought I''d give you guys the heads up as I''m sure the dev''s don''t register accounts too often! just eager to open the 3.0 environment issue I''m seeing. Thanks! -- Matthew Nicholson --...
2007 Dec 08
6
Rails 2.0 ActionMailer breaks my redmine render_message
I am using ''redmine'' (v 0.6) as my major project manager, seems running fine w Rails 2.0 (slight modifs for paginations..) but I am stuck with a major error when sending a confirmation email : mailer.rb class Mailer < ActionMailer::Base .... # Renders a message with the corresponding layout def rende...
2012 Apr 19
1
[Job Offer] Redmine dev for 4 month contract in Toronto, immediately
Hello All: I''m looking for a Redmine developer for a minimum 4-month contract with a major Canadian company in the Mississauga (Airport) area. The job is to design a new project management web portal for both internal teams and external vendors. The current portal is written in JEE on Tomcat with SOPHIA connecting to a MySQL back...
2013 Dec 16
1
[Redmine] Hide subprojects in welcome page
Dear all, I''m using redmine and in welcome page, it displays all projects and subprojects. I want to hide all subprojects and display parent projects only. Please help me! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"...
2009 Aug 28
4
Redmine not mailing puppet-bugs?
It looks like mail is no longer making it the Redmine The most recently puppet-bugs entry for #2511 is from August 24th: http://groups.google.com/group/puppet-bugs/browse_thread/thread/756618094cd4f29e/c9258938336dab7e?lnk=gst&q=2511#c9258938336dab7e But the most recent update to the ticket was about a day ago: http://projects.reductivelabs.com/i...
2010 Mar 05
0
NoMethodError (undefined method `match' for nil:NilClass):
Hi, I have a redmine server with Ruby 1.8 running along with Webrick. When I try to access any docs on the server using web interface I get the following message. Internal error An error occurred on the page you are trying to access. If you continue to experience the problems please contact the administrator. I looke...
2006 Jun 28
2
Nouvelle Appli Rails (made in france ?) redMine
Salut, http://rubyforge.org/projects/redmine/ redMine is a project management web application: issues tracking, news, documents and files management. Written using Ruby on Rails framework Complet, Joli! et code tr?s propre, merci ? Jean-Phillipe Lang. Et en particulier pour son helper pour faire des tris dans des affichages pagin?s. J...
2008 Jun 12
0
Trac tickets are now READ ONLY -> Please file NEW tickets under Redmine
PUBLIC SERVICE ANNOUNCEMENT #1; There appears to be a number of people in #puppet who are not aware of the fact that we have migrated from Trac to Redmine for ticketing. If you wish to file new tickets, or have old tickets reopened, please do it via Redmine[1] and not with Trac. The Trac instance is _only_ for the Wiki now :) Regards, AJ [1] http://reductivelabs.com/redmine/ --~--~---------~--~----~------------~-------~--~----~ You received t...
2010 Sep 04
0
Dynamic Filters with AJAX (like Redmine/Trac)
Hello Guys, I have a model "Person" with lots of columns (date, int, string, so on) and right now I need to make a filter for my costumer. My goal is something like this: http://www.redmine.org/projects/redmine/issues. Or, even better: http://trac.edgewall.org/demo-0.12/query. The most interesting feature for me is to be able to choose different columns and to have customized options (LIKE or NOT LIKE for strings, BETWEEN .. and .. for dates, and so on) Unfortunately, Redmine only a...