| .. |
|
AutoEntity
|
4777ebec70
Added ExpressionEditor; Added IDColumns to AutoEntityGenerator so that DynamicDataGrid can work with AutoEntities; sorted LookupField.AdditionalProperties box;
|
2 anni fa |
|
Classes
|
038b68055a
Initial Commit
|
2 anni fa |
|
Client
|
ca72df591e
Fix to null exception in request credentials
|
2 anni fa |
|
DataModel
|
96df6836ce
Fix to lookup required columns and for dimensions; report columns loading from template;
|
2 anni fa |
|
DatabaseSchema
|
5ff9fdf79f
Added an EncryptedLocalConfiguration; fixed Lookup field adding;
|
2 anni fa |
|
DigitalForms
|
440021eab0
Added hidden option to DigitalFormVariable; fixed synchronisation issue in DynamicManyToManyGrid and DynamicOneToMany grid when filtering rows;
|
2 anni fa |
|
Dimensions
|
ca4f6ef38e
Fix to DF fields and Product dimensions sizing
|
2 anni fa |
|
Editors
|
9637e5c78f
Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator;
|
2 anni fa |
|
Imports
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
Licensing
|
038b68055a
Initial Commit
|
2 anni fa |
|
Mail
|
038b68055a
Initial Commit
|
2 anni fa |
|
MultiQuery
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
Notifications
|
038b68055a
Initial Commit
|
2 anni fa |
|
SMSProvider
|
038b68055a
Initial Commit
|
2 anni fa |
|
Security
|
09ab362281
Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window;
|
2 anni fa |
|
User
|
038b68055a
Initial Commit
|
2 anni fa |
|
Aggregate.cs
|
bdc9eb171a
Fixed aggregate filter; added cell double click event handler for DynamicGrid
|
2 anni fa |
|
AuditTrail.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
BaseObject.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
Caption.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Column.cs
|
09ab362281
Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window;
|
2 anni fa |
|
CoreAttribute.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
CoreDataTable.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
CoreExpression.cs
|
9637e5c78f
Expression Editor improvements with tooltip; CoreExpression generating variables list from type and generator;
|
2 anni fa |
|
CoreUtils.cs
|
3f654521fd
Fix to views loading deleted items, and fixed Merge button showing up on all multi-select grids
|
2 anni fa |
|
Crc32.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
DataFile.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
DataTable.cs
|
24c0ed95a0
Implemented DynamicGrid drag-and-drop; changed ExpressionEditor single-click to double-click
|
2 anni fa |
|
DateTimeExtensions.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Deletion.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
EnclosedEntity.cs
|
70bd4af96e
Refactored LinkedProperties into its own static class
|
2 anni fa |
|
Encryption.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Entity.cs
|
70bd4af96e
Refactored LinkedProperties into its own static class
|
2 anni fa |
|
EntityIndex.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
EntityLink.cs
|
70bd4af96e
Refactored LinkedProperties into its own static class
|
2 anni fa |
|
EntityList.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
EntityRelation.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Export.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Expressions.cs
|
a16e501970
Fixed ArgumentException in Expressions.Setter; added BlobData field to IDigitalFormInstance; added "Add Form" option to digital form context menu
|
2 anni fa |
|
FastBinaryReader.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
FastBinaryWriter.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
FileName.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Filter.cs
|
96df6836ce
Fix to lookup required columns and for dimensions; report columns loading from template;
|
2 anni fa |
|
FluentList.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
FodyWeavers.xml
|
038b68055a
Initial Commit
|
2 anni fa |
|
FodyWeavers.xsd
|
038b68055a
Initial Commit
|
2 anni fa |
|
HTMLBuilder.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
ICoreRow.cs
|
09ab362281
Added an option to exclude ID from Columns.Default(); reworked dynamiceditorform to allow embedded editor forms. DynamicEditorForm is now simply a container window;
|
2 anni fa |
|
ICoreTable.cs
|
96df6836ce
Fix to lookup required columns and for dimensions; report columns loading from template;
|
2 anni fa |
|
ILookupDefinition.cs
|
2ef2850eff
Lookup DefineFilterColumns for LoadEditorColumns; fix to setobserving in DFLayout; added colourexpressions; fixed deletions window provider not set error;
|
2 anni fa |
|
IPackable.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
IQueryableExtensions.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
InABox.Core.csproj
|
038b68055a
Initial Commit
|
2 anni fa |
|
InABox.Core.xml
|
038b68055a
Initial Commit
|
2 anni fa |
|
LibraryInitializer.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
LinkedProperties.cs
|
70bd4af96e
Refactored LinkedProperties into its own static class
|
2 anni fa |
|
LinkedProperty.cs
|
26ee1690e2
Fixed LinkedProperty() functionality
|
2 anni fa |
|
Module.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
MutableLookup.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
ObservableDictionary.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
PackableDictionary.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
PackableList.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
PredicateExtensions.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Profiler.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
README.md
|
038b68055a
Initial Commit
|
2 anni fa |
|
Script.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
ScriptType.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Selection.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
SerializableExpression.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
Serialization.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
SortOrder.cs
|
7f8ddd19ae
Added new non generic PrepareSelect function, to enforce static type checking instead of invoking generic methods;
|
2 anni fa |
|
TaskUtils.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
TimeSpanFormatter.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
UserProperties.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |
|
UserTrackingAction.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
UserTrackingAttribute.cs
|
038b68055a
Initial Commit
|
2 anni fa |
|
XMLExtensions.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 anni fa |