D10 compatiblility, endpoints and renaming

Created on 29 January 2024, about 1 year ago
Updated 27 March 2024, about 1 year ago

Problem/Motivation

  1. Add D10 compatibility
  2. Rename the module to TMGMT LanguageLine
  3. Enpoint urls are out of date

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇸🇮Slovenia primsi

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @primsi
  • Status changed to Needs work about 1 year ago
  • 🇨🇭Switzerland berdir Switzerland
    1. +++ b/src/CapitaTranslatorUi.php
      @@ -40,20 +40,20 @@ class CapitaTranslatorUi extends TranslatorPluginUiBase {
             '#title' => $this->t('Password'),
             '#default_value' => $translator->getSetting('password'),
      -      '#description' => $this->t('The password of your Capita TI account. Leave it empty to use your saved password.'),
      +      '#description' => $this->t('The password of your Yes - LanguageLine Solutions account. Leave it empty to use your saved password.'),
           ];
      

      There's an extra "Yes - " everywhere in those strings?

    2. +++ b/src/CapitaTranslatorUi.php
      @@ -125,12 +125,12 @@ class CapitaTranslatorUi extends TranslatorPluginUiBase {
             '#type' => 'datetime',
      -      '#date_timezone' => drupal_get_user_timezone(),
      +      '#date_timezone' => date_default_timezone_get(),
             '#title' => $this->t('Due date'),
      

      do we actually need this, isn't this the default anyway?

  • Status changed to Needs review about 1 year ago
  • 🇸🇮Slovenia primsi

    Updated.

  • 🇸🇮Slovenia primsi

    Changing the logo.

    • Berdir committed b2028928 on 8.x-1.x
      Issue #3417844 by Primsi, Berdir: D10 compatiblility, endpoints and...
  • Status changed to Fixed about 1 year ago
  • 🇨🇭Switzerland berdir Switzerland

    Committed.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024