Releases
v6.1.3
Version [6.1.3] - 2024-03-18
Bug Fixes
Add remove HTML tags to portal button_list title to prevent untranslated terms tags
[breaking ] Fix bug where component_text_area->get_related_sections passes 'tipo' as caller tipo instead of the expected 'section_tipo'
Fix command error in backup::copy_from_file that generates update ontology errors
Fix unittest call error where tipo was pased as component instead section
Fix line text wrap in inspector selection_info
[breaking ] Fix but where component_relation_parent::get_parents_recursive store recursions in cache. Now, only final result is saved to cache
[breaking ] Change wrong tipo passed from dd_core_api::build_json_rows to 'sections::get_instance' for the expected section_tipo
Reduce the maximum dd-modal height from 95vh to 93.5vh to avoid unwanted scrolling in large content
Documentation
Add new thesaurus dependencies to documentation
Add new main tld's into the configuration tlds documentation
Add new link the config index documentation
Add link to the dependencies table into config documentation
Add events manager documentation
Add new properties to dd_object
Redefine the thesaurus definitions into install new hierarchies documentation
Features
Add new widget get_coins_by_period for numisdata ontology
Add area_maintenance widget 'export_hierarchy' (from v5)
Add new DBi::get_connection_string method to unify the creation of connection strings
Add tooltips to buttons (ui.activate_tooltips)
Miscellaneous Tasks
Add pointers to modal header, body, footer for easy selection (ui.attach_to_modal)
Add condition show_interface.read_only to the vector_editor button to allow control of its display
Add button_fullscreen to component_portal buttons
Unified tools 'show_interface' control of their components
Add check to EXPORT_HIERARCHY_PATH var definition (by default is not defined from sample config)
Change the CSS style of get_coins_by_period value
Change the default show_interface.button_tree, it need to be true by default and false when is specify
Remove old code that show a gear as button_tree, use view tree instead
Unifies tld definition to lower case in hierarchies.json
Add install::activate_hierarchy options to create target hierarchy section when do not already exists
Add padding to hierachy_container in area_maintenance CSS
Add error control to bad section_tipo in hierarchy::export_hierarchy
Change section buttons list order. The new order is children_real_tipos, children_virtual_tipos
Change the update_value event to event_item_value for component_security_access
Update install hierarchies with official names
Add new import official hierarchies sql files into install
Re-activate tool_lang_multi automatic translation
Add mobile CSS to buttons in tool_propagate_component_data
Update Spain Ontology data (es1, es2)
Add 'activate_tooltips' condition to make it work only in edit mode
Refactor
Change the tool_common->view_modal method to allow spinner loading of the tool smoothly
Unified DB connection_string from DBi::get_connection_string (classes backup and hierarchy)
Change the update_value event to sync_data event when the component need to be update by a change data by itself
[breaking ] Reformulate the update_value event fired by the ontology configuration to sync data between components.
Change the map_update_coordinates to get the new data from the hide data of the caller component instead to call directly
Unify get_ar_target_section_tipo methods across components and calls
[breaking ] Move event publish 'update_value' from common.refresh to method component_common.change_value again for flow coherence
You can’t perform that action at this time.