Commit History

Author SHA1 Message Date
  Kenric Nugteren 2a5d3d520e Made the base generic IProblems<T> interface implement the parent Problem property to avoid redundancy in child classes. Removed some commented code. 9 months ago
  frogsoftware b842184c6b Added IProblem<> to replace IIssues interface 10 months ago
  Kenric Nugteren 5e0683e299 Added DatabaseSchema.LocalProperties, and improved Merging functionality in the unlikely event of entity links on EnclosedEntities. 10 months ago
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) 1 year ago
  frogsoftware 98b5020aaa Fixed Display Issues with DynamicGrid / DirectEdit 1 year ago
  Kenric Nugteren 6cad484e19 Added copy form button 1 year ago
  Kenric Nugteren daf5c0b3d7 Removed Deleted flag from queries 1 year ago
  Kenric Nugteren 58a255ed59 Moved ISequenceable initialiser to BaseObject. 1 year ago
  Kenric Nugteren eade9aae17 Added a way to add custom drag drops for dynamic grid and also a DragDropOver event. 1 year ago
  Kenric Nugteren c0df554c39 Updating Syncfusion 1 year ago
  frogsoftware 312610bc1d ITaxable "Tax" changes now update ExTax, rather than IncTax values 1 year ago
  Kenric Nugteren c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. 1 year ago
  frogsoftware 10bdb25675 Added CommitChanges / CancelChanges to IEntity interface 1 year ago
  Kenric Nugteren 60966158d4 Nearly got custom importer working 1 year ago
  frogsoftware ae06f57c4a Fixed Direct Edit Drop-Down Issues 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
  frogsoftware 2578703dda Improved StringAutoIncrement Handling for Entities 2 years ago
  frogsoftware a9b6ecd2e5 Tweaked IStringAutoIncrement interface 2 years ago
  Frank van den Bos 70bd4af96e Refactored LinkedProperties into its own static class 2 years ago
  Frank van den Bos 26ee1690e2 Fixed LinkedProperty() functionality 2 years ago
  Kenric Nugteren 96df6836ce Fix to lookup required columns and for dimensions; report columns loading from template; 2 years ago
  Frank van den Bos c77a7bb0fa Added Support for Cartesian Joins and SQLite date() and datetime() functions, as well as filters in Union Joins 2 years ago
  Kenric Nugteren e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 years ago
  Frank van den Bos 038b68055a Initial Commit 2 years ago