lemans-common

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-7749: Add composer.json and publish script
    • -0
    • +17
    /lemans-lib/inline-editor/trunk/composer.json
    • -0
    • +27
    /lemans-lib/inline-editor/trunk/publish
APPDEV-7749: Add composer.json and publish script
    • -0
    • +17
    /lemans-lib/flash-messenger/trunk/composer.json
    • -0
    • +27
    /lemans-lib/flash-messenger/trunk/publish
APPDEV-7749: Add composer.json and publish script
    • -0
    • +27
    /lemans-lib/filter-group/trunk/publish
    • -0
    • +17
    /lemans-lib/filter-group/trunk/composer.json
APPDEV-7749: Add composer.json and publish script
    • -0
    • +17
    /lemans-lib/bind/trunk/composer.json
    • -0
    • +27
    /lemans-lib/bind/trunk/publish
SD-3958: Don't apply filter group change handlers to select2 search boxes.
DS-2050: Add $first function
    • -0
    • +13
    /lemans-lib/sugar/trunk/src/js/array.js
DS-2050: Add CustomSet class and map and identical functions.
    • -0
    • +47
    /lemans-lib/sugar/trunk/src/js/set.js
    • -0
    • +5
    /lemans-lib/sugar/trunk/src/js/point-free.js
DS-2050: Add getXrefValues function
    • -0
    • +2
    /lemans-lib/sugar/trunk/src/js/util.js
DS-2050: Add sortByInsensitive function
    • -0
    • +1
    /lemans-lib/sugar/trunk/src/js/point-free.js
DS-2011: Add isNull, notNull, includedIn, notIncludedIn functions.
    • -0
    • +4
    /lemans-lib/sugar/trunk/src/js/point-free.js
DS-1918: Add isDefaultLocale and getLocale functions.
    • -0
    • +3
    /lemans-lib/locale/trunk/src/js/util.js
DS-1976: Add ifNone helper function.
DS-1971: Add helper functions.
    • -0
    • +27
    /lemans-lib/sugar/trunk/src/js/point-free.js
SD-3248: Fix issue with enter not submitting dynamic filter groups.
DS-1802: Fix double-click issue when changing dyanamic filter group text fields.
DS-1802: Remove debugging code.
DS-1849: modified dynamic filter group v2 to handle required inputs
DS-1622: Add isArray helper.
  1. … 30 more files in changeset.
DS-1802: Wait for custom controls to be ready before rendering current values for dynamic filter groups.
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
DS-1537: implementing maxlength for normal inline-edits
DS-1260: fixed scrolling issue
DS-1763: Allow HTML in confirmation dialog messages.
  1. … 22 more files in changeset.
DS-1792: trying to fix issues with changes made to filter group v2
DS-1792: Adding focusOut method to update the select fields.
DS-1792: changing the refreshTimeOut to 3sec

DS-1792: changing the keyup to change method for text fields.
DS-1622: Don't get params from query string if useQuery is false.
DS-1387: Add isNull and isNotNull helpers
DS-1548: bug fix to support null values for default locale.