Commit History

Author SHA1 Message Date
  Kenric Nugteren 3ed2940ca6 Split up typed grid UI component stuff from untyped, allowing for CoreTable grids. 4 months ago
  Kenric Nugteren fe16a6ccb3 Added 'ParentType' to DataLookupEditor, and removed EditorUtils.GetEditor() (everything should use DatabaseSchema now). 4 months ago
  Kenric Nugteren 2371e9987c - Improvements to CoreExpressions, allowing them to use IVariableProvider 5 months ago
  Kenric Nugteren 747b3f3d22 Added a hack to modify DatabaseSchema with custom custom properties 6 months ago
  Kenric Nugteren b2c4a69924 Added CommentAttribute 7 months ago
  Kenric Nugteren 7aee9c02c0 Allowing for tree grid to have a key type that is not a Guid. 7 months ago
  Kenric Nugteren a75dc1d39c Fix to triggers not existing 7 months ago
  Kenric Nugteren 1edbf613d1 Added sorting for properties 7 months ago
  Kenric Nugteren 6b9c5b7bd8 Implementing lazy entitylinks 7 months ago
  Kenric Nugteren 9cecb76a7c Added new utility function for DynamicGridColumns 7 months ago
  Kenric Nugteren 5e0683e299 Added DatabaseSchema.LocalProperties, and improved Merging functionality in the unlikely event of entity links on EnclosedEntities. 9 months ago
  Frank van den Bos 52060858ed Implemented new Columns Handling flags 11 months ago
  Kenric Nugteren ebd15c8040 Some utility functions and allowing DatabaseSchema to use non-baseObjects 11 months ago
  Kenric Nugteren 030648852e Performance improving database startup time 11 months ago
  Kenric Nugteren 7ce86aaedc Fix to database triggers and deletions 11 months ago
  Kenric Nugteren b0d0cab07c Fix to sequence issues for enclosed entities 1 year ago
  Kenric Nugteren 605036cfc1 Improvements to DatabaseSchema 1 year ago
  frogsoftware edc704900f Fixed an issue with CoreRow empty values being DBNull, rather than NULL 1 year ago
  Kenric Nugteren 0c88a0a3f9 Fix to duplciate key bug 1 year ago
  Kenric Nugteren 435781d9fc Made DatabaseSchema properly concurrent. 1 year ago
  Frank van den Bos b4a4aa33e9 Fixed Exception when getting values from empty CoreRow objects 1 year ago
  frogsoftware 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties 1 year ago
  Kenric Nugteren 665ea1c85a Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation 1 year ago
  Kenric Nugteren f74b17a30b Minor tweaks 1 year ago
  frogsoftware 41f83576f2 Attempted to fix a random DatabaseSchema "Collection has been modified" error 1 year ago
  Kenric Nugteren 716eb40baf Refactored LookupFactory 1 year ago
  Kenric Nugteren 1549b67277 Added EditableAttribute and added property to interface of ILookupEditorControl to better allow for the type system. 1 year ago
  Kenric Nugteren e39b536725 Editor sequence improvements for the Import Profile list 1 year ago
  Kenric Nugteren 147d9a6d26 Added security attributes for properties 1 year ago
  Kenric Nugteren cffa48059d Fixes to entitylink system 1 year ago