Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIG] iot_input_oca: Migration to 16.0 #87

Merged
merged 19 commits into from
Jun 15, 2023
Merged

[MIG] iot_input_oca: Migration to 16.0 #87

merged 19 commits into from
Jun 15, 2023

Commits on Jun 3, 2023

  1. [12.0][ADD] iot_input

    etobella authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    986cd72 View commit details
    Browse the repository at this point in the history
  2. [UPD] Adds new fields, multi_input controller, views

    Adds active field in device, input
    Adds device_identification and passphrase in device
    Adds address field in input
    Adds new controller that can take multi event and/or multi input data
    Updates tests
    [FIX] Don't remove existing users from security group
    Updating the module removed existing users from Manager group.
    This changes behaviour so that users that are already in this group
    are not removed.
    diggy128 authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    e591de6 View commit details
    Browse the repository at this point in the history
  3. [FIX][iot_input] Allow passing number as address

    In memory restricted devices (e.g. arduinos et all) sending the input
    address as number instead of string in the JSON object can save precious
    memory bytes.
    This patch allows passing address as number in the JSON object and
    converting it to string when parsing.
    diggy128 authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    60b32e5 View commit details
    Browse the repository at this point in the history
  4. [12.0][UPD]iot,iot_input: set order,skip inactive inputs

    -Sets default order to name for iot_device and iot_input
    -Skips parsing data for inactive inputs
    diggy128 authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    25a4261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caab5c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51e3fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13120c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    236139e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    828911a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2c0ac7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f2cf2f View commit details
    Browse the repository at this point in the history
  12. [UPD] Update iot_input_oca.pot

    oca-ci authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    7a61f80 View commit details
    Browse the repository at this point in the history
  13. [UPD] README.rst

    OCA-git-bot authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    ca48fee View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37fbeec View commit details
    Browse the repository at this point in the history
  15. Translated using Weblate (Catalan)

    Currently translated at 87.5% (35 of 40 strings)
    
    Translation: iot-15.0/iot-15.0-iot_input_oca
    Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/ca/
    jabelchi authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    3286513 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0544158 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (Italian)

    Currently translated at 100.0% (40 of 40 strings)
    
    Translation: iot-15.0/iot-15.0-iot_input_oca
    Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/it/
    mymage authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    3fabd84 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Italian)

    Currently translated at 100.0% (40 of 40 strings)
    
    Translation: iot-15.0/iot-15.0-iot_input_oca
    Translate-URL: https://translation.odoo-community.org/projects/iot-15-0/iot-15-0-iot_input_oca/it/
    mymage authored and mostafabarmshory committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    2f9e4a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    899668c View commit details
    Browse the repository at this point in the history