Kenric Nugteren 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok temu
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 rok temu
Columns dd87f02318 Digital forms can now print reports, and can have custom buttons 1 rok temu
DynamicEditorForm bc72dfb6be Added ability to customise grid on PopupList 1 rok temu
Editors 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok temu
Layouts 9ed8af1936 DynamicGrid refresh error uses MessageWindow 1 rok temu
PDF b8f56c39ee Preventing null exception which didn't do anything in PDF Editor Control 1 rok temu
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 1 rok temu
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
BaseDynamicGrid.cs bc72dfb6be Added ability to customise grid on PopupList 1 rok temu
DynamicColumnGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes 1 rok temu
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 rok temu
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicDataGrid.cs 28593b2419 Fix to readonly overriding and dflayoutheader alignment now doesn't cause exception when trying to edit because of an editor type mismatch 1 rok temu
DynamicDocumentGrid.cs 3c569e8410 Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing. 1 rok temu
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons 1 rok temu
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicEditorGrid.xaml.cs 1549b67277 Added EditableAttribute and added property to interface of ILookupEditorControl to better allow for the type system. 1 rok temu
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok temu
DynamicEnclosedListGrid.cs 7c73db2d33 Realised issue that could occur and fixed it in relation to last commit. 1 rok temu
DynamicEntityFormGrid.cs 2578703dda Improved StringAutoIncrement Handling for Entities 1 rok temu
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au 2 lat temu
DynamicExportMappingGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 1 rok temu
DynamicGrid.cs 3c569e8410 Fixed DoChanged being called on all dynamic grid drops even if the drop did nothing. 1 rok temu
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicGridColumns.cs d7a8d0413d Overhauled Remote Connection to combine URL and Port, and allow fallback URL settings 2 lat temu
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicGridColumnsEditor.xaml.cs f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup 1 rok temu
DynamicGridCommon.cs cfb8075a70 Added BitmapImage.IsEqual() function 1 rok temu
DynamicGridCustomColumnsComponent.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in 1 rok temu
DynamicGridFilterButtonComponent.cs 66a61f2be6 Tweaks to FilterButton, publicising the configuration properties 1 rok temu
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system 1 rok temu
DynamicGridFilterGrid.cs 6e75a4dc76 User-local filters. Added a security token for editing global filters. 1 rok temu
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. 1 rok temu
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids 2 lat temu
DynamicGridUtils.cs dd87f02318 Digital forms can now print reports, and can have custom buttons 1 rok temu
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working 1 rok temu
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. 1 rok temu
DynamicImportGrid.cs 3c697b7bd8 Reducing duplicate code for importers. 1 rok temu
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. 1 rok temu
DynamicImportMappingGrid.cs f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface 1 rok temu
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicItemsListGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor 1 rok temu
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicManyToManyCrossTab.cs 8fb76f2907 Fixed menu images in cross tab. 1 rok temu
DynamicManyToManyDataGrid.cs 5e319b8e96 Added "Reset Columns to Default" to OneToMany and ManyTOMany grids. 1 rok temu
DynamicManyToManyGrid.cs 7c73db2d33 Realised issue that could occur and fixed it in relation to last commit. 1 rok temu
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicOneToManyGrid.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok temu
DynamicRowMovementColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
DynamicSplitPanel.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 rok temu
DynamicTabControl.cs eec0a6e1db Added a SelectedTab property onto DynamicTabControl to fix the annoyance of casting 1 rok temu
DynamicTreeView.cs 066a929863 Fixed security thing in DynamicTreeView where one could add items even if not actually could 1 rok temu
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
IDynamicEditorHost.cs be0372d76d Extracted DynamicGrid drag-drop into DynamicGridUtils 1 rok temu
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 1 rok temu
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form 2 lat temu
MasterList.xaml.cs bbc5ccdd7f Removed DefaultOptions field, because semantics were wrong and order of execution was unclear 1 rok temu
MultiSelectDialog.cs 7c9d53a2d8 Added function to set title of multiselectdialog 1 rok temu
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files 2 lat temu
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms 2 lat temu