Kenric Nugteren a9f4ac957a Added function to automatically load data for GenerateColumns from the MasterColumns list. 8 months ago
..
Aggregates b07499f01d Styling for DynamicGrid improvements: 1 year ago
Columns b842184c6b Added IProblem<> to replace IIssues interface 8 months ago
DynamicEditorForm 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 year ago
Editors 6c501db58e Added HTMLUtils class to convert between full HTML (editing) and HTML-Enabled snippets (Reporting) 10 months ago
Layouts 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
PDF 7c428eaefd Changes to columns (DON"T PULL) 1 year ago
Security 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
UIComponent 2064caa0ac Removed line of code that was causing errors when reloading columns of the StockForecast grid 8 months ago
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
AuditGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicColumnGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicContentDialog.xaml 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 1 year ago
DynamicContentDialog.xaml.cs 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 1 year ago
DynamicCrossJoinGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicDataGrid.cs 2a5d3d520e Made the base generic IProblems<T> interface implement the parent Problem property to avoid redundancy in child classes. Removed some commented code. 8 months ago
DynamicDocumentGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
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. 8 months ago
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicEditorGrid.xaml.cs 1b088db3a8 Added IEditorInformation to Editor Controls 11 months ago
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 year ago
DynamicEnclosedListGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicEntityFormGrid.cs 0b5a69af91 - Updates to EditOnAdd functionality for EntityFormGrid. 9 months ago
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au 2 years ago
DynamicExportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicGrid.cs a9f4ac957a Added function to automatically load data for GenerateColumns from the MasterColumns list. 8 months ago
DynamicGridColumn.cs 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 1 year ago
DynamicGridColumns.cs 261c34e82b Small tweak 1 year ago
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property 1 year ago
DynamicGridCommon.cs 832e5ace82 Implemented support for pagination in DynamicDataGrid 11 months ago
DynamicGridCustomColumnsComponent.cs d948048a89 Fixed refresh issue for ResetColumnsToSystem 11 months ago
DynamicGridFilterButtonComponent.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system 1 year ago
DynamicGridFilterGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
DynamicGridStyle.cs d5e042ba10 Added some binding utility methods 1 year ago
DynamicGridUtils.cs 1729a994dd Added cascading for DoPropertyChanged and OriginalValues and LoadedColumns 9 months ago
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 year ago
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 year ago
DynamicImportGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. 1 year ago
DynamicImportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicIssuesEditor.xaml b842184c6b Added IProblem<> to replace IIssues interface 8 months ago
DynamicIssuesEditor.xaml.cs b842184c6b Added IProblem<> to replace IIssues interface 8 months ago
DynamicItemsListGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicManyToManyCrossTab.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicManyToManyDataGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicManyToManyGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
DynamicMultiEditWindow.xaml.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
DynamicOneToManyGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 months ago
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 year ago
DynamicSelectorGrid.cs ad08d207ad Changes to DynamicGridOPtions 1 year ago
DynamicSplitPanel.cs c8b5752f3b Upgraded Base Framework to .NET8 1 year ago
DynamicTabControl.cs 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 year ago
DynamicTabItem.cs c8b5752f3b Upgraded Base Framework to .NET8 1 year ago
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
IDynamicEditorHost.cs 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 1 year ago
IDynamicGrid.cs b842184c6b Added IProblem<> to replace IIssues interface 8 months ago
IDynamicMemoryEntityGrid.cs 1437ba0d1c Extracted LoadForeignProperties into Client 10 months ago
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
ISpecificGrid.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form 2 years ago
MasterList.xaml.cs ad08d207ad Changes to DynamicGridOPtions 1 year ago
MultiSelectDialog.cs 3d58831714 Multiselect Dialogs now remember selected filters 10 months ago
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files 2 years ago
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago
ScriptEditor.xaml.cs 83e4544657 Added Customise function to LinkedProperties 1 year ago
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 years ago