Project

General

Profile

Search

Results (12602)

Defect #14450 (Closed): Assignee field is cleared when validation fails
When creating a new issue and choosing an assignee but not choosing ot ... eared when the validation fails. This causes issues to be assigned to nobody after having enter ... g details but forgetting to fix the assignee. 2013-07-12 16:40
Defect #14448 (Closed): fedora installation prerequisites
In order to eliminate stop errors in 'bundle ... ariadb in future releases, so it's not a big issue for me. 2013-07-12 12:51
Defect #14447 (Closed): Additional status tra ... assignees do not work if assigned to a group
The additional status transitions for an assignee are not working/not allowed if the issue is assigned to a group (who has the appropri ... umean 1.2.0 redmine_issue_templates 0.0.5 redmine_ ... imer 2.0.0 </pre> 2013-07-12 11:24
Defect #14446 (New): Public project and Redmi ... ror for empty username access via TortoiseSVN
I installed new version of Redmine on my Ubun ... ncorrect credentials) What is the problem? 2013-07-12 10:41
Defect #14443 (Closed): Property class in <code> inside <pre> does not accept a single quotes
Inside a new issue I want to put a piece of code with code synt ... ecognize a single quote, only double quote. 2013-07-12 10:22
Defect #14439 (Closed): My page-Issue assigned to me-not displaying the issue
hi experts please help me. in My page issue assigned to me is not displaying any issue, its always showing 0, please help me out. 2013-07-12 07:55
Feature #14435 (New): Issue Summary Edit Feature
It would be nice if you could edit some fields directly from the Issue Summary page. Perhaps have a configuration w ... us items that are on the list. Clicking into issues, then clicking the edit button, editing, and returning to the issue summary page is a bit of a distraction and h ... page. 2) When the page is rendered, each issue would be in a box with the displayable and e ... ate button. 3) Users could scoll to their issue of interest, edit it and press the update bu ... e useful to allow the users to edit multiple issues and send them in batches. 2013-07-11 21:49
Feature #14434 (New): Email from inside the issue within Redmine
- I don't mean an email gets turned into an issue, I mean how to email from an issue within Redmine. 2013-07-11 19:47
Defect #14432 (Closed): Sorting issues with subtasks
There is an odd behavior when sorting issues with subtasks. If I first sort for priority ... he resulting sort is by Parent Task and then issue number. A custom filter produces the same ou ... d be an option to lock subtasks below parent issues, regardless of sorting type? 2013-07-11 15:02
Defect #14429 (Closed): Basic API Authentication does not work with http://user:pass@URL
When posting an Issue using the API, for example to this URL: http://USERNAME:Pass@URL.com/issues.xml it fails on line: authenticate_with_ ... rs, as I'd have to create a whole new plugin. 2013-07-10 16:28
Defect #14428 (Closed): ActionView::Template: ... issing: en.number.human.storage_units.format)
Hello, We are 5 in a team. Most of us have ... ved_searchbox 0.0.3 redmine_issue_checklist 2.0.5 redmine_monitoring_controlling 0.1.1 2013-07-10 16:27
Defect #14426 (Closed): how to install redmine
hello everyone, I have a big problem I can no ... do you have video for a beginner. Thank you 2013-07-10 15:43
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
(5801-5825/12602)