| .. |
|
Classes
|
277d2cd272
Added Deserialize method to WorkingDays
|
1 mês atrás |
|
Client
|
fbd40319e3
MultiQuery now calls Client.QueryMultiple under the hood
|
1 mês atrás |
|
Configuration
|
bfe54f791f
Improved non-generic interface of Configuration
|
1 mês atrás |
|
CoreMenu
|
9617abdb1e
Fixed theming of text box and Searchbar
|
1 ano atrás |
|
CoreTable
|
fac9f0795c
Removed ClientFactory.IsSupported
|
3 meses atrás |
|
DataModel
|
6c053c323c
Removed some obsolete properties
|
1 mês atrás |
|
DatabaseSchema
|
9a0e53ecfc
Merge branch 'kenric' into v9
|
1 mês atrás |
|
DigitalForms
|
fbd40319e3
MultiQuery now calls Client.QueryMultiple under the hood
|
1 mês atrás |
|
Exceptions
|
16d11d1ab0
Added CalendarControl.ColumnWidthMode
|
3 meses atrás |
|
Expression
|
0cb68fa558
filter type safety
|
4 meses atrás |
|
Imports
|
b985e3f333
Changes to allow Trimming in iOS
|
7 meses atrás |
|
Licensing
|
eb3910ffa2
LicenseUtils now uses decimals
|
2 meses atrás |
|
Mail
|
038b68055a
Initial Commit
|
3 anos atrás |
|
Objects
|
0ca74132ed
Added Provider.Update
|
1 mês atrás |
|
Postable
|
de4e47be75
Added Progress window for posting
|
1 mês atrás |
|
Pushes
|
ea0553d6a2
Added CoreTable.ToGroups() function
|
2 anos atrás |
|
Query
|
4cde28a6b5
Added some handy extension functions
|
1 mês atrás |
|
Reports
|
8a39e77ca8
Little tweaks
|
1 mês atrás |
|
SMSProvider
|
038b68055a
Initial Commit
|
3 anos atrás |
|
Security
|
9a0e53ecfc
Merge branch 'kenric' into v9
|
1 mês atrás |
|
User
|
0cb68fa558
filter type safety
|
4 meses atrás |
|
Utils
|
41c941ebe5
Lots of dxf stuff
|
1 ano atrás |
|
AssemblyInfo.cs
|
9612ddd19a
Changed AssemblyInfo
|
1 ano atrás |
|
Authenticator.cs
|
83dadc7056
Attempting to get PRS Avalonia and PRS Digital to App Store
|
10 meses atrás |
|
CoreAttribute.cs
|
f4e1f35de3
Changed string.Empty to ""
|
2 anos atrás |
|
CoreFilterDefinition.cs
|
2d34536b72
Modified serialisation exception handling
|
1 mês atrás |
|
CoreObservableCollection.cs
|
2e3aa1cf90
Fixed crash when cached documents needed to be reloaded
|
8 meses atrás |
|
CoreTreeNodes.cs
|
a35f6341e3
Added "Parent" to Logikal Group Import
|
10 meses atrás |
|
CoreUtils.cs
|
4cde28a6b5
Added some handy extension functions
|
1 mês atrás |
|
Crc32.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
DocumentCache.cs
|
0cb68fa558
filter type safety
|
4 meses atrás |
|
Encryption.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
EventSuppressor.cs
|
42e770f411
Added ability to add Buttons on the right-hand side of a grid
|
3 anos atrás |
|
Export.cs
|
17e7219254
PosterEngine ground work (DON'T MERGE to PRDUCTION YET)
|
2 anos atrás |
|
FluentList.cs
|
58026b62ff
More Utility functinos
|
2 anos atrás |
|
FodyWeavers.xml
|
a9f20709f3
Removed FodyWeavers from InABox.Core
|
1 ano atrás |
|
FodyWeavers.xsd
|
6b9c5b7bd8
Implementing lazy entitylinks
|
1 ano atrás |
|
GeoPoint.cs
|
e7e1add901
Improved Geolocation scanning for Home Screen
|
6 meses atrás |
|
GeoPointExtensions.cs
|
77223d7c0d
Added Placeholder capability to TextBox Editors
|
11 meses atrás |
|
HTMLBuilder.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
HTMLUtils.cs
|
6c501db58e
Added HTMLUtils class to convert between full HTML (editing) and HTML-Enabled snippets (Reporting)
|
1 ano atrás |
|
IPackable.cs
|
4b52ce87df
Got rid of FastBinaryWriter/Reader
|
3 anos atrás |
|
IQueryableExtensions.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
InABox.Core.csproj
|
f08e36345c
Class Libraries now create Nuget Packages when in release mode
|
3 meses atrás |
|
InABox.Core.xml
|
038b68055a
Initial Commit
|
3 anos atrás |
|
LibraryInitializer.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
Module.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
MutableLookup.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
ObservableDictionary.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
PackableList.cs
|
65048f8389
UPdated IPackable classes
|
3 anos atrás |
|
PredicateExtensions.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
Profiler.cs
|
c0df554c39
Updating Syncfusion
|
2 anos atrás |
|
SerializableExpression.cs
|
a5bb398c74
Finished changes to columns
|
1 ano atrás |
|
Serialization.cs
|
2d34536b72
Modified serialisation exception handling
|
1 mês atrás |
|
TaskUtils.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
TimeSpanFormatter.cs
|
5e319b8e96
Added "Reset Columns to Default" to OneToMany and ManyTOMany grids.
|
2 anos atrás |
|
UserTrackingAction.cs
|
038b68055a
Initial Commit
|
3 anos atrás |
|
XMLExtensions.cs
|
e6936aebf7
Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat.
|
3 anos atrás |