Search
Results (12601)
- 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...
- 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&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&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,
- 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.
- 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(@...
- 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
- 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.
- 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.
- 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
- 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.
- Feature #6758 (Closed): Move Simple CI plugin to Github
- http://www.redmine.org/boards/3/topics/16859
- Feature #6757 (Closed): Move Embedded plugin to Github
- http://www.redmine.org/boards/3/topics/16859
- Feature #6756 (Closed): Move Bots Filter plugin to github
- http://www.redmine.org/boards/3/topics/16859
- Defect #6754 (Closed): Links broken.
- In project overview details and report: wr ... e.org/svn/trunk), in specific revision: 4295
- Defect #6752 (Closed): Warning: Gem::Dependen ... ed on or after August 2010. Use #requirement
- I'm getting this error in my default Apache e ... .49 Phusion passenger 2.2.11 Ruby 1.8.7.299
- Defect #6750 (Closed): ActionView::TemplateEr ... lass) on line #12 of app/views/context_menus/issues.html.erb:
- Visiting this URL always results in a 500 int ... as been attached. http://dev.somedomain.com/issues/context_menu I found this problematic UR ... <pre> Processing ContextMenusController#issues (for 192.168.1.1 at 2010-10-26 18:59:35) [GET] Parameters: {"action"=>"issues", "controller"=>"context_menus"} Rendering context_menus/issues ActionView::TemplateError (undefined met ... lass) on line #12 of app/views/context_menus/issues.html.erb: 9: :class => 'icon- ... <ul> app/views/context_menus/issues.html.erb:12 app/controllers/context_menus_controller.rb:36:in `issues' /usr/lib/ruby/1.8/phusion_passenger/r ... /500.html (500 Internal Server Error) </pre>
- Defect #6749 (New): Manage is too broad for Issue Categories
- A setting that was "Create Issue Categories and delete Issue Categories which I've created" would be great, as I want people to have the ability to create issues (we're a new project and we don't have a lo ... behind us) without the ability to vandalize.
- Defect #6744 (Closed): lft and rgt fields are null when issue is added via redmine:email:receive_imap
- When receiving a report via email in 1.0.2, lft and rgt columns in the issues table are set to null. This causes internal ... L password=PASSWORD ssl=true port=993 The issue is properly created with all of the specific ... 2 works, and it does seem to work around the issue for me. My system: Ruby version ... sql Database schema version 20100819172912
- Feature #6743 (Closed): Custom queries for all projects and for all users
- There should be a possibility (even for an admin) to create custom query for the issues and assign them for all users and all projects. h2. Why is this useful? I am resolving my issues, and my other colleagues are resolving their issues. And then there comes the time to close the resolved issues. However, we have a rule that no one can close her or his own isse (the issue to which she or he was assigned, and resolve ... ery if you will, that will show all resolved issue not assigned to "me". Thus giving "me" all the issues I have to test and close or report a bug related to such issue. Anyway, it is tiring to set up this kind ... we need this queries for all of our projects.
- Defect #6742 (Closed): Custom queries defined as public can be edited by others
- When defining a custom query for issues it is possible to define it as 'public'. Th ... et it for all projects to owner of the query.
- Defect #6740 (Closed): Max attachment size, incorrect usage of 'KB'
- When I came to change the maximum attachment ... know what this fields value is representing.
- Defect #6734 (Closed): robots.txt: disallow crawling issues list with a query string
- When robots visit robots.txt, it tells them to disallow /projects/project/issues, but nowhere does it tell it to disallow /issues From looking at access logs, Googlebot (but all other bots do it to) was indexing /issues, and was indexing many useless pages, mainl ... 8.115 - - [24/Oct/2010:07:05:00 -0700] "GET /issues?sort=assigned_to%2Cupdated_on%2Cstatus%3Ade ... er Tools, but that's just working around the issue for now.
- Defect #6733 (Closed): Error 500 after changing Date Format or Time Format
- hi! i set up a redmine 1.0.2 a while ago. be ... meanwhile there are a bunch of projects and issues in this installation and there are some eng ... any longer. this bug is totally reproducible.
- Defect #6730 (Closed): Redmine hangs on specific record
- Hey, I am experiencing a weird issue. Redmine works perfectly fine but on one ta ... entry in the log when I click that specific issue link.
- Defect #6728 (Closed): how to assign global rights?
- I think you need to add a root project, visib ... their first project, which is not so nice..
- Feature #6727 (Closed): Add/remove issue watchers via REST API
- Currently there does not seem to be a way to add watchers to an issue using the API. This includes during issue creation and through an update.