Only email admin helpdesk when plan review requested (not all admins) #1217 (#1597)
* added gettext markup to 'See full list' link

* only email helpdesk on plan review, update preferences in branding_example, add rake task to remove depricated DB preferences

* added missing end to upgrade.rake

* removed admin options from notification preferences page

* Edit project details accessibility changes #1454 (#1590)

* Add missing gettext markup to titles and skip main content link issues #1441 and #1442" (#1601)

* Add form validations (#1588)

removed formtastic

added required asterisks to create plan page and updated JS logic of Org selection

added namespaces to edit profile, sign in and create account forms to fix duplicate id issue

fixed JS behind links and their validation

fixed JS behind links and their validation

removed console.log statement and added rake tasks for data validation cleanup

Add form validations

removed formtastic

added required asterisks to create plan page and updated JS logic of Org selection

added namespaces to edit profile, sign in and create account forms to fix duplicate id issue

fixed JS behind links and their validation

fixed JS behind links and their validation

removed console.log statement and added rake tasks for data validation cleanup

made recommended adjustments

reverted schema.rb

removed unecessary other_org query

* only email helpdesk on plan review, update preferences in branding_example, add rake task to remove depricated DB preferences

* added missing end to upgrade.rake

* removed admin options from notification preferences page

* added prefs task to meta-release task

* lost an end to the merges
dev
1 parent 63b17d8 commit 23f53b7d975b123abde36c8713b29be3b50897a8
@Sam Rust Sam Rust authored on 13 Jun 2018
GitHub committed on 13 Jun 2018
Showing 4 changed files
View
app/models/plan.rb
View
app/views/users/_notification_preferences.html.erb
View
config/branding_example.yml
View
lib/tasks/upgrade.rake