Wayne Witzel III
79c196fc08
Merge pull request #588 from wwitzel3/release_3.2.2
...
Include all previously run operations to satisfy Django migration planner
2017-11-17 12:12:21 -05:00
Wayne Witzel III
249a5e5e4d
Include all previously run operations to satisfy Django migration planner.
2017-11-17 12:02:07 -05:00
Ryan Petrello
8d35b71321
Merge pull request #585 from ryanpetrello/fix-wfjt-survey-encryption
...
re-encrypt WFJT.survey_spec and WorkflowJob.extra_vars too
2017-11-17 08:52:54 -05:00
Ryan Petrello
a80d5b1b39
reencrypt WFJT.survey_spec too
...
https://github.com/ansible/ansible-tower/issues/7046
2017-11-16 23:00:22 -05:00
Wayne Witzel III
e5d86419c8
Merge pull request #582 from AlanCoding/smart_computed2
...
update smart inventory computed fields
2017-11-16 19:36:08 -05:00
Greg Considine
54a98ff612
Merge pull request #581 from gconsidine/ui/fix/disabled-button-opacity
...
Update disabled button color to match style guide
2017-11-16 16:40:06 -05:00
Ryan Petrello
e7077185bf
Merge pull request #584 from ryanpetrello/release_3.2.2
...
make settings.AWX_ISOLATED_KEY_GENERATION readonly
2017-11-16 13:42:00 -05:00
Ryan Petrello
4187d02b8a
make settings.AWX_ISOLATED_KEY_GENERATION readonly
...
see: https://github.com/ansible/ansible-tower/issues/7380
2017-11-16 13:35:37 -05:00
Matthew Jones
457359322f
Merge pull request #583 from ansible/nicer_error_tower_inventory
...
Present the tower inventory sync failure in a better way
2017-11-16 13:16:22 -05:00
Matthew Jones
8a65c6e1c8
Present the tower inventory sync failure in a better way
...
This allows it to be handled better by ansible 2.4+
2017-11-16 12:59:12 -05:00
AlanCoding
fb29f68efc
update smart inventory computed fields
2017-11-16 11:57:30 -05:00
gconsidine
1fcddba558
Update disabled button color to match style guide
2017-11-16 11:15:23 -05:00
Chris Meyers
e20599d7bb
Merge pull request #580 from chrismeyersfsu/fix-project_update_cascade_tower
...
cascade cancel proj update when job canceled
2017-11-15 11:19:35 -05:00
Chris Meyers
9288b53015
cascade cancel proj update when job canceled
...
* Implicit project update, launch_type='sync', get "associated" with a
job via project_update. When a job is canceled, so should this implicit
project update. This change enforces that logic.
2017-11-15 11:17:52 -05:00
Ryan Petrello
82be0a8af2
Merge pull request #579 from ryanpetrello/fix-survey-encryption-migration-failure
...
fix a bug in the survey reencryption migration
2017-11-15 10:38:35 -05:00
Ryan Petrello
35c374fc79
fix a bug in the survey reencryption migration
...
see: https://github.com/ansible/ansible-tower/issues/7046
2017-11-15 10:26:46 -05:00
Alan Rominger
dbe135991b
Merge pull request #575 from AlanCoding/single_cancel
...
do not propogate cancel of inventory sync back up to project
2017-11-15 09:46:41 -05:00
Bill Nottingham
64f89b3fce
Merge pull request #578 from wenottingham/protect-our-environment
...
Remove some environment variables the callback plugin doesn't actually use
2017-11-14 16:10:53 -05:00
Bill Nottingham
aaaae87aa7
Remove some environment variables the callback plugin doesn't actually use.
2017-11-14 15:57:49 -05:00
Ryan Petrello
44a2d7a346
Merge pull request #577 from ryanpetrello/release_3.2.2
...
render survey_spec for display purposes in a safe manner
2017-11-13 15:18:09 -05:00
Ryan Petrello
be00b1ca96
render survey_spec for display purposes in a safe manner
...
survey_spec is a nested dict, so if we don't `deepcopy()` it, updates
to the individual fields could corrupt the original data structure;
this was causing a bug whereby activity stream updates converted
encrypted survey password defaults -> `$encrypted$`, but inadvertently
modified the originating model due to shared references
see: https://github.com/ansible/ansible-tower/issues/7769
2017-11-13 13:01:56 -05:00
AlanCoding
33574d70c8
do not propogate cancel of inventory sync back up to project
2017-11-13 08:44:00 -05:00
Ryan Petrello
bc705ad8ce
Merge pull request #574 from ryanpetrello/fix-7764
...
properly perform validation on encrypted survey defaults
2017-11-10 12:07:54 -05:00
Ryan Petrello
78961c8037
properly perform validation on encrypted survey defaults
...
see: https://github.com/ansible/ansible-tower/issues/7764
2017-11-10 10:52:09 -05:00
Alan Rominger
e22486ada8
Merge pull request #573 from AlanCoding/7765
...
[3.2.2] fix bug of system auditor 404 viewing job
2017-11-08 11:16:28 -05:00
AlanCoding
0051da95c9
fix bug of system auditor 404 viewing job
2017-11-08 10:44:41 -05:00
Ryan Petrello
122142c040
Merge pull request #572 from ryanpetrello/isolated-debug-toolkit
...
add some useful tools for isolated connectivity debugging
2017-11-08 10:08:05 -05:00
Ryan Petrello
91ad0a9f89
add a useful tool for isolated connectivity debugging
2017-11-08 09:27:33 -05:00
Ryan Fitzpatrick
6ea3ecbb26
Merge pull request #567 from rmfitzpatrick/tower_inv_source_filter_wording
...
Provide more specificity to Tower inventory filter help text
2017-11-07 10:55:30 -05:00
Jared Tabor
e87dce023b
Merge pull request #568 from jaredevantabor/source-deletion
...
When deleting a source, delete the source's groups too
2017-11-06 11:27:46 -08:00
Matthew Jones
89a05e9bbc
Handle json decoder errors from tower inventory source
2017-11-06 14:15:53 -05:00
Jared Tabor
96fbc9ea27
Merge pull request #571 from jaredevantabor/6551
...
Band aid for rapidly deleting groups
2017-11-03 16:28:22 -07:00
Jared Tabor
e70d377a53
feedback from PR: launch both DELETE calls at the same time
...
for both groups and hosts.
2017-11-03 16:26:00 -07:00
Jared Tabor
f65ef9f75c
prolong removing the delete modal until after the list refreshes, post-delete
2017-11-03 15:25:39 -07:00
Wayne Witzel III
7149c41804
Merge pull request #570 from wwitzel3/release_3.2.2
...
Handle ProgrammingError in squashed helpers
2017-11-03 10:45:09 -04:00
Wayne Witzel III
1a5b5c32b8
Handle ProgrammingError in squashed helpers
2017-11-03 10:34:25 -04:00
Wayne Witzel III
1b44ca8ef4
Merge pull request #569 from wwitzel3/release_3.2.2
...
Handle programming error when evaluating the replaces list for 320
2017-11-03 09:02:58 -04:00
Wayne Witzel III
d7f4707044
Handle programming error when evaluating the replaces list for 320
2017-11-03 08:53:53 -04:00
Jared Tabor
9d39ac83f9
When deleting a source, delete the source's groups too
2017-11-02 15:59:09 -07:00
Wayne Witzel III
ce393da6fd
Merge pull request #564 from wwitzel3/squashbillies
...
Squashbillies - Fixing direct upgrades from 3.0/3.1 bug fix revisions.
2017-11-02 16:19:26 -04:00
Wayne Witzel III
2f86774006
3.2.0 should not have any replacements defined unless 0005a or 0005b migrations have been run previously
2017-11-02 16:11:45 -04:00
Ryan Fitzpatrick
e2c63c41e7
Provide more specificity to Tower inventory filter help text
2017-11-02 15:01:03 -04:00
Wayne Witzel III
f9685717b8
Move post 3.0 migrations to pre 3.1 position in migration files
2017-11-02 14:06:36 -04:00
Wayne Witzel III
47a3ba9bd5
Rename squash 300 to 30
2017-11-02 14:06:36 -04:00
Wayne Witzel III
af3e6f792c
Rename squash 310 to 31
2017-11-02 14:06:35 -04:00
Wayne Witzel III
fc56a1c170
Fix 3.0 to 3.2 migration paths
2017-11-02 14:06:35 -04:00
Wayne Witzel III
84fb908261
Fix 3.1 to 3.2 migration paths
2017-11-02 14:06:33 -04:00
jlmitch5
cb4a38d7a7
Merge pull request #566 from ansible/click-to-close
...
Add close logic to clicking outside of the bounds of a lookup modal
2017-11-02 13:33:03 -04:00
John Mitchell
9518c38bb8
add close logic to clicking outside of the bounds of a lookup modal
2017-11-02 12:20:53 -04:00
Matthew Jones
5e37d6ea7e
Remove unused TOWER_HOST and AWX_HOST env vars
...
These were conflicting with the new Tower credential
2017-11-02 10:44:06 -04:00