Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Myddleware/myddleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: Myddleware/myddleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.2
Choose a head ref
  • 5 commits
  • 29 files changed
  • 3 contributors

Commits on Mar 6, 2023

  1. fix: link moodle (#966)

    * fix: link solution in the homepage
    CamillePMyddleware authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    310a9e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Release 3.3.1c (#989)

    * feat : add parameter to change the number of result of the rule list view
    
    * Connector : File adapted to Myddleware3
    * Connector : Database, fix error handling row (#986)
    * Connector : Moodle manage custom fields for users and courses (#987)
    Myddleware authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3aa3c2b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. feat: update documentation (#988)

    * feat: update documentation for role
    AlexMyddleware authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e17766c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Release 3.3.1d (#992)

    Connector :
    * Airtable : manage field id with read action
    * Airtable : manage array fields
    * SugarCRM : fix bug with deleted record
    * Moodle : add groups and group_members modules
    
    Bugfix : fix order data with the read limit is reached
    Myddleware authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    771d278 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Release 3.3.1e (#1015)

    ** Bugfix 
    * Bugfix : no filter on delete document
    * Bugfix : change order to validate values
    * Bugfix : DocIdRef was not returned
    * Bugfix : add missing setter method for manual parameter
    * Bugfix : change value formula to manage parentheses
    * Bugfix : We don't send output for the API and Myddleware UI
    * Bugfix : change the way to get the environment
    * Bugfix : enhance function changeValue and changeMultiValue
    * Bugfix : dateref value
    * Bugfix : Manage space into formula changeValue and changeMultiValue
    * Bugfix : Rename function checkParentDocument to checkParentDocuments for rule and job classes
    * Bugfix : Add http-client library
    * Bugfix : Myddleware 3.3 : Change dockerfile
    * Bugfix : clearSendData (manage fields 'source_date_modified', 'id_doc_myddleware', 'Myddleware_element_id' )
    * Bugfix : output management
    * Bugfix : manage return null value for check methods
    * Bugfix : change the type attribute from private to protected
    * Bugfix : init $emailAddresses attribute
    
    ** Connector
    * SugarCRM : deletion management
    * SugarCRM : a duplicate field on email address module
    * Moodle : imporve error management
    * Moodle : manage create only fields
    * Moodle : fix issue on new custom field function
    * Salesforce : add rule mode Update only (U)
    * Airtable : fix bug on reference date
    * Airtable : fix ref date field name
    Myddleware authored May 12, 2023
    Configuration menu
    Copy the full SHA
    f1294a1 View commit details
    Browse the repository at this point in the history
Loading