Project

General

Profile

Search

Results (18303)

Help: [Resolved] Move single issue between projects?
I am running redmine 2.3.0 stable, ruby 2.0.0 ... e. I have noticed that when I am in the issue list and I right click on an issue it no longer gives the move option. If I edit one issue at a time it does not give me the option to ... sing something... Is the Edit for a single issue bugged... or is the Move option missing? ... -- I figured this out. it was a permissions issue when a user had both manager and developer a ... rights. I am not certain why more then one issue could be moved but only one could not howeve ... er to also move and can now move one or many issues just fine via the right click and edit command. 2013-05-08 21:41
Help: RE: somebody help me?
Omar Nuñez wrote: > Omar Nuñez wrote: > > O ... y account either, will updating ruby fix the issue? (or will it just cause more issues itself? REGARDS! I found a patch that is ... g you so much, is there any solution to this? 2013-05-08 21:32
Help: RE: somebody help me?
Omar Nuñez wrote: > Omar Nuñez wrote: > > J ... y account either, will updating ruby fix the issue? (or will it just cause more issues itself? REGARDS! 2013-05-08 20:42
Help: Changing the dates of "Created On" and "Updated On" fields of an issue?
We need to be able to arbitrarily set the values of fields @"Created On"@ and @"Updated On"@ of an issue. We are using Redmine Java API which does se ... se two methods seem to have no effect, as an issue always gets the latest date of the moment of ... @setCreatedOn()@ date of 10/11/2000, and the issue gets created now, then @getCreatedOn()@ will ... set for "Created On" and "Updated On" fields? 2013-05-08 11:41
Help: RE: Encoding:CompatibilityError When editing Wiki
I have recently encountered a similar issue when editing a ticket in our Redmine system ... nd UTF-8) ** First line reported: app/views/issues/show.html.erb:120 2013-05-08 10:40
Help: redmine-issuer-reminder plugin with redmine-2.2
Hi! I have just installed redmine_issue_reminder with redmine-2.2. With the master b ... t_id' for Reminder:Module): plugins/redmine_issue_reminder/app/controllers/reminders_controller.rb:9:inindex' Any idea? Thanks in advance! 2013-05-08 08:53
Plugins: RE: Redmine Scrumbler plugin
Uninstalling a redmine plugin is pretty easy ... e plugin just defines some custom fields on "Issue" which stays a standard redmine kind of obje ... hat doesn't work, show us the errors you see. 2013-05-07 21:16
Plugins: RE: Redmine Scrumbler plugin
Any idea on how to uninstall it on Redmine 2. ... e plugin don't seem to be responding to that issue for over 7 months. Anybody knows what needs ... n the uninstall scripts to fix the uninstall issue? Thanks so much. 2013-05-07 20:54
Help: RE: trac to redmine migration problem
A bit late but it might be fixed now on trunk, see: http://www.redmine.org/issues/13990 2013-05-07 00:26
Open discussion: Feature request: Create new board message via email
In the same way there is a mail handler to dispatch issues and message board replies, is it possible t ... really know what to do with this.. Regards 2013-05-06 18:30
Help: fetching E-Mails from IMAP: no images
Hello all, i am running the Bitname Redmin ... ve_imap.... The emails are imported as new issues and even the attached files (PDFs, DOCs, JPGs, ...) make their way into the new issues. My only problems are embedded images in an email. They are not imported into the issue. I installed ImageMagick 6.5.6Q8, because ... et correctly. Thanks in advance Holger 2013-05-06 14:28
Plugins: Installed and uninstalled redmine_questions
Hi I isntalled the plugin redmine_question ... ne 2.3.0 it was successful... but i got some issues with the plugin when i want to show a speci ... lled plugin... is there a cache or something? 2013-05-06 13:40
Help: RE: New status issue does not work
Jean-Baptiste Barth wrote: > Uncheck the "On ... you should be OK. Thanks! Works now! 2013-05-03 18:38
Help: RE: New status issue does not work
Uncheck the "Only display statuses that are u ... ns for this new status, and you should be OK. 2013-05-03 18:33
Help: RE: New status issue does not work
Nop Does not appear on Workflow !Selection_046.png! 2013-05-03 18:27
Open discussion: RE: Please install the mysql ... s not part of the bundle. Add it to Gemfile.)
I always had that kind of problems with the m ... dmine @ freenode), I can help you about that issue. 2013-05-03 18:00
Help: RE: New status issue does not work
Maybe you didn't define new workflow rules fo ... le for the current user / state. I think new issue statuses are not added to workflows by defau ... ially), which result in the problem you have. 2013-05-03 17:55
Help: Can't access redmine web interface
Environment: - Redmine 2.3.0 - Apache 2 ... /redmine Thinking it might be a firewall issue but I'm not sure. Looking forward to hearing everyone's thoughts! Thanks! 2013-05-03 15:47
Help: New status issue does not work
I have a Redmine 2.3.0 in Debian installation ... te a new status "scoping" in Adminstration-->Issues Statuses !Selection_043.png! The new status does not appear in my issues !Selection_044.png! In production.log ... rror. Anyone can help me...? Thanks 2013-05-03 14:56
Help: RE: Ability to assign issues to groups
Thanks a lot, I can find it. :) 2013-05-03 05:12
Help: Issue Filter by Related To behaviour
Using Redmine 2.2.3. I'm trying to Filter a list by a specific related issue. The first filter option is "is" with a ... How does the "is" box work? Can I filter my issues list by one particular related issue? 2013-04-30 19:30
Development: hash calculation for attachment (closed)
Hi, I'm trying to migrate datas from another tracker (GLPI) and i'm facing some issues on attachment. I'm just wondering how is c ... but i didn't know where it was more suitable. 2013-04-30 15:09
Open discussion: hash calculation fo attachment (closed)
Hi, I'm trying to migrate datas from another tracker (GLPI) and i'm facing some issues on attachment. I'm just wondering how is ... it's calculated. Thanks for your help. JC 2013-04-30 10:36
Help: RE: Upgrade Ruby to 2.0 (better do not use Ruby 2.0)
probably yes, but recently i got another pro ... al Error <pre> Started GET "/projects/tt/issues" for 10.0.0.147 at 2013-04-29 16:21:39 +0200 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (4.9ms) Rendered issues/_list.html.erb (60.5ms) Rendered issues/index.html.erb within layouts/base (211.8ms ... ings: UTF-8 and ASCII-8BIT): 59: <% if @issues.empty? %> 60: <p class="nodata"><%= l( ... <% else %> 62: <%= render :partial => 'issues/list', :locals => {:issues => @issues, :query => @query} %> 63: <p class="pagination"><%= pagination_links_full @issue_pages, @issue_count %></p> 64: <% end %> 65: app/views/... 2013-04-29 16:40
Help: RE: Batch import multiple issues via REST api
Hi Paresh, Can you tell me what the differ ... to avoid changing it... thanks James 2013-04-28 21:37
(7626-7650/18303)