Search
Results (18279)
- Help: RE: how to connect a ticket with a repository-revision
- either you have to mention the issue id in the commit description text when you make the commit, or you can make a comment to the issue and reference the revision with e.g. r1234. ... ds for the commit message (refs, references, IssueID, resolves, fixes) that when combined with the issue id will automatically create a reference bet ... n -> Settings -> Repository for more details.
- Help: RE: Trac import into an Existing Redmine Site
- One of the problems is that the id's of internal issue links, and especially subversion commit mess ... your redmine installation is using the same issue ids, you'll get massive confusion. I had the same issue with importing an existing bugzilla, and I solved it by resetting the current issue id in the redmine database above the last bugzilla issue id, then did the import. Of course, I had t ... myself, so I had control over some of these issues, but if I hadn't set the redmine issue id, it would have been impossible. YMMV
- Help: RE: Internal Error after svn update to upgrade from 0.6.3 to 0.7.0
- Check line 24 in base.rhtml file does not yie ... he forums did not yield anyone with the same issue.
- Open discussion: RE: Import issues from a CSV file
- I would like the same functionality. If some ... product so far and would be willing to help.
- Open discussion: RE: Parent project roadmap shows child projects
- We are using sub-projects and so far everythi ... ation in the roadmap view. In both Gantt and Issue views we are able to view sub-projects, so i ... e project planning tool :) Great work btw.
- Help: RE: Upgrade from v0.6.1 to v0.7.0 RC1 - 500 Error
- Wow, great catch! After updating the records to "Issue", we can view the issue normally. After updating this, I found 53 ... m journals where BINARY journalized_type != 'Issue' </pre> Any idea on how this occurred? Thanks again!
- Help: RE: Upgrade from v0.6.1 to v0.7.0 RC1 - 500 Error
- None of them have "issue" instead of "Issue" ?
- Help: RE: Help with svn repository
- It seems that you have a login issue for the user you are running redmine as. Yo ... once it shouldn't bother you (much) anymore.
- Help: RE: Upgrade from v0.6.1 to v0.7.0 RC1 - 500 Error
- Thanks for the response! The result of the query is 24 rows with the same value of "Issue".
- Help: RE: error throws when testing email
- Redmine version : redmine-0.7.0_RC1 Database ... : Webrick target : Email is sent when issue is added or updated. error occurs when te ... expired) ]. guide please !!!!!!!!!!!
- Help: Confirmed the problem, should it get entered as a bug?
- I believe I have tracked this down to an issue with the IE browsers interacting with redmin ... es. Example of redmine respond_to code in issues_controller.rb: respond_to do |format| format.html { render :template => 'issues/index.rhtml', :layout => !request.xhr? } format.atom { render_feed(@issues, :title => l(:label_issue_plural)) } format.csv { send_data(issues_to_csv(@issues, @project).read, :type => 'text/csv; header ... format.pdf { send_data(render(:template => 'issues/index.rfpdf', :layout => false), :type => ' ... wing troubleshooting code in index method of issues_controller.rb. puts "**** HTTP Request t ... ould be entered as bug? Will
- Help: RE: Repository Problem
- I checked again - @Thomas you are right - there is a certificate issue on my SVN server - I will try to get this resolved and test https again... Thanks, Andy
- Help: RE: How to get the TOC to work?
- Upps correct is: http://www.redmine.org/issues/show/172
- Welcome in Redmine help forum. Feel free t ... your problem in the application (creating an issue, adding a project, etc.) Thank you.
- Help: RE: RE: Migration Mantis - Redmine
- Mantis is configured with the host being loca ... rd from 10.201.0.111, you'll have connection issues. Read your docs carefully.
- Help: RE: Browsers automatically given a PDF of issue/issues target page by default.
- Hello Will, Since that kind of problem nev ... version of redmine are you using? Thanks.
- Problem: --------------- Some PCs/browsers cannot see issues or issue lists, the browsers are automatically given ... y default. Users therefore cannot access the issue pages or issue list pages. Examples: --------------- 1. User clicks Issues tab in project and download PDF box opens. - If opened the PDF contains the list of issues. 2. User clicks link to a single issue and download PDF box opens. - If opened the PDF contains the single issue. 3. User clicks "create" on new issue page after entering issue and download PDF box opens. - If opened the PDF contains the single issue just created. Server Details: ---------- ... eas would be appreciated, Thanks, Will
- Open discussion: RE: How to donate funds towards Redmine project?
- Let me join the party and send a contribution ... company tons of hazzle of developing our own issue management system. Mark
- Open discussion: RE: RE: undefined function 'textilizable' when using mailer.rb
- Version is 0.6.4. You can see what I did in ... atch, coming shortly) If you've fixed the issue, then perhaps you can remove the unnecessary ... ript if you include it with the distribution.
- Help: RE: RE: RE: How "Related issues" works exactly?
- So, open a feature request, pointing to this thread.
- Help: RE: how to make log time as mandentory when issue or bug status is changed
- Dinesh, Redmine is not directly able to do ... h an SVN hook: force your user to provide an issue reference in their commit, then in your hook, check that a log time exist for this issue. If not, refuse the commit. It's a little bi ... abreviation, internet is not a mobile phone.
- reader, when bug is submitted,developer ch ... lh: no need to make a code block for that...)
- I'm trying to use the Mailer.rb model, and when I try to send mail for an issue I get error stating undefined method `t ... r model object in an arbitrary ruby script?
- Help: RE: RE: How "Related issues" works exactly?
- I agree with Maxim on this one. The automati ... duplicates left me unexpectedly with no open issues tracking my overly reported problem. In ot ... d in my other post. Best regards, Dan
- Help: RE: Data have been updated by another user
- Seems like I'm having a conversation with mys ... o multiple browser windows but with relating issues as duplicates of each other. I have three issues eg. A,B and C that are all reporting the same bug. Issues A and B were entered first and related as d ... change the state of C successfully.