Project

General

Profile

Search

Results (12716)

Defect #13376 (Closed): watcher notification issue
running on redmine 2.2.0. Every time an issue is updated all the watchers are notified, re ... hat it does not appear any more? Regards 2013-03-06 19:35
Feature #13361 (New): Add filter for issue status change
I'd like to have special filter to filter out ... their status from X to Y. Let's say we have issues that we resolved and later closed. When I w ... eriod (month) I would like to filter out all issues that status was changed from in progress to ... month period. If i try to filter out closed issues some of them can fell to another month - resolved on January, closed on February. 2013-03-05 19:10
Defect #13360 (Closed): Permissions of Multiple Roles
There are two roles: # RolA: issue visibiliti setting is "Issues created by or assigned to the user" and it has *issue edit* permissions. # RolB: issue visibiliti setting is "All non private issues" and it has *issue view* permissions, do not edit! If an use ... esult is: The user can edit all non private issues. In my opinion, this is not usual. Re ... boards/1/topics/36188?r=36236#message-36236 2013-03-05 17:47
Feature #13359 (Closed): Add project identifi ... otification emails for better Gmail filtering
This gives the possibility to filer mail-upda ... '@', '.')}>" + 'List-Id' => "<#{@issue.project.identifier}.#{Setting.host_name}>" ... List-Id: <cantemo-ab.vvv.cantemo.com> </pre> 2013-03-05 16:12
Feature #13356 (Closed): Disjunction for issues filters
Sometimes not just conjunction of two or more ... but also disjunction to get the right filter. 2013-03-05 09:05
Defect #13354 (Closed): PDF export: incompatible character encodings: UTF-8 and ASCII-8BIT
When trying to export an issue to PDF an internal error happens: <pre> Started GET "/issues/1932.pdf" for 192.168.60.101 at 2013-03-04 21:04:45 +0200 Processing by IssuesController#show as PDF Parameters: {"id"= ... lib/redmine/i18n.rb:30:in `l' app/helpers/issues_helper.rb:336:in `show_detail' app/helpers/issues_helper.rb:240:in `block in details_to_strings' app/helpers/issues_helper.rb:225:in `details_to_strings' lib/redmine/export/pdf.rb:687:in `block in issue_to_pdf' lib/redmine/export/pdf.rb:680:in `each' lib/redmine/export/pdf.rb:680:in `issue_to_pdf' app/controllers/issues_controller.rb:124:in `block (2 levels) in show' app/controllers/issues_controller.rb:116:in `show' </pre> My s ... an language (cyrillic). Because of this, all ... 2013-03-04 20:45
Defect #13352 (Closed): Broken links in incoming emails
With this configuration: <pre> Administra ... n: <pre> http://http//redmine.lovata.com/issues/1578#change-5433 </pre> With this confi ... g the protocol: <pre> redmine.lovata.com/issues/1578#change-5433 </pre> 2013-03-04 15:55
Defect #13350 (Closed): Japanese mistranslation fix
"issue" is translated as "タスク". It should be corrected as "チケット". 2013-03-04 12:19
Feature #13347 (New): Filtering by issue subject with wildcard
If I'm right it is not possible to filter issues by subject with a wildcard. This could be very useful, maybe by using "*" character. 2013-03-04 09:42
Defect #13345 (Closed): Raiser to assignee
This Defect Tracker will detect the issue that are being transferred from one state to another through raiser to the assignee. 2013-03-04 05:22
Feature #13340 (Closed): Mail handler: option to add created user to default group
This patch creates the option --default-group ... w account, the objectives of responding to a issues in a private project without exposing all issues to the user is achievable as requested in # ... --default-group=Email) are also made easier. 2013-03-03 07:54
Feature #13337 (Closed): Split translation "label_total"
The translation label "label_total" is used f ... ble) and numerable values like the number of issues. I would suggest to split label_total into ... it RU: label_total_time: Общее время </pre> 2013-03-02 12:39
Feature #13336 (Closed): Custom field option for issues: "required before closed"
My suggestion for custom field for issues: In addition to the option "required", we need a option "required before closed" 2013-03-02 11:50
Defect #13335 (Closed): Autologin does not work with custom autologin cookie name
It appears that Redmine has two problems with ... login) Attached patch fixes both of those issues - hopefully ;-) 2013-03-02 08:10
Feature #13334 (Closed): Custom Fields mod. before commit to db
I have created a custom field. The problem I ... id This needs to be created when a new issue is created. New to Ruby and Ruby on Rails. J ... ingw32 - Rails 3.2.11 - RubyGems 1.8.12 2013-03-01 19:16
Defect #13330 (Closed): Error Notification Email
I finished to install the redmine (version 2. ... ter MySQL Best regards! 2013-03-01 15:42
Defect #13328 (Closed): Copying an issue as a child of itself creates an extra issue
*Symptom* <pre> Original: +---------+ + ... D" field on the form * Click "send" button 2013-03-01 09:00
Defect #13327 (Closed): SystemStackError (stack level too deep):
Completed 200 OK in 455ms (Views: 188.0ms | ActiveRecord: 46.9ms) Started GET "/issues/33" for 192.168.1.2 at 2013-03-01 15:42:06 +0800 Processing by IssuesController#show as HTML Parameters: {"id"=>"33"} Current user: admin (id=1) Rendered issues/_action_menu.html.erb (11.5ms) Rendered issue_relations/_form.html.erb (4.4ms) Rendered issues/_relations.html.erb (8.3ms) Rendered issues/_action_menu.html.erb (11.6ms) Rendered issues/_form_custom_fields.html.erb (0.6ms) Rendered issues/_attributes.html.erb (30.8ms) Rendered issues/_form.html.erb (52.5ms) Rendered attachments/_form.html.erb (5.0ms) Rendered issues/_edit.html.erb (87.5ms) Rendered issues/_sidebar.html.erb (5.9ms) Rendered watchers/_watchers.html.erb (6.0ms) Rendered ... 2013-03-01 08:46
Feature #13326 (New): Security against Administrators
We are wanting to add security against certai ... stem administrators to not have access to it. 2013-03-01 02:17
Defect #13318 (Closed): I'm getting the follo ... hat contains a "time"/number under Spent Time
Hi I'm getting the following error when subm ... have any insight on how to possibly fix this issue? Running Redmine 1.2. NoMethodError (undefined method `position' for #<Issue:0xb56a39b0>): app/models/issue.rb:606:in `save_issue_with_child_records' app/models/issue.rb:588:in `save_issue_with_child_records' app/controllers/issues_controller.rb:175:in `update' passenger ... public/500.html (500 Internal Server Error) 2013-02-28 13:28
Feature #13317 (New): Pluggable PDF export engine
Redmine could support multiple PDF export eng ... PDF export plugin. Current approach is to issue PDF instructions from a ruby code. It is lig ... f. It is a native program with several major issues but I hope they will be fixed in future. ... //github.com/amartel/redmine_pdf_wiki/pull/11 2013-02-28 12:22
Feature #13315 (New): Bulk edit for version list view
I just met the problem to do a thousands clic ... ntext menu for version view like we have for issues. Escpecially the status attribute but also ... s) to all versions then would be very useful. 2013-02-28 08:12
Feature #13314 (New): Show issue description change on the Activity view
If someone changes Description of an issue, this action isn't shown on Activity page of ... description change is a very important thing. 2013-02-28 07:40
Defect #13313 (Closed): (undefined method `closed_on=' for #<Issue:0xb432a6f4>)
Completed 200 OK in 495ms (Views: 280.9ms | ActiveRecord: 101.0ms) Started PUT "/projects/xxx/issues/update_form.js?id=19" for 10.0.0.1 at 2013-02-28 14:26:55 +0800 Processing by IssuesController#update_form as JS Parameters: {"utf8"=>"✓", "authenticity_token"=>"xxxxxx", "issue"=>{"is_private"=>"0", "project_id"=>"1", "tr ... ity_id"=>"5", "assigned_to_id"=>"6", "parent_issue_id"=>"", "start_date"=>"2013-02-05", "due_da ... "} Current user: admin (id=1) Rendered issues/_form_custom_fields.html.erb (7.0ms) Rendered issues/_attributes.html.erb (53.0ms) Rendered issues/_form.html.erb (63.7ms) Rendered issues/update_form.js.erb (65.9ms) Completed 200 ... 9.9ms | ActiveRecord: 38.8ms) Started PUT "/... 2013-02-28 07:35
Defect #13312 (Closed): raise new issue , unable to raise the issue .
Internal error An error occurred on the pa ... k your log files for details about the error. 2013-02-28 07:01
(6276-6300/12716)