Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DS-1918: Add isDefaultLocale and getLocale functions.
Ds-1820: DS-1820 & DS-1867 => DS-1820: modified locale module to support maxlength property for input and textarea; DS-1867: modified the logic to update the defaultvalue as same as localeValue when the locale is set to default
    • -0
    • +1
    ./views/locale/inline-edit-textarea.html
DS-1548: bug fix to support null values for default locale.
DS-1548: adding template for rendering
DS-1601: implemented locale inline edit textarea fields
    • -11
    • +1
    ./views/locale/inline-edit-textarea.html
DS-1601: trying to fix issues with textareas as locale inline fields
  1. … 1 more file in changeset.
DS-1601: trying to handle textareas as locale inline fields
    • -0
    • +20
    ./views/locale/inline-edit-textarea.html
  1. … 1 more file in changeset.
DS-1313: Add hasLocaleContent field to localized content.
DS-1313: Fix layout issues with locale input control.
DS-1176: Override the inline edit getValue() function.
DS-1176: Fix issues with showing old value after cancelling inline edit.
DS-1176: Fix missing value when localization is disabled.
DS-1176: Add Javascript hook to see if localization is enabled.
DS-1176: Create localizeColumnNames function.
DS-1176: Support clearing out inline edit values.
DS-1176: Create locale inline edit component
    • -5
    • +18
    ./js/component/locale/inline-edit-control.js
DS-1183: Show input in red if no localized content exists.
DS-1176: Create object localizeArray function.
DS-1176: Create object localizing function
DS-1176: Move locale controls into separate locale module
    • -0
    • +32
    ./js/component/locale/inline-edit-control.js
    • -0
    • +22
    ./views/locale/inline-edit.html
    • -0
    • +50
    ./js/component/locale/control.js
    • -0
    • +27
    ./views/locale/textarea.html
    • -0
    • +11
    ./js/component/locale/locales.js
    • -0
    • +28
    ./views/locale/input.html
  1. … 6 more files in changeset.