Kenric Nugteren e33049a0cb Added "Reset to default" for columns of grid 1 год назад
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code 1 год назад
Columns dd87f02318 Digital forms can now print reports, and can have custom buttons 1 год назад
DynamicEditorForm bc72dfb6be Added ability to customise grid on PopupList 1 год назад
Editors 7ed8e8f7a2 Added a boolean NOT Filter operator 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 лет назад
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 bc72dfb6be Added ability to customise grid on PopupList 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 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 e2dcaf6443 OneToMany now no longer does a null query, instead using an internal cache of columns. 1 год назад
DynamicDocumentGrid.cs bfc48abd7b Removed null columns of ManyToMany grid 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 1549b67277 Added EditableAttribute and added property to interface of ILookupEditorControl to better allow for the type system. 1 год назад
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 год назад
DynamicEnclosedListGrid.cs 7c73db2d33 Realised issue that could occur and fixed it in relation to last commit. 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 2d6f12b718 Commented out DataGridItems.AcceptChanges(), which was causing filter refresh bugs. See PRS Digital Task #784. 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 cfb8075a70 Added BitmapImage.IsEqual() function 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 dd87f02318 Digital forms can now print reports, and can have custom buttons 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 bfc48abd7b Removed null columns of ManyToMany grid 1 год назад
DynamicManyToManyGrid.cs 2ed06d68e8 Extracted fancy columns business into IDynamicMemoryEntityGrid 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 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. 1 год назад
DynamicTabControl.cs eec0a6e1db Added a SelectedTab property onto DynamicTabControl to fix the annoyance of casting 1 год назад
DynamicTreeView.cs 066a929863 Fixed security thing in DynamicTreeView where one could add items even if not actually could 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 be0372d76d Extracted DynamicGrid drag-drop into DynamicGridUtils 1 год назад
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. 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 bbc5ccdd7f Removed DefaultOptions field, because semantics were wrong and order of execution was unclear 1 год назад
MultiSelectDialog.cs bfc48abd7b Removed null columns of ManyToMany grid 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 лет назад