Skip to content

v6.0.6

Compare
Choose a tag to compare
@renderpci renderpci released this 27 Dec 09:27
· 2935 commits to master since this release

v6.0.6

Version [6.0.6] - 2023-12-21

Bug Fixes

  • CSS to show drag icon in right container in tool numisdata order coins

Features

  • Add component_3d unit test
  • Add component_av unit test
  • Add component_pdf unit test
  • Add component_svg unit test
  • Add component_check_box unit test
  • Add tool_export unit test
  • Add tool_import_dedalo_csv_Test with CSV test files
  • Add component_filter unit test
  • Add component_date unit test
  • Add section view inheritance
  • Add view graph solved to section
  • Add view graph list in section
  • Add graph icon
  • Add graph button
  • Add render views graph and base in list mode for section
  • Add area_graph controller in server
  • Add area graph class in server
  • Add class area_graph for client
  • Add CSS for area_graph

Miscellaneous Tasks

  • Update ck-editor
  • Add CSS to view base for section
  • Add CSS to graph view for section
  • Add CSS style for column_drag in view list graph for section
  • Remove old d3 library
  • Update d3 library

Refactor

  • Rewrite core_function debug_log to make it more configurable
  • Rewrite PHP text unit classes to use a unified bootstrap
  • Move component_check_box method 'get_dato_as_string' to class component_relation_common
  • Improve flexible test from tool_import_dedalo_csv. Add custom over-writable files_path
  • Move static functions from component-date to dd_date class

Revert

  • Add the limit = 1 when the section is in edit mode