-
Notifications
You must be signed in to change notification settings - Fork 94
Fixed several problems in kendo.js module + inMemory module + jay data model binder #273
base: development
Are you sure you want to change the base?
Commits on Feb 21, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8887ff8 - Browse repository at this point
Copy the full SHA 8887ff8View commit details
Commits on Feb 24, 2014
-
Merge remote-tracking branch 'origin/development'
Viktor Lazar committedFeb 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 7425dd4 - Browse repository at this point
Copy the full SHA 7425dd4View commit details -
Viktor Lazar committed
Feb 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 2a8b608 - Browse repository at this point
Copy the full SHA 2a8b608View commit details
Commits on Oct 16, 2016
-
toQueryable method now accepts type and throws an exception when no t…
…ype is provied an the array itself is empty.
Configuration menu - View commit details
-
Copy full SHA for c6ff119 - Browse repository at this point
Copy the full SHA c6ff119View commit details -
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')
Configuration menu - View commit details
-
Copy full SHA for 8eddea6 - Browse repository at this point
Copy the full SHA 8eddea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f6097 - Browse repository at this point
Copy the full SHA 01f6097View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a25d8 - Browse repository at this point
Copy the full SHA 49a25d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c5ac0 - Browse repository at this point
Copy the full SHA 89c5ac0View commit details -
use Json parse & stringify to simplfy object which is being passed in…
…to odata action, function, create, update
Configuration menu - View commit details
-
Copy full SHA for 472f211 - Browse repository at this point
Copy the full SHA 472f211View commit details
Commits on Oct 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 62d0e88 - Browse repository at this point
Copy the full SHA 62d0e88View commit details
Commits on Nov 15, 2016
-
use string based filter instead of old thisArgs approach which is not…
… compatible with parameterResolutionCompatibility = false;
Configuration menu - View commit details
-
Copy full SHA for 0c9cb16 - Browse repository at this point
Copy the full SHA 0c9cb16View commit details
Commits on Dec 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1e73042 - Browse repository at this point
Copy the full SHA 1e73042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795919e - Browse repository at this point
Copy the full SHA 795919eView commit details -
use string based filter instead of old thisArgs approach which is not compatible with parameterResolutionCompatibility = false;
Configuration menu - View commit details
-
Copy full SHA for afd3232 - Browse repository at this point
Copy the full SHA afd3232View commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e16413d - Browse repository at this point
Copy the full SHA e16413dView commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8aafc42 - Browse repository at this point
Copy the full SHA 8aafc42View commit details
Commits on Dec 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b927798 - Browse repository at this point
Copy the full SHA b927798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 381f201 - Browse repository at this point
Copy the full SHA 381f201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4bf08 - Browse repository at this point
Copy the full SHA 5e4bf08View commit details
Commits on Dec 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a0a33f7 - Browse repository at this point
Copy the full SHA a0a33f7View commit details
Commits on Dec 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6898a3b - Browse repository at this point
Copy the full SHA 6898a3bView commit details
Commits on Jan 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6c204f1 - Browse repository at this point
Copy the full SHA 6c204f1View commit details
Commits on Jan 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bfc5263 - Browse repository at this point
Copy the full SHA bfc5263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a166a - Browse repository at this point
Copy the full SHA 37a166aView commit details
Commits on Jan 8, 2017
-
escape & to db convert on items of arrays will be performed when ther…
…e is a escape | toDbConvert function presents.
Configuration menu - View commit details
-
Copy full SHA for c754fe6 - Browse repository at this point
Copy the full SHA c754fe6View commit details
Commits on Jan 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 73bf7d7 - Browse repository at this point
Copy the full SHA 73bf7d7View commit details
Commits on Jan 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ba9cd63 - Browse repository at this point
Copy the full SHA ba9cd63View commit details
Commits on Jan 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 17ad594 - Browse repository at this point
Copy the full SHA 17ad594View commit details
Commits on Jan 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6f25fae - Browse repository at this point
Copy the full SHA 6f25faeView commit details
Commits on Jan 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 55b5e86 - Browse repository at this point
Copy the full SHA 55b5e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21a483 - Browse repository at this point
Copy the full SHA f21a483View commit details
Commits on Feb 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 83344bf - Browse repository at this point
Copy the full SHA 83344bfView commit details
Commits on Feb 8, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for 22ad727 - Browse repository at this point
Copy the full SHA 22ad727View commit details
Commits on Feb 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9634724 - Browse repository at this point
Copy the full SHA 9634724View commit details
Commits on Feb 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for af2e7bf - Browse repository at this point
Copy the full SHA af2e7bfView commit details
Commits on Feb 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c376d20 - Browse repository at this point
Copy the full SHA c376d20View commit details
Commits on Feb 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1fa171b - Browse repository at this point
Copy the full SHA 1fa171bView commit details
Commits on Mar 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3e14dd7 - Browse repository at this point
Copy the full SHA 3e14dd7View commit details
Commits on Mar 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 83c7312 - Browse repository at this point
Copy the full SHA 83c7312View commit details
Commits on Mar 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cc930cd - Browse repository at this point
Copy the full SHA cc930cdView commit details
Commits on Mar 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e754a9 - Browse repository at this point
Copy the full SHA 8e754a9View commit details -
Enhanced typings >> optional uid + Array<Array<any>> for batch execut…
…e query return type
Configuration menu - View commit details
-
Copy full SHA for 54a17bc - Browse repository at this point
Copy the full SHA 54a17bcView commit details
Commits on Apr 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0d87483 - Browse repository at this point
Copy the full SHA 0d87483View commit details
Commits on May 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e2660c2 - Browse repository at this point
Copy the full SHA e2660c2View commit details
Commits on May 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6e8eef8 - Browse repository at this point
Copy the full SHA 6e8eef8View commit details
Commits on May 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7b309b9 - Browse repository at this point
Copy the full SHA 7b309b9View commit details
Commits on May 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2862442 - Browse repository at this point
Copy the full SHA 2862442View commit details
Commits on Jun 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 589d6ff - Browse repository at this point
Copy the full SHA 589d6ffView commit details
Commits on Jun 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6b2c023 - Browse repository at this point
Copy the full SHA 6b2c023View commit details
Commits on Jun 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b24cf42 - Browse repository at this point
Copy the full SHA b24cf42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674940b - Browse repository at this point
Copy the full SHA 674940bView commit details
Commits on Aug 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8fff83c - Browse repository at this point
Copy the full SHA 8fff83cView commit details
Commits on Sep 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f53a8cd - Browse repository at this point
Copy the full SHA f53a8cdView commit details
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e296021 - Browse repository at this point
Copy the full SHA e296021View commit details
Commits on Sep 11, 2018
-
Updated babel & eslint config + show uglify erros on console + add ja…
…ydata.d.ts to release output
Configuration menu - View commit details
-
Copy full SHA for d9d28e5 - Browse repository at this point
Copy the full SHA d9d28e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b974cc4 - Browse repository at this point
Copy the full SHA b974cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb9367 - Browse repository at this point
Copy the full SHA adb9367View commit details
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 613be8a - Browse repository at this point
Copy the full SHA 613be8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d1feb - Browse repository at this point
Copy the full SHA f3d1febView commit details -
Configuration menu - View commit details
-
Copy full SHA for 654de55 - Browse repository at this point
Copy the full SHA 654de55View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2551e - Browse repository at this point
Copy the full SHA fb2551eView commit details
Commits on Mar 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 785ab1d - Browse repository at this point
Copy the full SHA 785ab1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4669ac7 - Browse repository at this point
Copy the full SHA 4669ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d96d9 - Browse repository at this point
Copy the full SHA f7d96d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e62b5c - Browse repository at this point
Copy the full SHA 2e62b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b32031 - Browse repository at this point
Copy the full SHA 6b32031View commit details
Commits on Apr 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a4ea05a - Browse repository at this point
Copy the full SHA a4ea05aView commit details
Commits on May 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 899967f - Browse repository at this point
Copy the full SHA 899967fView commit details
Commits on Mar 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62967ee - Browse repository at this point
Copy the full SHA 62967eeView commit details