Search
Results (12483)
- Feature #26081 (Closed): Allow full_width_layout long-text custom fields to appear in the issue list like 'Description' (as a block column)
- I see that issue #21705 will allow for long text custom field ... think this can be implemented with a plugin.
- Defect #26078 (Closed): List of issues per assignee doesn't match in profile
- Hello, Regarding this feature: #8153 The amount of issues assigned to the user that can be found in h ... rent number than when we click the "Assigned issues" link. After some tests I figured out tha ... r in the user profile is taking into account issues assigned to any group the user belongs to. However when we click in to the link "Assigned issues" we only see the issues that are assigned to the user. Is there ... atch? Is there any way to see the list of issues to assigned to a particular user and the group his belogns to?
- Defect #26075 (Closed): Redmine 3.3.3 - stable - scrollbar missing in Chrome
- Hi, I've just upgraded to 3.3.3 and I hav ... The scrollbar is missin on some pages (wiki, issues) etc... it happens only in google chrome. I ... theme but with the original one is the same issue. Any ideas? See screenshots. <pre> En ... redmine_per_project_formatting 0.0.3 wiki_issue_fields 0.5.1 </pre>
- Defect #26072 (Closed): Set default assignee before validation
- Currently the default assignee is set only af ... <code class="diff"> diff --git a/app/models/issue.rb b/app/models/issue.rb index 7d411fc94..a5ebfbffa 100644 --- a/app/models/issue.rb +++ b/app/models/issue.rb @@ -105,8 +105,8 @@ class Issue < ActiveRecord::Base end } + ... e :close_duplicates, :update_done_ratio_from_issue_status, :force_updated_on_ch ... ed_on, :set_assigned_to_was after_save {|issue| issue.send :after_project_change if !issue.id_changed? && issue.project_id_changed?} </code></pre>
- Feature #26071 (Closed): Generate markup for uploaded image dropped into wiki-edit textarea
- As it is already possible to upload files by ... e. For example, if you drag an image into an issue's description field you'll get @!image.png!@ ... all other file types / non-image file types.
- Defect #26066 (Closed): Selenium::WebDriver doesn't work with current version of Firefox
- selenium-webdriver version was locked in orde ... river 3.4.0 solves the problem) thanks
- Defect #26063 (Closed): Users can assign a us ... nt project, or even a user that doesn't exist
- Hello ! <pre> Tested on Redmine 3.2.0 </ ... port that the group which was assigned on an issue couldn't see it. This was normal, because th ... he related project. But I don't know how the issue could have been assigned to this group since ... *another user/group from same project*, the issue is saved normally, and the issue is assigned to given group _(this is standar ... ven though assigned user/group can't see the issue, it shouln't even be assignable in the first ... ting user/group*, +it also works+ _(when the issue is saved, the current assignee is just set t ... 999" for currently selected option, and save issue)_
- Defect #26057 (Closed): Cannot add related issue in IE11
- I can't add a related issue to an existing issue in Internet Explorer 11. In Chrome it works fine. See enclosed screen print.
- Defect #26056 (Closed): Existing closed bug , can't re-open from Redmine!!
- I found an issue in my project during testing , and it was fixed then verified/closed by me. But same issue again observed in next build. So, want to re ... g, but there were no option for re-open that issue. And that status field was mandatory, without fill anything there, i will be able to update an issue. Attached snapshot for detailed Information!!
- Defect #26055 (Closed): Three issues with Redmine::SyntaxHighlighting::CodeRay.language_supported?
- h2. Issues While reviewing/researching #25634 (and ... r16501 & r16502 for #25503), I noticed three issues with the implementation - both pre and post ... wing four changes to solve each of the three issues: * _change 1 (0001-Remove-internal-CodeR ... false end </code></pre> }} |
- Defect #26051 (Closed): Please correct the vulnerability of imagemagick(CVE-2017-9098)
- Please correct the vulnerability of imagemagi ... /access.redhat.com/security/cve/cve-2017-9098
- Feature #26045 (New): Does API REST show fields added by plugins?
- Hello! I want to get a field added in the issue by a plugin using API REST, but i have notic ... ve I to get it of the database? Thank you!
- Feature #26035 (Closed): More visually consistent download links
- As a follow-up to #25988 and #25999, this sma ... :* !{width:600px}download_links_after.png!
- Defect #26034 (New): Wiki PDF generated files displayed but not printable on Mac
- For any wiki page (even with only a small tex ... ome wrong meta-data in the generated PDFs Issue found in the official Redmine Docker image, ... ac through VirtualBox with the same printer).
- Feature #26033 (Closed): Respect "Objects per page" option when displaying forum replies
- Replies per page in forum is fixed to 25 by R ... Setting.per_page_options like other features.
- Patch #26030 (New): Like issues and news comments, want to specify the display order of the forum's reply.
- This patch also applies the setting order of comments in "My account" to the forum.
- Defect #26029 (Closed): Recovery Deleted Issue
- I have one issue that desappear from my database, I need to know who deleted this issue, can I know using some querys on the database?
- Defect #26023 (New): Category filter only shows categories of current project
- The category filter currently only shows the ... I will provide a patch shortly to solve this issue.
- Feature #26017 (New): Get also labels for key/value custom fields by API
- When I call /issues/123.json I got values of custom fields, bu ... ple to return all id, name, value and *label*
- Defect #26016 (Closed): Redmine is slow to some users
- We updated our Redmine environment to the ver ... affected. I've attached 2 files at this issue, they're a Redmine debug log of an user with ... (slow.log). The difference is really notable.
- Defect #26010 (Closed): can't create Thread
- there is the issue's log,if log is not enough,please let me met ... mailer.rb:98:in `block (2 levels) in deliver_issue_edit' app/models/issue.rb:952:in `each_notification' app/models/mailer.rb:97:in `block in deliver_issue_edit' app/models/journal.rb:90:in `block ... tion' app/models/mailer.rb:96:in `deliver_issue_edit' app/models/journal.rb:302:in `send_ ... models/journal.rb:67:in `save' app/models/issue.rb:1681:in `create_journal' app/models/issue.rb:182:in `create_or_update' app/controllers/issues_controller.rb:499:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:487:in `save_issue_with_child_records' app/controllers/issue...
- Feature #26007 (New): custom field as datatype User that shows in my page the issues refer and sends an email notification to user refered by the custom field
- Hi, I need a custom field as datatype User that shows in my page the issues refer ( through this custom field ) to me. ... o user refered by the custom field. thanks
- Defect #26004 (Closed): Settings / Issue tracking: Can't move issue column between available and visible
- Under Settings / Issue tracking / Default columns displayed on the issue list (screenshot attached), I try to move a issue column from available to visible but it does ... mine_checklists 3.1.5 redmine_issue_badge 0.0.6 redmine_issue_completion 0.0.2 redmine_issue_templates 0.1.5 </pre>
- Defect #26002 (Closed): Issues can be assigned to this role - didnt work correctly
- We have an API user and special role for this user. This role have "Issues can be assigned to this role" box unchecked ... cket is created by someone else, it works OK.
- Feature #26001 (New): Recode IP Address and Device Name to issue
- On issue creation, it would be very helpful if the IP ... evice Name of the client can be added to the issue.