Search
Results (18298)
- Help: RE: Email stopped working after upgrade from 1.0.3 to 1.0.4
- I'm having the same problem in 1.1.0 (r4702) It seems that no emails are being sent to issue watchers. The test email sends fine. I h ... t I make myself" is unchecked. I'm watching Issue 18, and I've tested this by adding comments ... thing in there about trying to send an email)
- i am given a project by my teacher to make a website like red mine Issue tracking system but i still don't understand the issue tracking thing can anyone explain me how this website work ?
- Redmine 1.2.0 description says 'This release will focus on workflow and issue permissions enhancement: private issues, ability for certain roles to view their own issues, more configurable workflow, and permissions on issue properties.' This means issues #2076 and #4015 will be resolved? Thanks in advance.
- Help: RE: Delete user?
- Beau Simensen wrote: > Would love to have th ... ittle need to worry about associated things (issues, posts, etc.) since the account would never ... me. Something needs to be done about this.
- Hi, I have been following the instructions ... e command, as when I attempt to create a new issue the priority select box is empty. I am ru ... so I can do this manually? Many thanks.
- Hi. Gantt chart is used for reporting and it ... hout subprojects where this developer has no issues and without versions where this developer has no issues. Sometimes it will be useful to build chart ... sed versions or even without versions at all.
- Open discussion: RE: Redmine for Android
- Great work! Tried this app on Motorola Droid ... .0 stable server. I was able to view list of issues and details of an issue, but wasn't able to find a way to edit an issue.
- Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- OK. Got it. Resolved ALL the issues mentioned. I had done a 'apt-get install ... hat, everything just worked! Thanks Felix!
- Help: RE: Error 500 after upgrading to 1.1.0
- Since this is not just me (yay), I've opened defect #7297 for the issue.
- is there a plugin that would let me, say, sort the issues in the roadmap by their priority? Or reord ... the roadmap and doing this myself? Thanks!
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- This tool provides a way to display a list of Redmine issues within Tortoise. Additionally it allows you to select Redmine issues and add their issue number to your commit message. This means that your commit will be linked to the issue in Redmine, so all commits will show up as links under the corresponding Redmine issue. With some addition configuration this will also work the other way where your redmine issues will appear as links in Tortoise too.
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- Is it possible to retrieve the comment (notes ... really understand the utility of this tool.
- Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- OK. Still not there, but I wanted to provide ... so noticed that the functionality to move an issue to another project is missing. I am told ... oing a 'apt-get install redmine' will create issues such as what is noted here. Now, I remember trying that first, but I ran into many other issues. My priorities are changing, but I must ... solved at some point. I'll update again then.
- Open discussion: RE: problem after migrate to 1.0.5
- Hi Samuel, did you manage to solve this? I ... grading from 0.9.. to 1.1 I can't create new issues or modify existing once On creating a new issue I get: <pre> ActionView::TemplateError ( ... ' for nil:NilClass) on line #10 of app/views/issues/_attributes.rhtml: 7: <p><label><%= l(:field_status) %></label> <%= @issue.status.name %></p> 8: <% end %> 9: 10: < ... p.id]}), {:required => true}, :disabled => !@issue.leaf? %></p> 11: <p><%= f.select :assigned_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... blank => true %></p> 12: <% unless @project.issue_categories.empty? %> 13: <p><%= f.select :category_id, (@project.issue_categories.collect {|c| [c.name, c.id]}), :i ... _nested_set.rb:259:in `leaf?' app/views/issue...
- Help: RE: Error 500 after upgrading to 1.1.0
- Experiencing the same issue upgrading from 1.0.5 to 1.1.0 on Debian < ... 00.html (500 Internal Server Error) </pre>
- Hello all, I'am trying to modify TimeTrac ... er => 'timelog', :action => logtime_action, :issue_id => issue_id, :time_entry => { :hours => hours } </pre> Thanks a lot for help.
- Help: RE: Error 500 after upgrading to 1.1.0
- Getting same stacktrace as reporter's. But also I'm getting almost same issue when viewing a user info page from project p ... c/500.html (500 Internal Server Error) <pre>
- The bulk edit context menu seems to have stop ... upgrading to 1.1.0. When right clicking the issue list, the "loading" window appears for a spl ... version 2.3.5 Active Support version 2.3.5
- I'd love to be able to have a commit that references issues send out notifications. For instance, if someone makes a commit that refs an issue I'm watching (or own) I would like the option of getting an email in that case. Is this possible?
- I am running Redmine on a Debian box with an ... tch.cgi in a shell http://www.redmine.org/issues/4610 suggests running with passenger. I have tried this and have the same issue. Can anyone suggest a course of action?
- Help: RE: Error 500 after upgrading to 1.1.0
- At first glance this only seems to affect the Overview page... if I type in a link to an issue or the wiki those pages load fine
- Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
- Looks like it's a repo configuration issue ! Could you please do something so that the whole test suite pass ?
- Help: RE: Can't view perl-source in git repository.
- It is this problem: http://www.redmine.org/issues/6256
- Help: RE: Undefined gantt_items_limit (just upgraded to 1.1.0)
- Just solved this. For anyone else that might have the same issue, this is the solution. Upgrade documentation ... ty_id: format: int default: 0 </pre>
- Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
- Followed here : http://www.redmine.org/issues/7253#note-14