Project

General

Profile

Search

Results (18291)

Help: Show some links if Project id matches pre-defined setting
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? 2014-05-16 22:00
Open discussion: Issue 'updated' field doesn't match to issue history
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... 2014-05-16 21:24
Help: Issues are automatically duplicating
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. 2014-05-16 20:47
Help: Problem with cache expiration in projects module on redmine
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> 2014-05-16 13:48
Plugins: RE: CKEDITOR : not readable a reply email from an issue
Nothing and this is a nightmare. Best Regards, Youssef 2014-05-16 12:18
Plugins: RE: CKEDITOR : not readable a reply email from an issue
Is there a solution for this problem? 2014-05-16 12:16
Help: No Public Option on Custom Queries
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. :) 2014-05-16 11:33
Plugins: plugins issue after update to redmine 2.1.0
hello all, i got error message after upd ... why it tell no plugins installed) Regards. 2014-05-15 13:01
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. 2014-05-14 14:03
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! 2014-05-13 18:52
Open discussion: Compare plannifieds dates with realised dates
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 ? 2014-05-13 16:11
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. 2014-05-12 18:44
Help: Help with Patch file for redmine in 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. 2014-05-12 18:44
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 2014-05-12 18:30
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. 2014-05-12 18:27
Help: switch off the Timestamp columns during Migration from Mantis
Hello Everyone, One more issue I have with migration is 'created on' & 'upd ... he Mantis. Thank you for your help so far. 2014-05-12 18:04
Help: Importing Severity Field into Redmine from Mantis
Hello Everyone, I am trying to import issues from Mantis and it is working successfully ... as well. Help will be greatly appreciated. 2014-05-12 18:02
Help: How to get the value enetered in custom field in custom workflow
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 2014-05-12 14:47
Plugins: RE: XLS export plugin
Lajish Lakshmanan wrote: > One thing towards ... your request and will implement it. Can you issue your request to Github? 2014-05-12 13:57
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. 2014-05-12 13:19
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. 2014-05-12 13:07
Plugins: RE: XLS export plugin
Hi Tatsuya, Is there any provision to export issues to excel using choose columns as that of CSV export. 2014-05-12 11:28
Plugins: Add helper to Redmine core
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 ... 2014-05-11 19:53
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... 2014-05-10 21:57
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. 2014-05-10 21:49
(6101-6125/18291)