Go to file
2021-03-22 19:03:11 +03:00
app/views Cleanup 2016-07-25 22:38:54 +03:00
config/locales turkish translation 2015-07-26 11:21:51 +03:00
db/migrate Add support Rails 5.1 2021-03-22 19:03:11 +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 Add support Rails 5.1 2021-03-22 19:03:11 +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".