Search
Results (18285)
- Open discussion: RE: limit access to certain type of issues
- I use a sub-project for this. I have a "Prod ... port requests there. Then I can relate real issues in the master project to those support requ ... the development team. It's worked out well.
- If I run the CLI command to call Repository.f ... user and run it and it works fine (that is, issues pick up the changesets that mention it). B ... cron.out </pre> cron.out is always empty.
- Hello, i have a question. Is it possibile to limit the access to certain type of issues based on role or user? I would like to create something like "Internal bug" issue type and i want that the users with "custome ... ng like that? Thank you very much Francesco
- Open discussion: RE: Translations
- > Are there any page naming conventions ? I ... i'm talking about custom properties for the issues of the project (not the custom proporties o ... you can send me the raw pages if you prefer.
- Help: RE: RE: Trac import into an Existing Redmine Site
- In that case, since it doesn't seem that you have any commits that reference your issue ids, you can probably use the stock trac imp ... s the trac importer figures out what the new issue id will be in redmine, and makes efforts to ... h an empty redmine install is because of the issue id rewriting problem I mentioned earlier. I ... ems (like users) if they don't already exist.
- Help: RE: Trac import into an Existing Redmine Site
- Thanks for the reply! Luckily, my requirem ... m hoping to move the codebase to SVN and the issue/feature tracking for that project from Trac ... dmine+SVN platform and rescue my sanity :)
- 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.