Search
Results (18279)
- Hi! I need help with Installing, Applying ... date to include time":http://www.redmine.org/issues/5458 So, can anyone give me a step by st ... Not server edition) Thanks in advance.
- Help: RE: Need help with issue history updating and notifications by email!
- Thank's for all. Sorry for don't thanks befo ... ny of you can give answers i will be grateful
- Help: RE: Want to create issues which should be closed in hours !!
- Hello Avinash, There is a patch for this http://www.redmine.org/issues/5458. But, I have a problem, I can't insta ... stion in this forum to try to resolve that.
- Hello Everyone, One more issue I have with migration is 'created on' & 'upd ... he Mantis. Thank you for your help so far.
- Hello Everyone, I am trying to import issues from Mantis and it is working successfully ... as well. Help will be greatly appreciated.
- I'm new to redmine. I want to get the value f ... ow. I could get the customfield id using 'IssueCustomField.find_by_name("custom field name").id' please help me
- Plugins: RE: XLS export plugin
- Lajish Lakshmanan wrote: > One thing towards ... your request and will implement it. Can you issue your request to Github?
- Plugins: RE: XLS export plugin
- Tatsuya Saito wrote: > Lajish Lakshmanan wrote: > > Is there any provision to export issues to excel using choose columns as that of CS ... > Selected columns are specified options in *Issues* page. I actually meant for selection of individual columns of issues. How can I export customized columns.
- Plugins: RE: XLS export plugin
- Lajish Lakshmanan wrote: > Is there any provision to export issues to excel using choose columns as that of CS ... Selected columns are specified options in *Issues* page.
- Plugins: RE: XLS export plugin
- Hi Tatsuya, Is there any provision to export issues to excel using choose columns as that of CSV export.
- Hello! Im have some issue with create helpers in my plugin. I place my helper in /app/helpers/issue_helper.rb: <pre> module IssueHelper #Helpers method here end </pre> in /lib/redmine_issue_checklist/patches/add_helpers_for_checklists_patch.rb: <pre> module RedmineIssueChecklist module Patches module Add ... ntroller) controller.send(:helper, 'issue') end end end end [Settin ... tsController].each do |controller| RedmineIssueChecklist::Patches::AddHelpersForChecklistPat ... oller) end </pre> Also, in /lib/redmine_issue_checklist/redmine_issue_checklist.rb <pre> Rails.configuration.to_prepare do ... require 'redmine_issue_checklist/patches/add_helpers_for_checklists_patch' ... end </pre> Then i add hook to new ...
- Open discussion: RE: Subtasking
- I'm not sure you understand what I'm traing to say. It need not be that every email creates a new issue: If you include the ticket number in the sub ... s appended to the tickets' comment section...
- Open discussion: RE: Subtasking
- Our users have been submitting work requests ... have to edit the configuration to make a new issue status out of a subtask and then close the s ... ut only count as one ticket being resolved.
- Open discussion: RE: Issue Journals
- Please write here if something changed to better.
- Open discussion: RE: Subtasking
- Have read the "User Guide":http://www.redmine.org/projects/redmine/wiki/RedmineIssues? Why do you create a new ticket for every ... tem)? If multiple emails belong to the same issue, then make the helpdesk and / or customer add the issue number in the subject line, so the mails get added as comments...
- Help: RE: Delivery Status Notification Failure is Creating a new issue every 5 minutes
- Just a wild guess, but some stupid autoreply ... ized) header of the offending autoreply here.
- Plugins: RE: Redmine preview attach column/image gallery
- I’ve installed your plugin: “Preview attach c ... but I can not add any of the columns in the Issue Configuration Page (http://_____/redmine/settings?tab=issues). Environment: Redmine version ... 2.3 redmine_preview_attach_column 0.1.7
- Hi. I am using Bitnami Redmine 2.5.1. I ha ... red that custom filed as "Required" when the issue status is Closed & Rejected. This configuration is displayed as red asterisk mark in issue editing page. But this rule is not forced to users, when they try to change issue status "Closed", without input "Close Status" (required field) and click "Save" button then the issue saved without that "Close Status' required f ... any missing configuration for this matter?
- Open discussion: RE: Watchers permissions to edit
- Alex Wilhelmy wrote: > Hi Felipe, > > did ... lients" role (performed for me) just can see issues created by itself or assigned to it (because issues might to have sensitive information like pa ... like add followers who can see and edit this issues (they aren't creators and this issues aren't assigned to them, then they have not permissions to do that). Best Jp
- Open discussion: RE: attack on Text Formatting Wiki page
- I deleted the version altogether and locked the account. Be sure to open an issue on the trackers and set the category "website". Thank you for letting us know! jan
- Hi, My redmine crashed after I "Personaliz ... tnami/apps/redmine/htdocs/plugins/csv_import_issues/app/views" * "/opt/bitnami/apps/redmine/ ... ontroller.rb:442:in `missing_template'
- According to "Plugin_Internals#Views":http:// ... /info.html.erb, attachments/_links.html.erb, issues/new.html.erb), but NO changes show up, even ... on (I'm using 2.5) or I am missing something?
- Sorry I'm reposting this from my post in the ... we have 10 emails going back and forth on an issue they are closed out and it looks like we finished 10 issues when they were all 1 thing. I would like to do a few things: * Make issues subtasks of existing issues from the edit screen. * Close subtasks whe ... e the right click Edit menu to make multiple issues subtasks at once. * Find a plugin that would allow drag and drop of issues from the issues list for easy editing. I would even appr ... make these changes myself. Thanks in advance.
- Hello, I'm quite new in plugin development ... rnal command and add the check result to the issue (as a comment). I guess I need a controller ... e is no such spot. Can anyone give me a hint?
- We have been using Redmine heavily for almost ... client/project groups totalling about 17,000 issues. I am posting a detailed explanation of HOW ... " # Design/Clarify - a catch all status for issues that need more information from the author ... on that task in a sea of updates. Another issue is that a developer can end up with 6 or 8 t ... e, sometimes undetected. To address these issues we made some subtle changes with profound i ... this. # Emergency. Used by me to fast track issues that I need done yesterday. These issues are shaded red by CSS in Redmine. Mostly ... y. Please reply with your own best practices.