Project

General

Profile

Search

Results (18280)

Open discussion: RE: receiving emails from imap ssl
Yes it is the Ruby validation specifically re ... E for Net::IMAP. I think that will fix this issue. 2012-11-05 20:29
Open discussion: RE: receiving emails from imap ssl
The link I attached mentions that it fixed someone else's gmail IMAP issue in a comment to the top rated answer. SSL ... t help at all or make it any clearer? tony 2012-11-05 20:08
Open discussion: RE: receiving emails from imap ssl
Yes I had seen that and a bunch of others sol ... ckoverflow.com/questions/8075170/certificate-issue-when-i-use-ruby-imap-to-read-icloud-email ha ... mode/ I truly believe this is an IMAP/SSL issue unless someone can show me otherwise. 2012-11-05 19:33
Open discussion: RE: Plugin to esculate issue after due date
see this plugin http://www.redmine.org/plugins/due_date_reminder 2012-11-05 17:47
Plugins: RE: Sidebar Issue Control
*Chiliproject* >= 3.2.0 uses the gem gravatar ... t work with these versions. To solve this issue please find attached a little patch. I tried ... ocal variable or method `request' for #<PanelIssueHooks:0xb5819664 @_routes=nil>): 3: <% i ... mary), :controller => 'reports', :action => 'issue_report', :id => @project %><br /> 5: <% end %> 6: <%= call_hook(:view_issues_sidebar_issues_bottom) %> 7: 8: <% if User.curr ... mine/hook.rb:158:in `call_hook' app/views/issues/_sidebar.html.erb:6:in `_app_views_issues__sidebar_html_erb__1009359998__623515748' app/views/issues/show.html.erb:146:in `_app_views_issues_show_html_erb___308864425__624556808' ap ... helper.rb:1178:in `content_for' app/views/issue... 2012-11-05 17:29
Help: add a line of text to redmine notification email
I need to add a line of text to the email ... out from redmine when a change is made to an issue. The line of text would be a URL of a sep ... lication. This URL would contain the redmine issue number as a parameter. The purpose of thi ... redmine version 1.2.1 Many thanks Tom 2012-11-05 16:55
Plugins: RE: Writing plugins compatible with both Redmine 1.x and 2.x - some tips
Hi, i'm triyng to port a redmine 1.x plugi ... 5498>): 13: <% end > 14: < unless @project.issue_categories.empty? > 15: <p><= f.select :category_id, (@project.issue_categories.collect {|c| [c.name, c.id]}), :i ... => 'vertical-align: middle;'), 17: l(:label_issue_category_new), 18: 'category[name]', 19: {:controller => 'issue_categories', :action => 'new', :project_id => @project}, app/views/issues/_form.html.erb:41:in `_app_views_issues__form_html_erb___1076854482_70084312332980' ... r.rb:985:in `labelled_fields_for' app/views/issues/_form.html.erb:1:in `_app_views_issues__form_html_erb___1076854482_70084312332980' app/views/issues/_edit.html.erb:8:in `_app_views_issues__edit_html_erb__1983334900_70084312901780' ... per.rb:978:in `labelled_form_for' app/views/... 2012-11-05 15:38
Plugins: porting redmine 1.x plugin to redmine 2.x
Hi, i'm triyng to port a redmine 1.x plugi ... 13: <% end %> 14: <% unless @project.issue_categories.empty? %> 15: <p><%= f.select :category_id, (@project.issue_categories.collect {|c| [c.name, c.id]}), :i ... e;'), 17: l(:label_issue_category_new), 18: ... 19: {:controller => 'issue_categories', :action => 'new', :project_id => @project}, app/views/issues/_form.html.erb:41:in `_app_views_issues__form_html_erb___1076854482_70084312332980' ... rb:985:in `labelled_fields_for' app/views/issues/_form.html.erb:1:in `_app_views_issues__form_html_erb___1076854482_70084312332980' app/views/issues/_edit.html.erb:8:in `_app_views_issues__edit_html_erb__1983334900_70084312901780' ... r.rb:978:in `labelled_form_for' app/views/... 2012-11-05 15:36
Open discussion: Plugin to esculate issue after due date
please anyone help me to escalate mail to the assigne after issue due day get finished. please help me out. we stuck in middle of production. thanks Selva 2012-11-05 14:04
Open discussion: [PLEASE HELP] activitiy mysql error
Hi, I upgraded from redmine 1.4.4 to 2.1. ... es anybody have a suggestion how to fix this issue or a hint where to start? Kind regards Christopher 2012-11-05 12:39
Help: RE: Redmine 2.1.2 (migrated from 2.0.4) : Migration OK but crashes after login
Thank you Diana, I finally solved my issue : I did replace the settings.yml by my old o ... it by the original one and it works fine 2012-11-05 11:55
Help: Upgrade from 1.2 to 2.1.2: Internal error
Hello, after a server crash i had to reins ... went more or less smoothly, there were some issues with Ruby1.9.3 and iconv, so that i fell ba ... My account, Project list -> *work* Project Issue list, Single Issue, News, Wiki etc. -> *does not work* There ... rate. I have asked google and found some issues, but mostly related to plugins, which doesn ... e plugins: no plugin installed </pre> 2012-11-05 08:39
Help: RE: seemingly unset {{variables}} are everywhere (redmine 2.0.3)
looks like a bug has already been logged for this: http://www.redmine.org/issues/7534 2012-11-04 02:47
Plugins: RE: Textile Wysiwyg editor
Somes errors in webbrowser : <pre> Agent ...  : 19 Code : 0 URI : http://localhost:3000/issues/308 </pre> Same problem with Firefox 17.0 on Windows. 2012-11-02 11:11
Help: Bug in the Daily notification e-mail
Hello, I'm using Redmine 2.1.2 and I've no ... from Redmine. The problem is that even if an Issue has been marked as being finished long time ... y notification e-mail, which states that the issue is due in the next 3 days. Does anybody have a solution for this problem? 2012-11-02 08:44
Help: Plugin doesn't show up on admin/plugins
Hi! I have installed @redmine_scrumbler@ p ... cs/32272 I have found that this could be the issue. So I have removed the folder with plugin an ... ected EnableModule with ... <file> Infected Issue with ... <file> ... </pre> Seems that it ... rts@ (and @open_flash_chart@ required by it). 2012-10-31 20:37
Help: Custom queries
Dear All, As you know, we can define Custom queries in sidebar of issues tabs. But these queries are running every r ... er of results of queries. Best Regards. 2012-10-31 16:21
Open discussion: Redmine doesn't start - Object is not missing constant Issue
After trying to install a new plugin (already ... ationSpawner (Object is not missing constant Issue!) (process 834): from /usr/lib/ruby/vendor ... hanks in advance for the help, Best regards! 2012-10-31 15:34
Help: Redmine Income Email using IMAP and SSL/TLS authentication
Hi, I am trying to setup Redmine to receive emails using IMAP to create the issues automatically. The problem is that our IMAP ... *1.2.0* Thank you very much... Julio 2012-10-31 14:22
Open discussion: Redmine Income Email using IMAP and SSL/TLS authentication
Hi, I am trying to setup Redmine to receive emails using IMAP to create the issues automatically. The problem is that our IMAP ... 1.2.0* Thank you very much... Julio 2012-10-31 14:20
Open discussion: Customize E-Mail Subjects
Hi .* I just wanted to customize the E-Mail subjects regarding issues and other topics. For that I modified the ... ollowing code snippet (note: I added this _#{issue.project.parent.name} |_): <pre><code clas ... object used to email recipients of the added issue. # # Example: # issue_add(issue) => Mail::Message object # Mailer.issue_add(issue).deliver => sends an email to issue recipients def issue_add(issue) redmine_headers 'Project' => issue.project.identifier, 'Issue-Id' => issue.id, 'Issue-Author' => issue... 2012-10-31 14:13
Help: RE: Double insertion file in issues problem (redmine 2.0.4)
I found that I got 2 recodrs in redmine database after attachment to project issue .... 143595 107816 attachment 197 ... I've only 1 update POST request in log file? 2012-10-31 10:37
Help: Double insertion file in issues problem (redmine 2.0.4)
Hello everybody! I've a strange issue: I've upgraded redmine from redmine1 to r ... hen I go to some project and add new file to issue of this project I see double insertion: U ... after inserting info.pdf: Processing by IssuesController#update as HTML Parameters: {"u ... SRMQinDcOoySC7jnB+ANVTRJx2Rx/ZGjMrejD3gw=", "issue"=>{"is_private"=>"0", "project_id"=>"293", " ... y_id"=>"4", "assigned_to_id"=>"135", "parent_issue_id"=>"", "start_date"=>"2012-10-15", "due_da ... info.pdf' (507293 bytes) Rendered mailer/_issue.text.erb (4.0ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (7.2ms) Rendered mailer/_issue.html.erb (1.6ms) Rendered mailer/issue... 2012-10-31 09:50
Open discussion: RE: displaying file size in a file system repo
It seems this is a bug; so create an issue about that. 2012-10-30 22:50
Open discussion: RE: A 37signals basecamp theme for Redmine
I wasn't seeing where to create ticket depend ... he little sections for sub tasks and related issues. I switched back to the basecamp theme and ... ng before. It sounds like Erich had the same issue 2 years ago though it may be inherit to Redmine and not this theme. 2012-10-30 15:28
(8576-8600/18280)