Project

General

Profile

Search

Results (18280)

Help: How to reference two attachements with same name?
I uploaded two versions of a file (picture png) into an issue. Now I want to show them both but don't know ... here some wiki syntax to resolve this casus ? 2013-05-22 15:13
Help: export from 1.3 and import to 2.3?
hello do someone have a solution, plugin to export the issue from m'y PROJECTS under redmine 1.3 ans impo ... e a plugin ? thanks a lot for tour answers 2013-05-22 02:09
Open discussion: Split out Access Permissions from Assignee
Currently, Redmine uses *@Assignee@* for both Access Control and Issue Responsibility. I'm wondering whether the ... or Access Control (allow a Role to access an issue), it effectively cannot be used for Issue Responsibility as that responsibility changes over the bug lifetime. 2013-05-21 19:12
Help: RE: How to make Git commit history show up at Redmine issue tracker
Great - that helped me as well. One impor ... ain - otherwise the change is without effect. 2013-05-21 15:41
Help: RE: who can help me.. get issues by changeset with java rest api
thanks again. that means it's the only way to get issue include changesets. no method supported that get issues by changesetId. 2013-05-21 13:13
Help: RE: Missing text in issue description
Is anybody with similar setup seeing this behaviour? Does it work for some? 2013-05-21 11:38
Help: RE: How to set up Redmine in Windows with MS SQL 2012
I solved this problem. The installation needs to update, I nearly have issues in each single step. It's definitely no ... he very beginning. Er..., pain in the ass. 2013-05-21 03:26
Help: RE: Redmine.pm and SVNListParentPath On
I made a similar patch for my problem on http://www.redmine.org/issues/3827. 2013-05-21 02:14
Help: 500 Internal server error when trying to view "issues"
My users are getting 500 Internal Server error when trying to view issues from the 'Issues' tab. We are running Redmine 1.3.2.sta ... = 241 AND `custom_values`.customized_type = 'Issue') ORDER BY custom_fields.position) on line #31 of app/views/issues/_list.html.erb: 28: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 30: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %></td> 31: <% query.columns.each d ... <%= content_tag 'td', column_content(column, ... 2013-05-20 23:23
Help: RE: who can help me.. get issues by changeset with java rest api
I moved the question to the right forum. 2013-05-20 17:34
Plugins: "Annoying" plugins on official list
Hello all. I don't know if it's all the sa ... lugins in the plugins directory. Besides the issues around selling code that derivates from the ... etplace?). Thanks. Best regards, Richard. 2013-05-20 15:29
Help: RE: redmine:email:receive_imap fails when feching emails from Gmail
I was able to solve this issue and attached the patch to http://www.redmine.org/issues/14101 2013-05-20 15:22
Help: RE: redmine 1.4.1 e-mail to issue
I was able to solve this issue and attached the patch to http://www.redmine.org/issues/14101 2013-05-20 15:22
Help: Missing text in issue description
The text between double angle quotes («») is missing in issue description in issues created based on incoming emails with redm ... ase schema version 20121026003537 </pre> 2013-05-20 14:19
Help: RE: who can help me.. get issues by changeset with java rest api
I've looked in the [[Rest_Issues|Issue REST API]] and there you have no posibility ... y informations about changesets for a single issue that was requested: ex. http://www.redmine.org/issues/13746.xml?include=changesets 2013-05-20 13:58
Help: RE: [SOLVED] Issue when installing redmine 2.2.2 on apache (dispatch not found)
I have same symptom, but can not fix it by ab ... -passenger </pre> And then it just work!. 2013-05-20 12:52
Help: RE: who can help me.. get issues by changeset with java rest api
Filou Centrinov wrote: > I think are talking ... i. As far as I see you have to use "<code>getIssues(...)</code>":https://github.com/taskadapter ... o that you reply my question. --> getIssues(String projectKey, Integer queryId, INCLUDE ... nager(redmineHost, "digua","admin"); List issues = mgr.getIssues(projectKey, null, INCLUDE.changesets); for (Issue issue : issues) { System.out.println(" ################ " + issue.toString()); System.out.println(" ################ ChangeSets : " + issue.getChangesets()); } then i get the results for issues, unhappy that the issues didn't include the changeset info.... could you tell me how can i use it to get the issue... 2013-05-20 07:41
Help: RE: email sendding problem when update 2.2.3 to 2.3.0
So... is it just the three of us that have this issue? 2013-05-20 05:22
Help: RE: who can help me.. get issues by changeset with java rest api
I think are talking about this "redmine-java- ... i. As far as I see you have to use "<code>getIssues(...)</code>":https://github.com/taskadapter ... ineManager.java#L215 with appropriate params. 2013-05-20 03:27
Open discussion: RE: Redmine as an IP docs control, issues tracker, scheduling tool for a non IT company
Thanks Jan! We'll check it out. 2013-05-20 00:30
Open discussion: RE: Redmine as an IP docs control, issues tracker, scheduling tool for a non IT company
Telling from the brief description of your r ... t for software development and it comes with issue tracking, project management functionality a ... o get in touch should you have any questions. 2013-05-19 14:41
Open discussion: Redmine as an IP docs control, issues tracker, scheduling tool for a non IT company
We are a services company in the Telecom indu ... Redmine for project management, scheduling, issue tracking, and Intellectual Property document ... rect. Please advise. Thanks for your help. 2013-05-19 05:54
Plugins: Redmine Charts2 plugin error - No ro ... lash_chart/javascripts/swfobject.js" - Solved
When I try to run the "charts 2 plugin":http: ... Any help is appreciated. *Update:* This issue is solved. I'm leaving the forum topic up i ... ame problem I had. Here is the corresponding issue from the developers repository https://github.com/pharmazone/redmine_charts2/issues/32 I have followed these installation in ... `block (3 levels) in start_threads' </pre> 2013-05-18 18:14
Help: RE: Subtasks on different projects.
Jerome Castang wrote: > I try to set relatio ... ojects). > According http://www.redmine.org/issues/5487 it seems to be possible and configurab ... only suggest to update your Redmine instance. 2013-05-17 18:02
Help: Subtasks on different projects.
Hello all, I try to set relationship betwe ... projects). According http://www.redmine.org/issues/5487 it seems to be possible and configurab ... er redmine 2.1.4. Can anyone help me ? 2013-05-17 17:58
(7526-7550/18280)