Kenric Nugteren bfc48abd7b Removed null columns of ManyToMany 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 55491b6b78 Brought report visibility logic into consistency and some cleanup and commenting. преди 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 преди 2 години
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 539e8ed5de Merge remote-tracking branch 'origin/frank' into kenric; Also added Generate Columns back in преди 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 bfc48abd7b Removed null columns of ManyToMany grid преди 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 bfc48abd7b Removed null columns of ManyToMany grid преди 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 година
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 години