27 Commits (3e36b5c452210da457cb6c16385551414071693f)

Author SHA1 Message Date
  Go MAEDA e48ff48820 Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA aaf0c81719 Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ (#28478). 6 years ago
  Go MAEDA cfd49183b0 Remove 'unloadable' from bundled sample plugin (#27963). 6 years ago
  Toshi MARUYAMA 9fcc66b4dd use versioned migrations for sample plugin in the same way of core r16807 6 years ago
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 years ago
  Jean-Philippe Lang 2277f61046 Added missing :permission option in sample plugin. 9 years ago
  Jean-Philippe Lang dbcdc3415d Removed no longer used :find_options option for acts_as_activity_provider. 9 years ago
  Jean-Philippe Lang 9645cb83f2 ActionController::IntegrationTest is ActionDispatch::IntegrationTest. 11 years ago
  Toshi MARUYAMA ff2d374a14 add routing test to sample plugin 11 years ago
  Jean-Philippe Lang 03335d014c Restores support for :plugin support to stylesheet_link_tag and javascript_include_tag helpers. 12 years ago
  Jean-Philippe Lang 5e57a1a9d9 Merged rails-3.2 branch. 12 years ago
  Toshi MARUYAMA 3847223841 remove trailing white-spaces from extra/sample_plugin/init.rb 12 years ago
  Toshi MARUYAMA db110ba35e remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rb 12 years ago
  Toshi MARUYAMA a81927361e remove trailing white-spaces from extra/sample_plugin/app/controllers/example_controller.rb 12 years ago
  Toshi MARUYAMA d249989257 Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796) 12 years ago
  Jean-Philippe Lang 202d01664a Do not use settings/settings partial name in sample plugin (#3557). 15 years ago
  Jean-Philippe Lang 0aebb69c45 Updates sample plugin README. 15 years ago
  Jean-Philippe Lang d40bf20131 Allow My Page blocks to be added to from a plugin (#2840). 15 years ago
  Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 15 years ago
  Jean-Philippe Lang b20281f151 Follows r1703. 16 years ago
  Jean-Philippe Lang 3a4855d070 Activity provider example in sample plugin. 16 years ago
  Jean-Philippe Lang 27cf6d8d64 Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket/6001). 16 years ago
  Jean-Philippe Lang 792b7f30e3 Menus items: 16 years ago
  Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 16 years ago
  Jean-Philippe Lang dbcf2065b8 Added a sample plugin. 17 years ago