Search
Results (18317)
- 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 => ...
- 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?
- 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?
- 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
- 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).
- 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
- 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.
- 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.
- 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!
- 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.
- 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
- 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 ?
- Plugins: RE: plugin to assign issues to groups
- I really happy when i hear you (Davide Gallet ... the plugin from you ;) Thanks and cheers.
- 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
- 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 :)
- 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
- 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/
- 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.
- 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.
- 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>
- 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>
- Plugins: RE: Recent Issues Plugin
- Thank you *Dustin Lambert* ! Very useful plugin for us.
- Help: RE: email configurations in 1.1.1 and trunk (rev 5857) -- the latter does not work, why?
- I opened an issue #8412
- Help: RE: mysql2 and redmine 1.1.2
- The same issue at the mysql2 homepage: https://github.com/brianmario/mysql2/issues/170
- Open discussion: RE: Import Issues
- Hi gnaanaa, Thanks for posting the resolu ... re other people don't run into that. Leo