Kenric Nugteren 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 년 전
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 년 전
Columns c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. 1 년 전
DynamicEditorForm 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. 1 년 전
Editors f4e1f35de3 Changed string.Empty to "" 1 년 전
Layouts 6d57d0dc26 Fixed Issue with TimeStamp Editors triggering unnecessary changes 1 년 전
PDF f4e1f35de3 Changed string.Empty to "" 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 년 전
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 년 전
BaseDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 년 전
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 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 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 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 년 전
DynamicDocumentGrid.cs fb17825305 Improvements to Drag & Drop and the NumberEdit 1 년 전
DynamicEditorButton.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 년 전
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 d833598ce9 Got DynamicEditorGrid to override old values when changing lookups. 1 년 전
DynamicEditorPage.cs 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. 1 년 전
DynamicEnclosedListGrid.cs ac227fd119 Improved Poster timberline 1 년 전
DynamicEntityFormGrid.cs 2578703dda Improved StringAutoIncrement Handling for Entities 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 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 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 d7a8d0413d Overhauled Remote Connection to combine URL and Port, and allow fallback URL settings 2 년 전
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 f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup 1 년 전
DynamicGridCommon.cs 8af328320e Direct Edit swap modes and DynamicGridSettings class 1 년 전
DynamicGridFilterButtonComponent.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 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 58a255ed59 Moved ISequenceable initialiser to BaseObject. 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 d833598ce9 Got DynamicEditorGrid to override old values when changing lookups. 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 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 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 5e319b8e96 Added "Reset Columns to Default" to OneToMany and ManyTOMany grids. 1 년 전
DynamicManyToManyGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes 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 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable 1 년 전
DynamicRowMovementColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 년 전
DynamicSplitPanel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 년 전
DynamicTabControl.cs f4e1f35de3 Changed string.Empty to "" 1 년 전
DynamicTreeView.cs 5058c61027 Fixed DynamicTree Editing 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 2df4269403 REmoved FindDocument, LoadDocument and SaveDocument callbacks 1 년 전
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 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 bbc5ccdd7f Removed DefaultOptions field, because semantics were wrong and order of execution was unclear 1 년 전
MultiSelectDialog.cs 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable 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 년 전