Search
Results (18307)
- Plugins: RE: Issue Closed Date - Removes "Related Issues"
- Hi, Just in case you are still developing th ... fter installing that it removes the "Related Issues" option on the issue details page. A great plugin but I'm afraid the "Related issues" is too important a feature to lose. Usi ... .7-p334 - Rails 2.3.14 - RubyGems 1.6.2
- Plugins: RE: Redmine Scrumbler plugin
- Hi, thank, it is working regarding the move issue to sprint the error show on the screen somet ... roject.identifier}/scrumbler_backlogs/change_issue_version" to :url => "projects/#{project.identifier}/scrumbler_backlogs/change_issue_version" without the / before the projects it solve the problem and i can drag and drop issue to a sprint regards zacky
- Plugins: RE: Weekly Timesheet Plugin (wk-time)
- Dhanasingh, first of all, thank you for th ... -fill a new week based on the used projects, issues and actitivties of the last logged week? Or ... Again, thanks for the work you made!! Alex
- Plugins: RE: Redmine Scrumbler plugin
- Hi, zacky. Try "v1.3.1" from https://github. ... Can you give me some trace for "move some issue to a Sprints" error?
- Plugins: RE: Redmine Scrumbler plugin
- Hi, After I update the Redmine Scrumbler p ... cklogs?project_id=test1 When I access the Issues I got an error "Page not found" because it look for http://webname/redmine//issues/1 when it should look for http://webname/redmine/issues/1 ( there are a double / before issues), If I remove the / it is working When I ... for http://webname/redmine//projects/test1/issues?tracker_id=1 when it should look for http://webname/redmine/projects/test1/issues?tracker_id=1 ( there are a double / before ... e / it is working when i try to move some issue to a Sprints i got an error (something went wrong) thank and Regards zacky
- Plugins: RE: How to send an email with attachment on a plugin?
- Well I found a way, I had to extend the core ... end end end # Add module to Issue Mailer.send(:include, MailerPatch) </pre> ... ere's an easier or better way (probably yes)!
- Hi all, I just started redmine 1.3 as ticket ... ine is configured to receive mails to create issues also from unknown users and create then the ... omain? thanks for your help Regards Ron
- Open discussion: RE: Possible for individual and Portfolio Project Dashboard?
- We really need a feature for portfolio dashbo ... the list of all projects, each projects open issues, start date, close date, current version, m ... a contribution as developer for this feature.
- Hi all, Is there a way to change the order of fields on New Issue? I would need hide some fields on New Issue too, because the field only make sense after someone will take the issue to work on it.
- Hello. Today I did update of my server. ... -2.el6.rf.noarch and then when I click on issues in any project I have missing some text as ... rors. Anyone have some idea what is wrong?
- Hi, i got stucked with the REST-Api. Till ... can understand this? I would love to create issues with different trackers. When i "get it" ... " in a big way. But documenation would be a issue where i could try to help.
- Godd morning team, I want to improve the filt ... ype => :list_status, :order => 1, :values => IssueStatus.find(:all, :order => 'position').colle ... on don't work... Please, could you helpme ?
- Hi all, I really like the PDF export optio ... swers by looking around here or Googling the issue. I'd appreciate it if someone could point ... o be enabled. Thanks in advance! Kartik
- Our installation of Redmine was done a bit wr ... SVN code now but uploading attachments to an issue leads to a 500 error and the settings page i ... ne can give any pointers it'd be appreciated.
- Is it possible to insert an issue note or to somehow change the note order? A ... in part, I have not found a way to insert an issue note or otherwise order the issue notes. Without this ability I have to gather all the related emails, notes, existing issues, etc. and carefully add notes in "original" ... ability would make it much easier to "merge" issues. Any help or alternative suggestions would be greatly appreciated.
- Hi, I use bitnami with redmine 1.2.1 on windows 2008 i create some Issues and i can see them in the scrumbler_backlog ... klogs?project_id=test1 if i try o get the Issue from backlog it failed becouse it look in the webname/issues/1 i use the google chrom thank and regards zacky
- Plugins: RE: Search Open Issues before Creating New Issue
- We started working on a plugin to enhance Red ... e_didyoumean We still have to improve the issue search a bit, so if anyone wants to help, we would really appreciate that.
- Hi Guys! Congratulation for this really grea ... ne. thanks for your answers. BR Marc
- Plugins: RE: Show Issue Descriptions plugin
- thx for the news @Terence I've solved my nee ... http://www.redmine.org/boards/3/topics/11986
- One of our users mentioned that, "every issue from so-and-so is Urgent priority." I'd lik ... the whole system. The _Summary_ page on the issue list doesn't show up for cross-project issue lists, so I think that's out. * I don't min ... ow to pull the priority and author from the *issues* table, as in the below query. However, I ... So it's not going to accurately reflect the issues where the assignee edited the priority. I ... gh to fetch that data and merge it with the _issues_ table. I can cobble together a script to ... ons.name as priority, count(*) as total from issues join users on author_id = users.id ... ition desc, total desc, firstname </pre>
- Plugins: RE: Show Issue Descriptions plugin
- Redmine 1.4 will support exporting all wiki sites to one pdf. Such feature shall be avaible for issue views also. Create an feature request
- Hi All, I've succesfully installed redmine ... in. Is correct? P.S. I have to create the issue in plugin discussion.. sorry Thanks Best Regards Vincenzo
- hello. it is possible to do this? by default in Issues we can see percent of done. but if we go t ... s possibility for user in some Role? thanks.
- Plugins: RE: Show Issue Descriptions plugin
- Is there any possibility to export data we get by using this plugin to PDF? I find it very useful
- Open discussion: RE: Adding users to groups
- Other approaches would be an option as well ... The issue is that the Redmine installation I maintain ... at this is such a "small" feature in Redmine.