Assign belongsToMany relations "linkedFrom" and "linkedTo" to Definition model.
"Edit dataset view" shows "Linked From" and "Linked To" datasets with basic information (description and id).
-Values have been added manually in the "linke_definitions" table, in order to check that it works. See attachment.
+Feature XSLT
Create migrations with the new column 'xslt_file'
Declare this new field in the DefinitionRepository
Add a button with the file upload for the xml option
Change description of the XML button for XSLT
Adding the value 'xslt_file' to the source_definition
Control in FormatHelper.php the variable source_definition in order to add the CSV case to contain the XSLT
PENDING:
-Bug-> Nothing
-Feature 1 -> Create add/delete links functions.
-Feature 2 -> Conversion to CSV (PHP logic) and store XSLT (allow two simultaneous uploads)
Changes implemented so far: +Bug:
+Features linking datasets:
+Feature XSLT
PENDING: -Bug-> Nothing -Feature 1 -> Create add/delete links functions. -Feature 2 -> Conversion to CSV (PHP logic) and store XSLT (allow two simultaneous uploads)