Go to file
Igor Zubkov b4725a10f6 Cleanup
2016-07-25 22:37:02 +03:00
app/views Cleanup 2016-07-25 22:37:02 +03:00
config/locales turkish translation 2015-07-26 11:21:51 +03:00
db/migrate Update migrations 2013-05-22 01:40:50 +03:00
lib/redmine_landing_page Use the new Ruby 1.9 hash syntax 2016-07-25 22:26:45 +03:00
test Cleanup 2016-07-25 22:37:02 +03:00
.rubocop.yml Cleanup 2016-07-25 22:37:02 +03:00
init.rb Bump version to 0.1.1 2016-07-24 22:32:25 +03:00
README.rdoc Update redmine version in README 2016-07-24 23:07:01 +03:00

= redmine_landing_page

Landing Page plugin for redmine. Tested with redmine 3.0.x and MRI ruby:
* 1.9.3-p551
* 2.0.0-p648
* 2.1.10
* 2.2.5

For redmine 1.4.x see redmine-1.x branch.

For redmine 2.6.x see redmine-2.x branch.

Install to redmine/plugins directory and run "bundle exec rake redmine:plugins:migrate".