Go to file
2016-07-25 22:26:45 +03:00
app/views Use request.scheme and request.host_with_port instead hardcoded localhost 2011-12-23 16:16:45 +02: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 Use the new Ruby 1.9 hash syntax 2016-07-25 22:26:45 +03:00
.rubocop.yml Add rubocop config 2016-07-25 22:22:24 +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".