Commit History

Author SHA1 Message Date
  Kenric Nugteren 1437ba0d1c Extracted LoadForeignProperties into Client 10 months ago
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid 11 months ago
  Kenric Nugteren fc9d75c0da Made some tweaks and added the methods in the server handlers to handle the paging 11 months ago
  frogsoftware 4da01edb9b Query Paging API Support 11 months ago
  Kenric Nugteren 55d22d5fb0 Made it so Client.EnsureColumns can take an ICollection, isntead of IList 11 months ago
  Kenric Nugteren e20cb9590f Improved AsOData() to allow null values 11 months ago
  Kenric Nugteren abbf220a52 Merge remote-tracking branch 'origin/frank' into kenric 1 year ago
  frogsoftware 9b8aa3bfbc Changed RPCClientPipeTransport Ping() timeout to 10 seconds 1 year ago
  Kenric Nugteren 55f6e7119d Added configuration providers, to use globalConfiguration even server-side 1 year ago
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) 1 year ago
  Kenric Nugteren 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 year ago
  Kenric Nugteren f41aa9ecca Fixed QueryMultiple running even when no queries, and fixed client save callback not called when no entities. 1 year ago
  Kenric Nugteren 86830e815f Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject. 1 year ago
  Kenric Nugteren e38185a3cf Improvements to the new Client fucntions I made, so they go through the original functions. 1 year ago
  Kenric Nugteren 58026b62ff More Utility functinos 1 year ago
  Kenric Nugteren 7dc558b721 Utility functions 1 year ago
  Kenric Nugteren 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable 1 year ago
  Kenric Nugteren f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface 1 year ago
  Kenric Nugteren e6fe884685 Moved version, release notes and installer into client interface 1 year ago
  Kenric Nugteren c4e618f8b1 Random changes 1 year ago
  Kenric Nugteren f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup 1 year ago
  frogsoftware 8395fb5aa0 Added double-click to date editors to set todays date 1 year ago
  Kenric Nugteren 42dfad6006 Added IPostableFragement interface, and added method to add fragments from the timberline poster 1 year ago
  Frank van den Bos 7c6b200531 Prototype Rpc Server 2 years ago
  Kenric Nugteren ecb3bd4da2 Added handler event for request errors 2 years ago
  Kenric Nugteren e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 years ago
  Kenric Nugteren f9d6e096b4 Added LoadDocument function to CoreExpression; added Lookup field additional properties; added multiselect to DynamicFilterGrid; caused DF fields with expressions to be disabled; 2 years ago
  Frank van den Bos 038b68055a Initial Commit 2 years ago