Kenric Nugteren
|
ec956bda8c
Merge branch 'kenric' into database_proxy
|
1 year ago |
Kenric Nugteren
|
64bd985e43
Added some utility functions for doing lookups, column handling and editing entities
|
1 year ago |
Kenric Nugteren
|
7b951322b3
Some work on database proxy system; certainly not done
|
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 |