Search
Results (18251)
- 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...
- Dear all, I am a mere Redmine User. I see that often issues are modified a few times within a short per ... l corrections/additions. One example: an issue record was copied (without changing the titl ... ion with an email recipient that a duplicate issue was started and following the link the new c ... A function button could be introduced in the issue edition mask to trigger immediate status mai ... could be omitted, if desired) Cheers ufa
- I installed latest redmine 5 and when I'm on issue list, right click is working but if I scroll ... ers without success. Anyone has a clue?
- How we can solve this error? --> Reason: E ... r could not handle the request POST /redmine/issues.xml.
- !redmine_mypage.png! I want to make a vertical splited view with "Watched issues" and "Spent time" just like attached screenshot that shows "Issue assigned to me" and "Reported issues" but I can't make it by drag & drop. How can I make it?
- After updating to Redmine 5.0.4 recently a re ... was noticed on adding a checklist to the new issue. But later it was found that in fact same er ... :709:in `mail' app/models/mailer.rb:123:in `issue_edit' app/models/mailer.rb:48:in `process' ... ollers/checklists_controller.rb:127:in `with_issue_journal' plugins/redmine_checklists/app/con ... :709:in `mail' app/models/mailer.rb:123:in `issue_edit' app/models/mailer.rb:48:in `process' ... ollers/checklists_controller.rb:127:in `with_issue_journal' plugins/redmine_checklists/app/con ... </pre> Actually, this looks like a bug...