Search
Results (18317)
- Hi everybody, I'm trying to read the product ... these lines I need to analyze: Processing IssuesController#destroy (for 10.7.21.34 at 2012-0 ... 0V3hLjodnbVE=", "id"=>"6162", "controller"=>"issues"} Redirected to http://creativity.neomobilegroup.com/projects/web/issues Completed in 26ms (DB: 10) | 302 Found [http://creativity.neomobilegroup.com/issues/6162/destroy] What does mean "for 10.7 ... the "authenticity_token" ? Thank a lot.
- Hi there, I've just been working on setting up redmine and svn together and came across this issue. I'm following the instructions on this p ... Any suggestions would be greatly appreciated
- Help: RE: Possible to change the order of columns in issuelist?
- Is there any chance of a future release having the option to set the default order of the Issue list columns?
- Hi, I recently upgraded to 1.3.2 coming from ... pite some warnings. However, I cannot assign issues to groups - which I was eagerly awaiting. A ... to disable default setting of start time of issues. Any advice welcome. Anything went wrong on ... I did add the groups to the project members.
- Hello, Can anyone explain to me how does the issues relates with the custom fields in the datab ... create custom_fields and when we search the issues we can filter by those fields. What I wan ... se it is to create some reports. Thank you
- Resolving of particular issue consists of several phases. Each phase is re ... fot particular users per project or version.
- Good afternoon.. I am writing a plugin for re ... ::ViewListener //3 def controller_issues_move_before_save(context={ }) //4 //5 ... me to do that... p.s sorry for my engish..
- Plugins: RE: Default columns plugin
- I have a default filter created and configure ... on my own filter and click on the *View all issues* link located in sidebar it doesn't show up the issues from my Default filter anymore ((. Could it be fixed?
- Help: RE: How to automatically set a user as watcher on a new issue?
- I just found a patch for this in #8568. Perhaps it will work with Redmine 1.3.x, I will test it.
- I want to do the following: If a new issue on the tracker 'Support' is created, a certa ... new ticket. How can I do this with Redmine?
- Hello, I have developed a plugin internal ... te the value of a custom field for the whole issue tree. I want to optimize this process by tes ... _save hook which call a method on the parent issue if it exists. The method simply sum values of each leaf issue custom field. This is very similar to what redmine does for "estimated_time". But with large issue tree it can take some time, so i wan't to ap ... e> module CompanyComputeRemaining module IssuePatch def self.included(base) bas ... end end def compute_remaining_for(issue_id) if issue_id && p = Issue.find_by_id(issue_id) sum = 0.0 ... _for. Thanks in advance, Best regards,
- hello everibody, i have two plugins that override the same partial (issues/_attributes), how it is handled by redmine? thanks Marco Nobler
- Help: RE: How to synchronize database of two Redmine instances
- All valid points, Gert, and thank you for you ... rather than a database level. I don't see an issue with the generation of the primary keys, tho ... which applies to both, fork and original...).
- Open discussion: RE: Some notes missing for certain users
- I have found the issue. It's caused by "Advance Roadmap":https://oc ... will report the bug to the plugin developer.
- After upgrade to Redmine 1.3.0, some users can not view some notes in a issue. For example, an issue has 6 notes, some users can see only 3 of th ... only can see 2! Has anyone face the same issue and how to fix it? Cheers,
- Help: RE: Redmine hangs up while updating an issue
- UPP ^_^
- I would like to display the project parent name in RedMine emails. So I edited the email templates (issue.add.html.erb for example) and it works well for sub-projects. But when I add a new issue or edit one in a project at the root level, ... nil:NilClass) on line #1 of app/views/mailer/issue_add.html.erb</pre> So I would like to inc ... bject. Something like: <pre> <h1> <% if issue.project.parent.name exists %> <%=h(@issue.project.parent.name)%> » %> <% end %> <%=h(@issue.project.name)%> </h1> </pre> Can somebody tell me how to do this in ruby? Thanks.
- I upgraded redmine from 1.1.2 to 1.3.2 After it i cant view all issues which have relation with other issues (as child or parent). It is my log ... " is ambiguous LINE 1: ...rgt" <= 14) AND ("issues"."root_id" = 306))) ORDER BY "lft" ... ^ : SELECT "issues"."id" AS t0_r0, "issues"."tracker_id" AS t0_r1, "issues"."project_id" AS t0_r2, "issues"."subject" AS t0_r3, "issues"."description" AS t0_r4, "issues"."due_date" AS t0_r5, "issues"."category_id" AS t0_r6, "issues"."status_id" AS t0_r7, "issue...
- Help: RE: issues sumary page missing columns
- i wanted to let anyone know that i have managed to fix it by upgrading to 1.3.2.
- Hi, I've some trouble with my old 1.1.3 re ... underneath Overview I get a this values for issues: <pre> %{count} open / %{total} </pre> Does anybody know what I've made wrong?
- Help: RE: PhusionPassenger::Railz::ApplicationSpawner::Error
- Hello, I have same problem. Did you fix this issue? If yes, could you please explain? Thanks & Regards.
- Open discussion: RE: How to get reports off Redmine?
- You must have a parent project and all the pr ... You click on the parent projet You go the issue tab You make a filter
- Open discussion: RE: Issue Journals
- Anyone found out how to do this? Should it be possible?
- Open discussion: RE: JSON property key for as ... fferent for creation and for retrieval of an issue via REST API
- Added an issue to the Redmine bug racker: #10583
- I got an 500 error when creating a time Entry ... nil, "hours"=>"8", "spent_on"=>"2012-4-16", "issue_id"=>"1"}, "action"=>"create", "key"=>"9d397 ... nal Server Error) </pre> Please any idea?