Search
Results (12716)
- Defect #12879 (New): using commit keyword to update issue's status sets issue to a status that is not defined in the tracker.
- I added a feature request in #12656 because t ... evelopers love the possibility to change the issue's state with a simple commit because they do ... it keyword for "Simple Tasks" the referenced issue is set to a status "ready for review" but th ... Another solution would be not to change the issues status if the status configured for the com ... n I would prefer ;-) Thanks for your work!
- Feature #12878 (Closed): Visualize a tracker's workflow graphically
- Hi! the workflow system that is provided b ... icket view or next to the display ticket view
- Feature #12877 (Closed): optimize ticket / issue view (template / theme)
- The view that lists all issues - maybe with some redmine, global or user d ... a - please take a look at the attached image.
- Feature #12875 (New): Wiki links to Overview/Activity/Roadmap/Issues/Documents/Files/News/Forums/etc of a particular project
- It is possible to link a particular document/issue/wikipage/etc using Wiki syntax currently but there is no way to link to a list of news/issues/etc. Would be nice to be able to link Overview/Activity/Roadmap/Issues/Documents/Files/News/Forums/etc of a particular project, for example: [[project1::issues]], [[project2::news]], [[project3::document ... o have, for example: [[project3::wiki_index]]
- Defect #12867 (Closed): After creating a new ... project administrator cannot update that page
- I have installed on a CentOS-6.3 Linux distri ... modifications are not saved. Please help.
- Feature #12864 (Closed): If ticket was create ... /Urgent, send smtp-email with priority Urgent
- I am using Redmine 1.4 and I have a feature r ... Exists some ideas about that? Sincerely,
- Defect #12863 (Closed): Editing messages in Issue history does not work
- Clicking the _edit_ icon in Issue messages history shows the "Loading..." ligh ... r-scripts/passenger-spawn-server:99 </pre>
- Defect #12862 (New): Order by parent task is broken
- Maybe this is be the expected behaviour but i ... be broken. This happens, if you order the issue list by parent task. Unordered: |IssueID|ParentTaskID| |1|Nil| |2|1| |3|Nil| |4 ... il| Unordered ascending by ParentTaskID |IssueID|ParentTaskID| |1|Nil| |2|1| |3|Nil| |4 ... 6| Unordered descending by ParentTaskID |IssueID|ParentTaskID| |6|Nil| |5|6| |4|Nil| |3 ... this: Unordered ascending by ParentTaskID |IssueID|ParentTaskID| |2|1| |5|6| |1|Nil| |3|Nil| |4|Nil| |6|Nil|
- Defect #12861 (Closed): Internal Error 500 on "settings"
- I just finish the installation and logged wit ... (1.3.3) treetop (1.4.12) tzinfo (0.3.35)
- Defect #12856 (Needs feedback): Required fiel ... edited by Non Member user when adding ticket
- We have several projects within Redmine and u ... iki_toc 0.0.4 </pre>
- Feature #12855 (Closed): Sometime,we need limit register email address
- When you use redmine in the compay,you cowork ... limit can be config maybe is a good idea.
- Defect #12851 (Closed): "Parent task is invalid" while editing child issues by Role with restricted Issues Visibility
- h3. What steps will reproduce the problem? # create Role with Issues Visibility = "Issues created by or assigned to the user" and "Ma ... ith that Role for a project # create parent issue, *not* created or assigned to that User (so User will *not* be able to access it) # create child issue, assigned to that User (so User will be able ... to the User account # try to edit the child issue (i.e. simply changing its Status) h3. Wha ... d output? User should be able to edit the issue, as long as its parent task id is not modifi ... s will also prevent User from creating child issues to his own parent issues. But "Related issues" is not affected by this bug, so it can be used instead of child issues. h3. Environment Redmine version ... Mysql2 Redmine plugins: no plugin installed
- Patch #12850 (New): User profile : Link to project in mail notifications by project selection
- This helps to see the number of issues in a project before to enable / disable mai ... The patch provided is against Redmine V1.2.1
- Defect #12846 (New): sub-issues being rendered under wrong parent issue
- I have a group of issues that seem to be rendering as associated with the wrong parent issue. This query on the database returns zero items: > select count(0) from issues where root_id=19649 or parent_id= *19649* ; Rendering the URL: http://my_redmine/issues/19649 shows this list of sub-tasks associated with this issue. > 19547, 19121, 19099, 18966, 18956, 18825 ... this: > select id, parent_id, root_id from issues where id in (19547, 19121, 19099, 18966, 18 ... m that rendering 19649 should show only that issue without any sub-tasks. I am running tagge ... his the expected behavior or perhaps a bug?
- 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-...
- 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
- 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.
- Patch #12831 (Closed): Traditional Chinese language file (to r11181)
- * Translations added: ** label_attribute_of_user, text_turning_multiple_off, label_attribute_of_issue
- 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.
- 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...
- 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.
- 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.
- 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
- Defect #12820 (Closed): Inconsistent naming in activity tab
- Hi, please see attached screenshot. There ... ing in activity tab. Best regards, Daniel
- Patch #12819 (Closed): German translation for #12251 r11168 and #10191 r11173
- As described. German translation for #12251 r11168 and #10191 r11173