Kenric Nugteren 75fba817b8 Fixes to a couple bugs with filters 10 месяцев назад
..
Aggregates 8302121db8 Improved DynamicGrid summary interface, to prepare for Summaries on Tree grids 10 месяцев назад
Columns 5d7a40f3f2 Fix to issues column 10 месяцев назад
DynamicEditorForm 0a0c5414b4 Changes to DynamicEditorForm positioning 10 месяцев назад
DynamicGridColumn 5d7a40f3f2 Fix to issues column 10 месяцев назад
Editors 75fba817b8 Fixes to a couple bugs with filters 10 месяцев назад
Layouts b13a95bc61 Added Sizing properties to DynamicEditorGridLayout 11 месяцев назад
PDF ab7efafa8c Changed interface for allowing re-ordering rows. 10 месяцев назад
Security 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 год назад
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
UIComponent 6797464437 Added filter row for DynamicTextColumn 10 месяцев назад
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
AuditGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicContentDialog.xaml 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 1 год назад
DynamicContentDialog.xaml.cs 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 1 год назад
DynamicCrossJoinGrid.cs bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 10 месяцев назад
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicDataGrid.cs bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 10 месяцев назад
DynamicDocumentGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
DynamicEditorButton.cs 2a5d3d520e Made the base generic IProblems<T> interface implement the parent Problem property to avoid redundancy in child classes. Removed some commented code. 11 месяцев назад
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicEditorGrid.xaml.cs 53af830f37 Fix to duplicate event handlers 10 месяцев назад
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 год назад
DynamicEnclosedListGrid.cs 2685518192 - Improvements to parameters of bulk Load functions on DynamicGrids 11 месяцев назад
DynamicEntityFormGrid.cs a9f20709f3 Removed FodyWeavers from InABox.Core 10 месяцев назад
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au 2 лет назад
DynamicExportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
DynamicGrid.cs 6d05b7a4f8 Merge remote-tracking branch 'origin/kenric' into frank 10 месяцев назад
DynamicGridCommon.cs ab7efafa8c Changed interface for allowing re-ordering rows. 10 месяцев назад
DynamicGridCustomColumnsComponent.cs d948048a89 Fixed refresh issue for ResetColumnsToSystem 1 год назад
DynamicGridFilterButtonComponent.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 год назад
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system 2 лет назад
DynamicGridFilterGrid.cs a7acb49edb Fix to ordering of DynamicItemsListGrid 10 месяцев назад
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 год назад
DynamicGridStyle.cs 4c44017a10 - New ColumnName selector that uses tree grid 10 месяцев назад
DynamicGridUtils.cs 5d7a40f3f2 Fix to issues column 10 месяцев назад
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 год назад
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 год назад
DynamicImportGrid.cs 4491da25d5 Created Country/State/Locality lookup tables 10 месяцев назад
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. 1 год назад
DynamicImportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
DynamicItemsListGrid.cs a7acb49edb Fix to ordering of DynamicItemsListGrid 10 месяцев назад
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicManyToManyCrossTab.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
DynamicManyToManyDataGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 1 год назад
DynamicManyToManyGrid.cs 30cbb54524 Added cloning objects for Copy-Paste 10 месяцев назад
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
DynamicMultiEditWindow.xaml.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 год назад
DynamicOneToManyGrid.cs 30cbb54524 Added cloning objects for Copy-Paste 10 месяцев назад
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 год назад
DynamicSelectorGrid.cs ad08d207ad Changes to DynamicGridOPtions 1 год назад
DynamicSplitPanel.cs c8b5752f3b Upgraded Base Framework to .NET8 1 год назад
DynamicTabControl.cs 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 год назад
DynamicTabItem.cs c8b5752f3b Upgraded Base Framework to .NET8 1 год назад
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
IDynamicEditorHost.cs 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 1 год назад
IDynamicGrid.cs 5d7a40f3f2 Fix to issues column 10 месяцев назад
IDynamicMemoryEntityGrid.cs 1437ba0d1c Extracted LoadForeignProperties into Client 1 год назад
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
ISpecificGrid.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 год назад
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form 2 лет назад
MasterList.xaml.cs bd1261a5f6 Fix serialization of original values for unserialisable properties. Updated filter to not longe ruse Expressions. 10 месяцев назад
MultiSelectDialog.cs e7cde626ec Little tweak 10 месяцев назад
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files 2 лет назад
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад
ScriptEditor.xaml.cs 83e4544657 Added Customise function to LinkedProperties 1 год назад
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 лет назад