Kenric Nugteren a22ae26f9d Tree View STuff пре 1 година
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code пре 1 година
Columns a44f6de402 Fix to bug in DynamicImageManagerColumn пре 1 година
DynamicEditorForm e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid пре 1 година
Editors a22ae26f9d Tree View STuff пре 1 година
Layouts 41c9cfcb14 Fix to vertical grid layout that puts a max height on the editor row. пре 1 година
PDF b8f56c39ee Preventing null exception which didn't do anything in PDF Editor Control пре 1 година
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
UIComponent a22ae26f9d Tree View STuff пре 1 година
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor пре 1 година
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicColumnGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes пре 1 година
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in пре 1 година
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicDataGrid.cs 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options пре 1 година
DynamicDocumentGrid.cs e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid пре 1 година
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons пре 1 година
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicEditorGrid.xaml.cs e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid пре 1 година
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. пре 1 година
DynamicEnclosedListGrid.cs a22ae26f9d Tree View STuff пре 1 година
DynamicEntityFormGrid.cs 716eb40baf Refactored LookupFactory пре 1 година
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au пре 2 година
DynamicExportMappingGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor пре 1 година
DynamicGrid.cs a22ae26f9d Tree View STuff пре 1 година
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicGridColumns.cs 4c0e85e7bc Added generic form of DynamicGridColumns so that it has a nicer interface. пре 1 година
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property пре 1 година
DynamicGridCommon.cs a22ae26f9d Tree View STuff пре 1 година
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid пре 1 година
DynamicGridFilterButtonComponent.cs 66a61f2be6 Tweaks to FilterButton, publicising the configuration properties пре 1 година
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system пре 1 година
DynamicGridFilterGrid.cs 6e75a4dc76 User-local filters. Added a security token for editing global filters. пре 1 година
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. пре 1 година
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids пре 2 година
DynamicGridUtils.cs a22ae26f9d Tree View STuff пре 1 година
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working пре 1 година
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. пре 1 година
DynamicImportGrid.cs 3c697b7bd8 Reducing duplicate code for importers. пре 1 година
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. пре 1 година
DynamicImportMappingGrid.cs f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface пре 1 година
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicItemsListGrid.cs 113028b63c Refactored DynamicGrid Configuration a bit пре 1 година
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicManyToManyCrossTab.cs 8fb76f2907 Fixed menu images in cross tab. пре 1 година
DynamicManyToManyDataGrid.cs bfc48abd7b Removed null columns of ManyToMany grid пре 1 година
DynamicManyToManyGrid.cs 716eb40baf Refactored LookupFactory пре 1 година
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
DynamicOneToManyGrid.cs 2ed06d68e8 Extracted fancy columns business into IDynamicMemoryEntityGrid пре 1 година
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header пре 1 година
DynamicSplitPanel.cs e4b3dc23d5 Added non-generic SetLayoutType() to DynamicEditorGrid пре 1 година
DynamicTabControl.cs 01c41b0410 Added ability to have Left and Right Panels in DynamicTabControl пре 1 година
DynamicTreeView.cs a22ae26f9d Tree View STuff пре 1 година
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
IDynamicEditorHost.cs 716eb40baf Refactored LookupFactory пре 1 година
IDynamicGrid.cs a22ae26f9d Tree View STuff пре 1 година
IDynamicMemoryEntityGrid.cs 2ed06d68e8 Extracted fancy columns business into IDynamicMemoryEntityGrid пре 1 година
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form пре 2 година
MasterList.xaml.cs 716eb40baf Refactored LookupFactory пре 1 година
MultiSelectDialog.cs 2450b9ba47 Fixed issue with Entity Initialisation and UserProperties пре 1 година
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files пре 2 година
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms пре 2 година