Search
Results (18206)
- 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
- Open discussion: RE: Enumerations and Best-Practices Values
- It would be better to analyse what how your project is currently run, for instance what states can issues be in currently and transfer these into Red ... clarifications sake, but also for scalability
- I am trying to migrate my bug trackers from R ... uring the migration I had encounter multiple issues. I just simple patch it to make it pass the migration. Some issue like my mantis save all attachment in hard d ... nd the migration just stop half way, another issue is redmine is try to use 2 bug trackers like ... trackers. I had managed to pass through this issue. In the end, there are still 1 main issue blocking me from using Redmine. 'I can't log ... r to switch onto it. And there are couple of issue I have to solve like I still haven't make th ... switch it to Redmine. Regards, Shin Guey
- Open discussion: RE: migration 91 and 92 fail against SQL Server 2005
- Please open a defect to follow this issue. Thank you.
- I just attempt to install redmine db onto sql ... me similar pain. I will submit this as an issue, but wanted to check here first if there was already a solution I didn't find via search.
- Help: RE: Modify Categories/Columns Within Issues Listing
- All, Any ideas as to what files might be m ... ents and time spent to address this. - Lee
- Hi there, a couple of days ago I had the pro ... or". The log file told me <pre> Processing IssuesController#index (for 212.1.47.60 at 2008-07 ... "=>"atom", "action"=>"index", "controller"=>"issues", "key"=>"NPP8j7oAwhAk8PE2qPrRZ8fgtfOAOmJXH ... | DB: 0.00000 (0%) | 200 OK [http://xyz.com/issues?format=atom&key=NPP8j7oAwhAk8PE2qPrRZ8fgtfO ... in/mongrel_rails:16 </pre> I "fixed" the issue by restarting the mongrel-cluster, but I don ... e mongrel than... Thanks a lot, Lennart
- Help: RE: Help browsing Git repository from Redmine
- Hey guys, I have the same here. Actually it's ... ack. Anyway, do you have any news about this issue?
- Help: RE: No Design
- It appears to be a permission issue. The below url should display your CSS fi ... ment. <pre> chmod -R 755 public </pre>
- Hi all, We're loving this app, though desi ... egories from being listed when clicking the "Issues" tab? (Specifically the "Author" and/or "Up ... sary categories/columns for us. Thank you.
- Hi, I wanted to add the category column to the 'issues' view. Is this possible? Thanks, Pablo
- Is it possible to have redmine send an e-mail to the watchers of an issues when a revision in svn is associated to this issue with the refs keyword ?
- Open discussion: RE: Redmine Commercial License
- Interesting topic. I am also interested to pr ... official response from Redmine on licensing issue, I am assuming that Jean is not keen in comm ... e http://www.dotproject.net/....PHP/MySQL..
- Help: RE: Some problems with svn repository
- Update: I found my issue to simply be an unsupported version of the S ... re running an early version of Subversion....
- Hi, referencing to #1479 and http://www.redmine.org/issues/show/1479#note-1 In my oppinion PDF ex ... database with other tools. Regards daniel
- Help: RE: Some problems with svn repository
- I'm having the same issue here... Fresh instance of the latest Redm ... Any thoughts or strides made to correct this issue?
- Open discussion: RE: Optional Issue Description
- Thank you!
- Help: RE: Reporting the details of the Issues
- Hello, I also need this. Currently we are ... ts that list the complete description of the issue. Is there a way we can specify a report usin ... TRAC and move to Redmine. Cheers, Jack
- Open discussion: RE: Optional Issue Description
- > Is there an option somewhere to make the "Description" field of an issue optional? Sometimes the title contains enough information to not require a description. See Issue #1014, I created a patch to make description ... asn't been added to the codebase yet. Eric
- Help: RE: How to enalbe the context menu for tickets/issues
- Works now with svn version 1617.
- Help: RE: need some help with accessing SVN repository over HTTPS
- The lines/line problem on my system was tied ... I also found the solution to the log file issue. Apparently, instead of asking to set permi ... ubversion balking at the invalid certificate issue. I have created <redmineapp>/.svn/subvers ... ineapp>/.svn folder and all subfolders and reissue the "svn --config-dir <redmineapp>/.svn/subv ... ve a repository view. Hope this helps.
- Open discussion: RE: Optional Issue Description
- Hey Patrick, you can try to disable the " ... ing it from the following line in app/models/issue.rb: from: @validates_presence_of :sub ... -option for doing that. Best, Martin