Historique des commits

Auteur 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. il y a 8 mois
  frogsoftware b842184c6b Added IProblem<> to replace IIssues interface il y a 9 mois
  frogsoftware 26369726f4 String Summary Fields are now DISTINCT il y a 9 mois
  Kenric Nugteren 7d8e0c471d Merge remote-tracking branch 'origin/frank' into kenric il y a 9 mois
  Kenric Nugteren 5e0683e299 Added DatabaseSchema.LocalProperties, and improved Merging functionality in the unlikely event of entity links on EnclosedEntities. il y a 9 mois
  frogsoftware 0b0bbff042 Merge remote-tracking branch 'origin/kenric' into frank il y a 10 mois
  frogsoftware 3d58831714 Multiselect Dialogs now remember selected filters il y a 10 mois
  Kenric Nugteren e153702077 Made DoMerge overrideable il y a 10 mois
  Kenric Nugteren 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid il y a 11 mois
  Kenric Nugteren 49665741c2 Added count paramter to FormatRecordCount so that we're not passing around format strings, which seems a bit sus. il y a 11 mois
  frogsoftware 4f1a7bf88d Added UI support for database paging il y a 11 mois
  Kenric Nugteren 832e5ace82 Implemented support for pagination in DynamicDataGrid il y a 11 mois
  frogsoftware 4da01edb9b Query Paging API Support il y a 1 an
  Kenric Nugteren 3668f2ee38 Removing a bunch of references to CoreUtils.TypeList to minimise reflection on startups il y a 1 an
  Kenric Nugteren ad08d207ad Changes to DynamicGridOPtions il y a 1 an
  Kenric Nugteren a5bb398c74 Finished changes to columns il y a 1 an
  Kenric Nugteren 7c428eaefd Changes to columns (DON"T PULL) il y a 1 an
  frogsoftware 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton il y a 1 an
  Kenric Nugteren 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid il y a 1 an
  Kenric Nugteren a3e5515059 Tree view stuff il y a 1 an
  frogsoftware 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options il y a 1 an
  Kenric Nugteren e2dcaf6443 OneToMany now no longer does a null query, instead using an internal cache of columns. il y a 1 an
  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 il y a 1 an
  Kenric Nugteren 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in il y a 1 an
  Kenric Nugteren 4ace7f6461 Extracted custom columns functionality into a component, and also DirectEdit columns are now different. il y a 1 an
  Kenric Nugteren 6e75a4dc76 User-local filters. Added a security token for editing global filters. il y a 1 an
  Kenric Nugteren 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. il y a 1 an
  Kenric Nugteren 349a333e75 Fixed options loading on grids without any options set. il y a 1 an
  Kenric Nugteren eaad93c6b8 DynamicDataGrid.LoadItem now uses LoadEditorColumns il y a 1 an
  frogsoftware 4833216dff Overhauled DynamicGrid Column generation code il y a 1 an