Jason Terhune
b78bce55b2
Configure gradle to compile devicetypes and smartapps.
2016-09-09 09:41:11 -05:00
Luke Bredeson
8777ec5f6d
DVCSMP-2020: smart-security app contains invalid code
2016-09-08 10:06:38 -05:00
Andrew Bresee
91eb59a10d
DVCSMP-1959: Replace log logging personal phone number ( #1217 )
...
* Replace log logging personal phone number
* Removed commented out log
2016-09-08 07:45:30 -04:00
Andrew Bresee
324ac13afb
DVCSMP-1959: Unsubscribe from a pointless method ( #1215 )
...
* Unsubscribe from a pointless method
* Remove subscription to pointless method
2016-09-07 18:07:01 -04:00
Andrew Bresee
878eb66b8b
Remove log logging personal information about a device ( #1214 )
2016-09-07 16:30:35 -04:00
Rohan Desai
8dfc270c2d
Merge pull request #1213 from rohandesai/log-security-fixes
...
DVCSMP-1959 security fixes for SAs
2016-09-07 12:58:25 -07:00
Rohan Desai
614573a15c
security fixes for SAs
2016-09-07 11:28:08 -07:00
dsainteclaire
9c7b0875ba
Merge pull request #1211 from dsainteclaire/DVCSMP-1959-remove-sensitive-information-bon-voyage
...
DVCSMP-1959 removed log messages from smartapp that may print sensitive information
2016-09-07 11:24:22 -07:00
Andrew Bresee
7568cbf781
DVCSMP-1959: Security review - removing potentially confidential log statements ( #1210 )
...
* Commented out log statement logging users access token
* Commented out log.info logging potentially confidential device information
* Remove log logging potentially confidential information on the app
2016-09-07 14:11:20 -04:00
David Sainte-Claire
159d3acf4f
removed log messages from smartapp that may print sensitive information
2016-09-07 10:56:25 -07:00
twack
1b37d649a5
Merge pull request #1207 from twack/20160907_update_its_too_hot
...
(DVCSMP-1959) 20160907_update_its_to_hot_for_security
2016-09-07 09:22:09 -07:00
twack
dedb0f8465
Update its-too-hot.groovy
2016-09-07 09:20:13 -07:00
Juan Pablo Risso
06acc13575
DVCSMP-1959 - Remove sensitive information from logs ( #1206 )
2016-09-07 12:14:58 -04:00
twack
c051d719cc
20160907_update_its_to_hot_for_security
2016-09-07 09:14:19 -07:00
Vinay Rao
bac37f9ca2
Merge pull request #1202 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-09-06 17:08:39 -07:00
Vinay Rao
1c0ddd2571
Revert "Revert "WWST-40 Philips Hue: Implement device watch""
2016-09-06 17:07:14 -07:00
Vinay Rao
f80e094bd9
Revert "revert changes for DVCSMP-1980 and SSVD-2534 on staging"
2016-09-06 17:06:38 -07:00
Juan Pablo Risso
f3f5cc42c9
CREX-5826 - Missing braces ( #1198 )
2016-09-06 17:38:45 -04:00
Vinay Rao
313fe8b734
Merge pull request #1197 from larsfinander/revert_WWST-40_staging
...
Revert "WWST-40 Philips Hue: Implement device watch"
2016-09-06 12:33:51 -07:00
Vinay Rao
0d693386d1
Merge pull request #1194 from jimmyjames/revert-latest-ecobee-changes
...
revert changes for DVCSMP-1980 and SSVD-2534 on staging
2016-09-06 12:01:30 -07:00
Lars Finander
d1aee1e874
Revert "WWST-40 Philips Hue: Implement device watch"
...
This reverts commit bacd335991 .
2016-09-06 12:42:11 -06:00
Lars Finander
5c2e06c98d
DVCSMP-2004 Philips Hue: Nullpointer in bridge
2016-09-06 10:43:03 -06:00
Jim Anderson
26df619b4f
revert changes for DVCSMP-1980 and SSVD-2534 on staging
2016-09-06 11:22:06 -05:00
Juan Pablo Risso
af2ea04442
CREX-5826 - 2 SMS bug fix ( #1193 )
...
options.method = 'none' & variable name update
Revert variable name
2016-09-06 12:04:26 -04:00
Juan Pablo Risso
383f72580a
SSVD-2738 - SSVD-2734 - SSVD-2733 ( #1187 )
...
* SSVD-2738 - Count Down Bug
* SSVD-2734 - Copy text
* SSVD-2733 - Add Unit
2016-09-06 11:39:18 -04:00
Lars Finander
bacd335991
WWST-40 Philips Hue: Implement device watch
2016-08-31 15:00:34 -06:00
Vinay Rao
315918dc6f
Merge pull request #1172 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-08-30 13:19:16 -07:00
Vinay Rao
8eeb29a8a7
Merge pull request #1170 from SmartThingsCommunity/production
...
Rolling down prod hotfix to staging
2016-08-30 12:56:16 -07:00
Lars Finander
3d84bca3d7
Merge pull request #1168 from larsfinander/SSVD-2603_removing_hue_bridge_issue_staging
...
SSVD-2603 Prevent removing of Hue bridge
2016-08-30 12:54:17 -06:00
Lars Finander
9c8398b7a0
SSVD-2613 UX for Hue when adding lights is confusing
...
-Split lights list in SmartApp into already added lights and new lights
-Also fixed WWST-39 Sort list of bulbs by name during discovery
2016-08-29 16:18:07 -06:00
Lars Finander
cdf5d21e8f
SSVD-2603 Prevent removing of Hue bridge
...
-Moved warning messages to top of bridge DTH screen
-User is now presented with a warning message when removing
2016-08-29 15:35:58 -06:00
Jim Anderson
7f347638d5
Merge pull request #1148 from jimmyjames/ecobee-cleanup
...
[DVCSMP-1980] some cleanup of Ecobee Connect SmartApp
2016-08-29 12:26:03 -05:00
Rohan Desai
b95ba37364
removed log debugs of sensitive info
2016-08-26 11:12:41 -07:00
Jim Anderson
0744384dbf
remove logging of token information
2016-08-25 20:36:41 -05:00
Juan Pablo Risso
97e0e9d0f8
CREX-5826 - Replace text ( #1153 )
2016-08-25 20:03:44 -04:00
Juan Pablo Risso
655e756b1b
DVCSMP-1959 - Remove logs with sensitive information ( #1152 )
2016-08-25 20:03:20 -04:00
Lars Finander
cfe25607ac
PROB-1352 Hue colors rendering incorrectly
...
-Disable color conversion algorithm for hue/sat
2016-08-24 13:56:06 -06:00
Jim Anderson
dbc2a1e45c
a few more whitespace fixes
2016-08-24 07:29:04 -05:00
Jim Anderson
e545842f7c
[DVCSMP-1980] some cleanup of Ecobee Connect SmartApp
2016-08-23 23:27:30 -05:00
Vinay Rao
17014dd248
Merge branch 'staging'
...
# Conflicts:
# devicetypes/smartthings/smartpower-outlet.src/smartpower-outlet.groovy
# devicetypes/smartthings/zigbee-dimmer.src/zigbee-dimmer.groovy
# devicetypes/smartthings/zigbee-rgbw-bulb.src/zigbee-rgbw-bulb.groovy
2016-08-23 14:50:39 -07:00
Jason Botello
d0929ab89e
Merge pull request #1017 from SmartThingsCommunity/MSA-1375-1
...
MSA-1375: Reminders using notifications and light
2016-08-19 17:08:29 -07:00
Lars Finander
df6646103a
DVCSMP-1727 Philips Hue: Update status on response
...
-Only send events when feedback is recevied from bridge
-Cleaned up color conversions
-DVCSMP-1728 Philips Hue: Handle new LAN polling
-DVCSMP-1763 Philips Hue: Bad rounding can cause level to be 0, light on
-DVCSMP-1678 Philips Hue: Bridge detail page should display the status.
-DVCSMP-1669 Phillips Hue: The on/off button flickering between states
-DEVC-450 Hue Connect app is throwing errors in the IDE
-Changed manual refresh to check bridge and run poll()
-Updated some strings
2016-08-19 14:58:44 -06:00
Rohan Desai
2cd915ba77
Merge pull request #1124 from moorage/master
...
DVCSMP-1959: remove logging of phone number in barkley been fed
2016-08-16 13:58:24 -07:00
Matthew Moore
4866ecd204
DVCSMP-1959: remove logging of phone number in barkley been fed
2016-08-16 13:52:53 -07:00
David Sainte-Claire
0d4a00ae2b
fixed wrong subscription based on code review comment
2016-08-16 11:46:47 -07:00
David Sainte-Claire
90384d0852
DVCSMP-1959 fixed issue with logging personal information and unused subscription from SmartApps
2016-08-16 11:35:04 -07:00
SmartThings, Inc
ad50582e92
Merge pull request #1013 from SmartThingsCommunity/MSA-1372-2
...
Merged publication request 'Gidjit - Smart Launcher OAuth Permission Capability'
2016-08-09 14:02:26 -05:00
vlaminck
1b385afa5b
Fix: Gentle Wake Up requires contact input for Contact Book users
2016-07-22 08:16:42 -05:00
vlaminck
1392b6e1a5
fix divide by zero exception
2016-07-13 09:27:23 -05:00
Vinay Rao
399fbcb676
Merge pull request #1048 from SmartThingsCommunity/staging
...
Rolling down staging hotfix to master
2016-07-12 15:03:28 -07:00