Skip to content

Week 40 Fixes

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

Fixed:

  • Fixed: TypeError: Argument 1 passed to tpps_get_field_path() must be of the type array, null given, called in /var/www/Drupal/sites/all/modules/TGDR/includes/form.inc on line 115 in tpps_get_field_path() (line 194 of _/var/www/Drupal/sites/all/modules/TGDR/includes/__form.inc_).
  • Replaced hardcoded list of attributes at admin phenotype edit page with dynamic list.
  • Rachel's Theme: Added right alignment. Adjusted colors and margins.
  • Clean all non-required fields when Page passed validation.
  • Implemented dynamic lists of attributes and structures at phenotype admin edit page.
  • Removed restoring value of Secondary Author after field was removed and added again.
  • Improved look of fields which disabled while AJAX request is processing.
  • Improved JS code which makes form fields optional/required.
  • Added highlighting active item in the autocomplete dropdown list.

Task: https://app.clickup.com/t/866avgz01

Edited by Vlad Savitsky

Merge request reports