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 |
|
Laura Gomez
|
7b44867f34
|
docs: updating changelog
|
2019-07-30 13:38:37 -04:00 |
|
Austin Noska
|
cb3677bd72
|
docs: updating changelog
|
2019-07-11 10:39:26 -04:00 |
|
Chris Cameron
|
1a868d5a7d
|
chore: Updating changelog, incrementing minor version
|
2019-07-03 10:22:01 -04:00 |
|
Austin Noska
|
00e7fd6a6b
|
docs: updating changelog
|
2019-06-27 11:00:03 -04:00 |
|
Chris Cameron
|
8c160c77c4
|
docs: Updating changelog
|
2019-06-26 13:33:37 -04:00 |
|
Chris Cameron
|
3a2fc0eef7
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.3
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-24 12:52:24 -04:00 |
|
Chris Cameron
|
1be852685d
|
chore: Updating changelog, incrementing minor version
|
2019-06-24 12:49:39 -04:00 |
|
Chris Cameron
|
e8acb42bb9
|
fix: Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder
|
2019-06-21 21:32:46 -04:00 |
|
Chris Cameron
|
d3d812265e
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.3
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-14 16:54:12 -04:00 |
|
Chris Cameron
|
b915401109
|
chore: Updating changelog, incrementing patch version
|
2019-06-14 16:52:56 -04:00 |
|
Chris Cameron
|
b680bab67a
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-14 10:28:13 -04:00 |
|
Chris Cameron
|
7666021925
|
chore: Updating changelog, incrementing minor version
|
2019-06-14 10:25:47 -04:00 |
|
Chris Cameron
|
0152259a25
|
chore: Updating changelog, incrementing minor version
|
2019-06-10 13:50:37 -04:00 |
|