Project

General

Profile

Search

Results (18298)

Help: Receiving "SystemStackError: stack level too deep" when updating parent task ID
I have a certain issue that has a preceding, following, and related issue IDs. This issue is a sub-issue of another parent. When I try to change the parent issue ID, Redmine hangs for a couple minutes and t ... doesn't seem to affect it. What could be the issue here? 2012-05-23 19:00
Help: [Solved]Logging time via svn comment
I was missing the Referencing keywords.... t ... dmine. I have no problem making reference to issues but i cannot log time. Enable logging time ... l Database schema version 20120301153455 2012-05-23 18:53
Plugins: Adding new attribute to issue model
Hi all! Could smb tell me, what is the cor ... attributes* section source:/trunk/app/models/issue.rb#L280? Thanks in advance! 2012-05-23 18:36
Help: Watchers cannot see issues
I though this was fixed in 1.4.1 for some rea ... worse. With the user's role set to "only issues created by or assigned to the user", I create an issue. It will be visible to that user only if he ... er to the watcher list nothing happens - the issue is still invisible to that user. I can add w ... the system I desire to be a watcher of that issue, but it doesn't change anything. Setting roles to "all non private issues" makes the output a garbage, since the user sees all issues which are not private. I am running 1.4.1 on a Debian machine Is there any way to fix this? 2012-05-23 17:34
Open discussion: RE: Redmine Java API 1.11.0 is released
Thank you, Etienne. It would be very nice i ... Redmine REST API: http://www.redmine.org/issues/9664 CRUD for Custom fields, http://www.redmine.org/issues/10402 http://www.redmine.org/issues/10164 http://www.redmine.org/issues/8545 http://www.redmine.org/issues/5303 2012-05-23 17:28
Plugins: RE: Redmine Issue History Tabs Plugin
What's the more stable version, github or google? 2012-05-23 16:12
Open discussion: French Translation Team - Equipe de traduction pour la version Française
I'm not sure there is still a translation tea ... on. It shows inconsistencies with regards to issues, roadmap and other important features. ... a première étape : relever les incohérences ! 2012-05-23 12:47
Help: RE: Redmine 2.0 as a Windows service
What is wrong with mongrel on Redmine 2.0? Have you checked issue #7688 ? 2012-05-23 12:06
Open discussion: RE: iPad promotion code for "Redminer" app
Please let me know if you find any issue on Redminer app. In App Store, one customer ... t work, but I could not reproduce this https issue. Promotion code is still available. Please drop an email to us to request it. 2012-05-23 11:23
Open discussion: RE: How to use Redmine with large projects
Billy T wrote: > I would like to say u may n ... es independently, and create relations using issues. > Redmine + Jenkins + testcase management ... and versions (there is single target version) 2012-05-23 07:39
Open discussion: RE: How to use Redmine with large projects
I would like to say u may need a CI server, l ... es independently, and create relations using issues. Redmine + Jenkins + testcase management = ... g testcase management features in Redmine!!!! 2012-05-23 03:12
Help: Watchers list shows the raw html anchor (<a>) tag
See attachment. Is this a config issue? Redmine: 2.0.0.stable.9701 Ruby: 1.8.7 ... MySQL 5.0.95 Web server: Apache + passenger 2012-05-23 00:52
Help: Having trouble with new plugin 'installation'
I'm sure I'm just missing a step somewhere, b ... ide-by-side, until I 'install' the last. The issue, I believe, is that this 'last' plugin modifies the /app/views/issues/_attributes.html.erb (only file in the plug ... oken out)? Thanks in advance for the help! 2012-05-22 21:59
Help: RE: Assigned issue to group.
Please read the same "topic":http://www.redmi ... message-30491 Administration -> Settings -> Issue tracking -> *Allow issue assignment to groups (checked)* or .redmine_url./settings?tab=issues I just have done these steps in v1.4.1 and it works. El 2012-05-22 17:52
Help: RE: Rmagick 2.13.1 not being detected on Redmine 1.4.0 running on Windows.
Check issue #10724. 2012-05-22 14:12
Help: RE: Error while sending email through Gmail.
Maybe, I use old version gem`s. But gemfile i ... ification mail, fetch error: "530 5.7.0 Must issue a STARTTLS command first. n19sm30590948bkv.14". Why in you it work, but from my not work? 2012-05-22 10:31
Help: Having a user only see issues in a subproject
I am evaluating Redmine and I have a issue I can't seem to find a way to resolve. I hav ... cess to the parent project. How do I do this? 2012-05-22 01:41
Help: RE: Redmine 2.0 "No route matches"
I've gone from update to complete reinstall(includeing the server). Issue still there -.- 2012-05-21 18:29
Help: RE: Error while sending email through Gmail.
David Díaz wrote: > Hi! I found that it is a ... tls: true" - I fetched error "530 5.7.0 Must issue a STARTTLS command first". It`s one. It`s t ... machine special tls plugin. How did you that? 2012-05-21 16:29
Help: RE: Assigned issue to group.
I tried, but it's false. Group didn't show up ... , only users that associated with this group. 2012-05-21 07:10
Plugins: RE: redmine_mylyn_connector (for Redmine 2.0)
Hi Nitish, routes.rb (as you'll see from http ... h; however uses file reference to prevent an issue seen with the re-routing for login within re ... in the process of re-writing the test suite. 2012-05-19 18:36
Help: Proposal: Keep deleted Issues for Traceabilty / history (and Undo and Trash bin)?
Hi all, It seems to me that when I delete en Issue it will be removed from the system entirely. ... he Activity history is removed for a deleted issue. This is not compatible with the principle ... uest What about flipping a flagbit in the Issue telling it that it's now deleted? That way t ... t could continue recording the states of the Issue (including "Deleted") and one could potentially also enable Undo for deleted Issues. In summary, the following features would t ... ceability / history ( @System setting: Keep Issues =@ *@true@* ) # Undo ( @System setting: Keep Issues =@ *@true@* ) # Activity log ( @System setting: Keep Issues =@ *@true@* ) # Trash bin ( @System setting: Keep Issues =@ *@false@* ) I understand that keeping deleted issues would require filtering of deleted ... 2012-05-19 14:36
Help: RE: NoMethodError (undefined method `new' for "sendmail":String) after update to 2.0
I can confirm this is related to sending noti ... gether in the administration panel, creating issues works fine. I have also looked at the stack ... deeper and let you know if I find something. 2012-05-19 10:26
Help: /Javascripts/ links yield Rails application failed to start properly
I just got 2.0.0 running using webrick but I'm having an issue getting it running in httpd. The home page l ... ailed to start properly How do I fix this? 2012-05-18 20:20
Plugins: RE: Redmine fields permissions not compatible with 1.3.x
Hi, it doesn't work with the latest Redmine version (1.4.2). It breaks down when I go on Issue detail page. I get this error: NameError in Issues#show Showing vendor/plugins/resilva-Redmine-Fields-permissions-0c234f2/app/views/issues/_attributes.rhtml where line #1 raised: ... ource (around line #1): 1: <% fields_for :issue, @issue, :builder => TabularFormBuilder do |f| %> 2: 3: <div class="splitcontentleft"> 4: <% if @issue.new_record? || @allowed_statuses.any? %> Trace of template inclusion: app/views/issues/_form.html.erb, app/views/issues/_edit.html.erb, vendor/plugins/return1-redmine_hide_estimated_hours-0ada15e/app/views/issues/show.html.erb RAILS_ROOT: C:/Program Fil ... Redmine-Fields-permissions-0c234f2/app/views/issues/_attributes.rhtml:1:in `_run_rhtml_vendor47 ... e45Fields45permissions450c234f247app47views47... 2012-05-18 18:59
(9551-9575/18298)