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