Alan Rominger
ae1af93551
Merge pull request #3242 from ansible/AlanCoding-patch-2
...
Upgrade django debug toolbar requirement
2016-08-11 13:14:01 -04:00
Akita Noek
3d218d5fca
Revert "Fix to ensure org auditors can see team credentials"
...
This reverts commit 5dcb0e57d80a3bb0553ca8194890a938257a6e93.
New clarification on what the actual desired behavior of this whole
system means this commit is trash, fixing in a much better way.
2016-08-11 11:00:02 -04:00
Akita Noek
f81d6afe83
Fixed team credential list to work with corrected permissions
2016-08-11 10:17:33 -04:00
Alan Rominger
346564491f
upgrade django toolbar requirement
2016-08-11 08:38:54 -04:00
Jared Tabor
d8c713d5ef
Making the username and password fields optional
...
for email notifications
2016-08-10 14:08:33 -07:00
Akita Noek
d181aefddf
Fix to ensure org auditors can see team credentials
...
#3081
2016-08-10 16:58:39 -04:00
Akita Noek
e55de3d073
Fixed team credential creation through API
2016-08-10 16:58:12 -04:00
Alan Rominger
9ab3aae59d
Merge pull request #3225 from AlanCoding/3188_cheap
...
The easy option to show inventory scripts to org auditors
2016-08-10 16:10:08 -04:00
John Mitchell
5761021f7e
fix duplication of credential kind options
2016-08-10 14:50:36 -04:00
Michael Abashian
f9c8559bc2
Merge pull request #3237 from mabashian/3149-adhoc-breadcrumb
...
Fixed bug where breadcrumb was incorrect after launching adhoc command
2016-08-10 14:34:40 -04:00
kensible
a20e87c046
Merge pull request #3222 from kensible/3185-network-credential-password
...
Password is no longer required for network credential
2016-08-10 14:23:02 -04:00
kensible
ef32b57267
Merge pull request #3228 from kensible/3193-teams-permissions
...
Included org in teams listing for differentiation
2016-08-10 14:22:51 -04:00
Chris Meyers
6c0078689c
Merge pull request #3236 from chrismeyersfsu/fix-restore
...
fix restore db
2016-08-10 13:48:49 -04:00
Michael Abashian
8c4a784234
Changed the ng-if's on the breadcrumb elements to ng-show's so that they aren't removed from the DOM. Also removed activity stream logic from the inv manage breadcrumb as the activity stream is not shown on inventory manage.
2016-08-10 11:30:19 -04:00
Matthew Jones
8fcc194c82
Attempt to wait for job host summaries
...
Sometimes the job host summaries can land a little later after the job
has finished so sometimes events are still filtering in when the
notifications are triggered
2016-08-10 11:30:02 -04:00
AlanCoding
fab0ff18d8
add unit test for survey vars as strings
2016-08-10 11:02:29 -04:00
Graham Mainwaring
7ef92a609f
Windows scan jobs ( #3034 )
...
Implements simple package, service and file scanning for Windows.
2016-08-10 10:19:26 -04:00
AlanCoding
a94e97366a
fix error processing survey vars
2016-08-10 09:41:04 -04:00
Aaron Tan
65ac7f8470
Merge pull request #3226 from jangsutsr/3048_add_notifications_to_ad_hoc_cmd_list
...
Add notifications link to ad_hoc command details.
2016-08-09 15:12:38 -04:00
Alan Rominger
c1e340fbd6
allow for 201 status_code from callback
2016-08-09 14:56:19 -04:00
jlmitch5
ea024c7e11
Merge pull request #3182 from jlmitch5/fixSearchDefaults
...
fix search defaults for lists
2016-08-09 13:53:06 -04:00
Ken Hoes
8f3be99583
Included org in teams listing for differentiation
2016-08-09 13:21:43 -04:00
Aaron Tan
bea36bd1dc
Add notifications link to ad_hoc command details.
2016-08-08 17:17:45 -04:00
AlanCoding
53d6d2734f
add conditional to show inventory script to org auditors
2016-08-08 17:13:26 -04:00
Alan Rominger
c36dafac3d
Merge pull request #3181 from AlanCoding/tests_for_null_tags
...
Add API test coverage for empty tags and skip_tags
2016-08-08 16:48:47 -04:00
Aaron Tan
01588af5ac
Merge pull request #3219 from jangsutsr/typo_fix
...
Fix a minor typo in job events model and restructure a bit to fix 500 error.
2016-08-08 14:29:48 -04:00
Chris Church
146e724930
Merge pull request #1018 from cchurch/redis-cache
...
Use Redis as cache backend.
2016-08-08 14:19:56 -04:00
Ken Hoes
59059633ed
Password is no longer required for network credential
2016-08-08 14:16:56 -04:00
nitzmahone
43e4e45ea5
update requirements versions
...
- current Ansible stuff (2.1.1) requires azure SDK 2.0.0rc5
- requests 2.10.0 is the published minimum version for pywinrm, as it contains a bugfix for catastrophic SSL tunnel failure on large payloads that pywinrm hits frequently, 2.11.0 is best tested.
2016-08-08 10:45:01 -07:00
Aaron Tan
a2093e3e13
Fix a minor typo in job events model and restructure a bit to fix 500 error.
2016-08-08 13:41:59 -04:00
AlanCoding
6559118f40
tests for saving survey passwords to job
2016-08-08 13:06:07 -04:00
Chris Church
3bb14e2f72
Clear cache between tests or when license is updated.
2016-08-08 11:59:55 -04:00
Chris Church
0687168e5e
Don't use Redis as cache when running tests.
2016-08-08 11:58:54 -04:00
Chris Church
891e06d6ef
Add config for using Redis as cache, add memoize function to store results in cache.
2016-08-08 11:58:54 -04:00
AlanCoding
9f3d9fa78a
carry over survey passwords from old relaunched job
2016-08-05 15:59:11 -04:00
AlanCoding
17ac2cee42
Put survey passwords in job field
2016-08-05 15:11:28 -04:00
Wayne Witzel III
f30292c7f1
Merge pull request #3192 from wwitzel3/test-refactoring
...
Update some tests and refactor some code.
2016-08-04 11:17:42 -04:00
Michael Abashian
8be9e2b13e
Merge pull request #3183 from mabashian/3165-job-tag-empty-string
...
Fixed empty string job/skip tags bug
2016-08-04 10:42:49 -04:00
Wayne Witzel III
c5b005fd35
refactor start_event_queryset into model
2016-08-03 15:37:40 -04:00
Chris Church
3850b96da2
Re-enable API settings URLs.
2016-08-03 14:56:09 -04:00
Alan Rominger
059c2b0830
Merge pull request #3191 from AlanCoding/job_schema
...
Fix error in job schema introduced in ask_skip_tags PR
2016-08-03 14:20:17 -04:00
Jared Tabor
629eaebdee
Merge pull request #3190 from jaredevantabor/notifications-popover
...
Fix for recent job popovers for notification templates and inventory syncs
2016-08-03 08:48:30 -07:00
AlanCoding
2955af705e
fix error in job schema introduced in ask_skip_tags change
2016-08-03 11:37:11 -04:00
Jared Tabor
d848fcfc4f
Fixing recent jobs & recent syncs tooltip for inventories
2016-08-02 17:45:02 -07:00
Jared Tabor
3f69be1a86
Fixing popover for notification template status icon
...
the awPopOver directive was getting compiled mutliple times and therefore was triggering the on-click event multiple times
2016-08-02 14:42:21 -07:00
Michael Abashian
f4d7388ce2
Merge pull request #3176 from mabashian/2903-event-summary-dots-v3
...
Tweaked params on host events queries so that they all use runner_on_*
2016-08-02 11:08:34 -04:00
Michael Abashian
facb0e06d3
Merge pull request #3175 from mabashian/3072-inv-manage-host-checkboxes
...
Multi-select-list rollback and fixes
2016-08-02 11:08:13 -04:00
Michael Abashian
0d7a7ae57f
Fixed bug where clearing out job/skip tags to an empty string wasn't be applied when launching a job
2016-08-02 11:05:42 -04:00
John Mitchell
a4af82254e
fix search defaults for lists
2016-08-02 11:03:10 -04:00
Graham Mainwaring
e93fde2f1a
Add VMware provider for Vagrant images and rename make targets ( #3180 )
...
This change adds a Makefile target to build a Vagrant .box file that uses the VMware Vagrant provider. Previously, we could only build Virtualbox .box files. The Virtualbox Makefile target is renamed from virtualbox-ovf to vagrant-virtualbox, and the new VMware target is named vagrant-vmware.
2016-08-02 10:44:29 -04:00