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