Search
Results (31868)
- Defect #3974 (Closed): Issue moving doesn't take into account permissions
- It looks like a user can only move an issue between two projects the user is a manager o ... e user manages to _any_ project the user has issue-creation permissions for.
- Feature #3973 (New): When closing an issue with a commit, add the commit message to the issue
- When you close an issue with a commit, it would be nice to haven the full commit message within the issue. The commit message could contain additional and relevant information about the cause of the issue. Currently the text added to the issue is: "Applied in changeset r146." I would ... ase note that this is only for new projects."
- Feature #3972 (New): Translation for field values
- It would be very nice when the values of fiel ... > So he see the ticket status "neu" to choose
- Hello, I'm developing a plugin. When I try to ... if @audit_test.save #attach_files(@issue, params[:attachments]) flash[:notic ... _successful_create) #Mailer.deliver_issue_add(@issue) if Setting.notified_events.include?('issue_added') redirect_to :action => 'ind ... , :query => @query} %> <% end %> Any tip?
- Plugins: RE: Ticket grouping plugin
- Hi Andrew I did install the "awesome_nested_ ... Download from http://github.com/Ubik/redmine_issues_group/ into /vendor/plugins/redmine_issues_group 2.For Redmine 0.8.x install awesome_ ... tart Redmine (Apache, Mongrel, WEBrick e.t.c)
- Plugins: RE: Graphs plugin
- Peter Fern wrote: > Peter Fern wrote: > > B ... on this branch until http://www.redmine.org/issues/3861 is resolved one way or the other , as ... lugin out there! Feel free to vote on this issue if you care about this (you should do! )
- Plugins: RE: ToDo lists plugin
- I have updated the plugin again. I am runnin ... [parent_object,:todo], :parent_id => todo, :issue_id => todo_issue), :method => :get, 26: 27: ... ect.identifier.to_s + '/' if todo.project}#{'issues/' + todo_issue.to_s + '/' if todo_issue}#{todos_controller}/#{todo.id}", :action ... blic/500.html (500 Internal Server Error)
- Plugins: RE: Graphs plugin
- ciaran jessup wrote: > Eric Davis wrote: > > ciaran jessup wrote: > > > The other issue I have is, that the fork I took (Uwe Koloska ... ect.allowed_to_condition(User.current, :view_issues) unless @project.nil? ... P BY project_id" sql << " ORDER BY issue_count DESC" @@ -267,9 +266,7 @@ class GraphsController < ApplicationController def confirm_issues_exist find_optional_project ... active_children.collect(&:id) - @issues = Issue.find(:first, :include => [:project], :condit ... table_name}.id IN (?)", ids]) + @issues = Issue.find(:first, :include => [:project], :condit ... tion(true)}"]) else @issues = Issue.find(:first) end </pre>
- Defect #3969 (Closed): Plugins loaded before config/initializers/session_store.rb ?
- This bug is related to issue #2815, and applies to redmine trunk with rai ... name is _session_id, not _redmine_session.
- Feature #3967 (Closed): Ability to define default columns to display based on project
- It would be great if there would be possibili ... is one would be relatively easy to implement.
- Plugins: RE: Importer plugin - Help
- Nanda, i ran into similar problems with the p ... e to add special encoding to workaround this issue (the way i did) but this will affect more than one file.
- Defect #3965 (Closed): Viewing open issues in a milestone shows a resolved issue?
- I just went to look at Redmine's own 0.8.6 mi ... this a bug or are my expectations misaligned?
- Feature #3964 (Closed): display SCM commits in issue tracker
- It would be a priceless feature to have Mercu ... commit messages, which actually do refer to issues, displayed within the issue tracker. That way it's a lot easier to keep ... e code changes, which relate to a particular issue.
- Hello, I've follow the HowTO "HowTo config ... .. Some help would be really nice ....
- Hi I'm using redmine rev. 2903 Here is ema ... of the production.log: <pre> Processing IssuesController#edit (for IP at 2009-10-03 07:06: ... s (DB: 6) | 302 Found [http://www.domain.com/issues/37/edit] </pre> When I try to run 'mail ... t works fine. Can anybody help? Thanks.
- I posted here about my installation problems: ... or (No route matches "/plugin_assets/redmine_issues_group/stylesheets/stylesheet.css" with{:met ... 1.3.1-1
- Patch #3962 (Closed): Add a maximum nesting option to the {{child_pages}} macro
- Add a new parameter to the @{{child_pages}}@ ... 8.4, but it should be working on trunk also.
- Feature #3960 (Closed): Reposman.rb should create Repository even if SCM Module is enabled
- Hi, Since i use Project Hierarchy, I never ... tory even if SCM Module is enabled on project
- Open discussion: RE: View issues - order by
- Sorry, i have just found a issue for that...
- Hi, it's possible to order by a customer field in the issues view? I use 0.8.5 but there it seems not possible. Maybe it's planned for a future release?
- Help: RE: accept issues via mail from anonymous on non-public project
- Some more info about my System: Ruby 1.8 ra ... em: latest version from SVN OS: Debian Lenny
- Hi, i'm currently struggling with incoming ... on registered users should be able to open a issue via Mail. This also works when te project is ... orking? I'm using the latest svn Version
- Plugins: RE: Ticket grouping plugin
- Lars Pehrsson wrote: > Any ideas as to the cause? See [[PluginIssuesGroup]]. You have to install _awesome_nested_set_ plugin.
- Feature #3957 (Closed): Ajax file upload with progress bar
- An Ajax File Upload module with progress bar ... since we need to upload large release files.
- Plugins: RE: Redmine Scrumdashboard plugin
- Hi, I got the following error after clicki ... (`dashboard_statuses`.dashboard_id = 1) IssueStatus Columns (0.001009) SHOW FIELDS FROM `issue_statuses` IssueStatus Load (0.000160) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 1) IssueStatus Load (0.000119) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 2) IssueStatus Load (0.000114) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 3) IssueStatus Load (0.000114) SELECT * FROM `issue_statuses` WHERE (`issue_statuses`.`id` = 4) IssueStatus Load (0.000112) SELECT * FROM `issue...