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