Search
Results (31861)
- Open discussion: RE: SVN + SSH Causes webrick to hang
- After some testing that doesn't appear to be the issue. I created a test repository on the same ser ... en that it is fairly large. Is there a known issue with large repositories and Redmine?
- Good morning all, I'm working on getting r ... sh usage. However Redmine seems to have some issues, when using a repository that is setup like ... y help would be appreciated ! Thanks, Jon
- Help: RE: import from bugzilla
- I am trying to do this and I get this error. ... nil:NilClass /root/redmine-0.6.4/app/models/issue.rb:110:in `validate_on_create' /root/redmin ... 1.8/rake.rb:1878:in `run' /usr/bin/rake:28
- Help: RE: Send e-mail to watcher of a issue when a svn revision reference an issue.
- I don't believe there is an option at the mom ... changes I make" option. Cheers Russell
- Help: RE: Modify Categories/Columns Within Issues Listing
- My goodness, I definitely passed over this ... Very much appreciated. Thanks, Lee
- Hi, We're using redmine (0.7.1) for a proj ... a quick change to the code, perhaps in views/issues/_form.rhtml, that will allow me to disable ... Any advice would be great. Thanks, Dave
- Help: RE: Modify Categories/Columns Within Issues Listing
- With _Administration > Settings > Issue Tracking_ you can define which columns are displayed on the issue list.
- Patch #1671 (New): Show a breakdown of estimated/spent/remaining time for a version
- It adds time metrics to Version page (click o ... ample): * Remaining time above shows sum of issues' unspent estimates; * Total is Remaining + ... he version is going to take currently; * In Issue metrics box below it adds Time progress show ... t and Remaining times for given category; * Issue metrics previously didn't show data for issues having chosen attribute not assigned. This ... p in screenshot; * Drill-through links from Issue metrics box didn't show closed issues, this is fixed here. Tests are included, ... Contributed by Texuna Technologies company.
- Help: RE: Modify Categories/Columns Within Issues Listing
- Could you create a filter to removes the categories from the list? Eric
- Patch #1669 (Closed): Add Status field to the Mail Handler
- Attached is a patch to the @MailHandler@ to support setting and changing the Issue status via email. <pre> # Change status ... tatus to Resolved Status: Resolved </pre>
- Defect #1668 (Closed): Lost Password reminder but no clue of username - accepting email as login?
- Well, I forgot my redmine.org +username+ and ... he password reminder email? I posted this issue few days ago in the forums (http://www.redmi ... eply. Am I missing some important thing ;-)
- Hello, I would like to create a macro to c ... e end I see the correct text expanded in the issue description but it is not converted to link. ... ay to do this. Thanks in advance, Mamado.
- Patch #1667 (New): Default tracker setting in each project
- Hi, I made a patch which allow administrat ... ect one tracker. This patch solves #1365.
- Patch #1666 (Closed): explicitly mark versions as complete and restrict target versions
- Hi, I made a patch which introduces two ch ... as completed and it disallows targeting open issues to completed versions. It does this by add ... by accidentally (or ignorantly) targeting an issue to a completed version cannot happen anymore. * Versions don't disappear magically anymore. Some issues might still show up after the due date of a ... red completed which haven't been reported as issues like tagging on svn, publishing for downloa ... ard work on redmine. It's really appreciated!
- Feature #1665 (Closed): Ability to delete tracker comments
- Internet is NOT a friendly place anymore and ... hat would deny comment if links are too many)
- Open discussion: RE: WEBrick hangs
- I've tried mongrel, but it's no more stable t ... when running under WEBrick. So what's the issue? Is there some problem with Ruby on RHEL4? Anybody have a clue?
- Defect #1663 (Closed): Redmine+Git+PostgreSQL 8.3 Cannot work with multi-bytes language
- I'm running in to the same issues as the following two bugs, but using Git as ... s: 2.0.2 * PostgreSQL: 8.3.3 * Git: 1.4.4.4
- Help: RE: Can not create a new wiki page
- Normally I would say just add a wiki link to ... urrent install of Redmine. Was this a known issue that was corrected? Or is this an issue with my install? Is this does not work fo ... rect you to the edit form of a new wiki page.
- Defect #1662 (Closed): Issue's custom fields don't appear on some filters and custom queries editor
- When you create an issue's custom field and mark it to be used on fil ... * Custom fields don't appear on the "View issues on all projects" page. * You can go to a p ... I've tried in only allowed in some trackers.
- Open discussion: RE: Issues culumns: add 'Category' column
- Hi Pablo, sure you can. Go into the main c ... es which fields should be shown. Michael
- Help: RE: Issue numbering sequence
- :D ok got it. sorry for that guys!
- Help: RE: Issue numbering sequence
- Hi, you can check in the forums (both Help a ... ine Documentation, if not already the case.
- Hi all, I'm very new to redmine, using Red ... anagement tool. My question is regarding the issue numbering. I noticed if we have multiple projects, the new issues numberings are not per project, but across ... s say I have Project A and B. If I raise one issue in A, it will put in as issue #1. Then, I raise another issue, but for project B. I was hoping that it will be issue #1 for B, but it came to issue #2. Is there a way where I can make the issue numbers segregated by projects? Thanks!
- Help: RE: Repository showing error "Entry and/or revision doesn't exist in the repository "
- Tom, I have checked the permission issue and all are in right place. After checking t ... subversion on the same server :-(. Is it the issue with any ruby-subversion bindings ? Let me know your experience, Cheers, Liju
- Feature #1657 (New): Subprojects can share their parent project's repository
- I'd like subprojects to have the option of us ... This bug fix closes 42" and have the Child's issue #42 be closed, even though only Parent had its repository setting set to the repository URL.