Skip to content

Version 2.20.0

Chosson Ulysse requested to merge dev into Release

2.20.0

Added

  • new shortcut urls defined in catalog_legacy/views/shortcuts_def.py added to have direct access to specific selection in the catalog:
    • /catalog/shortcuts/freefloating/
    • /catalog/shortcuts/mass_under_60_mjup/
    • /catalog/shortcuts/mass_under_30_mjup/
  • new UI in the catalog page to access the shortcuts

Fixed

  • access to the catalog json from by datatable now use full path (this allow clean redirection to the catalog)
  • move update date higher (close to discovery date) in the detail page

Changed

  • rename radius_detection_type to radius_measurement_type in code, database, views and all descriptions or visible text
  • rename mass_detection_type to mass_measurement_type in code, database, views and all descriptions or visible text
  • update description on home page for a more exhaustive one

Merge request reports