Project

General

Profile

Search

Results (12716)

Defect #14139 (Closed): Issue Via Email With Image Attachments and Embeded Images Breaks Issue Page
When an issue is created or updated with an image attachment or image embedded in the email the page for that issue responds with an Error 500. This proble ... rsion 20121026003537 Log: MailHandler: issue #1170 created by xxxxxxx 398758 Rendered ... : 61.6ms) 398760 Started GET "/projects/cms/issues" for 10.1.20.1 at Thu May 23 18:54:06 +0300 2013 398761 Processing by IssuesController#index as HTML 398762 Parameter ... _columns.html.erb (6.8ms) 398766 Rendered issues/_list.html.erb (712.7ms) 398767 Rendered issues/_sidebar.html.erb (36.9ms) 398768 Rendered issues/index.html.erb within layouts/base (861.1ms ... ActiveRecord: 58.2ms) 398770 Started GET "/issues/1170" for 10.1.20.1 at Thu May 23 18:54:09 +0300 2013 398771 Processing by IssuesController#show as HTML 398772 Parameters ... rrent user: xxxxxx (id=4) 398774 Rendered ... 2013-05-24 10:27
Defect #14134 (Closed): Redmine Demo Site cannot add a New Value in Administration > Enumerations
I register an account to have my own Redmine ... dmine-error.jpg! This caused that the New issue cannot be created because Priority is a MUST field to an issue 2013-05-23 11:01
Feature #14130 (New): Spent Time Report Filter options
There is possibility in Spent Time Report now to filter spent time by issues's some fields. In my case, I added some cus ... l, if there would be presented also standart issue's fields like Target Version, Assigne, etc. - all filter options that are presented on Issues tab now: !2013-05-23_1320.png! 2013-05-23 08:22
Defect #14127 (Closed): Email not working with HTML format from Outlook
I have been testing the incoming email featur ... at is captured in the description "I have an issue Priority: Critical Hello World 17 =". N ... empt to set _priority_ to *critical*. The issue is created but the priority is set to "norma ... xt. Thanks in advance for any and all help 2013-05-22 21:49
Feature #14125 (Closed): Issue cherry picking
It would be nice to be able to save (temporary search) a selection of issues a user may have cherry picked in Issues tab. Unless you need one of bulk editing operations, your selection is lost at next click. 2013-05-22 16:52
Defect #14121 (Closed): gmail configuration
An error occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. cp1sm6744153pbc.42 - gsmtp ) - How to solve this.? 2013-05-22 13:00
Feature #14120 (Closed): Start/stop button to time tracker
We are really missing functionality for automatic start/stop time tracking for the issue. Specs: E.g. in issue page: Button "Start time tracking" remember ... pent time" dialog with pre-filled spent time. 2013-05-22 10:28
Feature #14115 (New): Wiki enhancements: parent page and ajax
Some enhancements would make using a huge wik ... page using ajax (similar to parent task for issues) instead of hierarchy list 2) drag and dro ... ge 3) bulk moving of pages to another parent 2013-05-22 08:27
Patch #14109 (New): Issue REST API should return visible changesets from other projects
With @GET /issues/2.xml?include=changesets@ only referring ch ... edmine.org/redmine/branches/2.3-stable r11710 2013-05-21 11:34
Feature #14107 (New): Fullscreen view switch for issues list, roadmap, gantt, wiki, forums...
It wold be very useful to temporarily be able ... llscreen-javascript-api-plus-jquery-plugin/ 2013-05-21 01:17
Patch #14101 (Closed): Receive IMAP by uid's
This is not a new bug, it has been reported i ... Moving to uid's solved this problem as well. 2013-05-20 15:21
Feature #14099 (New): Filter delayed issue
Is there any plugin or filter on how to see delayed issue? We have a rules in our company that when ... We need to finish or ask an extension on an issue before the said due date around 6PM. 2013-05-20 12:08
Patch #14096 (Closed): back_url is ignored after auto login existing session.
When user open redmine issues like "/issues/1216" from external applications, the page ... make back_url works. <pre> Started GET "/issues/1216" for 10.10.10.123 at Tue May 07 16:49:25 +0800 2013 Processing by IssuesController#show as */* Parameters: {"id"= ... 20/login?back_url=http%3A%2F%2F20.20.20.20%2Fissues%2F1216 Filter chain halted as :check_if_lo ... "/login?back_url=http%3A%2F%2F20.20.20.20%2Fissues%2F1216" for 10.10.10.123 at Tue May 07 16:4 ... Parameters: {"back_url"=>"http://20.20.20.20/issues/1216"} Current user: anonymous Render ... "/login?back_url=http%3A%2F%2F20.20.20.20%2Fissues%2F1216" for 10.10.10.123 at Tue May 07 16:4 ... Parameters: {"back_url"=>"http://20.20.20.20/issues/1216"} Current user: admin (id=1) Redir ... / controllers / account_controller.rb </pre> 2013-05-20 08:49
Defect #14086 (Closed): Better handling of issue start date validation
I am opening a new issue as requested on #6378. On comment 16 of that issue gives the idea of what is the bug. +Steps to reproduce the problem:+ # Create an issue with start date and due date. (Let' say May 27 and May 31). I will refer this issue as IssueA. # Create another issue. I will refer this issue as IssueB. # Create a third issue with start date and due date as a subtask of IssueB. (Let's use the same dates: May 27 and May 31). # Modify IssueB and add a relation to "follow" IssueA. This will "push" IssueB and its subtask forward on time. # Create a fourth issue with start date and due date as a subtask of ... 2013-05-18 22:42
Feature #14083 (New): Issues search: group by
In custom search Issue one can define group by fields. It would be ... way as project name is shown. Now the result issues are properly grouped but grouping columns can only be repeated in every row... 2013-05-17 19:24
Defect #14081 (Closed): Davids bridal register page first and last field challenges
1. Navigate to Davidsbridal.com 2.On home sc ... Enviroment: Windows 8 - Google Chrome 2013-05-17 17:25
Defect #14077 (Closed): Exception in 2.3.1 un ... in app/models/tracker.rb (with possible fix)
just updated to ruby 1.9.3 and 2.3.1. Started ... ): 36: rows.left l(:field_status), h(@issue.status.name), :class => 'status' 37: rows.left l(:field_priority), h(@issue.priority.name), :class => 'priority' 38: 39: unless @issue.disabled_core_fields.include?('assigned_to_i ... rows.left l(:field_assigned_to), avatar(@issue.assigned_to, :size => "14").to_s.html_safe + (@issue.assigned_to ? link_to_user(@issue.assigned_to) : "-"), :class => 'assigned-to' 41: end 42: unless @issue.disabled_core_fields.include?('category_id') ... b:72:in `disabled_core_fields' app/models/issue.rb:460:in `disabled_core_fields' app/views/issues/show.html.erb:39:in `block in _app_views_issues_show_html_erb___3689670651647187124_55351200' app/helpers/... 2013-05-17 10:35
Defect #14075 (Closed): bitnami redmine 2.3.0 problem with RedmineApp for Iphone
Hello. i have 2 redmine servers first, ol ... ny attachments. in crm boss cant add,edit issue because problem Due Date (Начата) is not valid date. here log Started PUT "/redmine/issues/84.json?key=ad84ddea7f06c7422c5dbd0dcfaa0ae ... at 2013-05-16 11:42:40 +0600 Processing by IssuesController#update as JSON Parameters: {"issue"=>{"start_date"=>"2013/05/16", "due_date"=>" ... on iphone it works correct. Processing by IssuesController#update_form as JS Parameters: ... VZdQeKwbL6LUzDP6XQbzXgD4Jv8d6LTGbh0qMsw8=", "issue"=>{"is_private"=>"0", "tracker_id"=>"2", "su ... rity_id"=>"2", "assigned_to_id"=>"", "parent_issue_id"=>"", "start_date"=>"2013-05-17", "due_da ... nd that "2013/05/17" is same to "2013-05-17". 2013-05-17 06:29
Defect #14058 (Closed): Installed plugins do not display.
Hi, I tried to install redmine_hipchat plu ... hema version 20120917111848 </pre> 2013-05-15 11:30
Feature #14054 (New): Option to hide subtasks in Roadmap
Would be useful if there's a way to hide all subtasks from the issues list under Roadmap, so we have a clean, hig ... w of the features and fixes for each release. 2013-05-15 04:18
Defect #14053 (New): Tracker Order Bug - Trac ... pses any Tracker below it on the Tracker List
Scenario: User's role allows "Add Issues" Role has a functioning workflow in tracke ... flow in tracker "A" (do not want them adding issues here) Ordering of the Trackers in the Admi ... B" When the user attempts to create a New issue, they just get a submission screen without any fields visible/available - so cannot create the issue. If you switch the order of the trackers ... "B" then "A", the user is able to create an issue as desired. This workaround was fine unti ... add items to one tracker but not the others. 2013-05-14 20:53
Defect #14051 (Closed): Filtering issues with custom field in date format with NULL(empty) value
I configured a new Issue Custom Field (with Date format) and I need to filter issues by this field where its value is overdue (l ... his field and the query returned the overdue issues and issues with NULL value. I need only the first one, ... lt is exactly the expected (only the overdue issues were listed, without null values). Relat ... www.redmine.org/boards/2/topics/32096?r=37846 2013-05-14 19:02
Patch #14039 (New): Display parent issue description on subissue
Hi there, I created a small patch, which allows you to display the description of the parent issue in the subissue form. This function could be allowed/disallo ... ks. This way, each user can track the parent issue description. In addition to the functiona ... ocks. I can try to define tests for these issues, even if I'm not the best testcase develope ... and my screenshots. Best regards, Daniel 2013-05-13 13:10
Defect #14038 (Reopened): Ordered/unordered lists inside table cell are mangled
Here is an example: |test name|test| |tes ... of table cell as well, but it's not critical. 2013-05-13 12:32
Defect #14031 (Closed): Form elements disappear in Firefox 20.0 on Mac
Form elements sometimes disappear in Firefox ... overflow:auto is *not* working. I see the issue right now on this platform while creating th ... 30217094251 rails3@app-11:~/apps/redmine$ 2013-05-12 13:10
(6001-6025/12716)