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

Add utility to extend enums #888

Merged

Commits on Jul 24, 2023

  1. Change

    CURA-10676
    casperlamboo committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7c80d92 View commit details
    Browse the repository at this point in the history
  2. update translations

    casperlamboo authored and github-actions[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    08327e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Use idoimatic python variable definitions

    CURA-10720
    
    Co-authored-by: Jaime van Kessel <[email protected]>
    casperlamboo and nallath authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9acb2fa View commit details
    Browse the repository at this point in the history
  2. Add plugin version to custom enum values

    CURA-10720
    casperlamboo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e48fc28 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'CURA-10475_engineplugin' into CURA-10720_handle_enum_ex…

    …tensions
    
    # Conflicts:
    #	resources/i18n/cs_CZ/uranium.po
    #	resources/i18n/de_DE/uranium.po
    #	resources/i18n/es_ES/uranium.po
    #	resources/i18n/fi_FI/uranium.po
    #	resources/i18n/fr_FR/uranium.po
    #	resources/i18n/hu_HU/uranium.po
    #	resources/i18n/it_IT/uranium.po
    #	resources/i18n/ja_JP/uranium.po
    #	resources/i18n/ko_KR/uranium.po
    #	resources/i18n/nl_NL/uranium.po
    #	resources/i18n/pl_PL/uranium.po
    #	resources/i18n/pt_BR/uranium.po
    #	resources/i18n/pt_PT/uranium.po
    #	resources/i18n/ru_RU/uranium.po
    #	resources/i18n/tr_TR/uranium.po
    #	resources/i18n/uranium.pot
    #	resources/i18n/zh_CN/uranium.po
    #	resources/i18n/zh_TW/uranium.po
    jellespijker committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bcf8a24 View commit details
    Browse the repository at this point in the history