Project

General

Profile

Search

Results (18317)

Help: 1.2-stable upgrade issue
After attempting to upgrade using the 1.2-sta ... eceiving the error below when selecting the "Issues" menu item for a project. I'm assuming this ... ted, but projects generating this error have issue references to locked users. Any help woul ... ' for nil:NilClass) on line #28 of app/views/issues/_list.rhtml: 25: </tr> 26: ... = group %> 27: <% end %> 28: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 30: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => ... 2011-05-24 23:56
Development: RE: Redmine 1.2 Release date
I'm also very interested in the 1.2 release. I see that the number of open issues have gone up to 9 today... Is there any new ETA for the 1.2 release? 2011-05-24 12:45
Open discussion: Easy issue reporting
Hi, We have several projects and sub-proje ... ral clicks from login to simply reporting an issue in the correct project. Is there any way of having a "New issue" page that lets you also choose project to send the issue to? Preferably i would like to have a "report issue" link on The HomePage ( or my page) that take you to a page such as described above? 2011-05-24 11:37
Help: Two companies, one install
Hi, First off... great software. I'm tr ... ojects/businesses is better integrated. The issue is that there are a few locations within red ... ent collectively. Thoughts? Terry 2011-05-24 10:30
Help: RE: migrate_from_mantis Mysql::Error
Currently, Project.trackers seems to be initi ... ake like this: p.enabled_module_names = ['issue_tracking', 'news', 'wiki'] p.trackers.clear ... rate Mantis 1.2.2 to Redmine trunk(rev.5856). 2011-05-24 07:13
Open discussion: RE: Provide an Issue 'Closed Date' in the DB for query purposes
Maybe this will help: http://www.redmine.org/plugins/closed_date 2011-05-23 20:13
Help: Assigning "New issue" fields to the specific role?
Hi, I have two roles: Reporters and Develo ... mostly only "read" access except adding new issues. I see that I can customizable everything i ... d sets only developers or admins. Regards. 2011-05-23 18:52
Help: Separate custom fields
Hello, I added quite a few custom fields to my project issues and the problem is that it's quite messy so ... operties categories when you are updating an issue but something else is also good Is that p ... way to go about it ? Thanks for your help. 2011-05-23 18:00
Plugins: RE: auto assigned user plugin
Hello, I am on 1.1.3 and can't seem to get t ... in configuration. But when I create a new issue as a user in one of the other roles, the ass ... h-needed feature so thanks for creating it! 2011-05-23 17:26
Plugins: CMI Plugin Issue
Installed redmine-1.1.2,and applied the CMI plpugin Now we are facing the bellow issues: 1.Spanish tabs and descriptions 2.Transl ... sts still CMI plugin is not working. 2011-05-23 14:39
Help: Problem with context menu on issues page
Hi! When i right click on the issues page the context menu wont show up. I can s ... duction log it is saying <pre> Processing IssuesController#show (for 192.178.182.18 at 2011- ... Parameters: {"back_url"=>"/projects/quintime/issues", "ids"=>["2742"], "project_id"=>"quintime" ... Yccs=", "id"=>"context_menu", "controller"=>"issues"} Filter chain halted as [:find_issue] rendered_or_redirected. Completed in 47ms ... ound [http://192.81.161.76/projects/quintime/issues/context_menu?authenticity_token=a1tT47GJgAP ... RsxYccs%3D&back_url=%2Fprojects%2Fquintime%2Fissues&ids%5B%5D=2742] </pre> It seems like it l ... ng here and its working on the roadmap page 2011-05-23 13:46
Plugins: how to overwrite a propety by a plugin?
I read the "plugin tutorial" and can write a ... want to change some thing in the app/models/issue.rb: Remove: belongs_to :assigned_to, :class ... o do that, because it not in a function ? 2011-05-23 11:27
Plugins: RE: plugin to assign issues to groups
I really happy when i hear you (Davide Gallet ... the plugin from you ;) Thanks and cheers. 2011-05-23 11:09
Help: redmine : Message: Object expected
here is an error that i get from the site whe ... page, can someone shed some light into this issue? how to go about fixing this? thanks in ... 0 URI: http://mycompany.com/redmine/settings 2011-05-23 08:25
Development: RE: Redmine 1.2 Release date
+1. I'm also waiting for the new privacey features on issue level. And now there are more open issues for this release nooo. :P Anyway this is ... re. Thanks to the development team :) 2011-05-22 16:16
Help: RE: email configurations in 1.1.1 and trunk (rev 5857) -- the latter does not work, why?
"workaround":http://www.redmine.org/issues/8412#note-2 2011-05-21 09:38
Open discussion: Redmine mentioned in my article on CI/Medical Devices
I recently wrote an article to MD+DI Magazine and it discusses the use of Redmine as an issue tracker (its mostly about SOPs and CI, but R ... e-medical-devices http://www.mddionline.com/ 2011-05-20 19:43
Help: RE: revision / changeset links
I get you now. I've upgraded to 1.1.3, manual ... have, and it's working corerectly now - the issues and repo links to revisions now point to th ... , not the changeset.id in the DB). thanks. 2011-05-20 14:41
Plugins: RE: Recent Issues Plugin
Glad you found it useful. I had my install u ... up with a way to detect what the base url is. 2011-05-20 13:10
Plugins: RE: Recent Issues Plugin
But I changed assets/javascripts/recenthistor ... "> entryitem.setAttribute("href", "/redmine/issues/" + entry.ID); </pre> to <pre><code class="javascript"> entryitem.setAttribute("href", "/issues/" + entry.ID); </pre> 2011-05-20 13:04
Help: RE: How to configure redmine with Apach ... an URL of type http://192.168.1.10/redmine ?
First, thanks for your answers both. I tried ... rectory> Can someone help me solving this issue ? </pre> 2011-05-20 12:17
Plugins: RE: Recent Issues Plugin
Thank you *Dustin Lambert* ! Very useful plugin for us. 2011-05-20 11:55
Help: RE: email configurations in 1.1.1 and trunk (rev 5857) -- the latter does not work, why?
I opened an issue #8412 2011-05-20 11:08
Help: RE: mysql2 and redmine 1.1.2
The same issue at the mysql2 homepage: https://github.com/brianmario/mysql2/issues/170 2011-05-20 10:26
Open discussion: RE: Import Issues
Hi gnaanaa, Thanks for posting the resolu ... re other people don't run into that. Leo 2011-05-20 07:03
(11576-11600/18317)