Myddleware Versions Save

Myddleware is the customisable free open-source platform that facilitates data migration and synchonisation between applications.

v3.1.6

1 year ago

v3.1.5

1 year ago

v3.1.4

2 years ago

Hotfix Release

What's Changed

Full Changelog: https://github.com/Myddleware/myddleware/compare/v3.1.3...v3.1.4

v3.1.3

2 years ago

What's Changed

Hotfix :

  • Airtable connector
  • RuleManager
  • Cron Fixtures

Full Changelog: https://github.com/Myddleware/myddleware/compare/v3.1.2...v3.1.3

v3.1.2

2 years ago

What's Changed

  • Bugfix on Myddleware API
  • CronBundle additions

Full Changelog: https://github.com/Myddleware/myddleware/compare/v3.1.1...v3.1.2

v3.1.1

2 years ago

Hotfix Fixed a bug on Install Requirements page which created an unwanted redirect to login page.

v3.1.0

2 years ago

What's Changed

Documentation

Docker containerization

Chores

Bugfix

Previous releases

New Contributors

Full Changelog: https://github.com/Myddleware/myddleware/compare/v3.0.6...v3.1.0

v3.0.6

2 years ago

What's Changed

Full Changelog: https://github.com/Myddleware/myddleware/compare/v3.0.5...v3.0.6

  • New feature :

Add the possibility to change the user's timezone (+ automatically change the times in the documents and tasks according to the user's timezone (#625) Rule duplicate action (#626) : Is is now possible to duplicate a rule Relationship entity : A relationship can have different behavior (only frontend, backend wiil be developed soon)

  • Connector

SugarCRM connector : manage deletion PostgrSQL connecteur : creation Database connector : get SQL exceptions Database connector : don't add deletion field in case of history reading Prestashop connector : Fix the list option for Prestashop 's fields Hubspot connector : Enabled for Myddleware3

  • Enhancement

Add formula function : changeMultiValue DocumentMangaer : add document type when the history is read Deletion document type : change the query to detect if the record can be deleted or not Display edit for: Display error, the dates overlap #602 Formula add parameter to return null if no value found otherwise, the formula returns an exception Massaction don't stop anymore when en arror happens Add default php value in config table Force composer to run with php 7.4 if several php version are installed on the server Change the relate search in case of a document has been previously deleted Allow "." in the field name Improve error message when transform failed No relate check for deletion document. The document linked could be also deleted. Allows some customizations on the default controller Allows tools and formulaFunction classes to be redefined Be able to redefine more action (create specific formula for example)

  • Bugfix

Add transaction on method generateDocuments No search executed if no search parameter set Never send tagerçid for the create function CheckBeforeDelete didn't work when there was several document without all in error Fix the URL of the task when the user run an action from the document list view Fix button ON/OFF on rule list Fix SQL error, when you click on the + sign in the rule creation Visual bug: when double clicking a field on the field mapping, the placeholder is replaced with a grey background and the arrow is loading indefinetely on hover Fix Error chart : number not diplayed properly when > 1000 - #586 Deleted document not filtered for create only rule Rerun action : Fix issue when a status is redefined A new record is created when a data deleted by Myddleware is restored into the source application Upgrade : manage composer install command if php isn't the default php version Return an error if reference date doesn't change after a read action Get the history from the current process instead of getting it from the database Rule params weren't refreshed when several are executed using the command synchro ALL Change the order parameter to get the relate document Fix the table name with capital letter Resize container for big screens on install requirements page Adjust menu position, especially for larger screens

v3.0.5

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Myddleware/myddleware/compare/v2.5.5...v3.0.5

  • Bugfix : Add transaction on method generateDocuments No search executed if no search parameter set Never send tagerçid for the create function CheckBeforeDelete didn't work when there was several document without all in error Fix the URL of the task when the user run an action from the document list view Fix button ON/OFF on rule list Fix SQL error, when you click on the + sign in the rule creation Visual bug: when double clicking a field on the field mapping, the placeholder is replaced with a grey background and the arrow is loading indefinetely on hover Fix Error chart : number not diplayed properly when > 1000 - #586 Deleted document not filtered for create only rule Display edit for: Display error, the dates overlap #602 Rerun action : Fix issue when a status is redefined A new record is created when a data deleted by Myddleware is restored into the source application Resize container for big screens on install requirements page Adjust menu position, especially for larger screens Bugfix: attempt to setup docker configuration to operational, not working yet, still some issues with nginx and php-fpm Remove unused files Git ignore old files Fix bug on data history before sending data Remove a declaration of changeMultiValue function

  • Enhancement : Add formula function : changeMultiValue DocumentMangaer : add document type when the history is read Deletion document type : change the query to detect if the record can be deleted or not Formula changeValue function : add parameter to return null if no value found otherwise, the formula returns an exception Massaction don't stop anymore when en arror happens Upgrade : manage composer install command if php isn't the default php version Upgrade symfony 4.4.18 (#606) Update vendors & stop tracking unnecessary files Upgrade node_modules Change Myddleware version Update vendors & Myddleware version 3.0.2 Add the possibility to change the user's timezone (+ automatically change the times in the documents and tasks according to the user's timezone (#607) Change version to 3.0.5a Rollback upgrade command on composer install

  • Connector :

  • SugarCRM : manage deletion

  • PostgrSQL new connector

  • Database : get SQL exceptions

2.5.2

3 years ago