Historie revizí

Autor SHA1 Zpráva Datum
  Kenric Nugteren 5e0683e299 Added DatabaseSchema.LocalProperties, and improved Merging functionality in the unlikely event of entity links on EnclosedEntities. před 9 měsíci
  Kenric Nugteren e153702077 Made DoMerge overrideable před 10 měsíci
  Kenric Nugteren 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid před 11 měsíci
  Kenric Nugteren 49665741c2 Added count paramter to FormatRecordCount so that we're not passing around format strings, which seems a bit sus. před 11 měsíci
  frogsoftware 4f1a7bf88d Added UI support for database paging před 11 měsíci
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid před 11 měsíci
  frogsoftware 4da01edb9b Query Paging API Support před 11 měsíci
  Kenric Nugteren 3668f2ee38 Removing a bunch of references to CoreUtils.TypeList to minimise reflection on startups před 11 měsíci
  Kenric Nugteren ad08d207ad Changes to DynamicGridOPtions před 1 rokem
  Kenric Nugteren a5bb398c74 Finished changes to columns před 1 rokem
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) před 1 rokem
  frogsoftware 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton před 1 rokem
  Kenric Nugteren 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid před 1 rokem
  Kenric Nugteren a3e5515059 Tree view stuff před 1 rokem
  frogsoftware 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options před 1 rokem
  Kenric Nugteren e2dcaf6443 OneToMany now no longer does a null query, instead using an internal cache of columns. před 1 rokem
  Kenric Nugteren 28593b2419 Fix to readonly overriding and dflayoutheader alignment now doesn't cause exception when trying to edit because of an editor type mismatch před 1 rokem
  Kenric Nugteren 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in před 1 rokem
  Kenric Nugteren 4ace7f6461 Extracted custom columns functionality into a component, and also DirectEdit columns are now different. před 1 rokem
  Kenric Nugteren 6e75a4dc76 User-local filters. Added a security token for editing global filters. před 1 rokem
  Kenric Nugteren 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. před 1 rokem
  Kenric Nugteren 349a333e75 Fixed options loading on grids without any options set. před 1 rokem
  Kenric Nugteren eaad93c6b8 DynamicDataGrid.LoadItem now uses LoadEditorColumns před 1 rokem
  frogsoftware 4833216dff Overhauled DynamicGrid Column generation code před 1 rokem
  Kenric Nugteren ea0dad3dfc Fixed merge button před 1 rokem
  Kenric Nugteren 8af328320e Direct Edit swap modes and DynamicGridSettings class před 1 rokem
  Kenric Nugteren c4e618f8b1 Random changes před 1 rokem
  Kenric Nugteren dd34be942f Made it so import is only visible for IImportable things před 1 rokem
  Kenric Nugteren f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup před 1 rokem
  Kenric Nugteren 585d7a3bd2 Privated Options před 1 rokem