Histórico de Commits

Autor SHA1 Mensagem Data
  Kenric Nugteren 7e6d5ada9b Fixed null exception on Row movement header há 1 ano atrás
  Kenric Nugteren e2dcaf6443 OneToMany now no longer does a null query, instead using an internal cache of columns. há 1 ano atrás
  Kenric Nugteren 12231efe9d Added override existing parameter to FillObject. Added IEnumerable.ToColumns há 1 ano atrás
  Kenric Nugteren 86830e815f Added a "Loaded Columns" property, which keeps track of what columns a given object has, populated by ToObject. há 1 ano atrás
  Kenric Nugteren 2e4d5fdaba Removed Store.BulkUpdate há 1 ano atrás
  Kenric Nugteren 6037c4cc18 Removed Store.Load; Removed Store.List há 1 ano atrás
  Kenric Nugteren 6e90541812 Set back to null columns for OneToMany grid so I'm not breking anything right now. há 1 ano atrás
  Kenric Nugteren 41c9cfcb14 Fix to vertical grid layout that puts a max height on the editor row. há 1 ano atrás
  Kenric Nugteren 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. há 1 ano atrás
  Kenric Nugteren bc72dfb6be Added ability to customise grid on PopupList há 1 ano atrás
  Kenric Nugteren 7c73db2d33 Realised issue that could occur and fixed it in relation to last commit. há 1 ano atrás
  Kenric Nugteren 50124d333b Fixed issue in child grids where they weren't removing the parent column. há 1 ano atrás
  Kenric Nugteren 1356d6cfa5 Added AsIList() function to Core Utils, as well as creating Filters from Column instances. há 1 ano atrás
  Frank van den Bos 38765a5c98 Merge commit 'dd87f023189b9fe642361336b1bfc2889432d280' into frank há 1 ano atrás
  Frank van den Bos 95a100f6b6 Converters and CoreRepository Improvements Part 2 (missed some files) há 1 ano atrás
  Frank van den Bos 6a21ea1ea5 More Converters há 1 ano atrás
  Kenric Nugteren dd87f02318 Digital forms can now print reports, and can have custom buttons há 1 ano atrás
  Kenric Nugteren 270af12d41 Moved audit trail for changed values after the Store BeforeSave() há 1 ano atrás
  Kenric Nugteren 3c569e8410 Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing. há 1 ano atrás
  Kenric Nugteren 083b3b5a7d Added a NotInQuery filter operator há 1 ano atrás
  Kenric Nugteren affbe67a45 Merge remote-tracking branch 'origin/frank' into kenric há 1 ano atrás
  Kenric Nugteren be0372d76d Extracted DynamicGrid drag-drop into DynamicGridUtils há 1 ano atrás
  Kenric Nugteren 3021bec6a7 Added string concat aggregate há 1 ano atrás
  frogsoftware a4b6dc7a15 Fixed bug in when DataGrid.View is null há 1 ano atrás
  Kenric Nugteren 35d67964a5 Added AuditTrail to OneToMany grid há 1 ano atrás
  Kenric Nugteren c9093b1bc7 Improvements to DirectEdit row handling há 1 ano atrás
  Kenric Nugteren 73e767ff8e Fix to setting selected rows of datagrid when ordering by a column. há 1 ano atrás
  Kenric Nugteren 066a929863 Fixed security thing in DynamicTreeView where one could add items even if not actually could há 1 ano atrás
  Kenric Nugteren 8f44a9fdb2 Using SelectionChanged now instead of KeyUp and Clicked há 1 ano atrás
  Kenric Nugteren 66a61f2be6 Tweaks to FilterButton, publicising the configuration properties há 1 ano atrás