summaryrefslogtreecommitdiffstats
path: root/extra/sample_plugin/app
Commit message (Expand)AuthorAgeFilesLines
* Evaluate acts_as_activity_provider's scope lazily (#33664).Go MAEDA2020-10-171-1/+1
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-212-4/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
* Remove 'unloadable' from bundled sample plugin (#27963).Go MAEDA2018-01-101-2/+0
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-1/+1
* Added missing :permission option in sample plugin.Jean-Philippe Lang2015-02-181-1/+2
* Removed no longer used :find_options option for acts_as_activity_provider.Jean-Philippe Lang2015-02-181-1/+1
* Restores support for :plugin support to stylesheet_link_tag and javascript_in...Jean-Philippe Lang2012-04-282-2/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-3/+11
* remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rbToshi MARUYAMA2012-04-011-2/+2
* remove trailing white-spaces from extra/sample_plugin/app/controllers/example...Toshi MARUYAMA2012-04-011-5/+5
* Rails3: rename sample_plugin .rhtml to .html.erb (#6317, #4796)Toshi MARUYAMA2011-12-204-0/+0
* Do not use settings/settings partial name in sample plugin (#3557).Jean-Philippe Lang2009-07-021-0/+0
* Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang2009-02-261-0/+3
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+1
* Follows r1703.Jean-Philippe Lang2008-07-271-0/+5
* Activity provider example in sample plugin.Jean-Philippe Lang2008-07-271-0/+6
* Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti...Jean-Philippe Lang2008-03-211-0/+2
* Added a sample plugin.Jean-Philippe Lang2007-09-234-0/+34