Search
Results (12605)
- Defect #21770 (Closed): Preview does not work on non-ascii data input
- The following content will break the preview ... . There is probably some 0x00 in the content.
- Defect #21766 (Closed): CSV import does not keep the project it was clicked from
- When clicking the new Import link in the side bar menu of Issues, the project information seems to be lost. ... not the one the import link was clicked from.
- Defect #21758 (Closed): Cannot specify parent task if has linked related issue
- Hello. We found one bug, maybe feature (very ... task (linked, good) Why it happened: * issue.rb:validate_issue checks "@parent_issue.all_dependent_issues.include?(self)". And there is "self" issue, bacause in method gets all childs (Task 2) and gets all related issues by field issue_from_id "Task 2.relations_from.map(&:issue_to)" and, of course, there is self issue. How to fix: exclude from method "all_dependent_issues" relations with type "TYPE_RELATES" (maybe and others dont want to check triggers in issue model) => "current_issue.relations_from.where('relation_type <> ?', IssueRelation::TYPE_RELATES)" This methods using only in 2 places: ...
- Feature #21757 (Closed): Add Total spent hours and Estimated hours to the REST API response
- Due to #20688, the sum of "estimated hours" or "spent hours" became able to be displayed on issue list and details. However, these value are n ... rs" and "total_estimated_hours" via REST API.
- Defect #21746 (Closed): Truncate email not working
- I'm trying to get incoming emails truncated, ... emails, but it gets imported & added to new Issues as well as all the lines below it, cf. scre ... emails using Gmail, in case it has an impact.
- Defect #21742 (Closed): Received text attachments doesn't hold the original encoding on Ruby >= 2.1
- Hello, if I send an email with .txt file enc ... missed somethig? Attached patch fixes the issue. <pre> Content-Type: text/plain; charse ... dmine plugins: no plugin installed </pre>
- Defect #21741 (Closed): Authorized error on download attachment of note
- I updated redmine to version 3.2, and attachm ... edmine_graphs 0.1.0 </pre>
- Patch #21738 (Closed): Add .sql to mime-types
- Since we are often attaching simple sql-scripts to issues, it would be helpful if the user can watch ... xtension _.sql_ to the mime-type 'text/plain'
- Patch #21705 (Closed): Option for long text custom fields to be displayed using full width
- There are many cases when the long text custom fields can contain a lot of text that makes the issue page view not so friendly for the users. For ... s # Release Notes # Acceptance Criteria Issue page now only with first 2 fields: !default ... ctionality is welcome. I think that this issue is related to #3543, but with another implementation.
- Defect #21704 (Closed): mail handler crashes if there are CC entries
- I've recently updated several instances to Re ... app/models/mail_handler.rb:213:in `receive_issue' app/models/mail_handler.rb:190:in `dispa ... ler.rb:29:in `index' Line 213 in 'receive_issue' is: add_watchers(issue) If I comment this line out, everything w ... ion-check --unknown-user create
- Defect #21701 (Closed): Using the filter "Assignee's Group" in the issue list shows all groups
- When a user is restricted to only one project ... ies, which is too much transparacy for us ;-)
- Feature #21697 (Reopened): Set secure flag of the session cookie depending on original request
- The default configuration of redmine sends se ... est scheme and X-Forwarded-Proto HTTP-header.
- Defect #21695 (Closed): Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id"
- <pre> WARNING: Can't mass-assign protected attributes for IssueRelation: issue_to_id app/models/issue_relation.rb:89:in `initialize' app/controllers/issue_relations_controller.rb:43:in `create' lib ... edmine_pretend 0.0.3 </pre>
- Patch #21692 (Closed): Azerbaijani language file
- Hello, I'm from Mozilla Azerbaijani L10n Team ... it for future releases. Need access for that.
- Defect #21680 (Closed): Save button in Settings tab disabled
- When **only** enabling the "Public" checkbox ... @14976 e93f8b46-1217-0410-a6f0-8f06a7374b81
- Defect #21679 (Closed): Emoji [CL] will break the subject of new tickets
- I cannot enter issues with subjects with the
- Defect #21673 (Closed): ActionView::Template::Error: Cannot visit ThreadSafe::Array
- executing bundle exec rake redmine:send_remin ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... me/npticket/apps/npticket/current/app/models/issue.rb:1242:in `css_classes' /home/npticket/app ... helpers/application_helper.rb:87:in `link_to_issue' /home/npticket/apps/npticket/current/app/v ... l trace by running task with --trace) </pre>
- Defect #21671 (Closed): Preview doesn't work: 404 not found
- Hi, I'm running Redmine from Debian jessie ... The production log: <pre> Started POST "/issues/preview/new/test" for 10.0.1.1 at 2016-01-06 22:08:26 +0000 Processing by PreviewsController#issue as URL_ENCODED_FORM Parameters: {"utf8"=> ... hyNwlHewlZa0EhqMVYtwcm/UE+vc2Ov6F7ETClDc=", "issue"=>{"tracker_id"=>"1", "subject"=>"test", "de ... what causes this. How can I further debug it?
- Feature #21668 (Closed): Ruby 2.3 support
- <pre>Environment: Redmine version ... Page [[RedmineInstall]] have to be updated.
- Defect #21666 (Closed): My Page tables overlapping on smaller resolution
- Problem : - "Issues assigned to me" table and "Reported issues" table are overlapping when the "Recently V ... mine_checklists 3.1.3 redmine_issues_tree 0.0.5 redmine_my_page ... esty 0.0.2 </pre>
- Patch #21663 (Closed): Wrap textilizable with DIV containing wiki class
- The partial for an issues' conflict does not contain the correct wiki ... aining the wiki class for correct formatting.
- Feature #21662 (New): Search in issue assigned dropdown list
- My team used redmine over one year,now there ... ople in one project。 Everytime I create a issue ,I must assgin to somebody, and the dropdown ... english,can somebody tell me to do fix it?
- Defect #21641 (Closed): after upgrade "add filter" not work.
- Hello everyone, I upgrade to version 2.6.9, ... lters. What could have happened? Thank you.
- Feature #21639 (Closed): Make custom fields mandatory based upon status
- I recently had a request from a user of our R ... please be considered for future development?
- Patch #21632 (Closed): Updated Estonian translation
- Here's an updated version of Estonian localization. No more english (for atleast 3.2.0).