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.
- 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
- 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.
- Open discussion: RE: Plugin to esculate issue after due date
- see this plugin http://www.redmine.org/plugins/due_date_reminder
- 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...
- 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
- 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/...
- 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/...
- 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
- 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
- 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
- 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>
- 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
- 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.
- 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?
- 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).
- 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.
- 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!
- 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
- 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
- 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...
- 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?
- 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...
- Open discussion: RE: displaying file size in a file system repo
- It seems this is a bug; so create an issue about that.
- 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.