Commit Graph

  • 27bb1e3482 Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6 Chris Cameron 2020-07-29 10:17:41 -04:00
  • 6173be0a1d Merge remote-tracking branch 'origin/ConnectPro_v1.4' into ConnectPro_v1.5 Chris Cameron 2020-07-29 10:17:03 -04:00
  • 66502d3617 Merge remote-tracking branch 'origin/ConnectPro_v1.3' into ConnectPro_v1.4 Chris Cameron 2020-07-29 10:16:24 -04:00
  • 0db03f7fdf Merge remote-tracking branch 'origin/ConnectPro_v1.2' into ConnectPro_v1.3 Chris Cameron 2020-07-29 10:15:58 -04:00
  • a74cdc5614 Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2 Chris Cameron 2020-07-29 10:14:02 -04:00
  • 7f306801b3 chore: Updating changelog, incremeting patch version 8.9.2.0 Drew Tingen 2020-07-28 23:00:23 -04:00
  • 51ec3dd8ff docs: Update changelog Austin Noska 2020-07-28 18:09:00 -04:00
  • 7cc8359284 fix: Check if any & all characters in a string is a digit instead of just all Austin Noska 2020-07-28 17:31:41 -04:00
  • 7ece973c2f fix: Workaround for logged XML format exceptions when failing to parse floats Chris Cameron 2020-07-24 13:42:11 -04:00
  • d7e890d6c3 refactor: Removing redundant method Chris Cameron 2020-07-17 13:57:38 -04:00
  • 816f8984be feat: Added Collection extensions for setting and adding ranges of items Chris Cameron 2020-07-16 12:13:57 -04:00
  • 449bd41cb3 feat: Adding GetPropertyInfo test Drew Tingen 2020-07-14 14:38:03 -04:00
  • 8b53700c58 refactor: Use new property get/set extensions Drew Tingen 2020-07-14 14:16:46 -04:00
  • 6d5eb07b1f chore: changelog Drew Tingen 2020-07-14 14:09:12 -04:00
  • 67445de8b9 feat: PropertyInfo extensions in 2008 to mimic overloads in NetStandard Drew Tingen 2020-07-14 14:07:17 -04:00
  • e093a57172 refactor : supporting feature where sleeptime changes due to a meeting. Laura Gomez 2020-06-18 17:25:17 -04:00
  • 878784586f refactor : refactored Repeater for easier implementation in other classes. Laura Gomez 2020-06-15 17:56:24 -04:00
  • c6b2cd78cc fix: fixing 2008 compatibiltiy issues 12.1.0.0 Drew Tingen 2020-07-14 13:25:29 -04:00
  • 5d9369b582 chore: Updating changelog, incrementing minor version Chris Cameron 2020-07-14 13:21:37 -04:00
  • a822bc406b feat: Tests for GetProperty and SetProperty Drew Tingen 2020-07-14 13:18:08 -04:00
  • c6a755f080 feat: Added GetPropertyInfo for properties at paths Drew Tingen 2020-07-14 13:17:38 -04:00
  • 21c68905d0 fix: Fix get/set property extensions to work with deep properties Drew Tingen 2020-07-14 13:16:54 -04:00
  • 4bbf0aec37 refactor: Reflection extension methods work in S# Chris Cameron 2020-07-09 13:20:21 -04:00
  • 0a87c4efe7 chore: update changelog Drew Tingen 2020-07-07 21:30:59 -04:00
  • 9882febede feat: Adding CallMethod reflection extensions Drew Tingen 2020-07-07 21:30:07 -04:00
  • 80b1412632 chore: changelog Drew Tingen 2020-07-07 20:59:30 -04:00
  • a1d480d24b chore: documentation update Drew Tingen 2020-07-07 20:59:13 -04:00
  • 9c0d6a87df feat: Get and Set property extensions using reflection - NetStandard only (for now) Drew Tingen 2020-07-07 20:55:48 -04:00
  • 0da0c41fe2 chore: ObfuscationSettings are compiled Chris Cameron 2020-07-06 15:52:17 -04:00
  • f8030a45f4 fix: Obfuscation attributes NEED to be in the System.Reflection namespace to work Chris Cameron 2020-07-06 15:52:00 -04:00
  • 48ff54de82 test: Adding test case for minimal interfaces Chris Cameron 2020-07-02 14:32:11 -04:00
  • 99945b41a4 fix: Fixing DHCP status return type and Hostnames property name Chris Cameron 2020-07-01 16:39:14 -04:00
  • d31b698cea fix: Fixing error message Chris Cameron 2020-06-30 17:08:36 -04:00
  • 5212cb9a7a feat: Add overload methods for MaxOrDefault & MinOrDefault that take a selector function as an argument Austin Noska 2020-06-26 14:16:19 -04:00
  • ee670487dd feat: Added AggregateOrDefault extension method Austin Noska 2020-06-17 14:05:54 -04:00
  • 4f34b3da7c feat: Added attributes for controlling obfuscation Chris Cameron 2020-06-26 14:06:58 -04:00
  • 9bf0a9b8a5 chore: Updating changelog, incrementing major version 12.0.0.0 Chris Cameron 2020-06-18 13:51:40 -04:00
  • f7b35e64ec feat: Added extension method for getting the EventArgs type for a given EventInfo Chris Cameron 2020-06-05 12:26:25 -04:00
  • bfab3c77b0 feat: Adding extesion methods for reading a JSON token as a float or a double Chris Cameron 2020-06-05 12:25:52 -04:00
  • 4a68c0caad refactor: Tidying ILoggerService interface Chris Cameron 2020-06-04 14:12:55 -04:00
  • 07ee6ce586 fix: Deadlock detection works better for false positives Chris Cameron 2020-06-04 14:11:48 -04:00
  • 6f5deaf1ea feat: Added dictionary extension for removing a key and outputting the value Chris Cameron 2020-06-04 13:23:14 -04:00
  • 3da9b23e12 feat: Adding simple IGenericEventArgs interface Chris Cameron 2020-06-03 16:14:43 -04:00
  • 9deafaec9b feat: JSON conversion improvements for log items Chris Cameron 2020-06-01 11:35:41 -04:00
  • 28ea05e2f6 feat: Standardizing JSON Type conversion Chris Cameron 2020-06-01 10:27:42 -04:00
  • f53d05936c fix: Better NiceName implementation, handles more cases of syntax, whitespace and punctuation Chris Cameron 2020-05-28 16:21:03 -04:00
  • 4339f02698 refactor: JSON DateTime cleanup Chris Cameron 2020-05-28 13:46:49 -04:00
  • 25fb5a0ad8 fix: Another round of JSON DateTime fixes Chris Cameron 2020-05-27 19:38:04 -04:00
  • 6240d3fccf Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7 Chris Cameron 2020-05-27 16:04:13 -04:00
  • 88ff67b356 Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6 Chris Cameron 2020-05-27 16:02:50 -04:00
  • 1d0ba453e3 Merge branch 'ConnectPro_v1.4' into ConnectPro_v1.5 Chris Cameron 2020-05-27 15:59:53 -04:00
  • 121d267aad Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4 Chris Cameron 2020-05-27 15:59:40 -04:00
  • f23b051c3a Merge branch 'ConnectPro_v1.2' into ConnectPro_v1.3 Chris Cameron 2020-05-27 15:59:27 -04:00
  • b5ec51d9a4 Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2 Chris Cameron 2020-05-27 15:59:12 -04:00
  • 62f54f1213 chore: Updating changelog, incrementing patch version 8.9.1.0 Chris Cameron 2020-05-27 15:56:22 -04:00
  • dd3c0f530b chore: Changelog Drew Tingen 2020-05-27 11:28:12 -04:00
  • fc74865c5b feat: Use CrestronEnvironment.SystemInfo.SerialNumber to retrieve the serial number, instead of trying to convert TSID from console. Drew Tingen 2020-05-27 11:25:14 -04:00
  • 4de7944286 fix: temp fix for 4-series shenanagans Drew Tingen 2020-05-21 18:14:10 -04:00
  • dbad18925f feat: Clarifying which culture failed to load when throwing an exception Chris Cameron 2020-05-26 11:18:58 -04:00
  • 1a027bcea0 chore: Updating changelog Chris Cameron 2020-05-26 10:24:58 -04:00
  • 7053faede1 feat: Serializing JSON DateTimes to ISO-8601 Chris Cameron 2020-05-22 17:55:18 -04:00
  • 582cbe9157 fix: Temp fix for annoying CompiledOn DateTime parsing bug Chris Cameron 2020-05-21 13:59:09 -04:00
  • 00803fcd66 Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7 Chris Cameron 2020-05-19 10:50:55 -04:00
  • 9912097a33 chore: Updating changelog, incrementing minor version 11.1.0.0 Chris Cameron 2020-05-19 10:45:05 -04:00
  • cad3cf60cf chore: changelog Drew Tingen 2020-05-18 15:27:51 -04:00
  • 0431b5afe4 feat: DateTimeNullableEventArgs Drew Tingen 2020-05-18 15:27:01 -04:00
  • d1c21ae7b4 fix: TableBuilder no longer draws redundant separators Chris Cameron 2020-05-12 10:24:42 -04:00
  • f34e307a93 feat: Added method for combining GUIDs to make deterministic GUIDs Chris Cameron 2020-05-08 16:06:56 -04:00
  • 2ad9adf86c feat: ScrollQueue - added OnItemTrimmed event Drew Tingen 2020-05-07 18:16:54 -04:00
  • bbb09666dd fix: Hack to catch System.Reflection constructor invocation exceptions on crestron Chris Cameron 2020-05-04 18:36:59 -04:00
  • dd3c6b13fd Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7 Chris Cameron 2020-05-01 13:30:26 -04:00
  • f9dccd30e5 Merge remote-tracking branch 'origin/ConnectPro_v1.5' into ConnectPro_v1.6 Chris Cameron 2020-04-30 21:49:38 -04:00
  • db0029bbc1 Merge remote-tracking branch 'origin/ConnectPro_v1.4' into ConnectPro_v1.5 Chris Cameron 2020-04-30 21:29:50 -04:00
  • a5289e01f7 Merge remote-tracking branch 'origin/ConnectPro_v1.3' into ConnectPro_v1.4 Chris Cameron 2020-04-30 19:38:47 -04:00
  • 9de5acfbe7 Merge remote-tracking branch 'origin/ConnectPro_v1.2' into ConnectPro_v1.3 Chris Cameron 2020-04-30 18:49:14 -04:00
  • a22c3626ab Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2 Chris Cameron 2020-04-30 15:16:23 -04:00
  • d90c60126e chore: Updating changelog, incrementing minor version 8.9.0.0 Chris Cameron 2020-04-30 13:02:14 -04:00
  • 49d12d454f fix: Program and Processor utils actually return DateTimes for date properties Drew Tingen 2020-04-27 11:09:58 -04:00
  • 760ab259fa feat: Adding MathUtils.Clamp overload for bytes Chris Cameron 2020-04-23 10:19:45 -04:00
  • 40e00e0ab7 feat: Adding methods for reading DateTimes from XML Chris Cameron 2020-04-20 16:09:20 -04:00
  • 64405a1cd6 feat: Adding overloads for reading XML attributes as GUIDs Chris Cameron 2020-04-18 18:42:13 -04:00
  • ffb217839c fix: Cleaning up TimeSpan.ToReadableString() output Chris Cameron 2020-04-18 12:29:13 -04:00
  • 0d8dbf4a30 feat: Added methods for getting user data paths Chris Cameron 2020-04-14 16:13:13 -04:00
  • 79344a3667 refactor: Reworking EnumUtils to rely less on casting back and forth to int, added method for getting enum names Chris Cameron 2020-04-13 14:49:57 -04:00
  • 5e61098e71 feat: Added extension method for dynamically converting a sequence to a generic list of the given item type Chris Cameron 2020-04-13 14:45:43 -04:00
  • e0663bdbfd core telemetry initial commit Jack Kanarish 2020-04-05 11:05:42 -04:00
  • 96946d6323 refactor: Rewrote JsonItemWrapper serialization for JsonConvert friendliness Chris Cameron 2020-04-09 12:13:27 -04:00
  • 5067f5fdb3 feat: Added Type extension method for getting inner generic types Chris Cameron 2020-04-06 13:11:05 -04:00
  • d002dda568 fix: Fixing null parameter exception in TableBuilder Chris Cameron 2020-04-06 13:09:34 -04:00
  • 08aeba756a feat: Added extension method for determining if a type is Anonymous Chris Cameron 2020-04-01 13:58:03 -04:00
  • b29ae4c8c8 perf: Potential optimization when searching for Constructors/Methods Chris Cameron 2020-03-27 14:50:02 -04:00
  • c1418ae4e2 feat: Adding Move method to IcdFile Chris Cameron 2020-03-27 14:47:41 -04:00
  • 5978d492cf feat: Added eIcdFileMode for IO platform agnosticism Chris Cameron 2020-03-27 13:54:29 -04:00
  • a1775b281f feat: TableBuilder supports multi-line content Chris Cameron 2020-03-26 14:15:45 -04:00
  • 75ddc37cf1 feat: Added ToCollection extension method for copying an enumerable to a new collection Chris Cameron 2020-03-23 16:35:16 -04:00
  • d07373b69e chore: Updating changelog, incrementing major version 11.0.0.0 Chris Cameron 2020-03-20 13:04:11 -04:00
  • 3ebfa76970 feat : Added ToPrivateString Method to convert password into special characters for privacy. Laura Gomez 2020-03-16 16:29:57 -04:00
  • ac5da50e98 feat: Added IsDistinct extension method Chris Cameron 2020-03-16 10:07:15 -04:00
  • 6c6d272511 feat: Added MinOrDefault extension method Chris Cameron 2020-03-16 10:04:23 -04:00
  • 022e625143 fix: Fixed a bug where table width calculations were not considering unprintable characters Chris Cameron 2020-03-15 15:51:05 -04:00