Kenric Nugteren 99b3543f1e Added CoreFilterDefinition visibility enum il y a 1 an
..
Aggregates 4833216dff Overhauled DynamicGrid Column generation code il y a 1 an
Columns e563dff11e Implement DynamicTemplateColumn for custom/complex columns in data grids il y a 1 an
DynamicEditorForm 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. il y a 1 an
Editors 7462618247 Added system for getting attributes of properties, and fixed filter editor to only list the correct, non-static, serializable properties. il y a 1 an
Layouts 6d57d0dc26 Fixed Issue with TimeStamp Editors triggering unnecessary changes il y a 1 an
PDF b8f56c39ee Preventing null exception which didn't do anything in PDF Editor Control il y a 1 an
Security 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
Themes 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
Attachments.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
Attachments.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
AuditGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor il y a 1 an
AuditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
AuditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
BaseDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. il y a 1 an
DynamicColumnGrid.cs 24381b98e6 Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes il y a 1 an
DynamicContentDialog.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicContentDialog.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicCrossJoinGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor il y a 1 an
DynamicCustomEditorPage.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicDataGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. il y a 1 an
DynamicDocumentGrid.cs f16018d044 Added Drag-Drop functionality from emails and files, extracting that functionality from PRS DataEntry screen. il y a 1 an
DynamicEditorButton.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicEditorGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicEditorGrid.xaml.cs 2f6e034799 Fixed some really dumb code in CodePopupEditor to go through DatabaseSchema like all good things should. il y a 1 an
DynamicEditorPage.cs 32af8716c1 Made DynamicDocumentGrid superceded column Readonly when asked. il y a 1 an
DynamicEnclosedListGrid.cs ac227fd119 Improved Poster timberline il y a 1 an
DynamicEntityFormGrid.cs 2578703dda Improved StringAutoIncrement Handling for Entities il y a 2 ans
DynamicExportForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicExportForm.xaml.cs b019d016c1 Changed weblinks from prs-software.com.au to prsdigital.com.au il y a 2 ans
DynamicExportMappingGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor il y a 1 an
DynamicGrid.cs f16018d044 Added Drag-Drop functionality from emails and files, extracting that functionality from PRS DataEntry screen. il y a 1 an
DynamicGridColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicGridColumns.cs d7a8d0413d Overhauled Remote Connection to combine URL and Port, and allow fallback URL settings il y a 2 ans
DynamicGridColumnsEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicGridColumnsEditor.xaml.cs f2baae2120 Added asynchronous QueryMultiple; enforced ColumnName for DynamicColumnsGrid; added empty item to DirectEdit Lookup il y a 1 an
DynamicGridCommon.cs 8af328320e Direct Edit swap modes and DynamicGridSettings class il y a 1 an
DynamicGridFilterButtonComponent.cs 99b3543f1e Added CoreFilterDefinition visibility enum il y a 1 an
DynamicGridFilterEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicGridFilterEditor.xaml.cs df848c6295 Improved Database Update Script system il y a 1 an
DynamicGridFilterGrid.cs 58a255ed59 Moved ISequenceable initialiser to BaseObject. il y a 1 an
DynamicGridSettings.cs c5d0355949 Pulled out most uses of Init(), in favour of property initialisers. il y a 1 an
DynamicGridStyle.cs 68e7cc5f56 Added BeforeRefresh and AfterRefresh handlers to Dynamic Grids il y a 2 ans
DynamicGridUtils.cs d833598ce9 Got DynamicEditorGrid to override old values when changing lookups. il y a 1 an
DynamicImportForm.xaml 60966158d4 Nearly got custom importer working il y a 1 an
DynamicImportForm.xaml.cs 3c697b7bd8 Reducing duplicate code for importers. il y a 1 an
DynamicImportGrid.cs 3c697b7bd8 Reducing duplicate code for importers. il y a 1 an
DynamicImportList.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicImportList.xaml.cs 78de32774f Added log events for importers; add import mapping factory to customise selectable import columns. il y a 1 an
DynamicImportMappingGrid.cs f4518f5e01 Created tabular file reader interface and worked on spreadsheet interface il y a 1 an
DynamicIssuesEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicIssuesEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicItemsListGrid.cs 6af0098f5f DynamicGrid ReadOnly so that you can disable an editor il y a 1 an
DynamicKanbanColumn.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicKanbanColumn.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicKanbanGrid.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicKanbanGrid.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicManyToManyCrossTab.cs 8fb76f2907 Fixed menu images in cross tab. il y a 1 an
DynamicManyToManyDataGrid.cs 5e319b8e96 Added "Reset Columns to Default" to OneToMany and ManyTOMany grids. il y a 1 an
DynamicManyToManyGrid.cs 1750e76763 Fixed ManyToManyGrid CreateItem() il y a 1 an
DynamicMultiEditWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicMultiEditWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicOneToManyGrid.cs 7f886d3f91 Made it so OneToMany and ManyToMany grids don't save AutoEntities. Made it so Client.Delete can take IEnumerable il y a 1 an
DynamicRowMovementColumn.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicSplitPanel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
DynamicTabControl.cs eec0a6e1db Added a SelectedTab property onto DynamicTabControl to fix the annoyance of casting il y a 1 an
DynamicTreeView.cs 5058c61027 Fixed DynamicTree Editing il y a 1 an
IDynamicEditor.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
IDynamicEditorHost.cs 2df4269403 REmoved FindDocument, LoadDocument and SaveDocument callbacks il y a 1 an
IDynamicGrid.cs 1aaba9d7a1 Extracted filtering functionality into DynamicGridFilterButtonComponent, meaning it's based on composition, not inheritance, which is better. il y a 1 an
IDynamicOneToManyGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
ISpecificGrid.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
MasterList.xaml 7fb00ccada Tweaked appearance of Progress / Splash form il y a 2 ans
MasterList.xaml.cs bbc5ccdd7f Removed DefaultOptions field, because semantics were wrong and order of execution was unclear il y a 1 an
MultiSelectDialog.cs 7c9d53a2d8 Added function to set title of multiselectdialog il y a 1 an
MultiSelectWindow.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
MultiSelectWindow.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
NotesForm.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
NotesForm.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
ScreenLayout.cs 429ca4e026 Refactored DataTable.cs into individual class files il y a 2 ans
ScreenUtils.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
ScriptEditor.xaml 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
ScriptEditor.xaml.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans
ScriptModel.cs 72f705baed Moved InABox.DynamicGrid and InABox.Reports into InABox.WPF; Also started work on automatic report generation for forms il y a 2 ans