Search
Results (18208)
- If you are on the home page, and do a search, it would be helpful to search all issues/messages etc of all projects. It doesn't a ... u do a search, it doesn't search sub-project issues etc. Is there any way to get redmine to ... really like to be able to search across all issues of all projects. Thanks Russell
- Help: RE: Link to a Query View
- Indeed, there's an URL link for query as well, being "host/projects/yourproject/issues?query_id=<number_of_your_query>" but it is ... the syntax like version:"<my_version>" or #"<issue ID>" or Documents. In that case, the keyw ... have missed it, or "news", or "board", ...).
- Help: RE: How to Plugins
- bq. Fernando Takai: I think the problem with ... a some custom code that is run each time an issue was saved. It's not easy but it can be done ... an see the start of my idea on #1143. Eric
- Open discussion: RE: RE: Import issues from a CSV file
- Take a look at #1110, that might help solve your problem.
- Open discussion: RE: Import issues from a CSV file
- I fully agree with your analysis. Unfortunate ... nd attachement. However, for creation of the issues within the tracking system (title, descript ... nually, but main part will be already done.
- Open discussion: RE: Import issues from a CSV file
- Check Feature 950. I agree that it could ... need history, which is relational data (one issue-many notes/updates). You may also be constr ... kipping the CSV makes it much cleaner for us.
- Open discussion: RE: Import issues from a CSV file
- CSV import could be useful for other tasks th ... s your view on this ? I think there is an issue open on this new feature, but can't remember the number. Has anyone a clue ?
- 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.