Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. pirms 8 gadiem
..
app Use .before_action instead of .before_filter. pirms 8 gadiem
assets Added a sample plugin. pirms 17 gadiem
config Merged rails-3.2 branch. pirms 12 gadiem
db/migrate Activity provider example in sample plugin. pirms 16 gadiem
test/integration ActionController::IntegrationTest is ActionDispatch::IntegrationTest. pirms 11 gadiem
README Merged rails-3.2 branch. pirms 12 gadiem
init.rb Merged rails-3.2 branch. pirms 12 gadiem

README

== Sample plugin

This is a sample plugin for Redmine

== Installation

1. Copy the plugin directory into the "plugins" directory at the root
of your Redmine directory

2. Migrate and copy plugin assets:
rake redmine:plugins

3. Start Redmine

Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.