Skip to content

Releases: Myddleware/myddleware

Release 3.1.7b

02 Aug 08:33
29534ce
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.6...v3.1.7b

Release 3.1.6

20 Jul 14:34
39a4e4d
Compare
Choose a tag to compare

What's Changed

Bug fix template not loading #770

Full Changelog: v3.1.5...v3.1.6

Release 3.1.5

21 Jun 07:01
7601bf7
Compare
Choose a tag to compare

What's Changed

  • Release 3.1.5 by @EstelleMyddleware in #755

Full Changelog: v3.1.4...v3.1.5

Release 3.1.4

12 May 08:09
d9eda8e
Compare
Choose a tag to compare

Hotfix Release

What's Changed

  • hotfix: prevent error when trying to access a page anonymously (#732) by @EstelleMyddleware in #733

Full Changelog: v3.1.3...v3.1.4

Release 3.1.3

11 May 09:55
53f3cdd
Compare
Choose a tag to compare

What's Changed

Hotfix :

  • Airtable connector
  • RuleManager
  • Cron Fixtures
  • Release 3.1.3 by @EstelleMyddleware in #731

Full Changelog: v3.1.2...v3.1.3

Release 3.1.2

11 May 09:19
6cb67e6
Compare
Choose a tag to compare

What's Changed

  • Bugfix on Myddleware API
  • CronBundle additions
  • Dev (#728) by @EstelleMyddleware in #729

Full Changelog: v3.1.1...v3.1.2

Release 3.1.1

29 Mar 06:39
e272679
Compare
Choose a tag to compare

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

Release 3.1.0

23 Mar 11:40
b1b61f2
Compare
Choose a tag to compare

What's Changed

Documentation

  • Init Myddleware documentation with Docsify by @EstelleMyddleware in #636
  • Documentation Test by @EstelleMyddleware in #638
  • Documentation : further additions by @EstelleMyddleware in #639
  • Documentation - Developer guide by @CamillePMyddleware in #688

Docker containerization

  • [Docker] Evolution of Docker environment useful to run stand-alone production instance by @francescobianco in #635
  • git ignore docker config related files (logs & openvpn folder) by @EstelleMyddleware in #652

Chores

Bugfix

  • Swiftmailer config by @EstelleMyddleware in #655
  • fix: remove conflict between 2 cron bundles by @EstelleMyddleware in #663

Previous releases

New Contributors

Full Changelog: v3.0.6...v3.1.0

v3.0.6

07 Feb 09:45
576179a
Compare
Choose a tag to compare

What's Changed

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

05 Jan 15:07
6e2da2b
Compare
Choose a tag to compare

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