Go to file
2016-07-24 20:56:04 +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 Fix welcome controller 2011-12-24 03:48:32 +02:00
test Update tests 2013-05-22 01:41:52 +03:00
init.rb Bump version 2013-05-22 02:05:39 +03:00
README.rdoc Update ruby 1.9.2 to p330 2016-07-24 20:56:04 +03:00

= redmine_landing_page

Landing Page plugin for redmine. Tested with redmine 2.6.10 and MRI ruby:
* 1.8.7p371
* 1.9.2p330
* 1.9.3p551

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

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