14 Jan, 2015
1 commit
08 Sep, 2014
1 commit
-
Conflicts: app/controllers/application_controller.rb app/controllers/my_profile/memberships_controller.rb app/controllers/public/account_controller.rb app/helpers/application_helper.rb app/helpers/layout_helper.rb app/helpers/token_helper.rb app/views/account/signup.html.erb app/views/layouts/_javascript.html.erb db/schema.rb test/functional/application_controller_test.rb
30 Jul, 2014
1 commit
-
When the administrator filled the welcome_message the default welcome message displayed below was displaying the message written by the user instead of the default welcome message.
22 Jul, 2014
5 commits
-
(ActionItem3075)
-
* Move welcome page a separate action under the HomeController instead of cranking it under the signup. * May show welcome page to both signup (with or without confirmation). (ActionItem3075)