Skip to content

v3.0.5

Compare
Choose a tag to compare
@CamillePMyddleware CamillePMyddleware released this 05 Jan 15:07
· 82 commits to main since this release
6e2da2b

What's Changed

New Contributors

Full Changelog: 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