Andrew Welker
|
d3383db890
|
Merge pull request #666 from PepperDash/hotfix/generic-queue-disposed-check
added a Disposed check and Debug Message to prevent enqueing messages…
1.8.2
|
2021-03-29 07:55:29 -06:00 |
|
Nick Genovese
|
139e5370ea
|
added a Disposed check and Debug Message to prevent enqueing messages after the Generic Queue has been disposed; typically happens at program stop
1.8.2-hotfix-1255
|
2021-03-29 09:42:31 -04:00 |
|
Andrew Welker
|
bdd17dfa27
|
Merge pull request #661 from PepperDash/hotfix/scheduler-fixes
Hotfix/scheduler fixes
|
2021-03-25 15:48:45 -06:00 |
|
Andrew Welker
|
6443e00428
|
update back to latest builder image
1.8.2-hotfix-1249
|
2021-03-22 09:48:23 -06:00 |
|
Andrew Welker
|
008279e867
|
Initialize some properties that were causing a nullRef
1.8.2-hotfix-1248
|
2021-03-22 09:39:08 -06:00 |
|
Andrew Welker
|
c4a6d20791
|
fixing a nullref issue with cisco spark
1.8.2-hotfix-1247
|
2021-03-22 09:23:07 -06:00 |
|
Andrew Welker
|
61b4002e5a
|
Fix to test build image again
1.8.2-hotfix-1246
|
2021-03-19 09:22:21 -06:00 |
|
Andrew Welker
|
da63d0917e
|
Updates to test new builder image
this build WILL fail
|
2021-03-19 09:03:05 -06:00 |
|
Andrew Welker
|
0228fd1c0f
|
fix a ;
1.8.2-hotfix-1244
|
2021-03-18 16:27:08 -06:00 |
|
Andrew Welker
|
085ba134c4
|
Set event to not be acknowledgable
Added logic to acknowledge event
Added debug statement to show that event was being fired
|
2021-03-18 12:44:20 -06:00 |
|
Andrew Welker
|
a9fce3237c
|
Added check for key to Clear command
If the key was wrong or wasn't in the group, a `KeyNotFoundException` was thrown.
Also added acknowledgment of a successful deletion
|
2021-03-18 12:43:29 -06:00 |
|
Andrew Welker
|
840fb21e15
|
Added console command to list events for a group
|
2021-03-18 12:42:29 -06:00 |
|
Andrew Welker
|
8ed236abae
|
Merge pull request #654 from PepperDash/hotfix/namespace-issues
Fix old/wrong namespace versions to have copies of types that are in the correct one
1.8.1
|
2021-03-12 16:48:01 -07:00 |
|
Andrew Welker
|
4a9b1514e3
|
fix old/wrong namespace versions
1.8.1-hotfix-1225
|
2021-03-12 15:46:08 -07:00 |
|
Andrew Welker
|
9c7e38b379
|
Merge pull request #652 from PepperDash/hotfix/techroom-scheduler-event-update
Removes check from scheduler method that was functioning incorrectly.
|
2021-03-12 15:07:10 -07:00 |
|
Neil Dorin
|
846e905ae1
|
Removes check from scheduler method that was functioning incorrectly.
1.8.1-hotfix-1226
1.75.0-hotfix-1224
|
2021-03-12 14:18:03 -07:00 |
|
Neil Dorin
|
31f6a4bcfd
|
Merge pull request #643 from PepperDash/release/1.8.0
1.8.0
1.8.0
|
2021-03-10 15:37:29 -07:00 |
|
Andrew Welker
|
2da8f8c9a8
|
Merge pull request #640 from PepperDash/feature/update-actions
Feature/update actions
1.8.0-rc-1205
|
2021-03-03 10:46:48 -07:00 |
|
Andrew Welker
|
743accd980
|
update actions to remove pushes to build repos
1.7.7-alpha-1204
|
2021-03-03 10:03:42 -07:00 |
|
Neil Dorin
|
b445f68466
|
Merge pull request #638 from PepperDash/feature/add-tuner-preset-mirror-config
Feature/add tuner preset mirror config
1.8.0-rc-1202
|
2021-03-02 15:53:35 -07:00 |
|
Neil Dorin
|
847e106b8d
|
Adds some debug statements at level 1 to help confirm joins are mapped correctly
1.7.7-alpha-1201
|
2021-03-02 15:34:35 -07:00 |
|
Neil Dorin
|
57f2d7c938
|
#637 Updates LinkToApi method to map configured tuners
1.7.7-alpha-1200
|
2021-03-02 15:09:24 -07:00 |
|
Neil Dorin
|
f0415d0d05
|
Adds new mirroredTuners config property and additional help comments
|
2021-03-02 11:57:10 -07:00 |
|
Neil Dorin
|
07fbe102bd
|
Merge pull request #636 from PepperDash/feature/DMChassis-updates
Fix dmps off timer
1.8.0-rc-1197
|
2021-03-01 10:53:26 -07:00 |
|
Andrew Welker
|
319909539c
|
Merge pull request #635 from PepperDash/feature/update-builds
update docker.yml to create a release on all builds
1.8.0-rc-1195
|
2021-03-01 09:54:24 -07:00 |
|
Neil Dorin
|
00589488ac
|
Adds null check for _worker before checking thread state
1.8.0-rc-1194
|
2021-02-26 14:16:53 -07:00 |
|
Andrew Welker
|
f25219c20a
|
update docker.yml to create a release on all builds
1.7.7-alpha-1192
|
2021-02-26 12:35:17 -07:00 |
|
Andrew Welker
|
c5aef18943
|
Merge pull request #630 from PepperDash/bugfix/countdownTimer-fixes
SecondsCountdownTimer fixes
1.7.7-alpha-1199
1.8.0-rc-1189
1.7.7-beta-1188
|
2021-02-24 15:03:58 -07:00 |
|
Andrew Welker
|
70d4a7054f
|
Merge branch 'development' into bugfix/countdownTimer-fixes
1.7.7-hotfix-1186
|
2021-02-24 14:28:52 -07:00 |
|
Andrew Welker
|
b20009b247
|
add Math.Floor calls to ignore milliseconds
Change formatting for timeRemaining
Add logic to prevent initial timeRemaining value from being massive negative value
1.7.7-hotfix-1185
|
2021-02-24 14:27:11 -07:00 |
|
Neil Dorin
|
9588564633
|
Merge pull request #623 from PepperDash/feature/fix-namespaces
Fix Namespace issues
1.7.7-beta-1184
|
2021-02-24 13:09:55 -07:00 |
|
Andrew Welker
|
eef3b5fb31
|
updates & fixes for countdown timer
|
2021-02-23 15:53:07 -07:00 |
|
Andrew Welker
|
7078ba55c7
|
fix dmps off timer
1.7.7-alpha-1196
|
2021-02-23 13:21:01 -07:00 |
|
Andrew Welker
|
e06be3ebe9
|
Merge branch 'development' into feature/fix-namespaces
1.7.7-alpha-1182
|
2021-02-22 15:34:22 -07:00 |
|
Andrew Welker
|
10046a9ed4
|
Merge pull request #627 from PepperDash/feature/DMChassis-updates
Update ExecuteSwitch and ports to use DMInput/DMOutput instead of numbers
1.7.7-beta-1181
|
2021-02-22 15:34:06 -07:00 |
|
Andrew Welker
|
51f294c37f
|
fix ExecuteSwitchNumeric for 0
1.7.7-alpha-1179
|
2021-02-22 13:27:32 -07:00 |
|
Andrew Welker
|
1990201215
|
add none ports to DMPS & Blade chassis
1.7.7-alpha-1177
|
2021-02-22 10:11:57 -07:00 |
|
Andrew Welker
|
be78d17af5
|
update Blade chassis ports
|
2021-02-22 10:02:34 -07:00 |
|
Andrew Welker
|
8a6d5ebd56
|
Update port creation for DMPS
|
2021-02-22 10:00:24 -07:00 |
|
Andrew Welker
|
93c0b33958
|
Updated dmps & blade chassis to use similar routing
|
2021-02-22 09:55:09 -07:00 |
|
Andrew Welker
|
dca21aa4dc
|
Fixed some issues discovered during testing
1.7.7-alpha-1176
|
2021-02-19 16:43:18 -07:00 |
|
Andrew Welker
|
ac09267173
|
Add Clear input port for Essentials Routing
1.7.7-alpha-1174
|
2021-02-19 08:55:34 -07:00 |
|
Andrew Welker
|
ef63c1db02
|
Updating DM Controller to add DMInput/Output as selector instead of number
|
2021-02-19 08:51:59 -07:00 |
|
Andrew Welker
|
f828cbecbd
|
fix USB routing
|
2021-02-18 16:23:48 -07:00 |
|
Andrew Welker
|
890abf4383
|
initial updates to ExecuteSwitch
|
2021-02-18 16:19:29 -07:00 |
|
Andrew Welker
|
52c96cc2c3
|
fix it so that wrong namespace classes inherit from right namespace classes
1.7.7-alpha-1172
|
2021-02-18 15:40:18 -07:00 |
|
Andrew Welker
|
4ab3cdb1ff
|
#451 Fix namespace issues
|
2021-02-18 13:03:23 -07:00 |
|
Neil Dorin
|
2dfd647f63
|
Merge pull request #622 from PepperDash/bugfix/occSensor-fixes
#618 Fix issue with wrong field getting sent to a method
1.7.7-beta-1170
|
2021-02-18 12:10:29 -07:00 |
|
Andrew Welker
|
7f054d5e98
|
Merge branch 'development' into bugfix/occSensor-fixes
1.7.7-hotfix-1168
|
2021-02-18 11:54:50 -07:00 |
|
Andrew Welker
|
43297c0341
|
#618 Fix issue with wrong field getting sent to a method
1.7.7-hotfix-1166
|
2021-02-18 11:53:07 -07:00 |
|