Project

General

Profile

Search

Results (18267)

Help: I need to delete an issue
I am new to Redmine. I tried to create a private issue for myself but it is public. I need to delet ... video on youtube but the steps to close the issue is not available to me. Please Help. 2017-05-16 22:14
Help: RE: Redmine 3.3.3 - missing issue table at project overview, wrong spent time
Probably the bug: Defect #25828 2017-05-16 16:15
Help: role chaned by status ( Related issues)
How I can disable the addition and deletion of child issues in the Related issues (copied_from)_ section once the status is c ... integrate workflow for subtasks and related issues , est-ce qu'il serait possible par un plugin avec des fonction et classes ruby 2017-05-16 15:41
Help: Prewiew image doesnt work
Hello! I have recently updated version of ... d. So, can anyone help me to solve this issue? 2017-05-16 10:00
Development: RE: Why don't you just release 3.4.0?
Hello! Please do not take this as a reques ... ctions or decisions. > Have a look at the issues that were recently added to version:3.4.0 – ... ome point? For example #25842, the last new issue on version:3.4.0. It is a very nice additi ... oks like the 3.4.0 is being postponed by new issues. Thanks a lot to all volunteers and donors that keep Redmine always evolving. 2017-05-15 13:45
Development: RE: Why don't you just release 3.4.0?
Jan from Planio www.plan.io wrote: > > We were so happy some weeks ago when the open issues was close to 3 or 4 issues. > > Now we are back on 19. :( > > Have a look at the issues that were recently added to version:3.4.0 – ... Source. Redmine gets all my respect! 2017-05-15 09:59
Development: RE: Why don't you just release 3.4.0?
> We were so happy some weeks ago when the open issues was close to 3 or 4 issues. > Now we are back on 19. :( Have a look at the issues that were recently added to version:3.4.0 – ... e time, and I believe we should respect that. 2017-05-15 09:09
Development: How to update journal by using Rest Api
Hi, As mentioned in this issue #25793 I wonder how I can use Rest Api to u ... s Toshi MARUYAMA wrote in the aforementioned issue, I can update it by issue Api, but I don't find the wiki page about that. What I found is how to get journals with issue api. Can anybody point me to how to update a journal? Thanks, 2017-05-14 16:40
Development: RE: Why don't you just release 3.4.0?
Yes! Please release 3.4.0. We were so happy some weeks ago when the open issues was close to 3 or 4 issues. Now we are back on 19. :( 2017-05-10 21:28
Open discussion: Understanding the production log.
Hi, I have been noticing our instance of r ... <pre> Started GET "/redmine/projects/errors/issues" for 10.58.10.83 at 2017-05-09 09:31:26 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (1.9ms) Rendered issues/_list.html.erb (154.6ms) Rendered issues/_sidebar.html.erb (6.3ms) Rendered issues/index.html.erb within layouts/base (226.3ms ... 87.2ms) Redirected to http://app01/redmine/issues/91800 Completed 302 Found in 29031.8ms (ActiveRecord: 94.7ms) </pre> 2017-05-10 10:15
Help: Redmine 3.3.3 - missing issue table at project overview, wrong spent time
Hello, I updated RM 3.2.1 <pre> Enviro ... 0.0.8 </pre> and now I am having this issues: * when logged as admin, everything see ... t role doesn't matter): ** I cannot see issues table on the project overview at project which doesn't have child projects ** I can see issues table at project with child projects, but the numbers of issues are wrong ** spent time is wrong ... status <> 9) AND "enabled_modules"."name" = 'issue_tracking' AND (projects.lft >= 36 AND projec ... ERE em.project_id = projects.id AND em.name='issue_tracking')) ORDER BY "trackers"."position" ... status <> 9) AND "enabled_modules"."name" = 'issue_tracking' AND (projects.lft >= 36 AND projec ... r child project and parent project. Thanks 2017-05-10 09:43
Plugins: Redmine Periodic Task and Luxury Buttons plugins incompatibility
Hello. I found a problem with Redmine Periodi ... ic Task plugin ): <pre> irb(main):002:0> issue = Issue.new(:project_id=>122, :tracker_id=>5, :categ ... ttt", :description=>"ttt"); irb(main):003:0* issue.save! ActiveRecord::RecordInvalid: Validation failed: You couldn`t save issues with this tracker from /usr/local/bundle/g ... ain>' </pre> How can I solve the problem? 2017-05-10 07:17
Job offers: CLOSED - Quick Redmine_custom_workflows script needed - regex replace string in notes
Contact: Matthew Paul - mpaul@cityassets.com ... lled also. So you can do a before save on an issue, I already created one so that, before a sav ... unity Thanks! EDIT - gave up on this... 2017-05-10 01:11
Help: Impose Four Eyes Principle
Hi fellow redminers, We have a simple tick ... , because we want an independent view if the issue has really been resolved. What is the bes ... testing? Thanks for your thoughts, Lukas 2017-05-09 22:48
Help: Create multiple issues with REST API
Hello, I'm trying to create 2 (or more) issues using REST API and POST request, but I can' ... mple, I tried : <pre><code class="xml"> <issue> <project_id>79</project_id> <tracke ... <description>Example 1 </description> </issue> <issue> <project_id>79</project_id> <tracke ... <description>Example 2 </description> </issue> </code></pre> It gave me a "Redmine 500 error", but It works with a single <issue></issue>. Any idea ? Thank you for your help ! ... se adapter PostgreSQL </pre> 2017-05-09 18:47
Help: How to create an anonymous request via Remote API Rest.
Hello, I try to create one anonymous request ... I get the following error: Parameters: {"issue"=>{"project_id"=>"anonymoususerserviceoperat ... xml version="1.0" encoding="ISO-8859-1" ?> <issue> <project_id>anonymoususerserviceoperatio ... </custom_field> </custom_fields> </issue> </code></pre> Thank you for your help Katie 2017-05-09 18:25
Help: Customize "New issue" form and "overview"
Hello there, I'm working now some time wit ... e and my first task is to customize the "New issue" form and the "overview" of the issue for some projects/trackers. "Overview" in existing issues: At the moment at the top there is some " ... ttom the section for "subtasks" and "related issues". What I would like to achieve is to get so ... ion/custom fields in the same area. "New issue" form: I'm already into custom fields and s ... At the moment we use Redmine 3.3.0 stable. 2017-05-09 12:56
Help: How to display the IP address in an Issue
Hello, I have a Redmine instance set up an ... s of the device that the author submitted an issue from and include it amongst the issue fields (along with status, priority, etc). I ... through a view, it had me wondering about it. 2017-05-09 03:00
Help: LDAP login execution expired
Hi, I have set up Redmine to use LDAP auth ... ers with the same problem I've found similar issues raised a number of times over the years but ... "=>"http://at01:8080/redmine/projects/la-102/issues/new", "username"=>"bsmith", "password"=>"[F ... ecution expired </pre> Is this a redmine issue, an underlying issue with the ldap implementation Redmine uses or ... hanks for any comments or suggestions, Ben 2017-05-08 15:57
Development: Custom fields configured per project
Hi, is there a way to configure custom-field ... ty implemented for custom-fields of the type issue. Thanks 2017-05-08 12:34
Open discussion: RE: Can I display the assignee name on Gantt chart?
Hugo Bazan wrote: > Can I display the assign ... Gantt Chart, and sow the responsible of each issue. > > Is it possible? Hi, Hugo. Did you resolve this issue? I also want to resolve this issue. Please remind me. 2017-05-08 07:38
Open discussion: Issues installing Redmine and "Redmine git hosting" plugin
Hello, I am after having a git server with ... ried with rvm install 2.1.4 but got the same issue. Is there any option that I should have used ... host:3307 I get an "unable to connect" error. 2017-05-07 18:11
Plugins: RE: Looking for a plugin to close/lock time entries from the past
This would help us a lot as well...we face the same issue every month-( We are ready to to donate t ... eed it. Thanks a lot for any advice... jb 2017-05-05 22:29
Open discussion: Invalid user or password
Have a new installation of redmine with redmine_ldap_sync plugin installed. Issue is when signing a user, get this error. ... trouble shoot it. Thank you 2017-05-05 12:16
Plugins: RE: Issue Template plugin
Hi, Akiko. Prompt me please, is it possibl ... atchers list in the template? Thanks. 2017-05-04 17:59
(3401-3425/18267)