Project

General

Profile

Search

Results (12716)

Feature #14418 (New): Copy inner issues relations along with issues
When one or more issues are copied, the relations get lost. This is especially annoying when a structure of issues with _precedes/follows_ or _blocks/blocked ... To clarify this, especially when a list of issues gets copied, there are two possible types o ... copied by the users to their "real" projects. 2013-07-09 15:55
Feature #14416 (New): Using cron jobs to send filtered issue to an email
Good Day, Is there any plugins or a way that can automatically filter an issue, export it to excel and send it thru email e ... curl http://yourdomain/projects/redmine/issues.*csv*?query_id=*THE ID OF YOUR SAVED FILTER ... curl http://www.redmine.org/projects/redmine/issues.csv?query_id=1234 This will create an au ... N_GO curl ....? Please support me.. thanks 2013-07-09 07:20
Defect #14415 (Closed): Spent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
Using the 'Subproject' filter on the time log ... es has no effect if the "Display subprojects issues on main projects by default" is disabled. ... applied in Query.project_statement Thanks 2013-07-09 06:06
Feature #14413 (New): Add custom field statuses (aka, lock fields)
Custom fields can become a mess after a while ... ed, of course. Let me know what you think! 2013-07-08 23:10
Defect #14405 (Closed): Alternate repo commit ... hen automatically added from a commit message
When adding some markup, in a commit message, containing an issue number, Redmine updates this issue with a link to the commit. However, when ... found at [0] [0] http://oml.mytestbed.net/issues/1156#note-19 2013-07-08 10:21
Defect #14403 (Closed): No error message if notification mail could not delivered
As soon as one mail address of a user is wron ... to any other involved or watching user of an issue. Also, no error message is displayed and no ... guess which of the mail addresses is invalid. 2013-07-06 01:26
Defect #14401 (Closed): Filtering issues on "related to" may ignore other filters
When performing a search (for issues) using the filter _related to_, if there is ... aken in account. Example : !screenshot-issues.png! 2013-07-05 19:55
Defect #14400 (New): Email Reminder doesn't have the right behavior
Hello there, Let's start by a small complaint. Here https://github.com/chantra/redmine_whining/issues/25, it is said that <pre>redmine now inclu ... Redmine sends a reminder to assignees whose issue's due date is in X days. Quite a difference ... e encountered the following: <pre> scope = Issue.open.where("#{Issue.table_name}.assigned_to_id IS NOT NULL" + ... #{Project::STATUS_ACTIVE}" + " AND #{Issue.table_name}.due_date >= ?", days.day.from_no ... e would generate something like <pre> AND issues.due_date >= 'Fri, 12 Jul 2013' </pre> issues.due_date being of type DATE, that is just n ... d the line by <pre> " AND DATEDIFF(NOW(),#{Issue.table_name}.updated_on) >= ?", days </pre> 2013-07-05 17:29
Feature #14397 (New): Gantt sorting as a configurable setting
As of 2.4.0 the issues in the Gantt will be sorted by start date i ... kind of sorting shall be used to display the issues in the Gantt (either by lft/rgt or by start date). May it be possible to implement that? 2013-07-04 15:46
Defect #14391 (Closed): "stack level too deep ... port/callbacks.rb:409 when setting a dev time
Steps : 1. On an existing bug, Choose to upd ... in the log, we have: Started PUT "/redmine/issues/15363" for 193.xxx.xxx.xxx at 2013-07-03 13:02:58 +0200 Processing by IssuesController#update as HTML Parameters: {"u ... B11rdgHduC2Q/6TCBUN0CZp+34XD6yH42d9A8GcM=", "issue"=>{"is_private"=>"0", "project_id"=>"19", "t ... "=>"159", "fixed_version_id"=>"966", "parent_issue_id"=>"", "start_date"=>"", "due_date"=>"", " ... 0.0 as I saw #13327, but this did not fix my issue. 2013-07-03 13:16
Feature #14390 (Closed): Notes private by default
Hi everyone, we are thinking about opening ... project,tracker and role private by default? 2013-07-03 11:13
Feature #14387 (New): Allow "live" time track ... ng "Start work" and "Stop work" buttons/icons
Time tracking is one of the most hated (and n ... be able to navigate to this. Thanks a lot 2013-07-02 17:35
Feature #14385 (Closed): Accept time in ":10" format
When adding spent time, redmine accepts forma ... 0,50 minutes would be easier. Thanks, Jan. 2013-07-02 14:02
Feature #14384 (Closed): Add column "spent time" on list issues
Each month (for our workflow), we need to see ... pecific category ?" For this, we filtered issues by target version & category. In this view ... ategory for each target version. For each issue, this column will be filled with the filed "spent time" of the issue's detail view (equals of the sum of all spent time line for this issue) 2013-07-02 10:59
Feature #14371 (Closed): Drop Ruby 1.8.7 support
Ruby 1.8.7 retired on the end of June 2013. ... -lang.org/en/news/2013/06/30/we-retire-1-8-7/ 2013-06-30 14:12
Defect #14369 (Closed): Open/closed issue counts on issues summary are not displayed with SQLServer
->Migrate Database from MYSQL to MS SQL -> Working file with old data ->issue in ...Total count of Open/Close issue in Summary !Count Issue.png! 2013-06-29 13:49
Defect #14367 (New): Validation of required t ... ls if no versions are defined for the project
We've marked the target version field in our defect and feature trackers as a required field if the issue is at least in the "in progress" state. This was done to ensure, that no issue will fall under the table during version pla ... rsions defined. Therefore, the validation of issues failed with the error message, that a targe ... helpful. How does other teams solve this issue? I can confirm this behaviour for 2.3.0.s ... revision) as well as for 2.3.1.stable.11984. 2013-06-28 13:04
Defect #14366 (Closed): Spent Time report sorting on custom fields causes error
Since the last version of Redmine it is p ... oject&c[]=spent_on&c[]=user&c[]=activity&c[]=issue&c[]=comments&c[]=hours&c[]=cf_3&f[]=spent_on ... _3%2Chours%2Cspent_on%3Adesc&utf8=%E2%9C%93 2013-06-28 12:44
Feature #14365 (Closed): SCM link to Issue History
When a user commits to a repository, and links to an issue, can that commit show up in the Issue history? I can see it on the project Acti ... . It would be nice to have it show up in the issue view, where I only see activity related to this issue. Thank you for the great work! 2013-06-27 16:47
Defect #14362 (Closed): Spent Time report sorting on custom fields causes error
Since the last version of Redmine it is possi ... oject&c[]=spent_on&c[]=user&c[]=activity&c[]=issue&c[]=comments&c[]=hours&c[]=cf_3&f[]=spent_on ... cf_3%2Chours%2Cspent_on%3Adesc&utf8=%E2%9C%93 2013-06-26 18:00
Defect #14361 (Closed): Mercurial commit ids are short (12 digits) on database
I'm using redmine 2.3.1 and configured a Merc ... ug option to display the full changeset ID.?? 2013-06-26 15:39
Defect #14357 (New): Wrong encoding for Bazaar repository
I configured my project for reading my bazaar ... d about similar "bug":http://www.redmine.org/issues/8385 but it seems fixed while I'm still face this issue! How can I fix this issue? PS * "bzr log" shows correctly ("see th ... F-8' CONNECTION LIMIT = -1; </pre> 2013-06-26 10:01
Defect #14346 (Closed): Latvian translation for "Log time"
Latvian translation for "Log time" now is "Il ... this is annoying for a long time (:) already. 2013-06-25 09:33
Defect #14343 (Closed): Delete a file in an copied issu causes redmine crash
Hy, Something probably weird here. I copied an issue with 2 files attached. In the copy issue, I added a file inside, I validated the issue, navigate etc... Later, I realised that one ... e : <pre><code class="ruby"> Processing by IssuesController#show as HTML Parameters: {"id"=>"961"} Current user: xxxxxx (id=1) Rendered issues/_action_menu.html.erb (3.3ms) Rendered plugins/redmine_code_review/app/views/code_review/_issues_show_details_bottom.html.erb (0.1ms) Ren ... html.erb (5.3ms) Rendered plugins/redmine_issue_checklist/app/views/issues/_checklist.html.erb (1.8ms) Rendered issue_relations/_form.html.erb (1.3ms) Rendered issues/_relations.html.erb (120.5ms) Rendered p ... _inline_images_paste.erb (5.4ms) Rendered issue... 2013-06-24 23:24
Feature #14342 (New): Apply changes on parent issue to subtasks when copying issues
When I copy tasks with subtasks, the changed ... iki_lists 0.0.1 </pre> 2013-06-24 20:25
(5926-5950/12716)