.. |
Attributes
|
492ae301f3
Added Unrecoverable attribute.
|
1 rok temu |
AutoEntity
|
6246a6a526
Added ability for Query Filters to refer to other columns instead of just constant values by passsing in an IColumn parameter
|
2 lat temu |
Classes
|
ba4b215b60
Converting to Use FastReports.Wpf (Source Code Version)
|
1 rok temu |
Client
|
64bd985e43
Added some utility functions for doing lookups, column handling and editing entities
|
1 rok temu |
Configuration
|
3a68fb6963
Added extension method for user configuration
|
1 rok temu |
CoreTable
|
e22ea825d0
Fixing update row to also update cell changes. Fixing really dumb lookup bug that probably used to work before the Lookup overhaul, but wasn't very good now. Made CoreRow Ienumerable
|
1 rok temu |
DataModel
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 rok temu |
DatabaseSchema
|
edc704900f
Fixed an issue with CoreRow empty values being DBNull, rather than NULL
|
1 rok temu |
DigitalForms
|
df51bd8804
Added ExportExpression to Digital Forms
|
1 rok temu |
Editors
|
435781d9fc
Made DatabaseSchema properly concurrent.
|
1 rok temu |
Imports
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 rok temu |
Licensing
|
057423ee06
Tweaked WPF Converters
|
1 rok temu |
Mail
|
038b68055a
Initial Commit
|
2 lat temu |
MultiQuery
|
f41aa9ecca
Fixed QueryMultiple running even when no queries, and fixed client save callback not called when no entities.
|
1 rok temu |
Postable
|
1189b341ab
Added a fail exception for posting with a message intended for the user.
|
1 rok temu |
Pushes
|
ea0553d6a2
Added CoreTable.ToGroups() function
|
1 rok temu |
Reports
|
c5d0355949
Pulled out most uses of Init(), in favour of property initialisers.
|
1 rok temu |
SMSProvider
|
038b68055a
Initial Commit
|
2 lat temu |
Security
|
492ae301f3
Added Unrecoverable attribute.
|
1 rok temu |
User
|
492ae301f3
Added Unrecoverable attribute.
|
1 rok temu |
Utils
|
c7a117ef18
Added TimeSpan.Round/Floor/Ceiling() functions, removed CoreTime support
|
2 lat temu |
Aggregate.cs
|
3021bec6a7
Added string concat aggregate
|
1 rok temu |
AuditTrail.cs
|
038b68055a
Initial Commit
|
2 lat temu |
BaseObject.cs
|
665ea1c85a
Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation
|
1 rok temu |
Caption.cs
|
038b68055a
Initial Commit
|
2 lat temu |
Column.cs
|
c8b5752f3b
Upgraded Base Framework to .NET8
|
1 rok temu |
CoreAttribute.cs
|
f4e1f35de3
Changed string.Empty to ""
|
1 rok temu |
CoreExpression.cs
|
c317fdbbbd
Fix to reports crash
|
1 rok temu |
CoreFilterDefinition.cs
|
6e75a4dc76
User-local filters. Added a security token for editing global filters.
|
1 rok temu |
CoreTreeNodes.cs
|
182871be34
Fixed InvalidateRow; Made FitlerButtonComponenet public; Added DynamicSeelectorGrid
|
1 rok temu |
CoreUtils.cs
|
60a5928fbe
Added WithIndex for enumerables
|
1 rok temu |
Crc32.cs
|
038b68055a
Initial Commit
|
2 lat temu |
DataFile.cs
|
038b68055a
Initial Commit
|
2 lat temu |
Deletion.cs
|
cd5bc3e263
Fixed deleting objects with donotpersist properties
|
2 lat temu |
DocumentCache.cs
|
c49c14a590
Added a database ID to Info()
|
1 rok temu |
EnclosedEntity.cs
|
2340440fb7
Updated a bunch of entities and also did enclosed entities
|
1 rok temu |
Encryption.cs
|
038b68055a
Initial Commit
|
2 lat temu |
Entity.cs
|
98b5020aaa
Fixed Display Issues with DynamicGrid / DirectEdit
|
1 rok temu |
EntityIndex.cs
|
038b68055a
Initial Commit
|
2 lat temu |
EntityLink.cs
|
3ce1930068
Fixed tab strip height on DynamicTabControl; added question image to MessageWindow
|
1 rok temu |
EntityList.cs
|
038b68055a
Initial Commit
|
2 lat temu |
EntityRelation.cs
|
038b68055a
Initial Commit
|
2 lat temu |
EventSuppressor.cs
|
42e770f411
Added ability to add Buttons on the right-hand side of a grid
|
2 lat temu |
Export.cs
|
17e7219254
PosterEngine ground work (DON'T MERGE to PRDUCTION YET)
|
2 lat temu |
Expressions.cs
|
f37600537b
Added proper logging to Serialisation
|
1 rok temu |
FileName.cs
|
038b68055a
Initial Commit
|
2 lat temu |
Filter.cs
|
352a79e126
Converted "No Date Provided" to "Null" to allow more different data types
|
1 rok temu |
FluentList.cs
|
58026b62ff
More Utility functinos
|
1 rok temu |
FodyWeavers.xml
|
038b68055a
Initial Commit
|
2 lat temu |
FodyWeavers.xsd
|
038b68055a
Initial Commit
|
2 lat temu |
HTMLBuilder.cs
|
038b68055a
Initial Commit
|
2 lat temu |
ICoreRow.cs
|
20d21e45d2
Moved Dimensions to PRS.Shared
|
2 lat temu |
ICoreTable.cs
|
e3d01aac55
Improved speed of CoreTable.LoadRows
|
1 rok temu |
ILookupDefinition.cs
|
64bd985e43
Added some utility functions for doing lookups, column handling and editing entities
|
1 rok temu |
IPackable.cs
|
4b52ce87df
Got rid of FastBinaryWriter/Reader
|
2 lat temu |
IQueryableExtensions.cs
|
038b68055a
Initial Commit
|
2 lat temu |
InABox.Core.csproj
|
c8b5752f3b
Upgraded Base Framework to .NET8
|
1 rok temu |
InABox.Core.xml
|
038b68055a
Initial Commit
|
2 lat temu |
LibraryInitializer.cs
|
038b68055a
Initial Commit
|
2 lat temu |
LinkedProperties.cs
|
716eb40baf
Refactored LookupFactory
|
1 rok temu |
LinkedProperty.cs
|
24381b98e6
Tweaked Dyanmic Editor DefineLookups to allow synchronous as well as asynchronous refreshes
|
1 rok temu |
Module.cs
|
038b68055a
Initial Commit
|
2 lat temu |
MutableLookup.cs
|
038b68055a
Initial Commit
|
2 lat temu |
ObservableDictionary.cs
|
038b68055a
Initial Commit
|
2 lat temu |
PackableList.cs
|
65048f8389
UPdated IPackable classes
|
2 lat temu |
PredicateExtensions.cs
|
038b68055a
Initial Commit
|
2 lat temu |
Profiler.cs
|
c0df554c39
Updating Syncfusion
|
1 rok temu |
README.md
|
038b68055a
Initial Commit
|
2 lat temu |
Script.cs
|
f4e1f35de3
Changed string.Empty to ""
|
1 rok temu |
ScriptType.cs
|
6037c4cc18
Removed Store.Load; Removed Store.List
|
1 rok temu |
Selection.cs
|
038b68055a
Initial Commit
|
2 lat temu |
SerializableExpression.cs
|
1356d6cfa5
Added AsIList() function to Core Utils, as well as creating Filters from Column instances.
|
1 rok temu |
Serialization.cs
|
d946093b8a
Added ChildEntity EntityLink type
|
1 rok temu |
SerializationFormat.cs
|
1acda3b420
Refactored InABox.Client.Remote / InABox.Client.Remote.Json into InABox.Client.Rest
|
2 lat temu |
SortOrder.cs
|
00a8475054
Further work
|
2 lat temu |
TaskUtils.cs
|
038b68055a
Initial Commit
|
2 lat temu |
TimeSpanFormatter.cs
|
5e319b8e96
Added "Reset Columns to Default" to OneToMany and ManyTOMany grids.
|
1 rok temu |
UserProperties.cs
|
665ea1c85a
Improving speed of ToObject by using cached objects in DatabaseSchema and decreasing some initialisation
|
1 rok temu |
UserTrackingAction.cs
|
038b68055a
Initial Commit
|
2 lat temu |
UserTrackingAttribute.cs
|
2340440fb7
Updated a bunch of entities and also did enclosed entities
|
1 rok temu |
XMLExtensions.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
2 lat temu |