Skip to content

VS/w36_fixes

Vlad Savitsky requested to merge VS/w36_fixes into 7.x-1.x-dev

Changes:

  • Added navigation buttons at the top of forms.
  • Added ability for admins to override phenotype's 'attribute'.
  • Curation Diagnostics tool separated from navigation buttons. JS and CSS was separated from PHP code.
  • Fixed empty phenotype unit list when 'I can't find synonym' value was previously saved.
  • Fixed Notice: Undefined variable: tags_markup in tpps_manage_submission_form() (line 202 of /var/www/Drupal/sites/all/modules/TGDR/admin/panel.php).
  • Fixed empty Unit List when synonym wasn't used and attribute field changed.
  • Fixed notices about missing variables at page 4.
  • Fixed notices about missing variables when page 3 validation started.
  • Removed (but not fixed) spam message: Notice: Undefined variable: show_nafgs_menu in include() (...themes/dawn/tpl/page.tpl.php).
  • Fixed notices about missing optional variables 'states', 'extra_elements' in tpps_genotype_build_file_field().
  • Fixed Notice: Undefined variable: empty_field_value in tpps_genotype_build_file_field() (line 1916 of .../TGDR/forms/build/page_4_helper.php).
  • Replaced huge PNG at TPPS front page with smaller JPG to make load faster.

Task: https://app.clickup.com/t/861n7pwbw

Merge request reports