Historial de Commits

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