Project

General

Profile

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. 2009-10-05 16:25
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." 2009-10-05 15:08
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 2009-10-05 14:52
Plugins: AssociationTypeMismatch expected Project got Project
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? 2009-10-05 12:30
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) 2009-10-05 12:17
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! ) 2009-10-05 11:27
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) 2009-10-05 07:33
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> 2009-10-05 05:26
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. 2009-10-05 00:12
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. 2009-10-04 12:29
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. 2009-10-04 12:16
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? 2009-10-04 03:49
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. 2009-10-04 01:17
Help: Redmine SVN issue
Hello, I've follow the HowTO "HowTo config ... .. Some help would be really nice .... 2009-10-03 19:17
Help: redmine won't sent notification emails
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. 2009-10-03 16:15
Help: Redmine 0.8.5, Passenger, Ubuntu9.04, Apache2.2.... a recipe
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 2009-10-03 00:03
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. 2009-10-02 21:36
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 2009-10-02 16:28
Open discussion: RE: View issues - order by
Sorry, i have just found a issue for that... 2009-10-02 10:44
Open discussion: View issues - order by
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? 2009-10-02 10:40
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 2009-10-02 10:34
Help: accept issues via mail from anonymous on non-public project
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 2009-10-02 10:31
Plugins: RE: Ticket grouping plugin
Lars Pehrsson wrote: > Any ideas as to the cause? See [[PluginIssuesGroup]]. You have to install _awesome_nested_set_ plugin. 2009-10-02 06:13
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. 2009-10-01 23:38
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... 2009-10-01 22:45
(27251-27275/31868)