Skip to content

Releases: Myddleware/myddleware

Release 3.3.4

12 Sep 14:25
3ac8701
Compare
Choose a tag to compare

What's Changed

New Features

  • Correct CSV document (#15878a8)
  • Working Myddleware update (#41b7b31)
  • Change button link to stop all tasks (#9f822ea)
  • Number of documents found displayed #1044 (#1046)
  • Red color for stop task button (#3330ac2)
  • Correct function of button to stop all tasks (#4fc91b9)
  • Add flash messages to task list (#e78e656)
  • Remove deprecation in dev log only (#e632f14)
  • File error log (#feb190f)
  • Adds alphabetical sorting on rule names (#1048)
  • Search rule in rule list (#1052)
  • Issue 1029 relation filter (#1047)
  • Issue 1020 (#1055)
  • Prevent bug with delete button (#1bc1adb)
  • Add documentation for mass action (#52f0342)
  • Comment button cancel reload
  • Update regle.js (#d5bb700)
  • Update .env (#9e82e11)
  • Update file.php (#07d4daf)
  • Alert job 1009 (#1053)
  • Webservice groups (#1054)

Fix

  • Fix retrieval of rule names (#b32fc5c)
  • Fixture Myddleware do not send field (#c88f68e)
  • Adapt codebase to name change (#86bd278)
  • Momentary fix for add filter (#c720e8c)
  • Fine-tune function, remove dieanddump (#58a7452)
  • Displaying and saving filters (#1056)
  • Correct .env fill to avoid mac error (#f70bc2f)
  • File issue connector (#1050)

Dependency Updates

  • Bump terser from 5.10.0 to 5.15.1 (#838)
  • Bump loader-utils from 2.0.2 to 2.0.4 (#855)
  • Bump json5 from 2.2.0 to 2.2.3 (#917)
  • Build(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#935)
  • Build(deps): Bump dns-packet from 5.3.1 to 5.4.0 (#964)
  • Build(deps-dev): Bump webpack from 5.74.0 to 5.76.0 (#977)
  • Build(deps): Bump minimist from 1.2.5 to 1.2.8 (#965)

Full Changelog: v3.3.2...v3.3.4

Release 3.3.3a

28 Jun 09:48
891e9e1
Compare
Choose a tag to compare

What's Changed


Fix

  • Fix : no filter on delete document
  • Fix : change order to validate values
  • Fix : DocIdRef was not returned
  • Fix : add missing setter method for manual parameter
  • Fix : change value formula to manage parentheses
  • Fix : We don't send output for the API and Myddleware UI
  • Fix : change the way to get the environment
  • Fix : enhance function changeValue and changeMultiValue
  • Fix : fix dateref value
  • Fix : remove myddleware fields from target data
  • Fix: version php, version Myddleware and link (#943)
  • Bugfix : fix jobs notification and cleardata
  • Hubspot : fix bug on field lastmodifieddate
  • fix : formType and add fields select (#952)
  • fix: save button (#963)
  • fix: module source (#967)
  • fix: remove log statements

Feat

  • feat: Add comments on a rule #997 (#1001)
  • feat: update history
  • feat: Add comments on a rule #997
  • feat: add redirect to the rule detail view after rule creation #998 (#1005)
  • feat: install lexik extension
  • feat: add new controller
  • New filter (#949)
  • feat: add comment front add choice list
  • feat: custom route
  • feat: upgrade symfony 5.4.20 to 5.4.21 (#983)
  • feat: add button for cancel rerun
  • feat: prevent array error rule id WARNING, no regression but check later
  • feat: button to stop all the tasks

New filter

  • feat: add calendar
  • feat: wip multi select rule
  • feat: pagination start (#955)
  • feat: add field for filter (#956)
  • feat: add form document for filter (#957)
  • feat: working first page (#959)
  • feat: add form combinedFilterType for doc and rule (#960)
  • feat: add, remove filter (#962)
  • feat: Filter dates interval (#969)
  • feat: date modified end
  • feat: working custom where
  • feat: add button reverse/unreverse (#975)
  • feat: check button
  • feat: add date start and date end in form builder
  • clean: filter.js (#973)
  • refactor variable name
  • feat: compress filter flux
  • feat: refactor verifyEmityFilters function
  • feat: refactor get data into function
  • feat: compress data fetch
  • clean: filterController.php (#976)
  • Clean filters (#978)
  • clean: filterController.php
  • feat: filter keep operators in session
  • feat: add trans for field filter and clean field
  • feat: add trans and field date of reference
  • feat: switch save button and search icon
  • feat: add checkbox in table filter (#981)
  • feat: clear local storage filters
  • feat: add reference in list of js
  • feat: static list of statuses
  • feat: add null check for firefox compatibility
  • feat: error message for pagination
  • feat: remove cancel button
  • feat: working reload and cancel, add comments
  • feat: one line timezone
  • feat: change file location for filter types

Style

  • style: change link support, en fix front (#944)
  • feat: add front for new filter page
  • feat: add label and front (#953)
  • feat: change color scheme buttons

Full Changelog: v3.3.2...v3.3.3a
Signed-off-by: myddleware [email protected]
Co-authored-by: myddleware [email protected]
Co-authored-by: Camille Pichaud [email protected]

Release 3.3.2

19 Jun 14:39
f1294a1
Compare
Choose a tag to compare

What's Changed

Bugfix

Feat

Fix

  • fix: link moodle by @CamillePMyddleware in #966
  • Fix: no filter on delete document by @Myddleware
  • Fix: add missing setter method for manual parameter by @Myddleware
  • Fix: change value formula to manage parentheses by @Myddleware
  • Fix: We don't send output for the API and Myddleware UI by @Myddleware
  • Fix: change the way to get the environment by @Myddleware
  • Fix: enhance function changeValue and changeMultiValue by @Myddleware
  • Fix: Manage space into formula changeValue and changeMultiValue by @Myddleware
  • Fix clearSendData (manage fields 'source_date_modified', 'id_doc_mydd'...) by @Myddleware
  • Fix output management by @Myddleware
  • Airtable: fix bug on reference date by @Myddleware
  • Airtable: fix ref date field name by @Myddleware
  • Hotfix: manage return null value for check methods by @Myddleware
  • Hotfix: init $emailAddresses attribute by @Myddleware

Other

  • Rename function checkParentDocument to checkParentDocuments for rule by @Myddleware
  • Add http-client library by @Myddleware
  • Moodle: improve error management by @Myddleware
  • Moodle: fix issue on new custom field function by @Myddleware
  • SugarCRM: deletion management by @Myddleware

Full Changelog: v3.3.1...v3.3.2

Release 3.3.1c

27 Mar 12:04
3aa3c2b
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Moodle custom fields (#987)
  • feat: error handling row (#986)
  • feat: error handling row
  • feat: remove unnecessary checks
  • feat: add exception for delete
  • feat : add parameter to change the number of result of the rule list view

Fixes

Style

  • style: remove comment

Full Changelog: v3.3.1...v3.3.1c

Release 3.3.1

15 Feb 10:13
81c345e
Compare
Choose a tag to compare

What's Changed

Docs

Fixes

  • Fix bug on cronRun command : don't stop after the first task
  • Fix: log task (#924)
  • Fix: document field (#925)
  • Fix: improve cleadData job performance
  • Fix: generate template command for Myddleware 3.3
  • Fix: add yousign logo (#930)
  • Fix: Moodle and Prestashop small bugs
  • Fix: Notification email : bug on the subject
  • Fix: Forget password (#940)

Features

  • feat: add custom id assign, wip
  • feat: properly display documents
  • feat: add save button and comments
  • feat: correct if statement
  • feat: add argument to run task (#922)
  • feat: new Job Check job to stop a job if not active (#927)
  • feat: Prune database command (#937)
  • Feat: improve document search performance
  • Feat: Add new function updateDocumentData

Connector

  • Database : fix bug when option deletion using compare table is used #923
  • Sendinblue : Manage sms and email blacklisted fields
  • Hubspot connector : Add new library

Template

  • Add new template for Moodle
  • Add new template for Salesforce

Full Changelog: v3.3.0...v3.3.1

Release 3.3.0

09 Jan 12:34
f856e92
Compare
Choose a tag to compare

What's Changed

Upgrade myddleware version

*update: php 7.4 to 8.2.0

  • feat: add php version constraint
  • upgrade symfony 4.4 to 5.4
  • fix: symfony translate
  • update libraries to allow compatibility with composer install in 8.2.0
  • add node-sass 8
  • Change version
  • Fix upgrade manager class

Full Changelog: v3.2.1...v3.3.0

Release 3.2.1

05 Jan 15:30
213acb4
Compare
Choose a tag to compare

What's Changed

  • Release 3.2.1 by @Myddleware in #906

  • feat: Style myddleware (#882)

  • feat: Change Myddleware design (#874)

  • feat: function name and mail content (#866)

  • feat: hide password field and Api key field

  • feat: smtp error message env check (#877)

  • feat : new button to ownload logs (#900)

  • feat: add button disable and enable tasks, add banner (#886)

  • feat: add button disable and enable tasks, add banner

  • feat: New button to run several specifics record using their ids

  • feat: Add information when the history read is called

  • feat: New cronjob command with a new default timeout (#707)

Connector

  • Connector : change getRefFieldName 's parameters
  • Yousign connector : new connector
  • SuiteCRM connector : improve error message
  • SuiteCRM connector : add missing logic for attachment
  • Suitecrm connector : manage custom relate fields as relate fields
  • Moodle : fix bug on createpassword field -> only update
  • Moodle : manage users module when we search a specific user
  • Prestashop : fix bug for module without reference date
  • Prestashop : Manage shop_urls module
  • Presatshop connector : set default date for module shop_urls - #863
  • File connector enabled for Myddleware 3
  • File connector : fix call to get related fields
  • Airtable : fix bug when several Airtable projects are called in the same task
  • Database connector : Manage null value

Template

  • Template : new template for Moodle ans SuiteCRM
  • Template : remove obsolete templates
  • Template : Password management for template Prestashop - Moodle

BugFix

  • fix : Notification job : change query for performance reason
  • fix : allow to edit a rule with no field
  • fix : yousign rulebatch (#905)
  • fix : Add error if rule mode is update only and the document's type is a creation
  • fix : Change the document type for the current process when the type is changed in the database
  • fix: remove duplicate use statements in ApiController
  • fix: #771 send email notification when a job is running for too long
  • fix: generate a template
  • fix: API LexikJWT config
  • fix: API/JWT remove API version from route
  • fix: API synchro method - retrieve POST params via json_decode
  • fix: prevent redirect to login page when no database (triggered by wrong DoctrineException use
  • fix: remove extra curly bracket
  • fix bug on duplicate search
  • fix on simulation with MySQL connector : #686
  • fix smtp form fix sendmail (#879)

Documentation

  • docs: add database setup instructions & remove duplicated docs (#748)
  • docs: add missing screenshots in connector credentials doc
  • docs: finish Moodle connector documentation
  • docs: finish Mailchimp connector doc
  • docs: add Mautic connector credentials screenshot
  • docs: add WP connector credentials screenshot
  • docs: add cirrusshield & sagecrm connector credentials form screenshots
  • docs: add missing connectors credentials forms
  • docs: continue bidirectional rules doc

Release 3.2.0

05 Dec 16:08
0f88ec0
Compare
Choose a tag to compare

What's Changed

  • Docs/mw3/connectors by @stlgaits in #845
  • Release 3.1.9a by @Myddleware in #859
    • Feat : synchro command : possibility to add several rules in parameter
    • Feat : add the possibility to send alert using sendinblue API Fix : allox deletetion for a create only rule that has deletion enabled
  • Release 3.1.9b by @Myddleware in #861
  • Release 3.1.9c by @Myddleware in #862
    • Fix Management controller
      (150eab8)
  • Release 3.2.0 by @Myddleware in #883
    • Bug fix :
      • on simulation with MySQL connector #686
      • Fix bug on duplicate search
      • Presatshop connector : set default date for module shop_urls #863
    • Style : update all design myddleware #874

Full Changelog: v3.1.8...v3.2.0

Release 3.1.8

03 Nov 10:48
1516b3b
Compare
Choose a tag to compare

What's Changed

  • Feat: New cronjob command with a new default timeout by @Myddleware in #707
  • Bugfix/api by @EstelleMyddleware in #727
  • docs: add database setup instructions & remove duplicated docs by @EstelleMyddleware in #748
  • Template myddleware by @CamillePMyddleware in #777
  • fix: #771 send email … by @AlexMyddleware in #781
  • fix: remove duplicate use statements in ApiController by @EstelleMyddleware in #782
  • Hotfix by @Myddleware in #785
  • merge hotfix devs from main to dev branch by @EstelleMyddleware in #793
  • Hotfix (#797) by @EstelleMyddleware in #798
  • docs: crontab & job scheduler docs by @EstelleMyddleware in #823
  • Bump jquery-ui from 1.13.1 to 1.13.2 by @dependabot in #772
  • Update Dockerfile by @lordimac in #835
  • Mw3/docs by @EstelleMyddleware in #827
  • docs: continue relationships documnetation section by @EstelleMyddleware in #836
  • Release 3.1.8 by @AlexMyddleware in #810

New Contributors

Full Changelog: v3.1.6...v3.1.8

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