Kenric Nugteren d505a53936 Fixes to build errors 7 mēneši atpakaļ
..
Aggregates 8302121db8 Improved DynamicGrid summary interface, to prepare for Summaries on Tree grids 7 mēneši atpakaļ
Columns b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mēneši atpakaļ
DynamicEditorForm d4f44897cd Added ability to make a DynamicGrid non-modally edit. 7 mēneši atpakaļ
Editors cc35fb9349 Fixing problems with the database columns being wrong after my new changes 7 mēneši atpakaļ
Layouts b13a95bc61 Added Sizing properties to DynamicEditorGridLayout 7 mēneši atpakaļ
PDF 7c428eaefd Changes to columns (DON"T PULL) 1 gadu atpakaļ
Security 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 gadu atpakaļ
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
UIComponent b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mēneši atpakaļ
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
AuditGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicColumnGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicContentDialog.xaml 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 11 mēneši atpakaļ
DynamicContentDialog.xaml.cs 4aff4f8cbe Added setting to show pull button; did some updates to DynamicContentDialog 11 mēneši atpakaļ
DynamicCrossJoinGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicDataGrid.cs b9867eef47 Fixed paging problems with export 7 mēneši atpakaļ
DynamicDocumentGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicEditorButton.cs 2a5d3d520e Made the base generic IProblems<T> interface implement the parent Problem property to avoid redundancy in child classes. Removed some commented code. 8 mēneši atpakaļ
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicEditorGrid.xaml.cs b13a95bc61 Added Sizing properties to DynamicEditorGridLayout 7 mēneši atpakaļ
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 gadu atpakaļ
DynamicEnclosedListGrid.cs 2685518192 - Improvements to parameters of bulk Load functions on DynamicGrids 7 mēneši atpakaļ
DynamicEntityFormGrid.cs a9f20709f3 Removed FodyWeavers from InABox.Core 7 mēneši atpakaļ
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au 2 gadi atpakaļ
DynamicExportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicGrid.cs b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mēneši atpakaļ
DynamicGridColumn.cs b240848ccd Fix to summary alignment on DynamicTextColumns 7 mēneši atpakaļ
DynamicGridColumns.cs 4c96801379 Allowing for interleaving DynamicActionColumns with DynamicGridColumns 7 mēneši atpakaļ
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property 1 gadu atpakaļ
DynamicGridCommon.cs b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mēneši atpakaļ
DynamicGridCustomColumnsComponent.cs d948048a89 Fixed refresh issue for ResetColumnsToSystem 10 mēneši atpakaļ
DynamicGridFilterButtonComponent.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 gadu atpakaļ
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system 1 gadu atpakaļ
DynamicGridFilterGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicGridSettings.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 gadu atpakaļ
DynamicGridStyle.cs d5e042ba10 Added some binding utility methods 11 mēneši atpakaļ
DynamicGridUtils.cs a9f20709f3 Removed FodyWeavers from InABox.Core 7 mēneši atpakaļ
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 gadu atpakaļ
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 gadu atpakaļ
DynamicImportGrid.cs d505a53936 Fixes to build errors 7 mēneši atpakaļ
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. 1 gadu atpakaļ
DynamicImportMappingGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicItemsListGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicManyToManyCrossTab.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicManyToManyDataGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicManyToManyGrid.cs 776193f89a Added cancellationtoken to Dynamic Grid; Added Shutdown() method to DynamicGrid 11 mēneši atpakaļ
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
DynamicMultiEditWindow.xaml.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 gadu atpakaļ
DynamicOneToManyGrid.cs b9867eef47 Fixed paging problems with export 7 mēneši atpakaļ
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header 1 gadu atpakaļ
DynamicSelectorGrid.cs ad08d207ad Changes to DynamicGridOPtions 1 gadu atpakaļ
DynamicSplitPanel.cs c8b5752f3b Upgraded Base Framework to .NET8 1 gadu atpakaļ
DynamicTabControl.cs 3ce1930068 Fixed tab strip height on DynamicTabControl; added question image to MessageWindow 1 gadu atpakaļ
DynamicTabItem.cs c8b5752f3b Upgraded Base Framework to .NET8 1 gadu atpakaļ
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
IDynamicEditorHost.cs 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 11 mēneši atpakaļ
IDynamicGrid.cs b17d8f1035 Added Custom Filtering for DynamicActionColumns 7 mēneši atpakaļ
IDynamicMemoryEntityGrid.cs 1437ba0d1c Extracted LoadForeignProperties into Client 10 mēneši atpakaļ
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
ISpecificGrid.cs 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 gadu atpakaļ
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form 2 gadi atpakaļ
MasterList.xaml.cs ad08d207ad Changes to DynamicGridOPtions 1 gadu atpakaļ
MultiSelectDialog.cs e7cde626ec Little tweak 7 mēneši atpakaļ
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files 2 gadi atpakaļ
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ
ScriptEditor.xaml.cs 83e4544657 Added Customise function to LinkedProperties 1 gadu atpakaļ
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 gadi atpakaļ