Go to file
2013-05-22 01:33:25 +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 Added German translation 2012-03-07 15:38:12 +01:00
db/migrate Add Landing Page to user model and to my account page 2011-12-22 17:01:54 +02:00
lib/redmine_landing_page Fix welcome controller 2011-12-24 03:48:32 +02:00
test Add functional tests for welcome controller patch 2011-12-24 15:58:51 +02:00
init.rb Bump version 2013-05-22 01:33:25 +03:00
README.rdoc Update README 2011-12-27 20:45:49 +02:00

= redmine_landing_page

Landing Page plugin for redmine. Tested with redmine 1.1.2 and 1.3.0.

Install to redmine/vendor/plugins directory and run rake db:migrate_plugins.