Project

General

Profile

Search

Results (12601)

Defect #12845 (Closed): TypeError (can't convert Hash into Array) On Issue Creation
On creating issues I see TypeError (can't convert Hash into Ar ... wrong? <pre> Started POST "/projects/my-issues/issues" for 0.0.0.0 at 2013-01-14 16:01:06 +0000 Processing by IssuesController#create as HTML Parameters: {"u ... +VYB8S3gyJXjrhWRGVS5Ue5Fc9tk2/cW0v+Jql74=", "issue"=>{"is_private"=>"0", "tracker_id"=>"2", "subject"=>"Create Issue", "description"=>"Create Issue", "status_id"=>"5", "priority_id"=>"4", "assigned_to_id"=>"76", "fixed_version_id"=>"", "parent_issue_id"=>"5911", "start_date"=>"2013-01-14", "du ... >""}}, "commit"=>"Create", "project_id"=>"my-... 2013-01-14 17:06
Feature #12834 (New): Filter by relations should set current project as default filtervalue
Hi, currently the relation filter on the issue list just takes the project with the lowest ... the current project. Best regards, Daniel 2013-01-13 21:50
Defect #12833 (Closed): Input fields restricted on length should have maxlength parameter set
When entering the subject of a ticket/issue or writing a comment in the timelog, you can ... ields, there are probably a lot more of them. 2013-01-13 19:18
Patch #12831 (Closed): Traditional Chinese language file (to r11181)
* Translations added: ** label_attribute_of_user, text_turning_multiple_off, label_attribute_of_issue 2013-01-13 16:57
Feature #12827 (Closed): New Ticket status "Needs Feedback"
Hi Jean-Philippe, I think it would be grea ... et status "Needs Feedback". We could set issues (mainly bugs) to needs feedback if we give ... "no feedback". Maybe this is some idea. 2013-01-12 22:55
Defect #12826 (Closed): Error viewing some issues: ActionView::Template::Error (undefined method `-' for nil:NilClass):
I have found error on version 1.0.1 from Debi ... sion 2.2.1. Same error still showing on same issues. Some issues are normal diaplayed, some with this error. After editing and saving of issues with error there are no changes: same error. Copying issue with error to the new issue are ok, new issue are opened ok too. Error message from production.log version 2.2.1: Started GET "/redmine/issues/63" for 195.190.93.14 at Sat Jan 12 21:11:20 +0100 2013 Processing by IssuesController#show as HTML Parameters: {"id"=>"63"} Current user: bear (id=3) Rendered issues/_action_menu.html.erb (14.5ms) Rendered issue_relations/_form.html.erb (5.6ms) Rendered issues/_relations.html.erb (9.9ms) Rendered issue... 2013-01-12 21:31
Feature #12825 (New): Collapsible groups in activity list
Hi, since the last change on the activity ... ne wants to see all previous actions on this issue. In addition of this, there could be a co ... old" list or the "new" smaller activity list. 2013-01-12 20:48
Defect #12823 (Closed): Wiki does not save any changes
hello, few days ago, i upgraded my redmine ... .log at debug mode i dont see any errors too. 2013-01-12 16:49
Feature #12822 (Closed): Allow testing of javascript features
By using "Capybara":http://jnicklas.github.co ... le patch attached containing a rewriting of @IssueTest#test_add_issue@ and a brand new @#test_preview_issue_description@. Pretty easy to setup and wr ... lutions). Feedback welcome :-) Cheers 2013-01-12 15:54
Defect #12820 (Closed): Inconsistent naming in activity tab
Hi, please see attached screenshot. There ... ing in activity tab. Best regards, Daniel 2013-01-12 14:30
Patch #12819 (Closed): German translation for #12251 r11168 and #10191 r11173
As described. German translation for #12251 r11168 and #10191 r11173 2013-01-12 13:54
Feature #12816 (New): Filter issues by progress state
Hi there, it would be really great (in addition to #12122), to filter the issue list by progress state. Such a filter co ... you think about it? Best regards, Daniel 2013-01-11 16:35
Feature #12815 (New): implement commit keyword to set or to increase issue done ratio of referenced ticket
maybe adding some (customizable) keywords to set issue done ratio to a given value would be fine: ... t refs #12345@done +10 => add 10 percent to issue done ratio text for commit refs #12345@done 90 => set issue done ratio for ticket to 90 percent text ... #12345@done -10 => subtract 10 percent from issue done ratio - sometimes things go wrong and t ... the redmine team for the great work! :-) 2013-01-11 16:09
Feature #12814 (Reopened): Ability to specify target version sort order
We have upgraded from 1.0.3 to 2.2.0. The ... rget version and they clutter the top of the issues list. It would be nice to have a global setting so that order can be specified. 2013-01-11 16:07
Patch #12813 (New): Allow replies to original issue e-mail to add issue notes
When an issue is submitted to Redmine via e-mail, and a ca ... nal e-mail, the subject will not include the issue number. This reply (and future replies) result in the creation of additional new issues. This patch allows the mail handler to lookup the issue by subject, and add the reply as a note on the original issue. If no matching issue is found, it falls back to adding a new issue. 2013-01-11 16:04
Feature #12812 (Closed): Implement additional ... ket dependencies and status of linked tickets
At the moment it is not possible to see if a ... nize the work with a large number of tickets. 2013-01-11 15:34
Feature #12811 (Closed): ASCII-8BIT to UTF-8 problems -update net-ldap with net-ldap-1 -v0.4.0
There are "net-ldap charset bugs":https://git ... :https://github.com/thorin/redmine_ldap_sync/issues/49#issuecomment-12142602 -The bug is solved in net-ldap-1 -v 0.4.0- Please upgrade and testbed. 2013-01-11 14:11
Feature #12807 (Closed): Add template per project for new issue
We would like to have text template for the description when creating a new issue. The template would be different depending on the project. 2013-01-11 10:08
Defect #12803 (Closed): Cross-year date range in time tracking report misses some hours
How to reproduce: # Have some tickets that ... tails | Week- Project # Add Details | Week- Issue # Note that the total at the top of the rep ... have been omitted, although the projects and issues are included. # Also note that the weeks s ... eported to be a problem in 1.4.4.stable.9879. 2013-01-10 19:43
Feature #12802 (New): Display the commit message on the email notification
Currently, the email notification regarding an issue contains information like the title, author, ... d the Redmine version is 1.3.2stable (MySQL). 2013-01-10 18:44
Feature #12796 (Closed): Display user's groups on profile
When I go to My account page, I would like to ... on-admin users cannot get info about groups). 2013-01-10 13:05
Feature #12795 (Closed): View group members by non-admin users
There is currently no way for a user to find ... I would see it being used: I open a new Bug Issue for a project and assign it to the group "Database-Developers". When nothing happens with the issue, I want to know who is in that group so that I can talk to them in person. 2013-01-10 13:01
Patch #12790 (Closed): ActionController::Rout ... any installed plugins in Redmine 2.1.5.stable
My environment: <pre> Environment: Red ... outingError (No route matches {:controller=>"issue_templates_settings", :action=>"preview", :pr ... resolve the error reported in message#35263. 2013-01-09 17:30
Feature #12789 (New): Redmine - design study
Hi there, I'm trying to give some ideas fo ... e other suggestions. Best regards, Daniel 2013-01-09 17:22
Defect #12778 (Closed): Upgrade to Rails 3.2.11
There's a "severe vulnerability":https://grou ... rtant for the older 2.1.x and 1.4.x versions. 2013-01-08 23:15
(6351-6375/12601)