Search
Results (18251)
- Open discussion: RE: RE: Import issues from a CSV file
- After thinking about our requirements more, w ... ort on the other hand will likely not handle issue attachments or history well. The Trac migra ... forums posted on our progress in tweaking it.
- How is it possible to link to a query results ... formation to link to a Wiki Page, a specific issue ... Does anyone know it ? many thanks gabriel
- Is it possible to export the results of a que ... cially various Notes / Comments added to the issue). This will be useful to generate complete status report, including issue summary and activity. Many thanks gabriel
- Help: RE: Associated revisions
- I've re-imported the repository history (by r ... ry to the project) but this hasn't fixed the issue. How do we get associated revisions in tick ... imported trac database. Thanks Russell
- Help: RE: Status is not updated to assigned if a person is chosen
- Hi, Daniel The workflow is about managing th ... field. There should be a right for "Assign issues", I think. I don't know why it's not imple ... dering the random assigning as Thomas said :)
- When we do subversion comments, we just enter issue numbers preceeded by a #, e.g. #777 fixed ... ese aren't being picked up as referencing an issue. In the administration settings, we have the default references keywords of refs,references,IssueID Shouldn't IssueID be picking these up and displaying the associated revisions alongside the issue history? Or is there something else we need ... es a difference or not). Cheers Russell
- Open discussion: RE: Google Calendar Plugin
- Hi Eric. I'm glad the plugin is working out for you. As for your issue, we ran across the same thing. The problem ... n the project overview page. To resolve this issue, I had to manually go in the code and commen ... custom field method and ran across the same issue of the API info being displayed on the project home page. Obviously, not ideal. - Jim
- Open discussion: RE: Google Calendar Plugin
- This is cool and adds what I think is the one glaring missing feature in Redmine. What cosmetic issue - when I added the custom field for the cale ... y to hide that custom field on the home page?
- I just ran the trac import program without er ... termine why the tickets were not imported as issues? Is there a SQL actions log somewhere? ... Wiki edits: 1/1 Wiki files: 0/0
- Help: RE: Add columns to "view all" issues
- Hi Tim, If you want to do it by yourself, just have a look to the views/issues/* files. Just locate the view you need, the ... them to existing one(s) about custom fields.
- What do you think on adding the possibility t ... tems too) ? Currently on version 0.7.1, only Issue, Project and User can have custom fields (as ... t do you think of that ? cheers gabriel
- Help: RE: Status is not updated to assigned if a person is chosen
- Hi Daniel, If I remember well, is not a bu ... t behavior: there's too much people who open issue and assign them randomly to someone: that's really annoying and prevent the team to work properly.
- As a Project Manager I often use the "view all issues" link in Redmine. This gives me a great "to ... e URL using the demo http://demo.redmine.org/issues?per_page=50 The project name is combined ... name broken out into its own sortable column.
- Open discussion: RE: why user cannot edit the message posted by himself?
- It's already in as "issue 854":http://www.redmine.org/issues/show/854
- I've got Redmine limping along on Site5 now, but I still have a few issues. "Kickstand":http://www.kickstandinterac ... fastcgi is not working. Any help on these issues would be greatly appreciated. -- wes
- Open discussion: RE: Is there anyway to create project from command line?
- I have got a basic idea.. Something like this... ruby ${REDMINE_HOME}/script/runner "Issue.create :tracker_id => 3, :project => Project ... '), :start_date => Time.now" This is for issue creation. I am going to try similar for crea ... be a better solution. Thanks Nitin
- Open discussion: RE: extended time line and associated feature
- Thinking about it, it could be interesting to ... t will be displayed as being subtasks of the issue.
- Help: RE: how to edit existing tickets?
- Running 1423, I don't see anymore the little green pen that enalbed issue edition. I think you found out a regression. ... t to this thread. Thank you for reporting.
- Help: RE: How ca I change the Tracker of an issue *AFTER* the issue has been created?
- Solved! I discovered that I can "Move" that issue to the same project it belongs, changing the tracker during the move.
- Help: RE: How ca I change the Tracker of an issue *AFTER* the issue has been created?
- You have to have that right in your role. If ... , then give you the proper role or add "move issue" right to your role. Reconnect as simple user, change your issue nature. If it's in redmine, just notify it by updating your issue, jplang will move it if necessary when he'll read it.
- I need to change the tracker of an issue from Bug to Feature, since I have erroneusly ... er the Bug Tracker. I can I accomplish this?
- Hi everyone, I'm currently managing a team ... (if representing the coding activity) of the issues. What do you think of that ?
- Help: RE: import of issue via csv files
- feature capture in issue #950
- Help: RE: sharing customized views of issue
- I found my answer ... While saving a query, ... r this question which answer was so obvious
- Open discussion: RE: hiding / disabling edit of fields (custom or standard) while editing an issue
- This seems to be linked to the Issue285 [[http://www.redmine.org/issues/show/285]] I completed it as well with some thoughts. gabriel