Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Update the extension form with all fields necessary for registrar modules.

      General Settings

      When "Module" is selected, show a select field with the options "Generic" and "Registrar"

      Basic Info

      Add a checkbox (checked by default) "Statically Define TLDs"
      When checked, a text field should be displayed "Supported TLDs"

      • This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
      • This field should have a placeholder - e.g. .com,.net,.org

      Module Fields

      A package field should be added by default for registrar modules

      • name - epp_code
      • label - EPP Code
      • type - checkbox
      • tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

      A service field should be added by default for registrar modules

      • name - domain
      • label - Domain
      • type - text

      Additional Features

      "Optional Functions" should be renamed "Optional Methods"

      A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default

      • checkAvailability
      • checkTransferAvailability
      • getDomainInfo
      • getExpirationDate
      • getServiceDomain
      • getTldPricing
      • registerDomain
      • renewDomain
      • transferDomain
        The following fields should be shown, but not checked by default:
      • getDomainContacts
      • getDomainIsLocked
      • getDomainNameServers
      • lockDomain
      • resendTransferEmail
      • restoreDomain
      • sendEppEmail
      • setDomainContacts
      • setDomainNameservers
      • setNameserverIps
      • unlockDomain
      • updateEppCode

      Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
      All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() and getType() which should not be included

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Description TBD h2. General Settings
        When "Module" is selected, show a select field with the options "Generic" and "Registrar"

        h2. Basic Info
        Add a checkbox (checked by default) "Statically Define TLDs"
        When checked, a text field should be displayed "Supported TLDs"
        * This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
        * This field should have a placeholder - e.g. .com,.net,.org

        h2. Module Fields
        A package field should be added by default for registrar modules
        * name - epp_code
        * label - EPP Code
        * type - checkbox
        * tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

        A service field should be added by default for registrar modules
        * name - domain
        * label - Domain
        * type - text

        h2. Additional Features
        "Optional Functions" should be renamed "Optional Methods"

        A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default
        * checkAvailability
        * checkTransferAvailability
        * getDomainInfo
        * getExpirationDate
        * getServiceDomain
        * getTldPricing
        * registerDomain
        * renewDomain
        * transferDomain
        The following fields should be shown, but not checked by default:
        * getDomainContacts
        * getDomainIsLocked
        * getDomainNameServers
        * lockDomain
        * resendTransferEmail
        * restoreDomain
        * sendEppEmail
        * setDomainContacts
        * setDomainNameservers
        * setNameserverIps
        * unlockDomain
        * updateEppCode

        Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
        All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() which should not be included
        jonathan Jonathan Reissmueller made changes -
        Description h2. General Settings
        When "Module" is selected, show a select field with the options "Generic" and "Registrar"

        h2. Basic Info
        Add a checkbox (checked by default) "Statically Define TLDs"
        When checked, a text field should be displayed "Supported TLDs"
        * This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
        * This field should have a placeholder - e.g. .com,.net,.org

        h2. Module Fields
        A package field should be added by default for registrar modules
        * name - epp_code
        * label - EPP Code
        * type - checkbox
        * tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

        A service field should be added by default for registrar modules
        * name - domain
        * label - Domain
        * type - text

        h2. Additional Features
        "Optional Functions" should be renamed "Optional Methods"

        A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default
        * checkAvailability
        * checkTransferAvailability
        * getDomainInfo
        * getExpirationDate
        * getServiceDomain
        * getTldPricing
        * registerDomain
        * renewDomain
        * transferDomain
        The following fields should be shown, but not checked by default:
        * getDomainContacts
        * getDomainIsLocked
        * getDomainNameServers
        * lockDomain
        * resendTransferEmail
        * restoreDomain
        * sendEppEmail
        * setDomainContacts
        * setDomainNameservers
        * setNameserverIps
        * unlockDomain
        * updateEppCode

        Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
        All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() which should not be included
        Update the extension form with all fields necessary for registrar modules.

        h2. General Settings
        When "Module" is selected, show a select field with the options "Generic" and "Registrar"

        h2. Basic Info
        Add a checkbox (checked by default) "Statically Define TLDs"
        When checked, a text field should be displayed "Supported TLDs"
        * This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
        * This field should have a placeholder - e.g. .com,.net,.org

        h2. Module Fields
        A package field should be added by default for registrar modules
        * name - epp_code
        * label - EPP Code
        * type - checkbox
        * tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

        A service field should be added by default for registrar modules
        * name - domain
        * label - Domain
        * type - text

        h2. Additional Features
        "Optional Functions" should be renamed "Optional Methods"

        A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default
        * checkAvailability
        * checkTransferAvailability
        * getDomainInfo
        * getExpirationDate
        * getServiceDomain
        * getTldPricing
        * registerDomain
        * renewDomain
        * transferDomain
        The following fields should be shown, but not checked by default:
        * getDomainContacts
        * getDomainIsLocked
        * getDomainNameServers
        * lockDomain
        * resendTransferEmail
        * restoreDomain
        * sendEppEmail
        * setDomainContacts
        * setDomainNameservers
        * setNameserverIps
        * unlockDomain
        * updateEppCode

        Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
        All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() which should not be included
        jonathan Jonathan Reissmueller made changes -
        Description Update the extension form with all fields necessary for registrar modules.

        h2. General Settings
        When "Module" is selected, show a select field with the options "Generic" and "Registrar"

        h2. Basic Info
        Add a checkbox (checked by default) "Statically Define TLDs"
        When checked, a text field should be displayed "Supported TLDs"
        * This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
        * This field should have a placeholder - e.g. .com,.net,.org

        h2. Module Fields
        A package field should be added by default for registrar modules
        * name - epp_code
        * label - EPP Code
        * type - checkbox
        * tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

        A service field should be added by default for registrar modules
        * name - domain
        * label - Domain
        * type - text

        h2. Additional Features
        "Optional Functions" should be renamed "Optional Methods"

        A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default
        * checkAvailability
        * checkTransferAvailability
        * getDomainInfo
        * getExpirationDate
        * getServiceDomain
        * getTldPricing
        * registerDomain
        * renewDomain
        * transferDomain
        The following fields should be shown, but not checked by default:
        * getDomainContacts
        * getDomainIsLocked
        * getDomainNameServers
        * lockDomain
        * resendTransferEmail
        * restoreDomain
        * sendEppEmail
        * setDomainContacts
        * setDomainNameservers
        * setNameserverIps
        * unlockDomain
        * updateEppCode

        Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
        All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() which should not be included
        Update the extension form with all fields necessary for registrar modules.

        h2. General Settings
        When "Module" is selected, show a select field with the options "Generic" and "Registrar"

        h2. Basic Info
        Add a checkbox (checked by default) "Statically Define TLDs"
        When checked, a text field should be displayed "Supported TLDs"
        * This field should have a tooltip - Define the TLDs supported by this module as a comma separated list (e.g. .com,.net,.org)
        * This field should have a placeholder - e.g. .com,.net,.org

        h2. Module Fields
        A package field should be added by default for registrar modules
        * name - epp_code
        * label - EPP Code
        * type - checkbox
        * tooltip - Whether to allow users to request an EPP Code through the Blesta service interface

        A service field should be added by default for registrar modules
        * name - domain
        * label - Domain
        * type - text

        h2. Additional Features
        "Optional Functions" should be renamed "Optional Methods"

        A new "Registrar Methods" section should be displayed for registrar modules with the following checked by default
        * checkAvailability
        * checkTransferAvailability
        * getDomainInfo
        * getExpirationDate
        * getServiceDomain
        * getTldPricing
        * registerDomain
        * renewDomain
        * transferDomain
        The following fields should be shown, but not checked by default:
        * getDomainContacts
        * getDomainIsLocked
        * getDomainNameServers
        * lockDomain
        * resendTransferEmail
        * restoreDomain
        * sendEppEmail
        * setDomainContacts
        * setDomainNameservers
        * setNameserverIps
        * unlockDomain
        * updateEppCode

        Tooltips for each of these checkboxes should be defined base on their doc comments (like we do with the current ones).
        All other registrar methods should be considered non-optional and included in the generated module except supportsFeature() and getType() which should not be included
        abdy Abdy Franco made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 5 hours, 40 minutes [ 20400 ]
        Worklog Id 15558 [ 15558 ]
        abdy Abdy Franco made changes -
        Assignee Abdy Franco [ abdy ]
        abdy Abdy Franco made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        abdy Abdy Franco made changes -
        Time Spent 5 hours, 40 minutes [ 20400 ] 1 day, 1 hour, 21 minutes [ 33660 ]
        Worklog Id 15561 [ 15561 ]
        abdy Abdy Franco made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              13/Apr/22

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 day, 1 hour, 21 minutes
              1d 1h 21m

                Agile