Project

General

Profile

Search

Results (18317)

Help: how to read production log?
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. 2012-04-05 12:14
Open discussion: Help Request: reposman unabl ... .redmine.host/sys/: Failed with 404 not found
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 2012-04-05 03:08
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? 2012-04-04 22:51
Open discussion: After Upgrade from 1.2.0 to ... ion reports OK, but some features are missing
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. 2012-04-04 19:30
Help: Custom_field relation with issue
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 2012-04-04 18:04
Open discussion: Tracking issues by users
Resolving of particular issue consists of several phases. Each phase is re ... fot particular users per project or version. 2012-04-04 16:50
Help: How can I redirect user to another contoler and its view using redmine hook?
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.. 2012-04-04 15:48
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? 2012-04-04 13:19
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. 2012-04-04 12:19
Help: How to automatically set a user as watcher on a new issue?
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? 2012-04-04 12:03
Plugins: test if a custom field value has been changed in a after_save hook
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, 2012-04-04 11:44
Plugins: multiple plugins that override same partial
hello everibody, i have two plugins that override the same partial (issues/_attributes), how it is handled by redmine? thanks Marco Nobler 2012-04-04 10:27
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...). 2012-04-04 05:56
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. 2012-04-04 01:28
Open discussion: Some notes missing for certain users
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, 2012-04-04 01:05
Help: RE: Redmine hangs up while updating an issue
UPP ^_^ 2012-04-03 19:53
Open discussion: How to use project parent name?
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. 2012-04-03 19:18
Help: Dont display issues which have relation with other
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... 2012-04-03 18:25
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. 2012-04-03 15:49
Help: Redmine application shows "%{values} "
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? 2012-04-03 11:57
Help: RE: PhusionPassenger::Railz::ApplicationSpawner::Error
Hello, I have same problem. Did you fix this issue? If yes, could you please explain? Thanks & Regards. 2012-04-03 07:38
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 2012-04-02 16:35
Open discussion: RE: Issue Journals
Anyone found out how to do this? Should it be possible? 2012-04-02 14:08
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 2012-04-02 13:20
Open discussion: Error creating Time Entry
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? 2012-04-02 13:11
(9801-9825/18317)