Project

General

Profile

Search

Results (18265)

Open discussion: RE: Failure Upgrade from 3.3.4 to 4.0.2 on db:migrate
Hofei - wrote: > i can reproduce this failu ... database. Have you added the index index_issues_on_parent_id manually in the past? I cannot ... earlier does not have an index with the name. 2019-03-26 07:30
Open discussion: RE: how to change status without "Edit issues" roles
change status is disable !https://www.redmine.org/attachments/download/22698/redmine41.PNG! 2019-03-25 15:32
Open discussion: how to change status without "Edit issues" roles
In redmine 2 we can only change the status when user reply to an issue !https://www.redmine.org/attachments/downlo ... G! workflow seem good if i check "Edit issues" i can edit all fields i want to change only the status 2019-03-25 14:42
Open discussion: RE: Failure Upgrade from 3.3.4 to 4.0.2 on db:migrate
run alter table issues drop index index_issues_on_parent_id; on database 2019-03-25 14:02
Open discussion: Failure Upgrade from 3.3.4 to 4.0.2 on db:migrate
Hello, have problems updating from version 3 ... rated (0.4666s) ====== Migrating to ChangeIssuesDescriptionLimit (20161010081301) == 20161010081301 ChangeIssuesDescriptionLimit: migrating ================ ... ter_name() -> 0.0001s -- change_column(:issues, :description, :text, {:limit=>16777216}) -> 13.2286s == 20161010081301 ChangeIssuesDescriptionLimit: migrated (13.2296s) ====== ... ======== Migrating to AddIndexOnChangesetsIssuesIssueId (20161126094932) == 20161126094932 AddIndexOnChangesetsIssuesIssueId: migrating ================ -- add_index(:changesets_issues, :issue_id) -> 0.0339s == 20161126094932 AddIndexOnChangesetsIssuesIssueId: migrated (0.0342s) ======= Migrating to AddIndexOn... 2019-03-25 10:56
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
(2326-2350/18265)