Skip to content

Releases: Myddleware/myddleware

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

v2.5.5: Release 2.5.5 (#370)

19 May 10:17
f9544c0
Compare
Choose a tag to compare
* Init version 2.5.5
* Migrate to ymfony version to 3.4.45

* Bug fix
No error when a formula contains an empty value
Job historic chart shows oldest data only (https://github.com/Myddleware/myddleware/issues/350)
Data transfer detail view : add limit and order to all the relate data transfer

* Connectors : 
ERPNExt : add module Assessment Result Detail as a child module
Iadvize : new connector
SugarCRM : Use the new API

2.5.2: Release 2.5.0b (#229)

19 May 10:19
7f9f8dd
Compare
Choose a tag to compare
* Init version 2.5.0b

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change composer.lock to keep compatibility with php 7.1

Signed-off-by: myddleware <stephanefaure@myddleware.com>

v2.5.0: Release 2.5.0b (#229)

19 May 10:19
7f9f8dd
Compare
Choose a tag to compare
* Init version 2.5.0b

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change composer.lock to keep compatibility with php 7.1

Signed-off-by: myddleware <stephanefaure@myddleware.com>

v2.4.1: Release 2.4.1 (#128)

19 May 10:18
359dd32
Compare
Choose a tag to compare
* Init version 2.4.1

* Mailchimp connector (#125)

* Mailchimp connector : Change connection mode

* Mailchimp connector : create and update
Database connector : remove myddleware_element_id field in rule parameters
RingCentral : add override file for metadata

* Mailchimp Connector (#126)

* Mailchimp connector : Change connection mode

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Mailchimp connector : create and update
Database connector : remove myddleware_element_id field in rule parameters
RingCentral : add override file for metadata

* Improve connexion error message during the rule creation

* New way to manage the limit call. There is no limit on the job anymore. The rule limit can be set up by the user in the rule parameters.

* Add related and history document to the document view

* Database connecfor : Fix bug when trying to read a record whith filter query id

* Fix bugs when the limit read is reached to avoid data missing

* Moodle connector : Make sure there is no space before and after the token

* Transfer display : Add parent and child transfer

* Moodle connector : manage to remove space before and after the token for every API calls

* Add read record button (1rst part of development)

* Finish dev button read record

* Update minimum php version to php7.1

* Upgrade command : change clear cache and install function

* Upgrade commande : change cache management

* Upgrade to Symfony 3.4.17 (LTS version)

* Fix itf8 bug in document data

Release/v2.4.0 (#119)

19 May 10:18
514a3f5
Compare
Choose a tag to compare
* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix query to get error for the notification email

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release/v2.3.4 (#66)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 connector : Fix data modified formt error

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#67)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix version number

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* add hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix for child document : status changed incorrectly to Predecessor KO
Database connector : add query in the error message
Sage50 connector : fix bug reference date and relate date format in the create function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug data transfer pagination

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 : change error management. Sage return an error when there is no result.

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector fix : the myddleware element id field can't be a referenec field in the target table

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Moodle connector : fix bug
Moodle connector : add template for Prestashop
MSSQL driver : manage drivers for Windows and Linuw
Notification command : Manage command wthout type

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix web installation  :
 - version and php executable
 - Add refresh boostrap cache

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* MicrosoftSQL connector : improve driver managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix : Wrong query to delete a rule
Bug fix : Order rule wans't working with sql mode = ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version 2.3.3f

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Platform.sh : Add pdo_dblib driver

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.3g
Fixe Prestashop - Moodle template

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change friendsofsymfony/user-bundle version 2.0 to 2.1.1

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change version of friendsofsymfony/user-bundle from 2.0 to 2.1.1

* Update connector list

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix SuiteCRM - Prestashop template with custom field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : add function query validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : Add read limit and offset

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Job scheduler into release/v2.3.4 (#85)

* Initialise version 2.3.3
Chenge default setting for mailer

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* SugarCRM connector : update for quotes creation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* New template : prestashop_sugarcrm_customers_orders_products

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug : refresh order of rules after template generation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug history after read_last when it is not possible to read history in the target solution

* Fix bug for rule in create only.

* Add limit to the transfer search query

* Mail support + Clean install on Platform

* Bug with feature password forgotten : change version of friendsofsymfony/user-bundle

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change login page for platform.sh

* Add function for :
- Change password
- Change username and email

* Add gestion jobScheduler

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )
Refactoring js
class jobscheduler

* Fix global + translation

* Fix gloable + fix js

* Fix js

* Fix value for input text

* Fix list jobs
Add button cancel
Add zone text

* Fix redirection after create and new

* Fix translation

* JobScheduler : Save the start time and not the end date in the field lastRun

* Add the rule list for the synchro job

* Fix the display of date_modified on the jobscheduler list view

* Dsiplay list of job order by jobOrder

* add value default for input period and job order

* Remove dump

* Smtp management (#90)

* + Add STMP management

* + Fix css

* + Fix controller

* + Fix controller
+ Required input false

* + Fix refactor name file

* + Fix management smtp

* Fix required input

* + Add function for send email test configuration

* Error management

* Initialize smtp parameters

* Add encryption parameter, translation and fix bug with trasport sendmail

* Prestashop connector : fix bug on module stock_available (#91)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#65)

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix dmin menu
Add translation for Jobscheduler
Fix translation for SMTP managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Symfony version 2.8.31 => 2.8.37

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* JobScheduler : add parameters in the list view

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Jobscheduler : fix bugs for cleardata and rerun error jobs

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add public config parameters

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* + Fix value by default in edit form

* Init ERPNext connector

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNext : method get_module_fields

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + add connecteur ERPNext ( read_last, read , create , update )
 + fix hubspot time convert ( ? )

*  + add connecteur ERPNext ( read_last, read , create , update ) v2
 + fix hubspot time convert ( ? )

* Release/v2.3.4 (#99)

* Improve upgrade command

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Exclude specific parameters file from git

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change parameter files

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Update specific parameters files during Myddleware update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Myddleware update : fix bug change version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add search via transfer content

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add command readrecord to read specific data and create documents

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation error with table JobScheduler

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change length of parma colum for job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix upgrade process when parameters files doesn't exist

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init default branch

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add condition to validate file update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation issues

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + Condition date_modified
 + Read by query

* Fix global erpnext

*  + Change method query all

*  + Fix id for function read last

*  + Fix return 0 result for function read

*  + Clean Code v2

* Fix issue in read function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when there is come specail character in its name

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* finalise update and create

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Clean code
Add exception in webservice call

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* // Add dynamic link management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNExt connector : Error management
MSSQL connector : fix bug in read_last method
Improve gitignore management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when a log is very long, it isn't cut anymore

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connector : Fix bug on read function, wrong format for date modified field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Improve error management when editing a rule

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connectir : Add limit call parameter

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Prestashop conector : Add function to be able to change the options just before calling the webservice

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Encode string in UTF8 for query in Document and Log

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug when more that the limit number of record has the same date modified.

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change routing parameters

* Release 2.3.4c (#102)

* Job scheduler : fix bug when creating a new task

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Platform.sh configuration
Change location of specifi dist parameters file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

Conflicts:
	composer.json

* Remove colon in tranlation file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Deprecated_24

* deprecated_1

* deprecated_2

* Deprecated_23

* deprecated_21 and deprecated_8

* Finalisation_deprecated_2

* Finalisation_deprecated_24

* Deprecated2

* deprecated_9

* deprecated_19

* deprecated_17

* finalisation_deprecated_17

* deprecated_12

* begginning of deprecated_18

* deprecated_26

* deprecated_3,4,5,6,7,15

* deprecated_13

* beginning_deprecated_16,25

* deprecated_25 and depreacated_LogOut

* Migration V2 vers V3

* Deprecated_After_Migration

* Last setting V2 to V3

* Last setting V2 to V3

* retour

* fix

* Bug fix when editing a rule

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Erp next (#115)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix query to get error for the notification email

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release/v2.3.4 (#66)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 connector : Fix data modified formt error

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#67)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix version number

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* add hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix for child document : status changed incorrectly to Predecessor KO
Database connector : add query in the error message
Sage50 connector : fix bug reference date and relate date format in the create function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug data transfer pagination

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 : change error management. Sage return an error when there is no result.

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector fix : the myddleware element id field can't be a referenec field in the target table

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Moodle connector : fix bug
Moodle connector : add template for Prestashop
MSSQL driver : manage drivers for Windows and Linuw
Notification command : Manage command wthout type

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix web installation  :
 - version and php executable
 - Add refresh boostrap cache

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* MicrosoftSQL connector : improve driver managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix : Wrong query to delete a rule
Bug fix : Order rule wans't working with sql mode = ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version 2.3.3f

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Platform.sh : Add pdo_dblib driver

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.3g
Fixe Prestashop - Moodle template

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change friendsofsymfony/user-bundle version 2.0 to 2.1.1

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change version of friendsofsymfony/user-bundle from 2.0 to 2.1.1

* Update connector list

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix SuiteCRM - Prestashop template with custom field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : add function query validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : Add read limit and offset

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Job scheduler into release/v2.3.4 (#85)

* Initialise version 2.3.3
Chenge default setting for mailer

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* SugarCRM connector : update for quotes creation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* New template : prestashop_sugarcrm_customers_orders_products

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug : refresh order of rules after template generation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug history after read_last when it is not possible to read history in the target solution

* Fix bug for rule in create only.

* Add limit to the transfer search query

* Mail support + Clean install on Platform

* Bug with feature password forgotten : change version of friendsofsymfony/user-bundle

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change login page for platform.sh

* Add function for :
- Change password
- Change username and email

* Add gestion jobScheduler

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )
Refactoring js
class jobscheduler

* Fix global + translation

* Fix gloable + fix js

* Fix js

* Fix value for input text

* Fix list jobs
Add button cancel
Add zone text

* Fix redirection after create and new

* Fix translation

* JobScheduler : Save the start time and not the end date in the field lastRun

* Add the rule list for the synchro job

* Fix the display of date_modified on the jobscheduler list view

* Dsiplay list of job order by jobOrder

* add value default for input period and job order

* Remove dump

* Smtp management (#90)

* + Add STMP management

* + Fix css

* + Fix controller

* + Fix controller
+ Required input false

* + Fix refactor name file

* + Fix management smtp

* Fix required input

* + Add function for send email test configuration

* Error management

* Initialize smtp parameters

* Add encryption parameter, translation and fix bug with trasport sendmail

* Prestashop connector : fix bug on module stock_available (#91)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#65)

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix dmin menu
Add translation for Jobscheduler
Fix translation for SMTP managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Symfony version 2.8.31 => 2.8.37

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* JobScheduler : add parameters in the list view

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Jobscheduler : fix bugs for cleardata and rerun error jobs

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add public config parameters

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* + Fix value by default in edit form

* Init ERPNext connector

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNext : method get_module_fields

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + add connecteur ERPNext ( read_last, read , create , update )
 + fix hubspot time convert ( ? )

*  + add connecteur ERPNext ( read_last, read , create , update ) v2
 + fix hubspot time convert ( ? )

* Release/v2.3.4 (#99)

* Improve upgrade command

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Exclude specific parameters file from git

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change parameter files

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Update specific parameters files during Myddleware update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Myddleware update : fix bug change version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add search via transfer content

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add command readrecord to read specific data and create documents

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation error with table JobScheduler

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change length of parma colum for job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix upgrade process when parameters files doesn't exist

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init default branch

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add condition to validate file update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation issues

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + Condition date_modified
 + Read by query

* Fix global erpnext

*  + Change method query all

*  + Fix id for function read last

*  + Fix return 0 result for function read

*  + Clean Code v2

* Fix issue in read function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when there is come specail character in its name

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* finalise update and create

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Clean code
Add exception in webservice call

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* // Add dynamic link management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNExt connector : Error management
MSSQL connector : fix bug in read_last method
Improve gitignore management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when a log is very long, it isn't cut anymore

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connector : Fix bug on read function, wrong format for date modified field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Improve error management when editing a rule

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connectir : Add limit call parameter

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Prestashop conector : Add function to be able to change the options just before calling the webservice

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Encode string in UTF8 for query in Document and Log

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug when more that the limit number of record has the same date modified.

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change routing parameters

* Release 2.3.4c (#102)

* Job scheduler : fix bug when creating a new task

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Platform.sh configuration
Change location of specifi dist parameters file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

Conflicts:
	composer.json

* Remove colon in tranlation file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Deprecated_24

* deprecated_1

* deprecated_2

* Deprecated_23

* deprecated_21 and deprecated_8

* Finalisation_deprecated_2

* Finalisation_deprecated_24

* Deprecated2

* deprecated_9

* deprecated_19

* deprecated_17

* finalisation_deprecated_17

* deprecated_12

* begginning of deprecated_18

* deprecated_26

* deprecated_3,4,5,6,7,15

* deprecated_13

* beginning_deprecated_16,25

* deprecated_25 and depreacated_LogOut

* Migration V2 vers V3

* Deprecated_After_Migration

* Last setting V2 to V3

* Last setting V2 to V3

* RingCentral connector : Fix bug when more than 100 extensions

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Document : Accept child rule without data transfer
ERPNext connector : end of development

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* retour

* fix variable

* Fix bug in case of check duplicate with only one record
Hubspot connector : fix bugs

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot : add module pipeline

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug for the child rule
Fix bug when editong a jobscheduler with a parameter null
Hubspot connector : add fields type and ownerId to engagment modules
Hubspot connector : fix bug for owner read,only one was read

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : Fix bug on the field OwnerId

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : add functons to simplify read functions

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : Change call API with offset to be able to read all data

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : Add call to read all data not ony recent ones

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : simplify read_last function using read function

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : new version

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* ShopApplication : disable connector
Connectors : fix bug on type fields

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : allow to read a specific record

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : fix bug when a metadata field is empty in an engagement module

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Hubspot connector : fix bug on date_ref

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Version modification
Console file removed in app. Exist now in bin directory

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Adap installation file to Symfony3

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change upgrade class fater symfony3 upgrade

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change platform.sh config to allow upgrade

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change upgrade command to log avery action during the upgrade

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Upgrade command : display errors in the command and in the task log

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Jobschrdule : fix bug when edit a row

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug : rule was executed 2 times instead of 1

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug on data transfer search filter by status

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Erp next (#117)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix query to get error for the notification email

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release/v2.3.4 (#66)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.4
Fix bug when value of search duplicate fields are empty

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in notification email : send only log with the type E

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Ring Central connector : Fix bug convert type with latest php version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Simplify query to allow mysql mode ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug in creation rule when the rule mode is "Create only"

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 connector : Fix data modified formt error

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#67)

* Hotfix : Javascript bug during formula validation (#62)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hotfix (#63)

* Hotfix : Javascript bug during formula validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change creation user config for platform.sh

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Release 2.3.3c (#64)

* Hotfix : change period for cleardata job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix version number

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* add hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix for child document : status changed incorrectly to Predecessor KO
Database connector : add query in the error message
Sage50 connector : fix bug reference date and relate date format in the create function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug data transfer pagination

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Sage50 : change error management. Sage return an error when there is no result.

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector fix : the myddleware element id field can't be a referenec field in the target table

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Moodle connector : fix bug
Moodle connector : add template for Prestashop
MSSQL driver : manage drivers for Windows and Linuw
Notification command : Manage command wthout type

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix web installation  :
 - version and php executable
 - Add refresh boostrap cache

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* MicrosoftSQL connector : improve driver managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Bug fix : Wrong query to delete a rule
Bug fix : Order rule wans't working with sql mode = ONLY_FULL_GROUP_BY

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change hotfix version 2.3.3f

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Platform.sh : Add pdo_dblib driver

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init version 2.3.3g
Fixe Prestashop - Moodle template

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change friendsofsymfony/user-bundle version 2.0 to 2.1.1

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change version of friendsofsymfony/user-bundle from 2.0 to 2.1.1

* Update connector list

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix SuiteCRM - Prestashop template with custom field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : add function query validation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Database connector : Add read limit and offset

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Job scheduler into release/v2.3.4 (#85)

* Initialise version 2.3.3
Chenge default setting for mailer

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* SugarCRM connector : update for quotes creation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* New template : prestashop_sugarcrm_customers_orders_products

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug : refresh order of rules after template generation

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug history after read_last when it is not possible to read history in the target solution

* Fix bug for rule in create only.

* Add limit to the transfer search query

* Mail support + Clean install on Platform

* Bug with feature password forgotten : change version of friendsofsymfony/user-bundle

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change login page for platform.sh

* Add function for :
- Change password
- Change username and email

* Add gestion jobScheduler

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )

* jobscheduler ( suite )
Refactoring js
class jobscheduler

* Fix global + translation

* Fix gloable + fix js

* Fix js

* Fix value for input text

* Fix list jobs
Add button cancel
Add zone text

* Fix redirection after create and new

* Fix translation

* JobScheduler : Save the start time and not the end date in the field lastRun

* Add the rule list for the synchro job

* Fix the display of date_modified on the jobscheduler list view

* Dsiplay list of job order by jobOrder

* add value default for input period and job order

* Remove dump

* Smtp management (#90)

* + Add STMP management

* + Fix css

* + Fix controller

* + Fix controller
+ Required input false

* + Fix refactor name file

* + Fix management smtp

* Fix required input

* + Add function for send email test configuration

* Error management

* Initialize smtp parameters

* Add encryption parameter, translation and fix bug with trasport sendmail

* Prestashop connector : fix bug on module stock_available (#91)

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Smtp/ssh2 (#65)

* Add SSH2

* Change to sendmail

* Add smtp for Platform

* Update messages.en.yml

* Update messages.fr.yml

* Fix dmin menu
Add translation for Jobscheduler
Fix translation for SMTP managment

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Symfony version 2.8.31 => 2.8.37

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* JobScheduler : add parameters in the list view

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Jobscheduler : fix bugs for cleardata and rerun error jobs

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add public config parameters

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* + Fix value by default in edit form

* Init ERPNext connector

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNext : method get_module_fields

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + add connecteur ERPNext ( read_last, read , create , update )
 + fix hubspot time convert ( ? )

*  + add connecteur ERPNext ( read_last, read , create , update ) v2
 + fix hubspot time convert ( ? )

* Release/v2.3.4 (#99)

* Improve upgrade command

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Exclude specific parameters file from git

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change parameter files

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Update specific parameters files during Myddleware update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Myddleware update : fix bug change version

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add search via transfer content

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add command readrecord to read specific data and create documents

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation error with table JobScheduler

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change length of parma colum for job

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix upgrade process when parameters files doesn't exist

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Init default branch

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Add condition to validate file update

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix installation issues

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

*  + Condition date_modified
 + Read by query

* Fix global erpnext

*  + Change method query all

*  + Fix id for function read last

*  + Fix return 0 result for function read

*  + Clean Code v2

* Fix issue in read function

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when there is come specail character in its name

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* finalise update and create

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Clean code
Add exception in webservice call

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* // Add dynamic link management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* ERPNExt connector : Error management
MSSQL connector : fix bug in read_last method
Improve gitignore management

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Fix bug when a log is very long, it isn't cut anymore

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connector : Fix bug on read function, wrong format for date modified field

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Improve error management when editing a rule

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Hubspot connectir : Add limit call parameter

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Prestashop conector : Add function to be able to change the options just before calling the webservice

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Encode string in UTF8 for query in Document and Log

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix bug when more that the limit number of record has the same date modified.

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Change routing parameters

* Release 2.3.4c (#102)

* Job scheduler : fix bug when creating a new task

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Change Platform.sh configuration
Change location of specifi dist parameters file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

Conflicts:
	composer.json

* Remove colon in tranlation file

Signed-off-by: Myddleware <stephanefaure@crmconsult.fr>

* Deprecated_24

* deprecated_1

* deprecated_2

* Deprecated_23

* deprecated_21 and deprecated_8

* Finalisation_deprecated_2

* Finalisation_deprecated_24

* Deprecated2

* deprecated_9

* deprecated_19

* deprecated_17

* finalisation_deprecated_17

* deprecated_12

* begginning of deprecated_18

* deprecated_26

* deprecated_3,4,5,6,7,15

* deprecated_13

* beginning_deprecated_16,25

* deprecated_25 and depreacated_LogOut

* Migration V2 vers V3

* Deprecated_After_Migration

* Last setting V2 to V3

* Last setting V2 to V3

* RingCentral connector : Fix bug when more than 100 extensions

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Document : Accept child rule without data transfer
ERPNext connector : end of development

Signed-off-by: myddleware <stephanefaure@myddleware.com>

* Fix composer.lock

Signed-off-by: myddleware <stephanefaure@myddleware.com>

v2.3.4

28 May 09:32
ee00abb
Compare
Choose a tag to compare

· Add SMTP management: the user can set up the SMTP parameters to allow Myddleware to send mail (notifications and alerts)

· Add job scheduler management : the user can create, modify, delete the schedule of background task running in Myddleware

· Data transfer search : the user can search data transfer by filtering their content

· New command to read specific data: Myddleware can select a specific data in the source application to read it. Myddleware is not limited by the date selection anymore. For example, it is possible to read a specific customer in Prestashop by adding a filter by ID.

· Upgrade command : Myddleware can be upgraded with only one command

· Database connector : fix bug for Microsoft SQL in the SELECT query with offset

· Prestashop connector : add new module : stock_availables

· Update Symfony version to 2.8.37

v2.2.4

04 Jul 11:15
Compare
Choose a tag to compare

Now, myddleware is compatible with platform.sh

v2.2.3

27 Jun 22:44
Compare
Choose a tag to compare
  • fix asset conflicts

  • change main.css to baseone.css

  • Fix bug with child document duplicated

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • File connector : read file by package size
    Zuora connector : add amend and subscribe functions

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Prestashop connector : add relate fields for many to many module

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Display data transfer : Display fields even if value is empty

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Bug fix when a child document is empty

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Database connector : fix bug whe a table has a space character
    Rule list : fix bug order when we use the last version of MySQL

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Update version number

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • Microsoft SQL : use the driver sqlsrv

Signed-off-by: Myddleware stephanefaure@crmconsult.fr

  • delete debug