Search
Results (18251)
- Hi everyone, is there a way to sort the issues cascading the sort criterias ? for example, I'd like to see my issues sorted first by status, then by priority, t ... cleverer solution ? many thanks gabriel
- Hi everyone, is there a way for importing issues from a csv (or other) files ? This could be very useful while migrating from a non-standard issue tracker (different from Mantis or Trac) or t ... ss to the database. many thanks gabriel
- Open discussion: RE: navigation in tickets pages
- I'm using the last 0.7 release. But the que ... n my pour english), just try to list all the issues open on redmine.org, choose to sort by category, go on second page, edit one issue from this page. When you're back (using the ... e I was before, in the second page of sorted issues. any idea ?
- Hi all, Is there a mean to share a customi ... that - may I be wrong ? thanks gabriel
- Hi all, before opening an issue for a new feature, I'd like to know if there ... f some fields depending on the status of the issue and the user viewing the issue ? If not, is it planned ? many thanks gabriel
- Hi Guys, I have been using redmine for our ... a while. I am wondering about just 1 more issue. Is it possible to configure my redmine ins ... dify ruby to do the same. Regards, Calvin
- Open discussion: RE: How can I close an issue?
- You have to get the correct rights for that. ... d give the proper role to the correct people.
- Open discussion: RE: How can I close an issue?
- Change the issue status to a status that is considered closed ... ave "Closed" and "Resolved" setup for closed issues. Eric
- Hi. Could any body tell me please how to close an issue? Thanks in advance.
- Hi All, I have tried about 5 different col ... ny help appreciated Thanks CottonFizz
- Open discussion: RE: How do you have Ruby and Rails installed?
- To @JohnZ - I found that the BitNami inst ... an annoyance... Aside from the restarting issue - my experience with the bitnami installer has been great! - Andy
- Open discussion: RE: How do you have Ruby and Rails installed?
- I just wanted to report back on this issue. I never found a solution to my home-grown, ... e. We've had it up for a week without any issues. I'm going to expand its usage and we'll se ... t update it to the latest Redmine version :-)
- Hello, First of all, thank you for this ve ... can : - display the estimated time for all issues of a certain tracker. - display the estimated time for all issues assigned to a technician. Is it possible ... or your answer. Regards, Arnaud KLIPFEL
- Open discussion: RE: A few comments and requests for Redmine
- Thanks for the table hint, but I can't see th ... ses through my mind, but I'll go through the issue list first not to make doubles. Should I post an issue myself, or is it better to ask for it in the forum ? Cheers. Ben
- Open discussion: RE: A few comments and requests for Redmine
- |This|Is|A|Table| |With|Many|Cells|In| |I ... er ideas, post them. Better yet, search the issues list and add your vote if your idea has already been presented.
- Before all, I would like to thank Jean-Philip ... so I would like them to be able to view the issues but not to be able to see he news. I kno ... as, feel free to contact me. Cheers. Ben.
- 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.