Kenric Nugteren 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年之前
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 年之前
Columns 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年之前
DynamicEditorForm 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 年之前
Editors 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 年之前
Layouts 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 年之前
PDF 713802edcd Fix to empty bitmapimage problems by hiding a method and making anyone go through the ImageUtils.LoadImage(byte[]?) function, allowing the result to be null. 1 年之前
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 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年之前
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 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 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 年之前
DynamicColumnGrid.cs a3e5515059 Tree view stuff 1 年之前
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 年之前
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicDataGrid.cs 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid 1 年之前
DynamicDocumentGrid.cs 000e4c6757 Added row argument to DynamicTemplate columns 1 年之前
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons 1 年之前
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 5f9bd2439f Merge remote-tracking branch 'origin/frank' into kenric 1 年之前
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 年之前
DynamicEnclosedListGrid.cs a22ae26f9d Tree View STuff 1 年之前
DynamicEntityFormGrid.cs a3e5515059 Tree view stuff 1 年之前
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 a3e5515059 Tree view stuff 1 年之前
DynamicGrid.cs 59bf6fb07f Tweaks to utility methods; fixing column header styles for dynamic grid; editing interface for column grouping a little. Made DoChanged on DynamicGrid virtual 1 年之前
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicGridColumns.cs 85045092d0 Adding column groupings and summaries for action columns 1 年之前
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property 1 年之前
DynamicGridCommon.cs c8b5752f3b Upgraded Base Framework to .NET8 1 年之前
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid 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 1 年之前
DynamicGridFilterGrid.cs a3e5515059 Tree view stuff 1 年之前
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 年之前
DynamicGridStyle.cs c8b5752f3b Upgraded Base Framework to .NET8 1 年之前
DynamicGridUtils.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 年之前
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 年之前
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 年之前
DynamicImportGrid.cs a3e5515059 Tree view stuff 1 年之前
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 a3e5515059 Tree view stuff 1 年之前
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前
DynamicItemsListGrid.cs e3d01aac55 Improved speed of CoreTable.LoadRows 1 年之前
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 000e4c6757 Added row argument to DynamicTemplate columns 1 年之前
DynamicManyToManyDataGrid.cs a3e5515059 Tree view stuff 1 年之前
DynamicManyToManyGrid.cs a3e5515059 Tree view stuff 1 年之前
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 a3e5515059 Tree view stuff 1 年之前
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 年之前
DynamicSelectorGrid.cs f8eb28cbb6 Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded. 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 716eb40baf Refactored LookupFactory 1 年之前
IDynamicGrid.cs a3e5515059 Tree view stuff 1 年之前
IDynamicMemoryEntityGrid.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 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 716eb40baf Refactored LookupFactory 1 年之前
MultiSelectDialog.cs 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties 1 年之前
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 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 年之前
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 年之前