Commit History

Author SHA1 Message Date
  Kenric Nugteren 4eb08eee92 Added default values for columns in DB 1 month ago
  Kenric Nugteren 1a1ee82909 Starting with NULLs 1 month ago
  Kenric Nugteren 73af9cf66b Fixed decimal parameters for SQL 1 month ago
  Kenric Nugteren 7fb4def046 Little decimal tweaks 1 month ago
  Kenric Nugteren 51de782057 Fixed SQLite provider bug 2 months ago
  Kenric Nugteren d768283c12 Fixes to filters 2 months ago
  Kenric Nugteren 0cb68fa558 filter type safety 3 months ago
  Kenric Nugteren 5c2ec17e4b Fixes to treatment of NULL in SQL filters 3 months ago
  frogsoftware a900430395 Fixed EntityDocumentAnnotation Popup Handling 7 months ago
  frogsoftware 2eda801450 Fixed SQLiteProvider issues with InList(enums) 8 months ago
  frankvandenbos 75e82095fb Converted StockHolding into an AutoEntitySummary Table 9 months ago
  frankvandenbos 6ab3eaea5a Added Levenshtein "Fuzzy" text searching Operator to Filter<> and SQLiteProvider 10 months ago
  frankvandenbos 3d3a406549 Merge remote-tracking branch 'origin/kenric' into frank 11 months ago
  frankvandenbos e19be862bf Added Regex Operator to Query Filters 11 months ago
  Kenric Nugteren 612df6be38 Fix to SQL string operators to use IFNULL to prevent dumb bugs. 11 months ago
  frankvandenbos eaecf4dff4 Added DateTime EscapeValue() function in SQLiteProvider 1 year ago
  frankvandenbos 9c7b411283 Merge remote-tracking branch 'origin/issues' into frank 1 year ago
  frankvandenbos 3b9f4fb5dc Added optional Coalesce Value to If() aggregates 1 year ago
  Kenric Nugteren f24b97c506 Fix to Filter bug 1 year ago
  Kenric Nugteren bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 1 year ago
  Kenric Nugteren 6d021c587a Fix to little exception in SQLiteProvider 1 year ago
  Kenric Nugteren a75dc1d39c Fix to triggers not existing 1 year ago
  Kenric Nugteren 57d979f32d Merge remote-tracking branch 'origin/frank' into kenric 1 year ago
  Kenric Nugteren 9e012ab90c Added little interface for a "QueryProvider" 1 year ago
  frankvandenbos 4034e1b96a Merge remote-tracking branch 'origin/kenric' into frank 1 year ago
  frankvandenbos b17d8f1035 Added Custom Filtering for DynamicActionColumns 1 year ago
  Kenric Nugteren 05651cca97 Fix to property list of AutoEntity interface definitions 1 year ago
  Kenric Nugteren cc35fb9349 Fixing problems with the database columns being wrong after my new changes 1 year ago
  Kenric Nugteren b6f674ccff Added "Escape" to cancel edits on Tree grid too 1 year ago
  Kenric Nugteren 3bb5d8763b Fixed incapability of the aggregate system to compose Count aggregates. 1 year ago