Search
Results (18251)
- Open discussion: RE: Start/stop counter for t ... cket and simple custom reports defined as SQL
- Hi Anna! I think that custom fields could be ... when in edit mode (when you are updating an issue) is traduced in a combobox. A date is traduc ... om a combobox or an autocomplete textbox the issue among the open issues assigned to me (or better a specific custom ... I need also the other custom timelog fields.
- Help: RE: Emailing With Latest Redmine, Rails 2.1, and Gmail
- Thanks for the quick reply, Thomas. I remember going back and forth on another email issue with either you or JP last year and the issue was that I had a filter that bypassed my inb ... environment.rb to see if that still works.
- Help: RE: Error when added date to roadmap version
- Think I've come across this as well, but I've ... unning against Sql Server 2005. I've had issues with the calendar / gantt chart views (do y ... . I'm wondering if this is something similar.
- Help: RE: Unable to upload file under "Files" tab
- Yes, you need to some version to your project ... settings "version" tab. I ran into the same issue. File uploads worked fine then.
- Open discussion: RE: Oracle error ORA-01451 in migration
- Another one, when I clik on a project (projec ... acker_id AS tracker_id FROM (SELECT DISTINCT issues.id FROM issues LEFT OUTER JOIN projects ON projects.id = issues.project_id LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN trackers ON trackers.id = issues.tracker_id WHERE (((projects.id = 10000 OR projects.parent_id = 10000)) AND issue_statuses.is_closed=0) AND (projects.status=1 ... _controller.rb:94:in `show' /app/models/issue.rb:250:in `visible_by' /usr/lib/ruby/ge ... ase.rb:1852:in `with_scope' /app/models/issue.rb:249:in `visible_by' /app/controllers ... troller.rb:93:in `show' ...etc </pre>
- Open discussion: RE: Oracle error ORA-01451 in migration
- I had to put ENV['NLS_LANG']='american_amer ... 1ff31135b Parameters: {"commit"=>"Save", "issue_status"=>{"10001"=>["10007"], "10002"=>["100 ... .rb:94:in `workflow' ...etc Guilherme
- Open discussion: RE: Start/stop counter for t ... cket and simple custom reports defined as SQL
- Hi Anna. Consider the issue #772 which could resolve the problem in a mo ... ack time quickly. What do you think about?
- Open discussion: RE: Oracle error ORA-01451 in migration
- OK. I commented change_column of migration 48 ... ========================= -- change_column(:issue_statuses, :position, :integer, {:default=>1, ... NULL cannot be modified to NULL: ALTER TABLE issue_statuses MODIFY position NUMBER(38) DEFAULT ... ata was not loaded. Any clue? Guilherme
- 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.
- Help: RE: Modify Categories/Columns Within Issues Listing
- Could you create a filter to removes the categories from the list? Eric
- 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.
- 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?
- 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.
- 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
- 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