frogsoftware 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl önce
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 yıl önce
Columns e22ea825d0 Fixing update row to also update cell changes. Fixing really dumb lookup bug that probably used to work before the Lookup overhaul, but wasn't very good now. Made CoreRow Ienumerable 1 yıl önce
DynamicEditorForm 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 yıl önce
Editors 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 yıl önce
Layouts 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 yıl önce
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 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 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl ö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 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl önce
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 yıl önce
DynamicContentDialog.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
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 yıl ö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 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl önce
DynamicDocumentGrid.cs c8b5752f3b Upgraded Base Framework to .NET8 1 yıl önce
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons 1 yıl ö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 5f9bd2439f Merge remote-tracking branch 'origin/frank' into kenric 1 yıl önce
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 yıl önce
DynamicEnclosedListGrid.cs a22ae26f9d Tree View STuff 1 yıl önce
DynamicEntityFormGrid.cs a3e5515059 Tree view stuff 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl önce
DynamicGrid.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl önce
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 yıl önce
DynamicGridColumns.cs 4c0e85e7bc Added generic form of DynamicGridColumns so that it has a nicer interface. 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 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl önce
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid 1 yıl ö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 2 yıl önce
DynamicGridFilterGrid.cs a3e5515059 Tree view stuff 1 yıl önce
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 yıl önce
DynamicGridStyle.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 yıl önce
DynamicGridUtils.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl önce
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 yıl önce
DynamicIssuesEditor.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
DynamicItemsListGrid.cs e3d01aac55 Improved speed of CoreTable.LoadRows 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl önce
DynamicManyToManyDataGrid.cs a3e5515059 Tree view stuff 1 yıl önce
DynamicManyToManyGrid.cs a3e5515059 Tree view stuff 1 yıl ö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 a3e5515059 Tree view stuff 1 yıl önce
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 yıl önce
DynamicSelectorGrid.cs f8eb28cbb6 Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded. 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 716eb40baf Refactored LookupFactory 1 yıl önce
IDynamicGrid.cs a3e5515059 Tree view stuff 1 yıl önce
IDynamicMemoryEntityGrid.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 yıl ö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 716eb40baf Refactored LookupFactory 1 yıl önce
MultiSelectDialog.cs 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties 1 yıl ö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 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 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