index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extra
/
sample_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ApplicationRecord instead of ActiveRecord::Base (#38975).
Marius Balteanu
2024-01-23
1
-1
/
+1
*
Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).
Go MAEDA
2023-01-27
1
-1
/
+1
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Evaluate acts_as_activity_provider's scope lazily (#33664).
Go MAEDA
2020-10-17
1
-1
/
+1
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
6
-12
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
6
-0
/
+11
*
Update the app name in extra/sample_plugin/init.rb: s/RedMine/Redmine/ (#28478).
Go MAEDA
2018-04-02
1
-1
/
+1
*
Remove 'unloadable' from bundled sample plugin (#27963).
Go MAEDA
2018-01-10
1
-2
/
+0
*
use versioned migrations for sample plugin in the samećway of core r16807
Toshi MARUYAMA
2017-08-31
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Added missing :permission option in sample plugin.
Jean-Philippe Lang
2015-02-18
1
-1
/
+2
*
Removed no longer used :find_options option for acts_as_activity_provider.
Jean-Philippe Lang
2015-02-18
1
-1
/
+1
*
ActionController::IntegrationTest is ActionDispatch::IntegrationTest.
Jean-Philippe Lang
2013-01-22
1
-1
/
+1
*
add routing test to sample plugin
Toshi MARUYAMA
2012-10-13
1
-0
/
+12
*
Restores support for :plugin support to stylesheet_link_tag and javascript_in...
Jean-Philippe Lang
2012-04-28
2
-2
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
5
-10
/
+23
*
remove trailing white-spaces from extra/sample_plugin/init.rb
Toshi MARUYAMA
2012-04-01
1
-1
/
+1
*
remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rb
Toshi MARUYAMA
2012-04-01
1
-2
/
+2
*
remove trailing white-spaces from extra/sample_plugin/app/controllers/example...
Toshi MARUYAMA
2012-04-01
1
-5
/
+5
*
Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)
Toshi MARUYAMA
2011-12-20
4
-0
/
+0
*
Do not use settings/settings partial name in sample plugin (#3557).
Jean-Philippe Lang
2009-07-02
2
-1
/
+1
*
Updates sample plugin README.
Jean-Philippe Lang
2009-02-26
1
-8
/
+1
*
Allow My Page blocks to be added to from a plugin (#2840).
Jean-Philippe Lang
2009-02-26
1
-0
/
+3
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
5
-10
/
+13
*
Follows r1703.
Jean-Philippe Lang
2008-07-27
1
-0
/
+5
*
Activity provider example in sample plugin.
Jean-Philippe Lang
2008-07-27
6
-13
/
+28
*
Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...
Jean-Philippe Lang
2008-03-21
1
-0
/
+2
*
Menus items:
Jean-Philippe Lang
2008-02-22
1
-1
/
+1
*
Redmine acts_as_* plugins moved to vendor/plugins.
Jean-Philippe Lang
2007-09-29
1
-4
/
+1
*
Added a sample plugin.
Jean-Philippe Lang
2007-09-23
11
-0
/
+105