Commit Graph

159 Commits

Author SHA1 Message Date
Chris Cameron
80786dd84c Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6
# Conflicts:
#	ICD.Common.Utils/Properties/AssemblyInfo.cs
2020-01-21 11:15:18 -05:00
Chris Cameron
bf8061046b chore: Updating changelog, incrementing minor version 2020-01-20 11:30:45 -05:00
Chris Cameron
201639b30b fix: Skip over invalid adapter ids when getting network information 2020-01-17 11:11:32 -05:00
Chris Cameron
89f0214cce fix: Ignoring Crestron ethernet parameters that say "Invalid Value" 2020-01-16 15:51:05 -05:00
Chris Cameron
49f8f116fd feat: Simplifying network interfaces, enumerating all adapter types
# Conflicts:
#	CHANGELOG.md
2020-01-16 15:49:40 -05:00
Jack Kanarish
da4415a11c chore: changelog 2020-01-09 14:00:19 -05:00
Austin Noska
11c4d10a51 feat: added not null tag to ICDUriBuilder constructor that takes a Uri as an argument. 2020-01-06 12:54:02 -05:00
Chris Cameron
7562dddeff chore: Updating changelog 2020-01-06 09:50:08 -05:00
Laura Gomez
b5fc25de7c feat: Added WriteAllByte method to IcdFile class. 2020-01-03 15:27:48 -05:00
Chris Cameron
bbe596c116 feat: Added methods for serializing an XML array 2019-12-13 12:21:41 -05:00
Laura Gomez
7689ffc3c8 feat: creating deserializItem method. Making xml changes. 2019-12-12 15:39:27 -05:00
Jeffery Thompson
1ab247f204 chore: changelog 2019-12-12 15:27:05 -05:00
Chris Cameron
79a98d8c10 feat: Added enum extensions for finding the inclusion and exclusion of enum flags 2019-12-05 15:31:20 -05:00
Chris Cameron
b68c5f1c97 feat: Added MathUtils methods for converting to and from percentages 2019-12-04 11:53:44 -05:00
Chris Cameron
3deec98f44 chore: Updating changelog, incrementing minor version 2019-12-04 11:51:18 -05:00
Chris Cameron
eb52b164bf feat: Added shim methods for finding closest DateTimes from a sequence 2019-11-19 17:08:21 -05:00
Chris Cameron
fb8abe2aa4 chore: Updating changelog, incrementing minor version 2019-11-18 14:17:31 -05:00
Laura Gomez
7cf3d18127 feat: Adding CompareTo method wich helped with validation cheking on DeploymentTool. 2019-10-30 10:13:15 -04:00
Chris Cameron
f39b3897fc Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4 2019-10-29 14:58:27 -04:00
Chris Cameron
ab2fab0b3a Merge remote-tracking branch 'origin/ConnectPro_v1.2' into ConnectPro_v1.3 2019-10-29 14:58:19 -04:00
Chris Cameron
9b69b2a712 Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
#	CHANGELOG.md
#	ICD.Common.Utils/Properties/AssemblyInfo.cs
2019-10-29 14:57:38 -04:00
Chris Cameron
0a1f637b45 chore: Updating changelog, incrementing patch version 2019-10-29 14:52:36 -04:00
Jack Kanarish
9f1541f843 chore: update changelog 2019-10-29 14:19:58 -04:00
Chris Cameron
38204314e7 chore: Updating changelog, incrementing major version 2019-10-07 11:56:23 -04:00
Chris Cameron
9e8cedfbfa feat: Overload for Modulus taking long params 2019-09-30 11:52:02 -04:00
Chris Cameron
52229c1472 feat: Adding AreOrdered enumerable extension methods 2019-09-30 11:51:20 -04:00
Drew Tingen
38c24d42a7 feat: GetUtcTime() 2019-09-30 11:50:42 -04:00
Chris Cameron
11004085c5 chore: Updating changelog, incrementing minor version 2019-09-16 14:44:07 -04:00
Drew Tingen
73b1c4819c chore: Update changelog 2019-09-16 14:10:45 -04:00
Chris Cameron
6a7b58f50f docs: Updating changelog 2019-09-14 11:23:19 -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
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
8c0416f70e docs: updating changelog 2019-09-09 15:28:03 -04:00
Drew Tingen
fc4ae67e40 chore: changelog slightly more specific 2019-09-09 15:16:23 -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
Austin Noska
9c07b3da04 docs: updating changelog 2019-08-30 17:21:17 -04:00
Chris Cameron
18abe78550 feat: Better handling of JSON DateTimes in Net Standard 2019-08-27 15:01:09 -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
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