Search
Results (18206)
- Help: RE: Import information from excel to redmine
- Related to https://www.redmine.org/boards/2/t ... dmine.org/projects/redmine/wiki/HowTo_import_issues
- Help: RE: Issues are all being imported as "New", even when statuses are provided
- I am having the same issue with the current version 5.0.4, looking through the messages for any tip ..
- Thanks for your permanent cooperation if i c ... Redmine system through the similarity of the issue_id field
- if i can ask u question How can I transfer ... Redmine system through the similarity of the issue_id field
- Help: RE: Strange problem with email notifications on Redmine 4.0.4
- Hello Diego, yours issue looks like ours which we are having after up ... me how you resolved it? Thanks in advance!
- Hi, all. Is there a way to see full file on ... 110 message#42522 message#26889 Related issue #14814 Environment bitnami Redmine 5.0. ... nformation is welcome! Thank you in advance.
- Help: RE: How do I install Redmine on a webhosted server at one.com
- The problem of shared hosting is upgrade of RubyOnRails and Redmine itself. A few more issues are plugin management and support. I agree ... or thous who don't have Ruby experts inside.
- Open discussion: RE: issue tracker type definition
- Hi Everyone. Thank you Dominik for mentioning ... iguration and looking for a Ruby developers.
- Hello Team, we have migrated from 3.0.6 to ... e assigned user didn`t receive. There are no issues in exchange email flow log or production lo ... omeone may help me with advice! Thank you!
- Help: RE: String custom fields start to be displayed on the front end in square brackets.
- Could you try temporarily uninstalling all plugins to see whether any of the plugins causes the issue?
- Files can be added for the first time while adding new notes to issues. !can add new files.png! How can I add or ... e note again? !nowhere to add new files.png!
- Open discussion: RE: How change link in projects to issue/new page?
- sorry, I could not reproduce this. I can dire ... r configuration you have a '+' tab or a "new issue" tab in the project overview home page. w ... enshot of the page you want to be redirected?
- Help: RE: Email sending error - issue with self signed certs
- I have the same problem on Redmine 5.0.4 with ... elp. This error did not occur on Redmine 4.x.
- Help: RE: What means "customized_id" in table "custom_values"
- customized_type and customized_id refer to th ... example, if the value of customized_type is "Issue" and the value of customized_id is 123, this indicates that the CustomValue is for an issue with id 123.
- Help: RE: Inline editing of issue attributes
- Check https://www.redmine-x.com/redmine-inline-edit-issue-list, great job!
- Help: RE: Inline editing of issue attributes
- Works like a charm!
- Help: RE: Inline editing of issue attributes
- Great plugin.
- Hello, After a bunch of syntax tests on my R ... e to get spent time recorded into my redmine issue using the following syntax: <pre> refs #123 @1h </pre> I didn't manage with any other issue reference keywords (provided in the administ ... opper are used to the *#id* syntax to change issue status or progress, I wanted to use the *#id ... e settings? Thank you for any information.
- Help: RE: Project name in "related issues" for cross-project links
- Harald Deischinger wrote: > Is there some ... => true@ argument to the respective @link_to_issue()@ call by changing the following line in so ... > value.to_s(item) {|other| link_to_issue(other, :subject => false, :tracker => false) ... > value.to_s(item) {|other| link_to_issue(other, :subject => false, :tracker => false, ... soon as possible first. A bunch of security issues were fixed in the intermediate releases (yo ... visories]] yourself to see the whole list).
- When in the details view of an issue the related issues are nicely prefixed with the other project. ... d like to see that other project also in the issues table. Is there some configuration I have ... I am using redmine 4.2.3. Thanks
- Hi everyone, is it possible to make a selection which role can assign issues to another role? (e.g. The reporter can assign the issue only to the project manager. The project manager decides to assign this issue to a third role. But there shouldn´t be a way the reporter can assign this issue directly to this third mentsioned role.) Thank you! Andrea
- I am needing to be able to create a custom query that I can group by the tracker of the parent issue. I have not found any plugin to make this field available. Can you help me? Thanks!
- Hi again, In Admin > Settings > Issue Tracking, I have set the Selected Columns to ... ject Name - Subject ... However, in the Issue List (aka "All Issues") page, the order is: - Project Id (lock ... b.com/redmine/redmine/blob/master/app/models/issue_query.rb ) - Project Name - Parent Task - ... have something misconfigured? Thanks! -S.
- Hi everyone, In 5.0, we can go to Admin > Settings > Issue Tracking and set the default columns to use in the Issue List (aka All Issues) page. However, in the list of available co ... so the Project can get very long, making the issue list almost unreadable. Ideally, I'd like ... b.com/redmine/redmine/blob/master/app/models/issue_query.rb and specifically this line: Qu ... y help would be greatly appreciated, -Scott.
- Hello All, I encounter performance issue since 5.0.4 release. Could you help me ? ... gins: no plugin installed </pre> +Issue+ List some issues is really slower than with redmine 3 branch ... command. Slow request : <pre> SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issue...