Commit Graph

13893 Commits

Author SHA1 Message Date
Ryan Petrello 1e20c61f05 Merge pull request #7105 from ryanpetrello/fix-7093
pin websocket-client to a known working version
2017-07-17 12:11:38 -04:00
Ryan Petrello 9784633728 pin websocket-client to a known working version
websocket-client 0.43.0 has a bug in its https client that breaks
requests:
https://github.com/websocket-client/websocket-client/issues/326

slackclient is affected by this bug:
https://github.com/slackapi/python-slackclient/issues/189

this commits also upgrades slackclient to add proxy support

see: #7088
see: #7093
2017-07-17 12:04:30 -04:00
gconsidine e0d1e8135c Change the value of an SSH credentials privilege
Include the literal string value instead of the index of the
value in the choices array
2017-07-17 10:55:44 -04:00
Ryan Petrello 778480e9b0 Merge pull request #7101 from ryanpetrello/fix-6978
allow access to insights credentials in `/api/v1/`
2017-07-17 10:45:21 -04:00
Ryan Petrello 0b6c43dac0 allow access to insights credentials in /api/v1/
see: #6978
2017-07-17 10:14:29 -04:00
Shane McDonald 4a175222b5 Cache i18n make targets 2017-07-17 09:41:47 -04:00
Ryan Petrello 32de723c6d Merge pull request #7090 from ryanpetrello/fix-6890
force PENDO_TRACKING_STATE to be readonly for the open source license
2017-07-17 09:26:01 -04:00
AlanCoding ed7e558575 add various validation for schedule extra_data 2017-07-15 20:47:24 -04:00
Bill Nottingham 8482ed0432 Merge pull request #6818 from wenottingham/i-have-no-idea-what-im-doing
SAML configuration changes based on feedback from field.
2017-07-14 17:05:50 -04:00
gconsidine cb48da2e05 Add minor style adjustments for hover highlight on li 2017-07-14 17:02:01 -04:00
gconsidine 1ddb984b02 Adjust margin and font color 2017-07-14 16:51:37 -04:00
Bill Nottingham 061714a6c3 Merge pull request #7055 from wenottingham/paths
Add some format help to a few Tower Configuration items.
2017-07-14 16:49:32 -04:00
Ryan Petrello 937e90d342 force PENDO_TRACKING_STATE to be readonly for the open source license
see: #6890
2017-07-14 16:39:13 -04:00
gconsidine 540c2ee95f Fix dropdown alignment on the home view's graph 2017-07-14 16:33:27 -04:00
Bill Nottingham ca38de09c3 Merge pull request #7086 from wenottingham/assorted-strings
Update assorted strings in tooltips/navigation.
2017-07-14 16:29:29 -04:00
John Mitchell 979f1befb6 add level and verify toggle to ctit form in ui 2017-07-14 16:27:45 -04:00
Alan Rominger 3d78aa7223 Merge pull request #7087 from AlanCoding/message_tweaking
tweaks to SCM inventory related validation errors
2017-07-14 16:02:53 -04:00
AlanCoding 850f03331b tweaks to SCM inventory related validation errors 2017-07-14 15:48:29 -04:00
Bill Nottingham 15f815b8ff Update fact cache tooltip wording. 2017-07-14 15:40:53 -04:00
Bill Nottingham ca8b523f98 Re-word 'no insights playbook available' filter. 2017-07-14 15:38:01 -04:00
Aaron Tan 3856431da1 Merge pull request #7084 from jangsutsr/ux_improve_logger_ctint_label_text
[UX]Improve `LOG_AGGREGATOR_LOGGERS` label text
2017-07-14 15:30:07 -04:00
Ryan Petrello cb929ea4d8 Merge pull request #7077 from ryanpetrello/fix-7040
wrap instance and queue registration in postgres advisory locks
2017-07-14 15:05:14 -04:00
Ryan Petrello d8da1dddf5 wrap instance and queue registration in postgres advisory locks
see: #7040
2017-07-14 14:56:14 -04:00
Jared Tabor a141523878 Merge pull request #7065 from jaredevantabor/tower-string-audit
Tower string audit
2017-07-14 11:47:11 -07:00
Marliana Lara eae8998dd7 Fix UX Hit List configure tower items 2017-07-14 14:39:34 -04:00
Aaron Tan e7b37c6627 [UX]Improve LOG_AGGREGATOR_LOGGERS label text 2017-07-14 14:35:19 -04:00
Jared Tabor 4548801726 adding json loader to karma.conf.js 2017-07-14 11:27:57 -07:00
Bill Nottingham 5d57d59953 Merge pull request #7060 from wenottingham/deprecations-again
Fix deprecation warning.
2017-07-14 14:23:38 -04:00
Michael Abashian 96ae6d996d Adjusted search key top margin 2017-07-14 14:14:39 -04:00
Michael Abashian d0250fe197 Merge pull request #7079 from mabashian/disable-logging
Fixed disable logging bug
2017-07-14 14:13:19 -04:00
Marliana Lara 9e08243888 Merge pull request #7073 from marshmalien/fix/styleWideSurveyModal
Add responsive styles to survey maker modal
2017-07-14 14:12:13 -04:00
Matthew Jones 450baf2e8d Fix a dictionary reference when getting the license type on import 2017-07-14 14:08:51 -04:00
Chris Meyers ff14c5bafb more explicit docs
Explicitly detail the behavior of `use_fact_cache=False`
2017-07-14 13:58:08 -04:00
Michael Abashian 3126877918 Merge pull request #7074 from mabashian/search-ux
Search ux styling fixes
2017-07-14 13:56:44 -04:00
Michael Abashian 9bd21caac7 Fixed disable logging bug 2017-07-14 13:54:55 -04:00
John Mitchell 47232d732f fix of revert all on jobs tab and then nav to auth tab and codemirrors weren't inited 2017-07-14 13:30:34 -04:00
Michael Abashian 1318e33778 Removed extra margin on the list actions row 2017-07-14 13:23:48 -04:00
jlmitch5 70eeca1a38 Merge pull request #7056 from jlmitch5/fixCTITLdapForm
fix ctit ldap search form fields in ui
2017-07-14 13:15:16 -04:00
Marliana Lara 5637980a34 Merge pull request #7070 from marshmalien/fix/removeModalTitleUnderscores
Replace stray underscore in inventory insights credential modal
2017-07-14 13:14:05 -04:00
John Mitchell 5955691f41 handle revert of ldap user and group search fields 2017-07-14 13:07:24 -04:00
Michael Abashian ac2357399a Search ux styling fixes 2017-07-14 13:02:07 -04:00
Marliana Lara f2f3151414 Add responsive styles to survey maker modal 2017-07-14 12:57:19 -04:00
Marliana Lara d5d8d2f3a7 Replace modal title underscore with a space 2017-07-14 12:51:46 -04:00
Shane McDonald 3450937329 Install tower-license in debs 2017-07-14 11:35:24 -04:00
Shane McDonald d273272d9a Add tower-license as a source to the RPM 2017-07-14 11:35:24 -04:00
gconsidine abfa3eb419 Replace references to md5 with checksum in system-tracking 2017-07-14 11:22:51 -04:00
Matthew Jones 1b02809f9e Fixing missing import for licenseforbids
This was improperly removed during the license refactor
2017-07-14 10:54:21 -04:00
Wayne Witzel III 2f82b3742d Merge pull request #7071 from wwitzel3/devel
Update inventory_refresh acceptance docs
2017-07-14 10:44:11 -04:00
Wayne Witzel III fe03181d4e update acceptance for /host/:id/smart_inventories 2017-07-14 10:43:25 -04:00
Wayne Witzel III 96cc714489 Update smart inventory acceptance 2017-07-14 10:41:06 -04:00