Wayne Witzel III
c352ea7596
Update HostManager to return only a single matching hostname for SmartInventory filter
2017-08-21 02:17:27 -04:00
Matthew Jones
031b5f3269
Merge pull request #318 from ansible/405_v2_job_launch
...
Prevent v2 direct job launches
2017-08-22 11:01:14 -04:00
Alan Rominger
223a198bc4
Merge pull request #317 from AlanCoding/token_on_commit
...
[WIP] delay token expiration update to on_commit
2017-08-22 10:56:15 -04:00
Matthew Jones
f3f10df361
IFF v2 api disallow direct job launches
2017-08-22 09:53:58 -04:00
Chris Meyers
022de2aa3e
Merge pull request #314 from chrismeyersfsu/fix-session_deletion
...
do not re-create django session on every request
2017-08-22 09:38:37 -04:00
AlanCoding
4d41e31639
delay token expiration update to on_commit
2017-08-21 16:56:07 -04:00
Aaron Tan
f14a47caa0
Merge pull request #311 from jangsutsr/7484_update_ctint_help_to_remove_newline_escape
...
Update Tower Configuration help text to remove \n escape
2017-08-21 16:29:00 -04:00
Aaron Tan
1df3432130
Merge pull request #298 from jangsutsr/7479_prevent_accessing_none_attr_in_host_summary_repr
...
Prevent accessing None attributes in host summary __unicode__
2017-08-21 16:16:24 -04:00
jlmitch5
ee4364996d
Merge pull request #302 from jlmitch5/scheduleTogglesDisabledCtit
...
Schedule toggles disabled ctit
2017-08-21 15:25:18 -04:00
Jared Tabor
f6b60bb200
Merge pull request #305 from jaredevantabor/tooltip-content
...
Tooltip content Audit on the UI
2017-08-21 11:34:43 -04:00
Jared Tabor
7d7b917523
tooltip content audit for sources form
2017-08-21 11:21:33 -04:00
Chris Meyers
45813bea16
do not re-create django session on every request
...
* The django middleware call stack behavior is changed by DRF. As a
result, during the process_request in sso/middlware.py request.user
is not set as you would expect it to be set from the middleware
django.contrib.auth.middleware.AuthenticationMiddleware
2017-08-21 11:19:52 -04:00
Ryan Petrello
b5903ab7f4
Merge pull request #310 from ryanpetrello/fix-7476
...
properly sanitize conf.settings debug logs
2017-08-21 11:18:13 -04:00
Christian Adams
49aa43f8e4
Merge pull request #312 from rooftopcellist/auth_text_fix
...
Removes auth field from Access List serializer
2017-08-21 11:10:40 -04:00
Jared Tabor
b281b563e0
tooltip content audit for survey maker
2017-08-21 11:04:28 -04:00
Jared Tabor
e5efbcf42f
tooltip content audit for workflows form
2017-08-21 11:04:28 -04:00
Jared Tabor
a589bc4562
tooltip content audit for inventory form
2017-08-21 11:04:28 -04:00
Jared Tabor
22afd8b044
tooltip content for inventory scripts form
2017-08-21 11:04:28 -04:00
Jared Tabor
50852e406a
popover content for notification templates form
2017-08-21 11:04:28 -04:00
Jared Tabor
7a5899a968
popover content audit for JT form
2017-08-21 11:04:28 -04:00
adamscmRH
9b84670cf0
Removes auth field from Access List serializer
2017-08-21 10:43:28 -04:00
Aaron Tan
d243b587f4
Update Tower Configuration help text to remove \n escape.
2017-08-21 10:27:42 -04:00
Ryan Petrello
0b68ad9b10
properly sanitize conf.settings debug logs
...
cache.set() and cache.get() arguments are logged when the log level is
DEBUG; this _may_ include plaintext secrets; strip sensitive values
before logging them
see: https://github.com/ansible/ansible-tower/issues/7476
2017-08-21 10:23:39 -04:00
Aaron Tan
ff51fe3050
Prevent accessing None attributes in host summary __unicode__
2017-08-21 09:56:11 -04:00
Aaron Tan
708efbd165
Merge pull request #300 from jangsutsr/7482_tower_configuration_help_text_updates
...
Update API help text for Tower configuration
2017-08-18 18:45:43 -04:00
Alan Rominger
66a3680134
Merge pull request #295 from ansible/labels_load
...
basic API optimization of labels list
2017-08-18 17:23:55 -04:00
Alan Rominger
caf15abc4f
Merge pull request #297 from AlanCoding/cache_ids
...
Make cache compatible with encrypted settings
2017-08-18 17:20:57 -04:00
Ryan Petrello
54d6c4ebfd
Merge pull request #304 from ryanpetrello/required-cred-fields
...
mark a variety of credential fields as required
2017-08-18 17:02:24 -04:00
Ryan Petrello
05eac58c65
Merge pull request #301 from ryanpetrello/release_3.2.0
...
make `vault_password` required for Vault credentials
2017-08-18 17:02:15 -04:00
Marliana Lara
dc65f459ec
Merge pull request #299 from marshmalien/fix/4514-vmware-instance-filter-tooltip
...
Change the instance filters tooltip text and add translations
2017-08-18 16:39:47 -04:00
Ryan Petrello
b0a1988c29
add required fields for cloudforms credentials
...
see: https://github.com/ansible/ansible-tower/issues/7462
2017-08-18 16:18:06 -04:00
Ryan Petrello
bcd8e13c24
add required fields for gce credentials
...
see: https://github.com/ansible/ansible-tower/issues/7463
2017-08-18 16:18:06 -04:00
Ryan Petrello
fc73bdcc18
add required fields for azure classic credentials
...
https://github.com/ansible/ansible-tower/issues/7464
2017-08-18 16:18:05 -04:00
Ryan Petrello
5ba76f28ce
add required fields for azure credentials
...
see: https://github.com/ansible/ansible-tower/issues/7465
2017-08-18 16:18:05 -04:00
Ryan Petrello
90b5d98e5c
add required fields for network credentials
...
see: https://github.com/ansible/ansible-tower/issues/7466
2017-08-18 16:18:04 -04:00
Ryan Petrello
50782b9465
add required fields for RHSatellite6 credentials
...
see: https://github.com/ansible/ansible-tower/issues/7467
2017-08-18 16:18:04 -04:00
Ryan Fitzpatrick
a7a607e440
Merge pull request #303 from rmfitzpatrick/credential_help_text_updates
...
Minor credential help text correction
2017-08-18 16:17:13 -04:00
Ryan Fitzpatrick
da70c11da5
Minor credential help text correction
2017-08-18 16:09:13 -04:00
Aaron Tan
0121e5c22b
Update API help text for Tower configuration.
2017-08-18 15:02:12 -04:00
John Mitchell
08574428f1
add disabled toggle to job templte diff mode
2017-08-18 14:28:25 -04:00
Ryan Petrello
438d41c986
make vault_password required for Vault credentials
...
see: https://github.com/ansible/ansible-tower/issues/7468
2017-08-18 14:10:19 -04:00
John Mitchell
d2595944fc
make sure all toggles on ctit form are disabled
2017-08-18 14:01:12 -04:00
Jared Tabor
4d83e696f7
Merge pull request #296 from jaredevantabor/host-event-modal
...
Fixing host-event's stdout/stdout ng-if logic
2017-08-18 13:50:08 -04:00
Jared Tabor
f1c7286448
Merge pull request #294 from jaredevantabor/translations
...
adding translation directive in places
2017-08-18 08:56:25 -07:00
Marliana Lara
6bd5679429
Update the instance filters popover text and add translations
2017-08-18 11:47:41 -04:00
Jared Tabor
043523b6d2
adding translate directive to parts of components
2017-08-18 11:45:32 -04:00
Jared Tabor
4e077e2b95
fixing unit test for column-sort
...
after adding the translate directive
2017-08-18 11:28:42 -04:00
Michael Abashian
856d1a8047
Merge pull request #292 from mabashian/5092-credential-filtering
...
Add user credential permissions without org
2017-08-18 10:03:16 -04:00
Michael Abashian
74a1dbfe6c
Merge pull request #291 from mabashian/5893-workflow-fixes
...
Fixed some delete workflow node bugs
2017-08-18 10:02:29 -04:00
AlanCoding
9254bcaf16
Make cache compatible with encrypted settings
...
This saves the id value of the setting into the cache
if the setting is encrypted. That can then be combined
with the secret_key in order to decrypt the setting,
without having to make an additional query to the database.
2017-08-17 17:18:41 -04:00