Project

General

Profile

Patch #20140

Updated by Mischa The Evil almost 9 years ago

Some tab cleanup as stated in the subject. 

 {{collapse(List of files files, including tabs tabs, altered by this patch...) patch......) 
 <pre> 
 app/controllers/mail_handler_controller.rb 
 app/helpers/issues_helper.rb 
 app/helpers/settings_helper.rb 
 app/models/issue.rb 
 doc/COPYING 
 lib/generators/redmine_plugin/USAGE 
 lib/plugins/acts_as_versioned/lib/acts_as_versioned.rb 
 public/help/*/wiki_syntax_detailed_textile.html 
 public/htaccess.fcgi.example 
 public/stylesheets/jstoolbar.css 
 test/unit/member_test.rb 
 </pre> 
 }} 


 {{collapse(Remaining files including tabs (with reason for no-change)...) 
 <pre> 
 [ - 3rd party component 
  lib/SVG/GPL.txt 
  lib/SVG/LICENSE.txt 
  lib/SVG/Graph/BarBase.rb 
  lib/SVG/Graph/Graph.rb 
  lib/SVG/Graph/Line.rb 
  lib/SVG/Graph/Pie.rb 
  lib/SVG/Graph/Plot.rb 
  lib/SVG/Graph/Schedule.rb 
  lib/SVG/Graph/TimeSeries.rb 
 ] 

 [ - 3rd party JS component 
  public/javascripts/i18n/datepicker-*.js 
 ] 

 [ - 3rd party originating JS component(s) incorporated into core 
  public/javascripts/jstoolbar/jstoolbar.js 
  public/javascripts/jstoolbar/markdown.js 
  public/javascripts/jstoolbar/textile.js 
 ] 

 { - DONT TOUCH WITHOUT CARE 
  test/fixtures/diffs/*.diff 
  test/fixtures/files/*.[diff|txt] 
  test/fixtures/mail_handler/*.eml 
  test/unit/lib/redmine/unified_diff_test.rb 
 } 
 </pre> 
 }} 

 Patch is created against source:/trunk@14359.

Back