Skip to content

V5.7.77

Compare
Choose a tag to compare
@renderpci renderpci released this 13 Mar 09:35
· 14326 commits to master since this release

This update is maintenance update.

Some additions and fixes:

  • Added inspector development info about diffusion
  • Added history back on ontology edit save instead close window
  • Added diffusion_sql resolve_value merged_unique output option
  • Added relation_list diffusion remove duplicates option
  • Added class relation list value format options from properties to override default locator output
  • Added diffusion resolve_value relation_list support to export inverse locators data
  • Added copy value options to relation_common save script
  • Added diffusion model 'database_alias' to allow easy create development diffusion databases based on existing ones
  • Added Ontology autocomplete off property to input 'ordenNuevo'
  • Added trigger local components exclude temp section of lock
  • Added additional inspector info about diffusion
  • Added build_table_columns option for replace column 'section_id' in diffusion_sql
  • Added option to overwrite data_to_be_used in relation_list get_diffusion_value
  • Added relations list method 'get_diffusion_dato' with filters by section and component
  • Added static cache to iget_s_publicable result
  • Added tool lang bulk_translate
  • Added tool_export options to manage 'relation_list' elements
  • Added available hierarchy files list on export_hierarchy from tool_administration
  • Added diffusion function 'resolve_jer_dd_data' to allow direct jer_dd access on publication
  • Added ontology edit form lock when descriptor is saving
  • Added ontology section connection with structure (for testing purposes)
  • Added add_term method to sync records between structure and new section 'ontology'
  • Added ontology section and tool_docu
  • Added tool_docu automatic tool icon load to the inspector
  • Added column 'gender' to web_data get_global_search_json
  • Added column 'gender' to diffusion_sql save_global_search_data
  • Added diffusion function map_locator_to_int (allow process gender column mdcat3713)
  • Added process_dato option to diffusion_sql::resolve_value
  • Added hide class on first appearance of thesaurus_search_selector (toponymy, lang, etc.)
  • Fixed load ontology sync mode using promise instead jquery defer
  • Fixed issue when table_map->from-alias vars is empty (when creating global table)
  • Fixed issue in diffusion_sql resolve_value merged option when received data is already array
  • Fixed errors and added improvements in diffusion_sql save_global_table_data
  • Fixed edit_in_list mode in component_date
  • Fixed original copy calculation get_archive_weights widgets
  • Fixed import/export ontology path issues
  • Fixed class difussion sql map_locator_to_int method to static
  • Fixed relation_list array_unique error when array elements are objects (SORT_REGULAR)
  • Fixed syntax error on tool administration
  • Fixed tool administration import ontology error when a path is not defined in config vars
  • Fixed component geolocation issue when the map is inside a section tab and current tab is hidden, map needs to refresh when tab is activated by the user
  • Fixed general bug when PHP8 generates an error on 'abs' calls with a temp section (string non convertible to int)
  • Fixed error on dd_edit
  • Fixed issue in Publication API json_environment where protocol https is not detected correctly
  • Fixed error in component_iri read mode
  • Fixed error in component_email read mode
  • Fixed issue with no file context im component image container
  • Enabled relation_list model in diffusion_sql build_data_field
  • Changed default data format in realtion_list get_diffusion_value -> dato
  • Created css 'grid_2_columns' class to display debug info in inspector (for example about Publication details)
  • Removed unnecessary window reposition on tool_upload
  • Removed descriptors def column access. It is no longer necessary now
  • Removed the no longer used directory 'dd'
  • Set the duplicated conditional to the get_archive_weights widget
  • Unified structure_json_file_path and fallback (tool_administration)
  • Unified menu get var to value = 0 when no menu is required