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