Kenric Nugteren 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. hace 1 año
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code hace 1 año
Columns 65b29101c6 Merge remote-tracking branch 'origin/frank' into tree_view_stuff hace 1 año
DynamicEditorForm e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid hace 1 año
Editors 65b29101c6 Merge remote-tracking branch 'origin/frank' into tree_view_stuff hace 1 año
Layouts 41c9cfcb14 Fix to vertical grid layout that puts a max height on the editor row. hace 1 año
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. hace 1 año
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
UIComponent b80b454986 Fix to grid export filtering hace 1 año
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor hace 1 año
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicColumnGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in hace 1 año
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicDataGrid.cs 182871be34 Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid hace 1 año
DynamicDocumentGrid.cs cbdc664513 Renamed UtilityConverter to AbstractConverter for consistency hace 1 año
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons hace 1 año
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicEditorGrid.xaml.cs e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid hace 1 año
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. hace 1 año
DynamicEnclosedListGrid.cs a22ae26f9d Tree View STuff hace 1 año
DynamicEntityFormGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au hace 2 años
DynamicExportMappingGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicGrid.cs b80b454986 Fix to grid export filtering hace 1 año
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicGridColumns.cs 4c0e85e7bc Added generic form of DynamicGridColumns so that it has a nicer interface. hace 1 año
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property hace 1 año
DynamicGridCommon.cs 656196d52d Added a nullable thing hace 1 año
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid hace 1 año
DynamicGridFilterButtonComponent.cs 66a61f2be6 Tweaks to FilterButton, publicising the configuration properties hace 1 año
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system hace 1 año
DynamicGridFilterGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. hace 1 año
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids hace 2 años
DynamicGridUtils.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities hace 1 año
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working hace 1 año
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. hace 1 año
DynamicImportGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. hace 1 año
DynamicImportMappingGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicItemsListGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicManyToManyCrossTab.cs a3e5515059 Tree view stuff hace 1 año
DynamicManyToManyDataGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicManyToManyGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
DynamicOneToManyGrid.cs a3e5515059 Tree view stuff hace 1 año
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header hace 1 año
DynamicSelectorGrid.cs 2cf37cd628 Fixes to header cell interaction. hace 1 año
DynamicSplitPanel.cs e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid hace 1 año
DynamicTabControl.cs 01c41b0410 Added ability to have Left and Right Panels in DynamicTabControl hace 1 año
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
IDynamicEditorHost.cs 716eb40baf Refactored LookupFactory hace 1 año
IDynamicGrid.cs a3e5515059 Tree view stuff hace 1 año
IDynamicMemoryEntityGrid.cs 64bd985e43 Added some utility functions for doing lookups, column handling and editing entities hace 1 año
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form hace 2 años
MasterList.xaml.cs 716eb40baf Refactored LookupFactory hace 1 año
MultiSelectDialog.cs 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties hace 1 año
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files hace 2 años
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms hace 2 años