Project

General

Profile

Search

Results (18317)

Help: RE: Email notification stopped work, after moving issue to another project
I'll keep that in mind. Many thanks! 2011-04-01 12:09
Help: RE: Email notification stopped work, after moving issue to another project
Altering code this way is never a good idea, ... of this change next time you upgrade Redmine. 2011-04-01 12:05
Help: RE: Email notification stopped work, after moving issue to another project
It was not as hard as You said before , every ... impact on other parts of Redmine. Cheers! 2011-04-01 12:01
Help: RE: Email notification stopped work, after moving issue to another project
You can change code of method @Issue#recipients@ around line 446 in @app/models/issue.rb@ from : <pre><code class="ruby"> # Remove users that can not view the issue notified.reject! {|user| !visible?(user)} ... by"> # Remove users that can not view the issue notified.reject! {|user| !visible?(user) && user != author }</code> </pre> 2011-04-01 11:21
Help: RE: Email notification stopped work, after moving issue to another project
This is not good news for me,but maybe You can tell me something more about this hardest way. 2011-04-01 10:40
Help: RE: Redmine search in open issues only
I'm interested in this too. It's really difficult to find an open issue when 80% of the issues returned from a search are resolved or closed. Max 2011-03-31 18:42
Help: RE: how to create project functional modules
resolved this issue by issue category 2011-03-31 15:03
Help: RE: gantt export to pdf works;but when export to png,chinese character appears ?
resolved this issue by adding chinese font to redmine 2011-03-31 15:00
Help: RE: Email notification stopped work, after moving issue to another project
I'd say no, can't imagine a simple way to do this, sorry. 2011-03-31 14:49
Help: RE: Email notification stopped work, after moving issue to another project
Also for me, but he had created this issue, so he still is somehow involved with this. Anyway, is it possible that Mr. X could be notified? 2011-03-31 14:45
Help: RE: Email notification stopped work, after moving issue to another project
I believe it makes sense : if Mr. X is no more granted to access this issue anymore, why could he receive mail notifications ? 2011-03-31 14:39
Help: Email notification stopped work, after moving issue to another project
Hi ! I have a problem with email notification. Mister X has created an issue in some project, mister X is a member of this some project, then we moved issue, to another project where mister X is not a ... able to recive email notification from this issue. what we should do that mister X can again r ... situation. Looking for any help. Cheers. 2011-03-31 13:15
Help: RE: Unable to reach custom Issues method
ya, in vendor/plugins/redmine_my_custom/confi ... | map.resource :myCustom map.connect '/issues/myCustom/:id', :controller => 'issues', :action => 'myCustom', :conditions => {:m ... re> rake routes shows: <pre> POST /issues/myCustom/:id {:action=>"myCustom", :controller=>"issues"} </pre> 2011-03-31 01:42
Help: RE: Unable to reach custom Issues method
Did you add some route to @config/routes.rb@ ? 2011-03-31 00:06
Help: How do I create a subtask?
I'd like to create subtasks of other tasks. R ... e and setting the parent task after clicking Issue, then Update, then More is simply missing. I ... I missing? Thanks for any help you can give! 2011-03-30 23:17
Help: RE: Unable to reach custom Issues method
so, my problem is not in the rendering of myC ... hen myCustom_edit.rhtml (a form) submits to /issues/myCustom/12345 is where i have a problem. i do not seem to be reaching the myCustom method. 2011-03-30 22:20
Help: RE: Unable to reach custom Issues method
try @:partial => 'issues/myCustom_edit'@ 2011-03-30 21:59
Help: Unable to reach custom Issues method
i am having trouble reaching a custom method which i have patched into the IssuesController. my log error reads: Processing IssuesController#myCustom [POST] Parameters: {" ... "=>"theToken", "id"=>"12345", "controller"=>"issues", "text_i_am_posting"=>"there is text here" ... 5ms (View: 1, DB: 1) | 403 Forbidden [SERVER/issues/myCustom/12345] the relevant method in my issue patch (vendor/plugins/redmine_my_plugin/lib/issue_patch.rb) <pre> def myCustom logger.i ... (vendor/plugins/redmine_my_plugin/app/views/issues/_myCustom.rhtml) <pre> <% remote_form_for(:issue, @issue, :url => {:controller => 'issues', :action => 'myCustom', :id => @... 2011-03-30 21:53
Plugins: Redmine_lightbox plugin does not work well in wiki
Hello, Redmine Lightbox plugin does not wo ... t the functionality that is available in the issues is not present in the wiki pages. 2011-03-30 21:28
Open discussion: Date start due date and close date
Hello, I have to manage issue with date start, date due (milestone) and end date (when issue is closed). I want the use redmine as a helpdesk. -- I need to know when the issue is started, the due date (without version ) and the closed date. -- I need to close a issue with the specified date (editable) not the d ... help me to do that or show me how to manage issue with planning : "due date" and date effect 2011-03-30 19:56
Help: Font
Hi all. I using redmine 1.1.1 and Fedora 1 ... o pdf I make changes (http://www.redmine.org/issues/61) but I receive an error with FreeSans fonts: @ Processing IssuesController#show to pdf (for 212.42.61.22 at ... action"=>"show", "id"=>"668", "controller"=>"issues"} RuntimeError (Font unavailable): li ... BoldOblique,polkrepko ležeče @ any ideas? 2011-03-30 15:18
Open discussion: Problem with ReceivingEmails with Attribute assigned_to
Hi I have configured my server to receive issues via email. Below is the command. <pre> ... for any help in advance. Regards Laks 2011-03-30 15:15
Open discussion: Preventing Reply All Email Mess
Hello, In using redmine we rely heavily on email to report/update issues. What we find annoying is that people of ... d time by the redmine as the notification of issue update. Now, there is a setting in redmin ... ring your experience. -- Regards, Alex 2011-03-30 13:07
Open discussion: RE: uninitialized constant MysqlCompat::MysqlRes only with passenger
Looks to be a common issue over the Internet : http://accidentaltechnol ... nt-mysqlcompatmysqlres-error-on-snow-leopard/ 2011-03-30 09:34
Open discussion: RE: Sumit Issue Error when fill in field "Spent time"
Hi Panuwat, This bug is from redmine_times ... ub.com/nicStuff/redmine_timesheet_extensions/issues#issue/2 2011-03-30 09:22
(11901-11925/18317)