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