提交历史

作者 SHA1 备注 提交日期
  frankvandenbos 883f774ce5 Clients interfacing with external databases can now be set to exclude CustomProperties 6 月之前
  Kenric Nugteren 12c936e2c7 New Query provider stuff 6 月之前
  Kenric Nugteren 9e012ab90c Added little interface for a "QueryProvider" 7 月之前
  Kenric Nugteren 05ecde66e9 Improved performance of LoadForeignProperties 7 月之前
  frogsoftware c91ca6d5a3 Removed the IPersistent requirement for remote client operations 9 月之前
  Kenric Nugteren 1437ba0d1c Extracted LoadForeignProperties into Client 10 月之前
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid 11 月之前
  Kenric Nugteren fc9d75c0da Made some tweaks and added the methods in the server handlers to handle the paging 11 月之前
  frogsoftware 4da01edb9b Query Paging API Support 11 月之前
  Kenric Nugteren 55d22d5fb0 Made it so Client.EnsureColumns can take an ICollection, isntead of IList 11 月之前
  Kenric Nugteren e20cb9590f Improved AsOData() to allow null values 11 月之前
  Kenric Nugteren abbf220a52 Merge remote-tracking branch 'origin/frank' into kenric 1 年之前
  frogsoftware 9b8aa3bfbc Changed RPCClientPipeTransport Ping() timeout to 10 seconds 1 年之前
  Kenric Nugteren 55f6e7119d Added configuration providers, to use globalConfiguration even server-side 1 年之前
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) 1 年之前
  Kenric Nugteren 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 年之前
  Kenric Nugteren f41aa9ecca Fixed QueryMultiple running even when no queries, and fixed client save callback not called when no entities. 1 年之前
  Kenric Nugteren 86830e815f Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject. 1 年之前
  Kenric Nugteren e38185a3cf Improvements to the new Client fucntions I made, so they go through the original functions. 1 年之前
  Kenric Nugteren 58026b62ff More Utility functinos 1 年之前
  Kenric Nugteren 7dc558b721 Utility functions 1 年之前
  Kenric Nugteren 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable 1 年之前
  Kenric Nugteren f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface 1 年之前
  Kenric Nugteren e6fe884685 Moved version, release notes and installer into client interface 1 年之前
  Kenric Nugteren c4e618f8b1 Random changes 1 年之前
  Kenric Nugteren f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup 1 年之前
  frogsoftware 8395fb5aa0 Added double-click to date editors to set todays date 1 年之前
  Kenric Nugteren 42dfad6006 Added IPostableFragement interface, and added method to add fragments from the timberline poster 1 年之前
  Frank van den Bos 7c6b200531 Prototype Rpc Server 2 年之前
  Kenric Nugteren ecb3bd4da2 Added handler event for request errors 2 年之前