Drew Tingen
|
f913af6efe
|
Merge remote-tracking branch 'origin/dev' into feat/ProgramDataPath
|
2019-09-16 14:05:48 -04:00 |
|
Drew Tingen
|
099517df7d
|
feat: Adding program data path to PathUtils
|
2019-09-16 14:00:47 -04:00 |
|
Chris Cameron
|
2273d5b3a1
|
refactor: Removing unused code
|
2019-09-14 11:23:09 -04:00 |
|
Chris Cameron
|
aa17f29305
|
feat: Adding BinarySearch extension method for ILists
|
2019-09-13 16:35:38 -04:00 |
|
Chris Cameron
|
96d2df8871
|
feat: Added CultureInfo extensions for converting between 12 hour and 24 hour time formatting
|
2019-09-10 17:19:00 -04:00 |
|
Chris Cameron
|
b4d82a855e
|
feat: Added a dictionary extension method for getting or adding a new value via func
|
2019-09-10 17:18:12 -04:00 |
|
Chris Cameron
|
83bc344ab3
|
feat: Added an event that is raised when the system time is set
|
2019-09-10 17:17:09 -04:00 |
|
Chris Cameron
|
0821dcb3ca
|
fix: Fixed a bug where CultureInfo was not being cloned correctly
|
2019-09-10 17:16:31 -04:00 |
|
Drew Tingen
|
6ae110a997
|
Merge remote-tracking branch 'origin/dev' into fix/ModulusRename
|
2019-09-09 15:38:56 -04:00 |
|
Austin Noska
|
0f27d68edf
|
fix: Net Standard: the Root Config Path is now ICD.Connect in the current environments ProgramData directory
|
2019-09-09 15:25:35 -04:00 |
|
Drew Tingen
|
f8fc68e08f
|
chore: remarks explaining method name limitations
|
2019-09-09 15:17:32 -04:00 |
|
Drew Tingen
|
0f618198b5
|
fix: Rename "Mod" to "Modulus" to keep S+ from throwing a fit
|
2019-09-09 15:06:39 -04:00 |
|
Chris Cameron
|
9a6f197aa0
|
feat: Added TimeSpan extension methods for cycling hours and minutes without modifying the day
|
2019-09-09 10:07:08 -04:00 |
|
Chris Cameron
|
45ee3e70b0
|
feat: Added mod method to MathUtils
|
2019-09-09 10:06:08 -04:00 |
|
Chris Cameron
|
b09f614ef5
|
feat: Added a method for determining if a culture uses 24 hour format
|
2019-09-04 14:31:16 -04:00 |
|
Chris Cameron
|
027c9ffe82
|
refactor: Changed DateTime extension method to a simple util method
|
2019-09-04 14:30:45 -04:00 |
|
Chris Cameron
|
dc1b60e629
|
feat: Added an extension method for getting the hour in 12 hour format
|
2019-09-04 12:36:54 -04:00 |
|
Chris Cameron
|
71bb320057
|
chore: Updating changelog, incrementing minor version
|
2019-09-03 10:52:19 -04:00 |
|
Chris Cameron
|
e6b0fd5f7b
|
Merge remote-tracking branch 'origin/feat/xml-array' into ConnectPro_v1.4
|
2019-09-03 10:27:42 -04:00 |
|
Austin Noska
|
438b3d48e4
|
feat: Implemented Processor Utils for Net Standard to get the system uptime and the program uptime.
|
2019-08-30 17:19:17 -04:00 |
|
Austin Noska
|
629ceec84e
|
feat: Added Public API Property to get the program install date based on the creation date of core dll file for Net Standard and SimplSharp
|
2019-08-30 17:18:18 -04:00 |
|
Chris Cameron
|
bb41d59a4b
|
feat: Adding methods for deserializing an XML array of items
|
2019-08-29 17:21:57 -04:00 |
|
Chris Cameron
|
18abe78550
|
feat: Better handling of JSON DateTimes in Net Standard
|
2019-08-27 15:01:09 -04:00 |
|
Chris Cameron
|
f33218f7a6
|
chore: Updating nuget packages
|
2019-08-22 17:17:35 -04:00 |
|
Chris Cameron
|
4938dad882
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.4
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-08-22 10:42:57 -04:00 |
|
Chris Cameron
|
5900f5974b
|
chore: Updating changelog, incrementing patch version
|
2019-08-22 10:41:00 -04:00 |
|
Chris Cameron
|
440c1c62f1
|
fix: Fixed a bug with the IcdOrderedDict index setter that was creating additional values
|
2019-08-22 10:17:32 -04:00 |
|
Chris Cameron
|
63b590a9ea
|
feat: ToStringJsonConverter rethrows the inner exception for TargetInvocationExceptions
|
2019-08-20 15:40:01 -04:00 |
|
Chris Cameron
|
f8c88630fc
|
fix: Fixed a bug where ANSI color encoded strings with percentages were being scrambled
|
2019-08-20 15:34:40 -04:00 |
|
Chris Cameron
|
3f1f9611ec
|
chore: Updating changelog, incrementing minor version
|
2019-08-15 11:02:18 -04:00 |
|
Chris Cameron
|
e388f35efb
|
Revert "fix: fix for logging deadlock, use mutexes, add logging for last message sent."
This reverts commit 7c238b9fef.
|
2019-08-15 10:56:34 -04:00 |
|
Chris Cameron
|
ff6f15d3ef
|
fix: Potential JSON under-read fix
|
2019-08-07 17:34:07 -04:00 |
|
Drew Tingen
|
02e6fe9f8c
|
chore: formatting
|
2019-08-07 13:30:55 -04:00 |
|
Drew Tingen
|
edb5534b9d
|
Merge remote-tracking branch 'origin/fix/json-dict' into KrangAtHome
|
2019-08-07 13:28:26 -04:00 |
|
Drew Tingen
|
6af3e5b2ff
|
fix: Reflection - throw inner exception for parameterless constructors that throw exceptions
|
2019-08-07 13:28:11 -04:00 |
|
Chris Cameron
|
65f76402cc
|
feat: Serializing both keys and values to JSON when serializing dicts
|
2019-08-07 13:02:18 -04:00 |
|
Chris Cameron
|
5700cf4ce2
|
feat: Re-adding missing util method for getting class attributes
|
2019-08-01 09:24:17 -04:00 |
|
Jack Kanarish
|
7c238b9fef
|
fix: fix for logging deadlock, use mutexes, add logging for last message sent.
|
2019-07-31 16:22:05 -04:00 |
|
Laura Gomez
|
6eda848410
|
feat: Initial commit of EmailValidation class
|
2019-07-31 11:47:52 -04:00 |
|
Laura Gomez
|
149f480add
|
fix: Fixing JSON datetime parsing in 2017
|
2019-07-30 12:16:29 -04:00 |
|
Austin Noska
|
0f5632ced8
|
refactor: changed public method to private as it is only being used from within EnumUtils
|
2019-07-18 11:37:33 -04:00 |
|
Chris Cameron
|
9df5f7ae37
|
feat: Clarifying method usage
|
2019-07-12 17:17:05 -04:00 |
|
Laura Gomez
|
6e056c9dcc
|
feat: Added util extension method for converting a DateTime to a Unix timestamp
|
2019-07-12 13:57:52 -04:00 |
|
Austin Noska
|
69ad4bb240
|
feat: Added timestamps to logs for non Simplsharp programs
|
2019-07-11 10:23:17 -04:00 |
|
Chris Cameron
|
1a868d5a7d
|
chore: Updating changelog, incrementing minor version
|
2019-07-03 10:22:01 -04:00 |
|
Laura Gomez
|
bb6110931a
|
feat : added a StartofDay and EndofDay DateTime methods.
|
2019-07-02 16:28:29 -04:00 |
|
Chris Cameron
|
909ebfbc97
|
fix: Throwing an exception when trying to read non-primitive JSON tokens as string
|
2019-07-01 17:07:50 -04:00 |
|
Chris Cameron
|
3d068aeb68
|
fix: Potential fix for errant '?' characters in URIs
|
2019-06-28 11:22:23 -04:00 |
|
Austin Noska
|
2d401959b6
|
feat: optimized get clique by using a bredth-first-search so it would not have to search the whole graph
|
2019-06-27 10:57:55 -04:00 |
|
Austin Noska
|
7cc5a47d6a
|
feat: Added a hashset of visited nodes so bfs can be used on graphs
|
2019-06-27 10:57:00 -04:00 |
|