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