Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/StefH/KendoGridBinderEx

This is a ModelBinder designed to consume an http request and build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.
https://github.com/StefH/KendoGridBinderEx

5.0.0.9

7ba8011b6b08cc62073491ec4996b951f5cda57f authored over 9 years ago by StefH <[email protected]>
Fixed issue #15

4675b670806bc8b5be60d9aef91635ec64aaf714 authored over 9 years ago by Stef Heyenrath <[email protected]>
Added Upload example

1c5c243f034be08e048c1e38d741c38e18b8f6f2 authored almost 10 years ago by Stef Heyenrath <[email protected]>
Issue #12 : added support for serverAggregates

a2732ee9aec70c88bb16d443f84b3ec5162044eb authored almost 10 years ago by StefH <[email protected]>
WIP : Aggregates

357830679a3bbf926a1fd4469e93728b3dc10d9f authored almost 10 years ago by StefH <[email protected]>
Fixed issue #14

b391bfebf563820e357019d8b658a8e2b2a6163c authored almost 10 years ago by StefH <[email protected]>
Fix IndexPaulJame example page

d8bc73ba4b92565d297a3e855c23d8a15d3beca6 authored about 10 years ago by StefH <[email protected]>
Added Total Count

fe06033d41891d8a90e41d3beff7ed641dcea554 authored about 10 years ago by StefH <[email protected]>
Changed to System.Linq.Dynamic.Library

4b6db361f08a64ae0940590da2f15fce5b0c5714 authored about 10 years ago by StefH <[email protected]>
Fix JQuery UI + background images

1693ab24fe6a5a00551ce319869273c0de0fd64e authored about 10 years ago by StefH <[email protected]>
Fix UnitTest

2f37e9e71a7e584c2eff69f9c56fcd29902810d7 authored about 10 years ago by StefH <[email protected]>
Upgrade javascript libraries to latest version

bda28d83d8e56021022d2bacae9766b31625b90b authored about 10 years ago by StefH <[email protected]>
* Updates to 3rdParty NuGet Packages

* Removed CORS

15aad6eb11b5018363560dacb74cd641cc810488 authored about 10 years ago by StefH <[email protected]>
Change FunctionId and SubFunctionId to long?

f92a109503337fb63e34392f6bdf5077df807797 authored about 10 years ago by StefH <[email protected]>
Upgraded MvcSiteMapProvider

c0c06ca63209c6f1a147fb43404474dfa885232f authored about 10 years ago by StefH <[email protected]>
Updates to 3rdParty NuGet packages

5e18f3ac9142a6f7d98f30730da7010767ad9678 authored about 10 years ago by StefH <[email protected]>
* Kendo upgraded to 2014.1.318

* Knockout upgraded to 3.2.0
* IndexGrouped2

0def90dafee4a1263700144f6cd46edb24ce4a33 authored about 10 years ago by StefH <[email protected]>
Replaced MVC JavascriptSerializer with JSON.NET JsonSerializer

Replaced MVC JavascriptSerializer with JSON.NET JsonSerializer

019ad8f2feb0bb6e3e886ee9ea800c0f5aa1201d authored over 10 years ago by Stef Heyenrath <[email protected]>
Remove 'virtual' from navigation properties in entities

Remove 'virtual' from navigation properties in entities

1199c7bab49c1259b8a4028f55989177555ca8ed authored over 10 years ago by Stef Heyenrath <[email protected]>
FluentValidation.MVC5

FluentValidation.MVC5

16d2adc268587daec5a15f73162dcc282e3d2547 authored over 10 years ago by Stef Heyenrath <[email protected]>
Updates : Entities, .net 4.5.1 and fluentvalidation.mvc

Updates : Entities, .net 4.5.1 and fluentvalidation.mvc

ffdab3b0c7f29cbbaa69206833dc74e410c9c2e1 authored over 10 years ago by Stef Heyenrath <[email protected]>
Fixed config transformation for Release (IRepositoryConfig setting)

18cf3811f3c398394ca24cb237a8d885805396bf authored over 10 years ago by Stef Heyenrath <[email protected]>
Merge branch 'master' of https://github.com/StefH/KendoGridBinderEx

7772688cdf2657f90e5b98618f5dd3b8e7d8970a authored over 10 years ago by Stef Heyenrath <[email protected]>
Add FluentValidation.MVC5

1c558ee8d875b63648d59988fcb08280f64e145c authored over 10 years ago by Stef Heyenrath <[email protected]>
Solved issue #9

Solved issue #9

302bda6f916638b844076326062cce019fd9a85a authored over 10 years ago by StefH <[email protected]>
5.0.0.5

5056d93629d845b6a9ca37fd68b7e0e224099378 authored over 10 years ago by Stef Heyenrath <[email protected]>
5.0.0.5

377dd5911341ba433cda5ee0745f7d3cad034128 authored over 10 years ago by Stef Heyenrath <[email protected]>
Use QueryInterceptorAsync from NuGet

Use QueryInterceptorAsync from NuGet

7fd2f74a889019ed94f5bf037d5c80f4196f662c authored over 10 years ago by Stef Heyenrath <[email protected]>
Updates to packages

Updates to packages

e3a7776ec576ae38d4d38f4800a4457cf0977edf authored over 10 years ago by Stef Heyenrath <[email protected]>
Added example on how to set filter on grid

Added example on how to set filter on grid but do not refresh the grid
automatically

b34970d6597e8d89e079e5c9cbf9eb54c1c4b58b authored over 10 years ago by Stef Heyenrath <[email protected]>
Updated demo page for PaulJame

Updated demo page for PaulJame to use kendo js : 2014.1.528
Linked to issue #3

ac7e4d476eaedcf4d7b8de4dd9767cdbe0ba8f80 authored over 10 years ago by Stef Heyenrath <[email protected]>
Updated CustomApiModelBinder

Updated CustomApiModelBinder for question #7

b29fde1866a24edecce542f7cfa34faded69c0e1 authored over 10 years ago by Stef Heyenrath <[email protected]>
CustomApiModelBinder, CustomApiRequest

Added example how to use CustomApiModelBinder and CustomApiRequest.
Linked to #7

ce01bd3a71bcee590e0f75e58440b4155a6c6e6b authored over 10 years ago by Stef Heyenrath <[email protected]>
Solved issue #6

Solved issue #6
Added support for WebApi Json

53afd516629e2c948d795fbe88a6eb6598527cc5 authored over 10 years ago by Stef Heyenrath <[email protected]>
Added KendoGridApiRequest (support for WebApi)

Added KendoGridApiRequest (support for WebApi)

d6e631ca39c98ce8efaa7d2001f77612500d8656 authored over 10 years ago by Stef Heyenrath <[email protected]>
Merge pull request #5 from shady14u/master

Corrected Total Counts for Filtered Results

2d8ff573b84a68580263e453b641f9e2d6276a08 authored over 10 years ago by StefH <[email protected]>
Corrected Total Counts for Filtered Results

b03a01d40b528c41ddecbe54e55d6b0b9d3b4182 authored over 10 years ago by downsad <[email protected]>
Merge pull request #4 from shady14u/master

Updated Grouping Unit Test to reflect desired results

03c0ebff5399fbbe726170cd3eee7a2315bd4e88 authored over 10 years ago by StefH <[email protected]>
Updated Grouping Unit Test to reflect desired results

b333658da95b3a2b26101980ebcd2bedacf29957 authored over 10 years ago by downsad <[email protected]>
Add test page for Paul Jame

9d2c636bd1f8d3cb292714b3b540d3af7e981d73 authored over 10 years ago by Stef Heyenrath <[email protected]>
Updated unit-test after resolving #2

Updated unit-test after resolving #2

81761e65dcb0de1302973b32152ba6fe18942ebc authored over 10 years ago by Stef Heyenrath <[email protected]>
Merge pull request #2 from shady14u/master

Pull request from shady14u:
* Put Paging functionality before grouping to allow proper results ...

b8d3d9a5255318c02a14773d6af6b40f64886d0c authored over 10 years ago by StefH <[email protected]>
Update KendoGridEx.cs

Correctly sorts groups asc and desc independently of column sorts.

1a66df996f63122a4541aadd08d5802ed28e587b authored over 10 years ago by shady14u <[email protected]>
Update KendoGridEx.cs

Put Paging functionality before grouping to allow proper results to page

0ec0416e29737c8fd288ba2f2b9858e79f60ccaa authored over 10 years ago by shady14u <[email protected]>
Upgraded MiniProfiler to 3.0.10 and MiniProfiler.EF6 to 3.0.10-beta5

d0a91d35987a2a19e158fdc5f9748a3fb7833503 authored over 10 years ago by Stef Heyenrath <[email protected]>
Upgraded AutoMapper to 3.2.1

96e5e4c44e3d5041586725511a998022804efe85 authored over 10 years ago by Stef Heyenrath <[email protected]>
Upgraded FluentValidation to 5.1.0.0

4b4bbb7ff31d8691b8eefd16ff9a053713763fbe authored over 10 years ago by Stef Heyenrath <[email protected]>
Upgraded Newtonsoft.Json to 6.0.3

68ebe8715d0f8cd68085559927a26d0c53f6b450 authored over 10 years ago by Stef Heyenrath <[email protected]>
Fixed : Strange DB Queries on Grouped Sort

6a766df0747d9c7bb4d7a37d6b651e668da2e1b4 authored over 10 years ago by Stef Heyenrath <[email protected]>
Updated bootstrap to version 3.1.0

f6c389bc3d1cef70c319dd4c96bb6807be98eb06 authored almost 11 years ago by Stef <[email protected]>
Updated jQuery to version 2.1.0

Updated jQuery.UI.Combined to version 1.10.4

41503a854b9309084282958c51bace4680d90aa5 authored almost 11 years ago by Stef <[email protected]>
Updated Newtonsoft.Json to version 6.0.1

5ce0b1a67092c2251a4484dcda2f70ecfc30ff73 authored almost 11 years ago by Stef <[email protected]>
Added MiniProfiler version 3.0.10-beta2

15006498dd17cde40237ae238c78a1aaed00c002 authored almost 11 years ago by Stef <[email protected]>
Add bootstrap and modernizr

bc536b6bef2aef2afa3d6ea5ec94de9042b3257d authored almost 11 years ago by Stef <[email protected]>
CORS

0071a6d144fd8ded0283807644086a57154d6738 authored almost 11 years ago by Stef <[email protected]>
5.0.0.4

d162ac33efcc91fd0f8d8aba559be5a96ad41ec7 authored almost 11 years ago by Stef Heyenrath <[email protected]>
Addded Countries

0516e51ede9481bc73aa4a3d122835abd8102b8e authored almost 11 years ago by Stef <[email protected]>
AutoMapper v3.1.1

ee378a0f4a5f29559340cb7bec9d2e4fa7a5760f authored about 11 years ago by Stef Heyenrath <[email protected]>
Fix IsAssignedExpr in Employee.

1c17ff194eb6787aa1c5ad83f037e66e43fcc66c authored about 11 years ago by Stef Heyenrath <[email protected]>
Updated/Fixed : AsQueryable

81008de9fdd36642d04269b58a6a1cb2f3f722f3 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added Infrastructure project

813981a63983e4688d9951cefb3cfbd956a28c76 authored about 11 years ago by Stef Heyenrath <[email protected]>
EF 6.0.2

2c354b84aa4f5f4845db6b7b6c1e85d45fb69199 authored about 11 years ago by Stef Heyenrath <[email protected]>
User updates

8370080bae7b7d17583f20b1be558964c1de5b26 authored about 11 years ago by Stef Heyenrath <[email protected]>
Add AccountController file

daa4c41905522d42287a3339dc88d017a052364a authored about 11 years ago by Stef Heyenrath <[email protected]>
OUs : 5000

13517b51e0781b386016088bedf1326f7fe3e4c4 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added Role

9afed83677a3dc8ed09226452cb2425007133a94 authored about 11 years ago by Stef Heyenrath <[email protected]>
UserRole

e8e888de2229c3f94eeb1ced73c6922422978f65 authored about 11 years ago by Stef Heyenrath <[email protected]>
MvcSiteMapProvider.Web version 4.4.6

5cd09074d8b28951623a07fa101deb34c87eb1d7 authored about 11 years ago by Stef Heyenrath <[email protected]>
Upgraded MvcSiteMapProvider.MVC5 to version 4.4.6

e1dbd4e56f9e249127dadf8360ad2771a4526d86 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fixed filename for export to Excel

Fixed filename for export to Excel

d9c47f44edf4d3b004c940c5262ac0d4d2eff564 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added export to excel

980fc704bb4f55eb0a9b735750ef6d471411db2d authored about 11 years ago by Stef Heyenrath <[email protected]>
* JSON

* Added KendoGridFilter

d4e94b08b9f2691779053573eafaedf83c9ffd0f authored about 11 years ago by Stef Heyenrath <[email protected]>
RolesAsCSVString

4bac3519a9b244269e5e9e576c30289a84df8987 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fixes

* Fixed EntityResolver
* Updated UserController

a7316d70c014cb2b3c17687163254808692c00d1 authored about 11 years ago by Stef Heyenrath <[email protected]>
UserController

241c3bbfed775533d49b5bc985dff4c33aac166a authored about 11 years ago by Stef Heyenrath <[email protected]>
Restructure projects + fix build

1611a94ff510e3fdc8d7eccbbd38406b4c5513c7 authored about 11 years ago by Stef Heyenrath <[email protected]>
... in progress ...

8c8c4ce2197998a6b2251a2950df0496e5d6cb66 authored about 11 years ago by Stef Heyenrath <[email protected]>
NullSafeResolver

649c61dbe7df069cb63e548382cf2e7c3bf9b5f3 authored about 11 years ago by Stef Heyenrath <[email protected]>
GetAutoMapperConversion

f60e5e4f9996d3077294854ddc93df2f61285916 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fixed AutoMapper mappings

c113e1d6e1a0b3049866aefbe46e138704923008 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fixed unit tests

e3be5c6f18a4bb1d40670a8a4d123593437134c6 authored about 11 years ago by Stef Heyenrath <[email protected]>
Use AutoMapper 3.1.0

b4820732ab34443f46bb0b9c35aa0c704f375701 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added support for Multiple Groups

7f7132a5878468445eaee4bfe3acf91a42e67b76 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added OU-VirtualScrollable

dfd8866d21c759d1ac7d002123bbec15ac3ef49d authored about 11 years ago by Stef Heyenrath <[email protected]>
Use IValueResolver to resolve foreign entities.

fae92f28a941f2ec796459dc07287a59f843b469 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fix updating entities

76dd3b96ca748115bf6851668439f9d178d5d10b authored about 11 years ago by Stef Heyenrath <[email protected]>
5.0.0.3

* Added IQueryableExtensions : ToKendoGrid
* Added IEnumerableExtensions : ToKendoGrid
* Upgraded...

76012faf7bcdc832ffa18f4635366b42c879a35e authored about 11 years ago by Stef Heyenrath <[email protected]>
KendoUIWeb 2013.3.1119

621a0afe20b41260bcfcc86a4c1fe93137d138a3 authored about 11 years ago by Stef Heyenrath <[email protected]>
Use KendoGridEx QueryableExtensions

Use KendoGridEx QueryableExtensions

87ce20b5ca32a4b48bdcf4fb8657a8430771ffbc authored about 11 years ago by Stef Heyenrath <[email protected]>
Use IQueryableExtensions

aebd796a85115d39eb413e4462328a9ad7aea710 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added IQueryableExtensions

3b360b666e9283c53b5b48bef9a098ffd8141ea4 authored about 11 years ago by Stef Heyenrath <[email protected]>
Replace Mapper.Map<> with .Project().To<>().ToList()

340a55835a8a34a62e129bb30a564100f6e1364a authored about 11 years ago by Stef Heyenrath <[email protected]>
Replace Mapper.Map<IEnumerable<TViewModel>>(query) by query.Project().To<TViewModel>().ToList()

3c78f1124e128b4f9e9fc93b304325fc0defad44 authored about 11 years ago by Stef Heyenrath <[email protected]>
Fix buttons

5741e315b9f1c1f5c0dce1d96dfff0b6a217d18b authored about 11 years ago by Stef Heyenrath <[email protected]>
Clear Employee details grid when selecting a new function

a05fca207f1b31a6af065e8d211393b46d4f32ac authored about 11 years ago by Stef Heyenrath <[email protected]>
GetAutoComplete

dc8f0cdfdbc996a2dacfd0424ffc7cdab36e31e7 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added Function master-detail functionality

9655b6c8680a54d029707105d5a502bc922ca061 authored about 11 years ago by Stef Heyenrath <[email protected]>
Update unit tests

7af49042bf9b7bc5bf2a0ee19cda60dc19b75480 authored about 11 years ago by Stef Heyenrath <[email protected]>
Search button

1dd4b739292e9ca5f42e945b32e56e7cb0914243 authored about 11 years ago by Stef Heyenrath <[email protected]>
Added support for AutoComplete

a615fe8ccbb0e44c0c56e9c192f6fc0274c31bfa authored about 11 years ago by Stef Heyenrath <[email protected]>