Project

General

Profile

Search

Results (12665)

Feature #6798 (Closed): allow subtasks in subprojects
when an issue is created in a higher-hierarchy project it' ... access to them but are needed to resolve the issue, reflecting the internal structure of that h ... components, and different teams or assignee. 2010-11-02 16:16
Feature #6797 (Closed): custom fields missing in time detail
In the time entry view, when you select the ' ... ge (where the ordering also needs work - see issue #6648 ;-)). 2010-11-02 15:47
Defect #6796 (Closed): Long Description Causes 100% CPU on Windows
DB: postgres 8.4.3 Ruby: 1.8.7 Rails: 2.3.5 Redmine: 1.0.2 Creating an issue with a long description causes 100% CPU util ... ing to the description is attached as a file. 2010-11-02 15:04
Feature #6795 (New): View issue close date on the gantt view
We have to see due date *and closed date* on ... rk a tag with the closed date of the task 2010-11-02 13:36
Feature #6794 (New): Global and inheritable Categories
Would be nice if categories could be global f ... d a vertical view through categories of tasks 2010-11-02 13:34
Feature #6793 (New): Report for issues with no category for all projects
Because of the fact that the filter for categ ... a filter for all projects that contains all issues that have no category. 2010-11-02 13:19
Defect #6792 (Closed): Set cookie secure flag when accessing Redmine over HTTPS
Is it possible to add this to Redmine? I'm ... Dropbox are good examples of this mistake. 2010-11-02 12:48
Defect #6789 (Closed): HTTP/500 when accessing home page OR
Hi, There is a strange bug when I try to a ... news.author %></span></p> </pre> Regards, 2010-11-02 09:41
Defect #6785 (Closed): Issue list goes 500
Upgrading from an 0.9.3, everything seems to work except for the issue list. Activity list, individual issues, and the New Issue page all work. Using r4352 Passenger: 2 ... tional_tls. Log entry: <pre> Processing IssuesController#index (for xx.xx.xx.xx at 2010-11 ... d"=>"tuf", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue... 2010-11-01 14:40
Defect #6784 (Closed): Redmine not working with i18n gem 0.4.2
See this forum post for details: http://www.redmine.org/boards/1/topics/18793 2010-11-01 13:02
Feature #6779 (Closed): Project JSON API
I doesn't seem to be possible to get projects ... end </pre> to make it work in the 2010-10-31 17:00
Patch #6778 (Closed): Wiki compatibility link broken w/o project_id
Recent versions changed from using :id to :pr ... ction', :page => nil, :controller => 'wiki' 2010-10-30 12:53
Defect #6776 (Closed): Weird link_to_if_authorized behavior
See http://www.redmine.org/issues/4416#note-11 , better description once I've ... roject is not accessible by the current user. 2010-10-30 00:42
Defect #6775 (Closed): Wrong number of arguments for issues in project view
Database version: PostgreSQL 8.4.5 Ruby vers ... li><%= link_to tracker.name, :controller => 'issues', :action => 'index', :project_id => @proje ... tracker.id %>: 34: <%= l(:label_x_open_issues_abbr_on_total, :count => @open_issues_by_tracker[tracker].to_i, 35: :total => @total_issues_by_tracker[tracker].to_i) %> 36: </li> ... bin/thin:19:in `load' /usr/bin/thin:19 2010-10-29 15:15
Defect #6774 (Closed): HTTP/500 when accessing my issues page
<pre> About your application's environment ... he erro that I get when I click on "View all issues" in /my/page <pre> Processing IssuesController#index (for 10.15.12.97 at 2010-10 ... dex", "assigned_to_id"=>"me", "controller"=>"issues", "sort"=>"priority:desc,updated_on:desc"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #14 of app/views/issues/_sidebar.rhtml: 11: <% if User.current.all ... r /> 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: 16: <% u ... ne/hook.rb:144:in `call_hook' app/views/issues/_sidebar.rhtml:14:in `_run_rhtml_app47views47issues47_sidebar46rhtml_locals_object_sidebar' app/views/issue... 2010-10-29 14:38
Defect #6771 (Closed): undefined method `format_value' for #<ActionView::Base:0xb6a307e4>"
Hi, I am using Redmine v1.0.2 with MySQL ... nless change.notes.blank? app/helpers/issues_helper.rb:141:in `show_detail' app/vie ... * URL : http://redmine.hello.com/issues/changes?format=atom&amp;key=765e1592efda813 ... http://redmine.hello.com/projects/myproject/issues * HTTP_USER_AGENT ... TH_INFO : /issues/changes * QUERY_STRING ... QUEST_PATH : /issues/changes * REQUEST_URI : /issues/changes?format=atom&amp;key=765e1592efda813 ... s change.notes.blank? app/helpers/issues_helper.rb:141:in `show_detail' app/v ... el/command.rb:212:in `run' </pre> Cheers, 2010-10-29 03:11
Feature #6769 (Closed): Allow user to add current issues as a sub task.
We just upgraded to the latest redmine, we ... would be nice to have the ability to do so. 2010-10-28 16:27
Defect #6768 (Closed): ActionView::TemplateEr ... rguments (0 for 1)) on line #21 of app/views/issues/_attributes.rhtml
I get the following with rev 4302 of /trunk when attempting to create a new issue or viewing issue details (listing all issues, roadmap, etc. seem to work fine): Processing IssuesController#new (for 10.146.130.6 at 2010-10- ... estproject", "action"=>"new", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/new ActionView::TemplateError (wrong number of arguments (0 for 1)) on line #21 of app/views/issues/_attributes.rhtml: 18: :title => l(:label_issue_category_new), 19: :tabindex => 199) if authorize_for('issue_categories', 'new') %></p> 20: <% end %> 21: <% unless @issue.assignable_versions.empty? %> 22: <p><%= f.select :fixed_version_id, version_options_for_select(@... 2010-10-28 13:36
Feature #6767 (New): View for issue categories similar to milestones
It would be great if there where a view for issue categories similiar to the view of Milestone ... et an overview about tasks is a bit difficult 2010-10-28 10:56
Defect #6764 (Closed): NoMethodError in Projects#settings
When viewing the Settings for a project I'm g ... ject settings can be viewed/modified without issue. 2010-10-28 01:06
Defect #6763 (Closed): New gantt charts: subject displayed twice on issues
See screenshot: !gantt_issue_subjects_displayed_twice.png! Probably due to the fact that @link_to_issue@ already displays the subject of the issue by default. So lines 539 and 540 of @lib/red ... tt.rb@ are redundant. Eric I let you confirm. 2010-10-27 23:59
Defect #6760 (Closed): Select box sorted by ID instead of name in Issue Category
When attempting to assign a user to an issue category, the list is sorted by ID instead o ... long. (example attached) Project>Settings>Issue Categories>New Category 2010-10-27 22:16
Defect #6759 (Closed): rdm-mailhandler does not have a port option, fails with port forwarding
In our environment, applications use port for ... h adds a port option to the rdm-mailhandler. 2010-10-27 20:46
Feature #6758 (Closed): Move Simple CI plugin to Github
http://www.redmine.org/boards/3/topics/16859 2010-10-27 19:06
Feature #6757 (Closed): Move Embedded plugin to Github
http://www.redmine.org/boards/3/topics/16859 2010-10-27 19:06
(9026-9050/12665)