Kenric Nugteren f74b17a30b Minor tweaks vor 1 Jahr
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code vor 1 Jahr
Columns a44f6de402 Fix to bug in DynamicImageManagerColumn vor 1 Jahr
DynamicEditorForm 716eb40baf Refactored LookupFactory vor 1 Jahr
Editors 7a52fbb377 Added OnCreateItem to LookupDefinition vor 1 Jahr
Layouts 41c9cfcb14 Fix to vertical grid layout that puts a max height on the editor row. vor 1 Jahr
PDF b8f56c39ee Preventing null exception which didn't do anything in PDF Editor Control vor 1 Jahr
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor vor 1 Jahr
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
BaseDynamicGrid.cs f74b17a30b Minor tweaks vor 1 Jahr
DynamicColumnGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes vor 1 Jahr
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicCrossJoinGrid.cs 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in vor 1 Jahr
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicDataGrid.cs 9db2e47d50 Improved Grid Column Alignments and Row Sizing Options vor 1 Jahr
DynamicDocumentGrid.cs bfc48abd7b Removed null columns of ManyToMany grid vor 1 Jahr
DynamicEditorButton.cs dd87f02318 Digital forms can now print reports, and can have custom buttons vor 1 Jahr
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicEditorGrid.xaml.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
DynamicEditorPage.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. vor 1 Jahr
DynamicEnclosedListGrid.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
DynamicEntityFormGrid.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au vor 2 Jahren
DynamicExportMappingGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor vor 1 Jahr
DynamicGrid.cs 2c0635ac57 Tweak to Email Utils, added generic edit function for base objects, added event for customising editor buttons. vor 1 Jahr
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicGridColumns.cs 4c0e85e7bc Added generic form of DynamicGridColumns so that it has a nicer interface. vor 1 Jahr
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicGridColumnsEditor.xaml.cs 5b2161d881 Way sped up lookup factory initialisation. Made Console.Enabled a dependency property vor 1 Jahr
DynamicGridCommon.cs 7a52fbb377 Added OnCreateItem to LookupDefinition vor 1 Jahr
DynamicGridCustomColumnsComponent.cs e33049a0cb Added "Reset to default" for columns of grid vor 1 Jahr
DynamicGridFilterButtonComponent.cs 66a61f2be6 Tweaks to FilterButton, publicising the configuration properties vor 1 Jahr
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system vor 1 Jahr
DynamicGridFilterGrid.cs 6e75a4dc76 User-local filters. Added a security token for editing global filters. vor 1 Jahr
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. vor 1 Jahr
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids vor 2 Jahren
DynamicGridUtils.cs dc9f56de0a Added new function for creating grids. vor 1 Jahr
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working vor 1 Jahr
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. vor 1 Jahr
DynamicImportGrid.cs 3c697b7bd8 Reducing duplicate code for importers. vor 1 Jahr
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. vor 1 Jahr
DynamicImportMappingGrid.cs f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface vor 1 Jahr
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicItemsListGrid.cs 113028b63c Refactored DynamicGrid Configuration a bit vor 1 Jahr
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicManyToManyCrossTab.cs 8fb76f2907 Fixed menu images in cross tab. vor 1 Jahr
DynamicManyToManyDataGrid.cs bfc48abd7b Removed null columns of ManyToMany grid vor 1 Jahr
DynamicManyToManyGrid.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
DynamicOneToManyGrid.cs 2ed06d68e8 Extracted fancy columns business into IDynamicMemoryEntityGrid vor 1 Jahr
DynamicRowMovementColumn.cs 7e6d5ada9b Fixed null exception on Row movement header vor 1 Jahr
DynamicSplitPanel.cs 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. vor 1 Jahr
DynamicTabControl.cs eec0a6e1db Added a SelectedTab property onto DynamicTabControl to fix the annoyance of casting vor 1 Jahr
DynamicTreeView.cs 066a929863 Fixed security thing in DynamicTreeView where one could add items even if not actually could vor 1 Jahr
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
IDynamicEditorHost.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. vor 1 Jahr
IDynamicMemoryEntityGrid.cs 2ed06d68e8 Extracted fancy columns business into IDynamicMemoryEntityGrid vor 1 Jahr
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form vor 2 Jahren
MasterList.xaml.cs 716eb40baf Refactored LookupFactory vor 1 Jahr
MultiSelectDialog.cs bfc48abd7b Removed null columns of ManyToMany grid vor 1 Jahr
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files vor 2 Jahren
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms vor 2 Jahren