Project

General

Profile

Search

Results (18309)

Help: RE: How can I see the associated revisions on issues.
I fixed after I added * to Referencing keywords. 2019-03-25 03:37
Help: internal error after install localizable plugin
Hi I installed localizable plugin. Inte ... rd: 44.1ms) Started GET "/projects/works_af/issues/gantt" for 10.184.170.51 at 2019-03-25 11:1 ... ers/ganttchart_helper.rb:364:in `subject_for_issue' plugins/ankoalm_ganttchart/app/helpers/g ... ganttchart_helper.rb:296:in `block in render_issues' plugins/ankoalm_ganttchart/app/helpers/ ... /helpers/ganttchart_helper.rb:291:in `render_issues' plugins/ankoalm_ganttchart/app/helpers/ ... lib/redmine/sudo_mode.rb:63:in `sudo_mode' 2019-03-25 03:26
Open discussion: Make an issue read-only
Is it possible to close an issue for good, making it read-only? Like we do in ... sn't restrict adding notes or time logs, etc. 2019-03-22 20:55
Help: Every new row in DB gets id of 0
Hello, I had to recover a redmine database ... ALTER TABLE users AUTO_INCREMENT=n;" But the issue persists. Any assistance would be apprec ... 4 Distrib 5.6.42 Ruby: 2.3.8 Rails: 4.2.8 2019-03-22 20:40
Open discussion: RE: Target version in Subtasks and Related issues
There are some requests for this feature, please see #11969. 2019-03-22 08:42
Help: RE: How to get all the issues with Java Api - I didn't get all the issues following the doc - Java API Redmine
Hi, Fetch separate lists using different status codes. For fetching list(list1) of closed issues use: params.put("status_id", "5"); For fetching list(list2) of open issues use: params.put("status_id", "1"); Then ... n combine the lists using list1.addAll(list2) 2019-03-21 21:13
Open discussion: Target version in Subtasks and Related issues
Hi, We have an instance of Redmine 4 runn ... flawlessly but we miss a feature inside the issue page. When we have subtasks or/and related issues we want to know at which target version are planned, so I've hacked the issues_helper.rb a bit to add the target version c ... re? is something that exists in the roadmap? 2019-03-21 17:48
Help: Internal error for open issues
Hi, Have upgrade my redmine to 3.2.x to 3. ... asy MindMup plugin Easy WBS plugin Redmine Issue Templates plugin LoginAttemptsLimit All ... ated, but now have a Internal error for open issues : Started GET "/projects/eurogiciel-euromine/issues/new" for 10.10.99.11 at 2019-03-21 16:28:30 +0100 Processing by IssuesController#new as HTML Parameters: {"projec ... iberodark (id=953) Rendered plugins/redmine_issue_templates/app/views/issue_templates/_issue_select_form.html.erb (9.8ms) Rendered issues/_attributes.html.erb (19.3ms) Rendered issues/_form.html.erb (334.7ms) Rendered issues/new.html.erb within layouts/base (388.6ms) ... 00007b33538>): 15: <% end > 16: 17: < if @issue.safe_attribute? 'assigned_to_id' > 18: <p>< ... signed_to_id, principals_options_for_select(@... 2019-03-21 16:47
Help: Intermitten Proxy Error Issues
Hi All, I just installed Redmine using Bit ... wo months we are dealing with an intermitten issues (screen shot attached). (Cannot handle GET ... 2 proc, RAM 8 Gb, 64 Bit OS. Is there any issues with our capacity? Is there any known bugs ... nd 2000 users? Thank you in advance. 2019-03-20 08:17
Help: RE: Adding Column to Time Log Table
I'm glad to hear it works for you. Unfortunat ... from the code itself and from patches on the issue tracker. Studying the patches is a very good ... ther questions. :-) Greetings, Bernhard 2019-03-19 15:38
Open discussion: RE: What is Redmine stance/philosophy on "Time tracking" ?
I haven't had issues with time tracking in the current versions ... : > https://www.redmine.org/plugins/redmine_issue_todo_lists As I understand the plugin description correctly it's a way to get your issues sorted in a custom way. You have to close them like every other issue. If he needs a list to check his tasks within an issue I think this could be the right plugin: htt ... dmine_checklists Kind regards, Bernhard 2019-03-19 06:33
Open discussion: RE: redmine2.3 CVE-2014-0160 CVE-2015-2808 CVE-2014-3566 problem
CVE-2014-0160 The (1) TLS and (2) DTLS impl ... involving LSB values, aka the "Bar Mitzvah" issue. CVE-2014-3566 The SSL protocol 3.0, as ... ia a padding-oracle attack, aka the "POODLE" issue. 2019-03-18 09:03
Help: RE: Full Name instead of User login in TimeLog Detail
Marek Stepan wrote: > Hello , evryone im new ... spent already like 3 hours researching this issue with no reward . I believe it has to be pret ... t das das in der Administrator console geht . 2019-03-16 15:53
Development: RE: Need help on rest API call
Hi Ismail, I just discovered your message. ... rsion. We've already prepared a fix for this issue, so please get in touch with our support via ... With Kind Regards Greg from RedmineUP Team 2019-03-15 17:34
Open discussion: I have an error with Backlogs plugin in Redmine
Since last week, I have a problem using redmi ... gin in Redmine. When I try to log time on an issue, I have this error message: *an error occ ... ne_drafts 0.2.0 redmine_issue_templates 0.1.1 redmine_ldap_syn ... 0.2.1.t9 Thank you for your help Mathieu 2019-03-15 08:40
Open discussion: RE: Projects getting assigned automatically after user creation
Hey Bernhard Rohloff, First time I faced this kind of issue while migrating Redmine from Windows to Linu ... re public as per default settings. Thanks. 2019-03-15 06:22
Help: ActionView::Template::Error (undefined ... ' for #<ActiveModel::Type::Value:0x0481b528>)
I migrated the old redmine database (v. 2.2) ... v. 4.0.1). And now then I try to open any issues in Redmine I get the error (see attached pi ... 15: <% end %> 16: 17: <% if @issue.safe_attribute? 'assigned_to_id' %> 18: ... signed_to_id, principals_options_for_select(@issue.assignable_users, @issue.assigned_to), :include_blank => true, :required => @issue.required_attribute?('assigned_to_id') %></p> 19: <% end %> 20: 21: <% if @issue.safe_attribute?('category_id') && @issue.project.issue_categories.any? %> </pre> How can I solve this problem? Thank you in advance! 2019-03-14 17:18
Help: Full Name instead of User login in TimeLog Detail
Hello , evryone im new with redmine customiza ... spent already like 3 hours researching this issue with no reward . I believe it has to be pret ... igration tutorial it failed because of them . 2019-03-14 16:47
Help: RE: How can I see the associated revisions on issues.
hakuna jun wrote: >... > > Apply text form ... s refs,references,IssueID, DEV, QA, STG > > ... > > Repository ... he associated revisions information from the Issue #49445. The problem lies in the fact that ... g keywords. Redmine needs a keyword plus the issues id. <pre> This commit should get linked properly to your issue as you set IssueID as a referencing keyword. --- 6c48202c 2019-03-14 11:12 xxx [ IssueID #49445 ][xxx] revision info test </pre> 2019-03-14 06:13
Help: RE: How can I see the associated revisions on issues.
hakuna jun wrote: > After I left an issue # on the comment field of the Eclipse , I can see the issue # that I left at the Eclipse from a reposito ... he associated revisions information from the Issue. What should I do if I can see the associated revisions information from the Issue ? Thank you, but it is not solved yet. ... s refs,references,IssueID, DEV, QA, STG Allow issues of all the other projects to be v refe ... he associated revisions information from the Issue #49445. 2019-03-14 03:29
Help: RE: Can't change start and end dates for a ticket
Karen Bown wrote: > I'm new to Redmine and a ... consuming effort. Does anyone know when this issue will be resolved? Thanks! It's actually n ... e. By default the start/end dates for parent issues are calculated by its child issues. You can change this behavior in the administrator settings menu. Head over to the 'Issue tracking' tab and look for the 'Parent tasks attributes' section. 2019-03-13 20:10
Help: RE: Can't change start and end dates for a ticket
I'm new to Redmine and am loving it. We are u ... consuming effort. Does anyone know when this issue will be resolved? Thanks! 2019-03-13 11:43
Plugins: Issue Template Plugin 0.3.1 Released (support Redmine 4.x)
Hi, Redminers! I've released Redmine Issue Templates plugin v0.3.1. * http://www.redmine.org/plugins/redmine_issue_templates In this version, basic feature ... te template. Feedback is highly appreciated! 2019-03-12 12:26
Help: Hosting a Plugin somewhere else
Dear community, maybe someone could help me out with the following issue: We have redmine running on an AWS Instance ... out destroying our whole setup? Thank you 2019-03-12 10:29
Help: RE: How can I see the associated revisions on issues.
As I understand you correctly you would like to link the revision with your issue so if you open it you can see the list of revisions made for that issue, right? To do so, you can either setup Re ... t links it automatically, or you can set the issue number manually in the details view of the s ... on to top you can find the section 'related issues' where you can add an issue number by clicking 'Add' on the right side. !add_related_issue.png! How you get Redmine to filter your r ... the wiki under [[RedmineSettings#Referencing-issues-in-commit-messages]]. The user side of the repository module is poorly documented though. 2019-03-12 06:36
(2376-2400/18309)