|
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 |
|---|
|
|
| app/models/plan.rb |
|---|
| app/views/users/_notification_preferences.html.erb |
|---|
| config/branding_example.yml |
|---|
| lib/tasks/upgrade.rake |
|---|