V5.8.0
This version update the data in "matrix_activity" and create new section with the statistical analysis for every user.
Important!
This version require update the ontology to 03-19-2021 or newer. You will need to update the ontology before update the data to the new version.
Follow this steps:
1 Change the code.
2 Update the ontology to the 03-19-2021 version or newer.
3 Update the data with the «tool administration»
This update review all the activity data and could be a long process, it can take some hours or days (if you have more than 30.000.000 records in activity). It's highly recommended that you close Dédalo to the users, configuring it for maintenance, before executing the data update.
Some fixes and additions:
Fixed error on create new layout print templates from tool_layout_print
Fixed error on free_node when find_word_in_text give error on word position not found
Fixed verification duplicities in component_autocomplete and component_relation_common
Fixed php compatibility issues on update_activity_data method
Fixed tool_export error when user records selection is ordered
Fixed search_development search sort error. Now, to avoid ambiguity in pagination of sorted equal values, the column id is added always
Increased max time for CURL get_remote_data on update ontology to 300 (matrix_dd take long time to download on slow connections)
Enabled the conditionals manager in updates (tool_administration)
Added lib htmLawed
Added lib tcpdf
Added tool layout print error notifications
Added user activity statistics section with daily totals per user
Added new widget 'user_activity' to manage statistics in users section (dd128)
Added configurable diffusion resolve levels user input to allow overwrite default DEDALO_DIFFUSION_RESOLVE_LEVELS
Added new data updated 5.6.1 and 5.6.2 prior update for old activity data.
Added updates dato version from 5.6.2 to 5.8.0 to unify version data and software numbers
Added section trigger error message info when section is not saved
Relaxed exceptions policy in some usual scenarios. Changed by trigger error
Fixed error in component_relation_parent search tipos that causes search from component parent do not works
Updated .gitignore file to apped some libraries (htmLawed,tcpdf)
Increased download structure timeout from 5 to 60 secs in CURLOPT_TIMEOUT to allow manage large data like matrix_dd
Muted temporal debug notification on relation common get_relation_result