Ryan Petrello
0554e62f70
Merge pull request #1227 from ryanpetrello/encrypt-oauth2-client-secret
...
automatically encrypt/decrypt main_oauth2application.client_secret
2018-04-04 16:00:30 -04:00
Ryan Petrello
5f01d26224
automatically encrypt/decrypt main_oauth2application.client_secret
...
see: https://github.com/ansible/awx/issues/1416
2018-04-04 15:35:24 -04:00
Jared Tabor
0f5f2804a7
Reverts DeleteJob factory, fixes null provider to stdout pages
...
and removing unnecessary console.logs in app.js
2018-04-04 11:38:27 -07:00
Alan Rominger
c2446beb6e
Merge pull request #1235 from AlanCoding/rm_TOWER_HOST
...
remove TOWER_HOST from job env vars
2018-04-04 10:42:16 -04:00
Christian Adams
2b7ad578d5
Merge pull request #1121 from rooftopcellist/organization_based_permission
...
Organization based permission
2018-04-04 10:39:40 -04:00
AlanCoding
c064195025
remove TOWER_HOST from job env vars
2018-04-04 10:32:41 -04:00
Alan Rominger
716a2a6b0f
Merge pull request #1213 from AlanCoding/alan_does_jsonschema
...
custom message for JSONschema type error
2018-04-04 10:27:23 -04:00
adamscmRH
53139b109e
clean up application logic
2018-04-04 10:22:49 -04:00
Ryan Petrello
808267d3fe
Merge pull request #1234 from ryanpetrello/hey-hey-hey-goodbye
...
remove old crusty test fixtures
2018-04-04 09:48:09 -04:00
AlanCoding
996a5b20b0
unit tests of cred field types
2018-04-04 09:38:50 -04:00
Ryan Petrello
4b518298a6
remove old crusty test fixtures
2018-04-04 09:32:17 -04:00
Ryan Petrello
0359c4ed98
Merge pull request #1233 from ryanpetrello/fix-1215
...
more gracefully account for undefined stdout
2018-04-04 08:45:22 -04:00
Ryan Petrello
0db24a5c97
more gracefully account for undefined stdout
...
see: https://github.com/ansible/tower/issues/1215
related: https://github.com/ansible/tower/pull/1192#issuecomment-377982131
2018-04-04 08:29:57 -04:00
Wayne Witzel III
6c7a7dbbc0
Merge pull request #1151 from wwitzel3/release_3.3.0
...
Fix issue with adding new RBAC fields
2018-04-04 08:03:52 -04:00
Ryan Petrello
856312e7ea
Merge pull request #1226 from ryanpetrello/fix-1224
...
add more custom credential type env blacklist items
2018-04-04 08:03:02 -04:00
Wayne Witzel III
bab2745392
Refresh the old instance so the returned obj is up-to-date
2018-04-04 07:49:29 -04:00
Wayne Witzel III
5f888d8400
Fix issue with adding new RBAC fields
2018-04-04 07:48:21 -04:00
Alan Rominger
bf4251794a
Merge pull request #1223 from AlanCoding/delete_user_role
...
Delete user role on deletion of a user
2018-04-04 07:04:04 -04:00
Michael Abashian
bec66e05ff
Merge pull request #1197 from mabashian/941-activity-stream-inv
...
Fixed regular inventory activity stream link
2018-04-03 18:40:05 -04:00
Jared Tabor
96e5ed57e1
Merge pull request #1229 from jaredevantabor/scheduler-deps
...
Increases the angular-tz-extension tag in package.json
2018-04-03 21:52:31 +00:00
Jared Tabor
9f07beed59
Increases the angular-tz-extension tag in package.json
...
The angular-tz-extensions was changed to accomodate for an issue with
UTC dates not getting parsed correctly.
2018-04-03 21:27:38 +00:00
Ryan Petrello
95b5bac6e7
Merge pull request #1208 from ryanpetrello/fix-playbook-on-notify
...
properly support `v2_playbook_on_notify` in ansible 2.5+
2018-04-03 16:19:10 -04:00
Ryan Petrello
31a0eab880
add more custom credential type env blacklist items
...
see: https://github.com/ansible/tower/issues/1224
2018-04-03 15:44:44 -04:00
Alan Rominger
ac1bc08480
Merge pull request #1220 from AlanCoding/fix_check_related
...
fix bug where role name was given incorrectly
2018-04-03 15:12:23 -04:00
Chris Meyers
21e8661fae
Merge pull request #1222 from chrismeyersfsu/fix-isolated_query
...
use non-deprecated way of setting many2many
2018-04-03 14:40:26 -04:00
AlanCoding
ee8416140a
custom message for JSONschema type error
2018-04-03 14:38:30 -04:00
AlanCoding
a52b22ffdf
delete user role on deletion of a user
2018-04-03 14:31:56 -04:00
chris meyers
88fbb6706f
use non-deprecated way of setting many2many
2018-04-03 14:31:37 -04:00
Chris Meyers
9677a9841c
Merge pull request #1221 from chrismeyersfsu/fix-isolated_query
...
fixed isolated instance query
2018-04-03 14:04:01 -04:00
Alan Rominger
59c30af19f
Merge pull request #1219 from AlanCoding/dragon_vault_id
...
Prevent unicode errors in cred unique_hash
2018-04-03 14:01:51 -04:00
chris meyers
c3100afd0e
fixed isolated instance query
...
* Was considering an isolated instance: any instance that has at least 1
group with no controller. This is technically correct since an iso node
can not be a part of a non-iso group.
* The query is now more robust and considers a node an iso node if ALL
groups that a node belong to ALL have a controller.
* Also added better debugging for the special tower instance group
* Added a check for the existance of the special tower group so that
logs are less "messy" during the install process.
2018-04-03 13:50:57 -04:00
AlanCoding
8a7f00bdf7
fix bug where role name was given incorrectly
2018-04-03 13:39:16 -04:00
AlanCoding
9695031b27
prevent unicode errors in cred unique_hash
2018-04-03 13:34:21 -04:00
Ryan Petrello
8e51f61afa
Merge pull request #1195 from ryanpetrello/dont_log_task_args
...
only record task.args in the callback plugin if `DISPLAY_ARGS_TO_STDOUT`
2018-04-03 12:44:53 -04:00
Alan Rominger
275cc061f0
Merge pull request #1216 from AlanCoding/no_inv_no_callback
...
prohibit config callback with no inventory
2018-04-03 12:35:31 -04:00
adamscmRH
9ef1fce5e1
add tests & correct auditor permissions
2018-04-03 11:03:50 -04:00
AlanCoding
482c159ac6
prohibit config callback with no inventory
2018-04-03 10:56:35 -04:00
Ryan Petrello
5fd5c95a1d
only record task.args in the callback plugin if DISPLAY_ARGS_TO_STDOUT
...
see: https://github.com/ansible/awx/issues/1633
2018-04-03 10:52:55 -04:00
adamscmRH
e9a128138a
add org-app endpoint & permissions
2018-04-03 08:58:53 -04:00
adamscmRH
a7625b8747
add organization to app model
2018-04-03 08:58:53 -04:00
Ryan Petrello
f8c40cc26f
properly support v2_playbook_on_notify
in ansible 2.5+
...
see: https://github.com/ansible/awx/issues/1705
see: https://github.com/ansible/tower/issues/1205
related: https://github.com/ansible/ansible/pull/32633
2018-04-03 08:53:13 -04:00
Jake McDermott
652bdf7875
Merge pull request #1210 from mabashian/1029-passwords-preview
...
Scrub passwords from extra vars preview on launch
2018-04-03 01:36:17 -04:00
mabashian
278a2091c2
Scrub passwords from extra vars preview on launch
2018-04-02 16:47:49 -04:00
Chris Meyers
654a1b3e09
Merge pull request #1201 from chrismeyersfsu/fix-provision_instance_list
...
append registered hostname to policy list
2018-04-02 16:39:20 -04:00
Chris Meyers
d2c9bd2f3b
Merge pull request #1194 from chrismeyersfsu/fix-more_better_unicode_handling
...
better unicode handling
2018-04-02 16:31:21 -04:00
chris meyers
e5dcfda1fe
append registered hostname to policy list
...
* The Instance Group list of instances was getting over-written with
every call to the register_instance management command.
* This changeset appends --hostnames to the Instance Group policy list.
2018-04-02 16:26:59 -04:00
Wayne Witzel III
b905aec1d4
Merge pull request #1199 from wwitzel3/fix-1189
...
Fixes RBAC issue, ensures can admin of sub_obj when needed
2018-04-02 16:03:00 -04:00
Wayne Witzel III
067ead35ac
Extend test and fix to include the admin_role
2018-04-02 15:39:01 -04:00
John Mitchell
3f66379f9d
Merge pull request #1122 from jlmitch5/addWorkflowToJobsList
...
add workflow job row item to jobs list
2018-04-02 14:36:16 -04:00
Michael Abashian
7526ac05bc
Merge pull request #1196 from mabashian/1055-pending-running-icon
...
Added running indicator to smart status and sockets to template list
2018-04-02 14:25:09 -04:00