Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Fixed several problems in kendo.js module + inMemory module + jay data model binder #273

Open
wants to merge 69 commits into
base: development
Choose a base branch
from

Commits on Feb 21, 2014

  1. chenge bower.json

    nochtap committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    8887ff8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Merge remote-tracking branch 'origin/development'

    Viktor Lazar committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    7425dd4 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.6

    Viktor Lazar committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    2a8b608 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2016

  1. toQueryable method now accepts type and throws an exception when no t…

    …ype is provied an the array itself is empty.
    ysmoradi committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    c6ff119 View commit details
    Browse the repository at this point in the history
  2. added support for ignore case in kendo module + Ability to create fil…

    …ters like FirstName == 'A' || FirstName == 'B', before this we achieve FirstName=='A' || FirstName == 'A' (instead of 'B')
    ysmoradi committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    8eddea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01f6097 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49a25d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89c5ac0 View commit details
    Browse the repository at this point in the history
  6. use Json parse & stringify to simplfy object which is being passed in…

    …to odata action, function, create, update
    ysmoradi committed Oct 16, 2016
    Configuration menu
    Copy the full SHA
    472f211 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Added missing typings

    ysmoradi committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    62d0e88 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. use string based filter instead of old thisArgs approach which is not…

    … compatible with parameterResolutionCompatibility = false;
    ysmoradi committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    0c9cb16 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Merge results

    ysmoradi committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    1e73042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    795919e View commit details
    Browse the repository at this point in the history
  3. For find method this:

    use string based filter instead of old thisArgs approach which is not compatible with parameterResolutionCompatibility = false;
    ysmoradi committed Dec 1, 2016
    Configuration menu
    Copy the full SHA
    afd3232 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    e16413d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Configuration menu
    Copy the full SHA
    8aafc42 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. Configuration menu
    Copy the full SHA
    b927798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    381f201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e4bf08 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Configuration menu
    Copy the full SHA
    a0a33f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    6898a3b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Configuration menu
    Copy the full SHA
    6c204f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    bfc5263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37a166a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. escape & to db convert on items of arrays will be performed when ther…

    …e is a escape | toDbConvert function presents.
    ysmoradi committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    c754fe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    73bf7d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Configuration menu
    Copy the full SHA
    ba9cd63 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    17ad594 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. Configuration menu
    Copy the full SHA
    6f25fae View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Configuration menu
    Copy the full SHA
    55b5e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21a483 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Configuration menu
    Copy the full SHA
    83344bf View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. indexedDb & webSql providers now store | retrive decimal & long value…

    …s to and from db in a way that ordering will work properly even when these values are stored in string format.
    ysmoradi committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    22ad727 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Configuration menu
    Copy the full SHA
    9634724 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Configuration menu
    Copy the full SHA
    af2e7bf View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    c376d20 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    1fa171b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Configuration menu
    Copy the full SHA
    3e14dd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    83c7312 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Configuration menu
    Copy the full SHA
    cc930cd View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Configuration menu
    Copy the full SHA
    8e754a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a17bc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    0d87483 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    e2660c2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Configuration menu
    Copy the full SHA
    6e8eef8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Configuration menu
    Copy the full SHA
    7b309b9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Configuration menu
    Copy the full SHA
    2862442 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    589d6ff View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    6b2c023 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Configuration menu
    Copy the full SHA
    b24cf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674940b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2017

  1. Configuration menu
    Copy the full SHA
    8fff83c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    f53a8cd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Configuration menu
    Copy the full SHA
    e296021 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Updated babel & eslint config + show uglify erros on console + add ja…

    …ydata.d.ts to release output
    ysmoradi committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    d9d28e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b974cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb9367 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    613be8a View commit details
    Browse the repository at this point in the history
  2. Merge results

    ysmoradi committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    f3d1feb View commit details
    Browse the repository at this point in the history
  3. Updated nuget packages

    ysmoradi committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    654de55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2551e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Merge results

    ysmoradi committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    785ab1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4669ac7 View commit details
    Browse the repository at this point in the history
  3. Updated nuget packages

    ysmoradi committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    f7d96d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e62b5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b32031 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    a4ea05a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Enhanced declarations

    ysmoradi committed May 25, 2019
    Configuration menu
    Copy the full SHA
    899967f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    62967ee View commit details
    Browse the repository at this point in the history