Search
Results (12477)
- Defect #31830 (Closed): I cant see the option to update existing issues via CSV import in Redmine 3.3.3
 - Defect #31828 (Closed): REPLY BUTTON
 - Hello, how i need to set up the "reply ... _helpdesk 4.0.1 Thank you for your help.
 - Defect #31815 (Needs feedback): After edition document's attachment redirecting to home page
 - Database manager version: MariaDB 10.1.38 Ru ... Return to "Documents" tab in same project.
 - Defect #31807 (Closed): trac to redmine migra ... ique constraint "custom_fields_projects_pkey"
 - Hi, Im trying to migrate trac project to r ... on, fixed one by one. Now stuck with another issue mentioned below. Trac 1.0.4 SQLite 3.8.2 ... >' Tasks: TOP => redmine:migrate_from_trac
 - Defect #31779 (Closed): Total estimated time ... even when estimated time field is deactivated
 - Even when the estimated time field is deactivated in the trackers available in the issue list the total estimated time column is available. This diff patches this issue, though maybe fixing it in @Tracker.disabled ... <pre> <code class="diff"> --- a/app/models/issue_query.rb +++ b/app/models/issue_query.rb @@ -288,6 +288,7 @@ class IssueQuery < Query end disabled_fie ... (column.name.to_s) } </code> </pre>
 - Defect #31778 (Closed): Total estimated time issue query column and issue field might leak information
 - The total estimated time information will show the sum of the estimated times of the issues and its subissues. This calculation does not verify if the current user is allowed to see the sub issues though, which might lead to an information leak. Attached is a patch with a test for this issue. This patch was created and contributed by Gregor Schmidt.
 - Feature #31768 (New): Completion Date in Issue Table
 - Hi, We are implementing Redmine in our organisation and we track delay in any issue on the basis on the basis of number of days ... on't track on the basis of no of hours spent.
 - Feature #31756 (Closed): Introduce setting for done ratio options interval
 - Hello, I have a problem with done ratio. ... sibility to do this? Best Regards, Elliot
 - Defect #31755 (Closed): Couldn't download Redmine by curl in Debian buster
 - In debian buster, failed. <pre> % docker ... edmine.org" matched cert's "redmine.org" * issuer: C=FR; ST=Paris; L=Paris; O=Gandi; CN=Gandi ... HTTP2 UnixSockets HTTPS-proxy PSL </pre>
 - Patch #31752 (Reopened): Show assigned people ... kets which are related to a specific versions
 - When we hurry a release of a specific version ... e, I think that the attached patch is useful.
 - Defect #31748 (Closed): Workflow can't prevent users to create new issue for specific tracker
 - TrackerA, default status: New. RoleA: AddIssue enabled. Workflow for RoleA and TrackerA: disable all status from the first line: "New issue". UserA has only RoleA's permission in ProjectA. Try to New Issue, as TrackerA. Expected Result: since all ... r. So we can prevent this user to create new issue for TrackerA. Actual Result: The default ... e available when this user try to create new issue. This issue fails on both 4.0.2 and 4.0.3 Environment ... GitRemote 2.17.1
 - Defect #31745 (Closed): Mail notifications do not honor 'only_assigned' mail_notification setting
 - When a user selects 'only_assigned' for mail notifications, they still get emails for issues they are watching. Digging in to the code, I see that Issue#notified_users calls notify_about?() to veri ... ng further though, I see that Mailer#deliver_issue_edit calls notified_users AND notified_watch ... rsions I am running. Filing this under the 'Issues' category, but not sure if that is the best ... to impact all versions of Redmine as well.
 - Defect #31739 (New): Severity custom field saved random values like AS3, AS2, HTML5 in the database
 - After creating a new issue the random values are stored in severity custom field. E.g: AS3, AS2, HTML5.
 - Defect #31737 (Closed): Unable to get csv export
 - We are getting a 500 error when we are trying export a csv. Started GET "/projects/stw-ca/issues.csv?utf8=%E2%9C%93&set_filter=1&f%5B%5D=sta ... at 2019-07-15 14:11:38 -0400 Processing by IssuesController#index as CSV Parameters: {"utf ... ery time even with different options selected
 - Feature #31736 (New): Out of Office/Vacation user status
 - Have a mechanism to allow for setting user "o ... tatus, where sending updates or assigning an issue to that user will either: * give immediat ... grate with something like Outlook's calendar.
 - Defect #31734 (New): Issue Information Not Being Transfered To CSV In Reports Tab Of Spent Time Section.
 - Normally, exporting the "Reports" tab in the ... splayed in Redmine. Specifically the written issue information associated with the “Issue” filter. Currently, exporting to CSV leaves out the issue name and only the "Issue #" is being displayed without the rest of the issue information. Is this a known defect? -- ... em Redmine plugins: no plugin installed
 - Defect #31733 (Closed): How to select all projects when create one new issue
 - Hello everyone I want to ask one question. How to select all projects when create the new issue? When I create one new issue, I only can choose one project. I tried to c ... 't work very well when I use my own designed issue tracke to create new issue. Is it possibe to do it in redmine?
 - Defect #31731 (Closed): issues page - not logged in user (HTML structure errors)
 - The structure of html for logged and not logg ... the same? 1 Logged on users. Inside the "issue" block there are child blocks - attachments, issue_tree, relations http://prntscr.com/ofan0u ... rntscr.com/ofajwa http://prntscr.com/ofakyy
 - Defect #31715 (Closed): Receiving email and email notification
 - I have a conflict between email receiving and email notification. When I checked the "Issue Added", "Issue Updated" in the Administration->Setting->Ema ... I can receive the email notification when an issue is added or updated. But I cannot create issue or update issue status from receiving email since an error i ... r (Defect #31633). When I unchecked the "Issue Added", "Issue Updated" in the Administration->Setting->Email Notification, I can create issue or update issue status from receiving an email. But there is ... ication. Do you have the same or similar issue? Any idea how to solve it? thanks. Redmi ... 016 Ruby 2.3 X64 Redmine 3.4.11 Thanks.
 - Feature #31714 (Closed): Allow to add custom fields of type date to calendar view
 - On the calendar view, there are visible start ... a deadline (it's the deadline to deliver an issue to the customer, it's not Due date, which is ... he project's calendar view. Thanx-a-lotta!
 - Defect #31710 (New): Assigned on search issues not ordered by name
 - assigned_to_values isn't ordered by user name ... query.rb to: assigned_to_values += (Setting.issue_group_assignment? ? principals : users).sort ... tatus_#{User::LABEL_BY_STATUS[s.status]}")] }
 - Defect #31709 (Closed): Plugin issue - Redmine resource booking system
 - Hi folks, I'm running Redmine 4.0.4 with R ... ny idea how to fix this? Thanks in advance
 - Defect #31708 (Closed): Not able to add member to a project
 - Hello when i go to admin projet members i ha ... u 19 Thank you for your help Regards CPA
 - Patch #31705 (Closed): Add missing fixtures to AttachmentFormatVisibilityTest
 - The test has failed. https://www.redmine.org ... , :email_addresses, :trackers, :issue_statuses, :enumerations, :issue_categories, + :custom_fields, :custom_fields_trackers, :versions, :issues def setup </code></pre>
 - Feature #31704 (New): Show Gravatar icon in issues list.
 - I propose a feature to show gravatar icon in issues list. I created a patch to display the author, assignee, and last update user icon of Issue, and attach it. !show-gravatar-icon-in-issues-list.png!