Commit Graph

969 Commits

Author SHA1 Message Date
Chris Cameron
0e16606d75 feat: Additional binary search extensions, AddSorted methods renamed to InsertSorted 2019-09-23 11:43:43 -04:00
Chris Cameron
602f170091 fix: Moving SafeCriticalSection Enters outside of tryf block, don't want to Leave if the Enter fails 2019-09-20 10:01:07 -04:00
Laura Gomez
aae8bc5323 feat: Adding default implementation for AbstractGenericXmlConverter Instantiate method 2019-09-16 15:15:35 -04:00
Chris Cameron
11004085c5 chore: Updating changelog, incrementing minor version 9.9.0.0 2019-09-16 14:44:07 -04:00
Chris Cameron
6ca015a561 Merge branch 'feat/ProgramDataPath' of Common/Utils into dev 2019-09-16 18:19:58 +00:00
Drew Tingen
73b1c4819c chore: Update changelog 2019-09-16 14:10:45 -04:00
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
6a7b58f50f docs: Updating changelog 2019-09-14 11:23:19 -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
e65578584a docs: Updating changelog 2019-09-10 17:19:28 -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
Chris Cameron
b6f64bb9b2 Merge branch 'fix/ModulusRename' of Common/Utils into dev 2019-09-09 19:54:24 +00:00
Drew Tingen
6ae110a997 Merge remote-tracking branch 'origin/dev' into fix/ModulusRename 2019-09-09 15:38:56 -04:00
Chris Cameron
efdb48f2c3 Merge branch 'fix/programdata-path' of Common/Utils into ConnectPro_v1.4 2019-09-09 19:33:32 +00:00
Drew Tingen
9d02ee0022 fix: Fixing MathUtilsTest after rename 2019-09-09 15:33:31 -04:00
Austin Noska
8c0416f70e docs: updating changelog 2019-09-09 15:28:03 -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
fc4ae67e40 chore: changelog slightly more specific 2019-09-09 15:16:23 -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
091ad10068 test: Updating test framework version 2019-09-03 16:09:03 -04:00
Chris Cameron
71bb320057 chore: Updating changelog, incrementing minor version 9.8.0.0 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
Chris Cameron
2a2bff2e92 Merge branch 'feat/uptime-utils' of Common/Utils into ConnectPro_v1.4 2019-09-03 14:02:26 +00:00
Austin Noska
9c07b3da04 docs: updating changelog 2019-08-30 17:21:17 -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
c23d81e023 chore: Updating nuget packages 2019-08-29 14:13:55 -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 8.7.1.0 2019-08-22 10:41:00 -04:00
Drew Tingen
81f7eb9c66 Merge branch 'fix/ordered-dict' of Common/Utils into MetLife_v5.4.3 2019-08-22 14:30:40 +00: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 9.7.0.0 2019-08-15 11:02:18 -04:00
Chris Cameron
47c611a0b4 Merge remote-tracking branch 'origin/MetLife_v5.4.3' into dev 2019-08-15 10:57:50 -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