frogsoftware 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 rok pred
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 rok pred
DynamicEditorForm 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 rok pred
Editors 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 rok pred
Layouts 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
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 rok pred
Security 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
UIComponent 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 1 rok pred
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicColumnGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 rok pred
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicDataGrid.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
DynamicDocumentGrid.cs c8b5752f3b Upgraded Base Framework to .NET8 1 rok pred
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons 1 rok pred
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicEditorGrid.xaml.cs 5f9bd2439f Merge remote-tracking branch 'origin/frank' into kenric 1 rok pred
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok pred
DynamicEnclosedListGrid.cs a22ae26f9d Tree View STuff 1 rok pred
DynamicEntityFormGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au 2 rokov pred
DynamicExportMappingGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicGrid.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicGridColumns.cs 4c0e85e7bc Added generic form of DynamicGridColumns so that it has a nicer interface. 1 rok pred
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property 1 rok pred
DynamicGridCommon.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid 1 rok pred
DynamicGridFilterButtonComponent.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system 1 rok pred
DynamicGridFilterGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
DynamicGridStyle.cs 51b11f9b92 Added DynamicGrid.HideDatabaseFilters and DynamicGridOption.HideDirectEditButton 1 rok pred
DynamicGridUtils.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 rok pred
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 rok pred
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 rok pred
DynamicImportGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. 1 rok pred
DynamicImportMappingGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicItemsListGrid.cs e3d01aac55 Improved speed of CoreTable.LoadRows 1 rok pred
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicManyToManyCrossTab.cs a3e5515059 Tree view stuff 1 rok pred
DynamicManyToManyDataGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicManyToManyGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
DynamicMultiEditWindow.xaml.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
DynamicOneToManyGrid.cs a3e5515059 Tree view stuff 1 rok pred
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 rok pred
DynamicSelectorGrid.cs f8eb28cbb6 Fixing dynamicselectorgrid filtering to not use visible rows, because the visible rows might not yet be loaded. 1 rok pred
DynamicSplitPanel.cs c8b5752f3b Upgraded Base Framework to .NET8 1 rok pred
DynamicTabControl.cs 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 rok pred
DynamicTabItem.cs c8b5752f3b Upgraded Base Framework to .NET8 1 rok pred
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
IDynamicEditorHost.cs 716eb40baf Refactored LookupFactory 1 rok pred
IDynamicGrid.cs a3e5515059 Tree view stuff 1 rok pred
IDynamicMemoryEntityGrid.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities 1 rok pred
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
ISpecificGrid.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form 2 rokov pred
MasterList.xaml.cs 716eb40baf Refactored LookupFactory 1 rok pred
MultiSelectDialog.cs 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties 1 rok pred
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files 2 rokov pred
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred
ScriptEditor.xaml.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 rok pred
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 rokov pred