Search
Results (18291)
- Hi folks; I have added a few buttons that g ... on_manufacture), '../make_ad.php?design='"#{@issue.id}", :class => 'buttons' if @project.id => ... any ideas or suggestions how can i do this?
- Hi, all I want to ask is it a proper behavior: the 'updated' time in issues list may differ from the last record in issue history. The reason is obvious - in issues list I see the value from @issues.updated_on@ field, which is updated by mysql automatically on each record update. And issue history is taken from @journals@ table. ... last record from @journal@ table. Because @issues@ table has a lot of fields and most of them ... plugins may add their custom fields to the @issues@ table and use them internally. This logic ... sers. At the same time they can see that the issue was updated, but there is no any record in the issue's history. So it might look like a bug. Do y ... hat adds custom field @s2b_position@ to the @issues@ table and uses it for issue...
- Hello, I am facing an issue where sometimes when a new issue is created for example #945 a subsequent issue is then automatically generated(#946), this subsequent issue is identical in every way to the previous on ... is and how to fix it? Thanks for any help.
- Hi community, Currently i am using redmine ... n give any solution or advise regarding this issue. I also attached some screenshot for better understanding of the issue. CODE FOR CACHE EXPIRE IN SWEEPER CLAS ... oller::Caching::Sweeper observe Project,Issue def after_create(project) expire_cach ... how',:id => project) end end </pre>
- Plugins: RE: CKEDITOR : not readable a reply email from an issue
- Nothing and this is a nightmare. Best Regards, Youssef
- Plugins: RE: CKEDITOR : not readable a reply email from an issue
- Is there a solution for this problem?
- I'm running Redmine 2.4.1 (along with 2.4.3 i ... www.redmine.org/projects/redmine/wiki/RedmineIssueList#Custom-queries, I should have a "public" ... 't know how I missed that. Nevermind then. :)
- hello all, i got error message after upd ... why it tell no plugins installed) Regards.
- Help: RE: Many ruby processes causing high IO wait
- I have had similar issue on Ubuntu server. This is kind of memory lea ... install RVM instead of Ubuntu's Ruby package.
- Open discussion: RE: Watchers permissions to edit
- After testing it, I'm be able to afirm that r ... ub.com/maxrossello/redmine_extended_watchers/issues/8 Thanks to this community!
- Hi, When we plan x issues, we setup *start dates* and *end dates* on ... tt screen. But, when we work, lot of theses issues are closeds after (and before!) the planned ... iew of what was planned and what was done ?
- Help: RE: How apply patch file on windows?
- 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.
- 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.