Alan Rominger
5512b71e16
Merge pull request #11412 from AlanCoding/cookie_revert
...
Revert "Set SESSION_COOKIE_NAME by default"
2021-12-02 11:00:56 -05:00
Alan Rominger
97b60c43b7
Merge pull request #11385 from AlanCoding/my_cluster_host
...
Do not overwrite file-based CLUSTER_HOST_ID written by installer
2021-12-02 10:53:59 -05:00
Alan Rominger
35b62f8526
Revert "Set SESSION_COOKIE_NAME by default"
...
This reverts commit 59c6f35b0b .
2021-12-01 17:51:47 -05:00
Kersom
a15a3f005c
Merge pull request #11278 from nixocio/ui_bump
...
Bump Browserslist version
2021-12-01 09:26:19 -05:00
Alan Rominger
776c4a988a
Do not overwrite file-based CLUSTER_HOST_ID written by installer
2021-11-30 20:15:10 -05:00
Jeff Bradberry
c419969253
Make sure to fire off failure notifications on error
...
where the error is unrelated to Ansible, thus is not caught by the
usual methods.
2021-11-23 13:25:08 -05:00
Jake McDermott
4a5dc78331
Update example command for running test container
2021-11-19 15:44:51 -05:00
nixocio
23a8191bb5
Bump Browserslist version
...
Bump Browserslist version to remove warning.
See: https://github.com/browserslist/browserslist#browsers-data-updating
2021-11-19 14:53:01 -05:00
nixocio
c665caaf35
Linkify instance/container groups job template
...
Linkify instance/container groups job template
See: https://github.com/ansible/awx/issues/11352
2021-11-19 14:23:11 -05:00
Alan Rominger
eeefd19ad3
Fail with specific error message if protected image is not available locally
2021-11-19 11:52:54 -05:00
nixocio
47ae6e7a5a
Identify node to be deleted on workflow
...
Identify node to be deleted on workflow. If there is an alias show the
alias if no alias is available show the node name.
See: https://github.com/ansible/awx/issues/11351
2021-11-19 10:55:19 -05:00
Alan Rominger
d67007f777
Move only_transmit_kwargs calculation out of thread
2021-11-19 01:11:18 +00:00
nixocio
83d81e3788
Upgrade has-ansi
2021-11-19 01:10:36 +00:00
Shane McDonald
e789e16289
Merge pull request #11348 from pabelanger/temp/sessionname
...
Set SESSION_COOKIE_NAME by default
2021-11-19 08:33:07 +08:00
Bianca Henderson
61c9683aa6
Merge pull request #11269 from AlexSCorey/1741-SlackNotifications
...
Users can send slack notification to a thread
2021-11-18 14:28:28 -05:00
Alex Corey
f92a49fda9
Adds ability to send slack notification to a thread, updates tooltip in ui, and adds test button to notification details view
2021-11-17 14:04:32 -05:00
nixocio
3dc6a055ac
Update search keys
...
Update search keys.
See: https://github.com/ansible/awx/issues/11350
2021-11-16 15:32:50 -05:00
Kersom
229f0d97f9
Merge pull request #11307 from jakemcdermott/default-template-search-labels
...
Add labels to default template search
2021-11-16 15:14:55 -05:00
aperigault
2ef840ce12
Fix encrypted translation
2021-11-16 16:27:27 +01:00
Antony Perigault
a372d8d1d5
fix french typos
2021-11-16 16:27:27 +01:00
Paul Belanger
59c6f35b0b
Set SESSION_COOKIE_NAME by default
...
Make sure to use a different session cookie name then the default, to
avoid overlapping cookies with other django apps that might be running.
Signed-off-by: Paul Belanger <pabelanger@redhat.com >
2021-11-15 12:59:07 -05:00
Shane McDonald
f6e63d0917
Fix official image builds
...
I broke everything in https://github.com/ansible/awx/pull/11242 .
These changes were necessary in order to run `awx-manage collectstatic` without a running database.
2021-11-13 06:07:37 +00:00
Rebeccah Hunter
0ae67edaba
Merge pull request #11267 from ziegenberg/add-tests-for-webhook-notifications
...
Add unit tests for webhook notifications
2021-11-11 09:55:38 -05:00
chris meyers
d0c5c3d3cf
add work_unit_id to job lifecycle
2021-11-10 08:50:16 +08:00
chris meyers
9f8250bd47
add events to job lifecycle
...
* Note in the job lifecycle when the controller_node and execution_node
are chosen. This event occurs most commonly in the task manager with a
couple of exceptions that happen when we dynamically create dependenct
jobs on the fly in tasks.py
2021-11-10 08:50:16 +08:00
Alan Rominger
3a3fffb2dd
Fixed error dropped on floor - save receptor detail when it applies
2021-11-10 08:50:16 +08:00
nixocio
4cfa4eaf8e
Update validators for Misc Auth Edit
...
* Update SharedFields to use number validator instead of integer
* Use number validation for SESSIONS_PER_USER
See: https://github.com/ansible/tower/issues/5396
2021-11-10 08:50:16 +08:00
Kersom
abb1125a2c
Display host name for Associate Modal ( #5407 )
...
Display host name for Associate Modal
See: https://github.com/ansible/awx/issues/11256
2021-11-10 08:50:16 +08:00
Alan Rominger
a2acbe9fe6
Fix incorrect (changed: True) frequent in OCP task logs
2021-11-10 08:50:16 +08:00
Alex Corey
cab8c690d2
Adds instances to aactivty stream
2021-11-10 08:50:16 +08:00
Alan Rominger
0d1f8a06ce
Revert default EE authfile support for inventory_import
2021-11-10 08:50:15 +08:00
Alan Rominger
d42fe921db
Re-order authfile option to make inventory import command work
2021-11-10 08:50:15 +08:00
Kersom
db7fb81855
Fix login redirect ( #5386 )
...
Allows the user to visit login page when the login redirect url is set.
Also, redirects to login page once logging out and there is session from
a SAML available.
See: https://github.com/ansible/awx/issues/11012
2021-11-10 08:50:15 +08:00
Jeff Bradberry
d3c695b853
Clean up some scar tissue left behind
...
by the initial use of the black code formatter.
2021-11-10 08:50:15 +08:00
Jeff Bradberry
010c3ab0b8
Fix a typo in inventory_import
...
ExecutionEnvironment.credential got shortened to .cred.
2021-11-10 08:50:15 +08:00
Bianca Henderson
58cdbca5cf
Update error message to be more accurate
2021-11-10 08:50:15 +08:00
Bianca Henderson
8275082896
Update error messages for when exceptions are caught
2021-11-10 08:50:14 +08:00
Bianca Henderson
d79da1ef9f
Catch exceptions that might pop up when releasing work units
2021-11-10 08:50:14 +08:00
Jeff Bradberry
a9636426b8
Make the inventory_import command respect the default EE and credential
2021-11-10 08:50:14 +08:00
Alan Rominger
329caad681
In admin reaper skip work units w/o params
2021-11-10 08:50:14 +08:00
Alan Rominger
ecb84e090c
Revert "Merge pull request #5354 from ansible/jobs_killed_via_receptor_should_get_reaped"
...
This reverts commit 8736858d80 , reversing
changes made to 84e77c9db9 .
2021-11-10 08:50:14 +08:00
nixocio
8e9fc14b0e
Fix SAML variables default values
...
Fix SAML variables default values
See: https://github.com/ansible/tower/issues/5372
2021-11-10 08:50:14 +08:00
Jim Ladd
0f77ca605d
add unit tests
2021-11-10 08:50:14 +08:00
Jim Ladd
231fcc8178
drop lines picked up during merge resolution
2021-11-10 08:50:13 +08:00
Alan Rominger
2839091b22
Avoid extra check if we have job_explanation
2021-11-10 08:50:13 +08:00
Alan Rominger
47e67481b3
Avoid reaping tentative jobs
2021-11-10 08:50:13 +08:00
Alan Rominger
55059b015f
Avoid resultsock shutdown before reading from it
2021-11-10 08:50:13 +08:00
Alan Rominger
eb6c58682d
Alternative for reaping lost jobs, in work unit reaper
2021-11-10 08:50:13 +08:00
Jim Ladd
26055de772
cancel job if receptor no longer knows about the work item
2021-11-10 08:50:13 +08:00
Jim Ladd
ebb4581595
update exception log message to be descriptive
...
.. instead of surfacing exception
2021-11-10 08:50:12 +08:00