-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: NicosNet/mvc.jquery.datatables
base: f9d4da4
head repository: mcintyre321/mvc.jquery.datatables
compare: 730f32b
- 10 commits
- 10 files changed
- 7 contributors
Commits on Apr 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bdf7d1c - Browse repository at this point
Copy the full SHA bdf7d1cView commit details
Commits on Apr 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 109e26f - Browse repository at this point
Copy the full SHA 109e26fView commit details
Commits on Jul 4, 2017
-
Increase System.Linq.Dynamic.Core version to current latest
Supposed to address mcintyre321#165
Configuration menu - View commit details
-
Copy full SHA for f191758 - Browse repository at this point
Copy the full SHA f191758View commit details -
Merge pull request mcintyre321#166 from MrCsabaToth/patch-1
Increase System.Linq.Dynamic.Core version to current latest
Configuration menu - View commit details
-
Copy full SHA for 112bb3c - Browse repository at this point
Copy the full SHA 112bb3cView commit details
Commits on Feb 13, 2018
-
Upgraded main aspnet core project to 2.0
Maximilian committedFeb 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 8b457a0 - Browse repository at this point
Copy the full SHA 8b457a0View commit details -
Merge pull request mcintyre321#170 from QuantozTechnology/upgrading-m…
…ain-aspnet-core-project-to-2.0 Upgraded main aspnet core project to 2.0
Configuration menu - View commit details
-
Copy full SHA for 334edea - Browse repository at this point
Copy the full SHA 334edeaView commit details
Commits on Sep 9, 2019
-
Convert range filter dates to universaltime
All dates in the datetime filter were converted to UTC prior to selecting them from the database. Range filters were not considered however, leading to missing entries.
Configuration menu - View commit details
-
Copy full SHA for f3f94c4 - Browse repository at this point
Copy the full SHA f3f94c4View commit details
Commits on Sep 14, 2019
-
Merge pull request mcintyre321#174 from curtisy1/master
Convert range filter dates to universaltime
Configuration menu - View commit details
-
Copy full SHA for c4101d3 - Browse repository at this point
Copy the full SHA c4101d3View commit details
Commits on Oct 22, 2019
-
Fix for an issue with data table filtering and allowing for user defi…
…ned filters (mcintyre321#175) * Update DataTablesFiltering.cs Fixed an issue when filtering on a data table throws an exception in cases there are no relevant columns to be filtered. Example: data table contains only numerical columns and a user types 'a letter'. Since the letter cannot be converted to a number, no where clause is generated and data.Where command was failing. * Allowing for custom filter definition Allowing for custom filter definitions by a user and fixing a bug in RegisterFilter method. * Fix for EnumFilter EnumFilter method was crashing when a value to search was not the exact enum value. This prevented any subsequent filters to be processed.
Configuration menu - View commit details
-
Copy full SHA for 6e77906 - Browse repository at this point
Copy the full SHA 6e77906View commit details
Commits on Mar 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 730f32b - Browse repository at this point
Copy the full SHA 730f32bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f9d4da4...730f32b