Alan Rominger
9dc4e1944c
Merge pull request #1917 from AlanCoding/no_more
...
Do not put deep copy items in activity stream
2018-05-24 08:07:05 -04:00
Ryan Petrello
479a7cd320
Merge pull request #1938 from ryanpetrello/fix-1866
...
add help text for the new custom_virtualenv field
2018-05-24 06:28:20 -04:00
Ryan Petrello
1ea4ef8778
Merge pull request #1942 from ryanpetrello/fix-1939
...
allow any authenticated user to access the schedule preview API endpoint
2018-05-24 06:27:31 -04:00
Ryan Petrello
63f089c712
allow any authenticated user to access the schedule preview API endpoint
...
see: https://github.com/ansible/tower/issues/1939
2018-05-23 16:51:58 -04:00
Ryan Petrello
d8f86ecba0
add help text for the new custom_virtualenv field
...
see: https://github.com/ansible/tower/issues/1866
2018-05-23 16:19:59 -04:00
Ryan Petrello
1564f62c2a
Merge pull request #1835 from AlanCoding/network_ui_admin
...
Restrict network_ui to inventory admins
2018-05-23 15:25:55 -04:00
Ryan Petrello
ec8d6e2f6b
Merge pull request #1929 from ryanpetrello/fix-968
...
allow AUTH_LDAP_USER_FLAGS_BY_GROUP to specify an OR'd list for a flag
2018-05-23 14:58:27 -04:00
Ryan Petrello
28a42850a2
allow AUTH_LDAP_USER_FLAGS_BY_GROUP to specify an OR'd list for a flag
...
see: https://github.com/ansible/tower/issues/968
2018-05-23 14:45:46 -04:00
Jared Tabor
921c3d2535
Merge pull request #1924 from jaredevantabor/fix-1831
...
Fixes Organizations pagination
2018-05-23 09:53:35 -07:00
Jared Tabor
4edb689f83
Merge pull request #1923 from jaredevantabor/fix-1064
...
Validates extra vars before moving to next step in prompt workflow
2018-05-23 09:51:41 -07:00
Alan Rominger
550c6edb33
Merge pull request #1851 from AlanCoding/sch_modified_by
...
Fix schedules modified_by getting nulled
2018-05-23 10:42:07 -04:00
Ryan Petrello
8bbc36336e
Merge pull request #1906 from ryanpetrello/delete-user-activity-stream
...
store metadata about ActivityStream.actor when the User is deleted
2018-05-23 10:15:01 -04:00
Michael Abashian
966464623a
Merge pull request #1915 from mabashian/1900-concurrent-checkbox
...
Fixed concurrent jobs checkbox on wfjt edit form
2018-05-23 10:12:20 -04:00
Michael Abashian
c7a0634480
Merge pull request #1914 from mabashian/1901-wfjt-prompt-vars
...
Fix aggregation of extra vars on wfjt launch preview
2018-05-23 10:11:57 -04:00
Michael Abashian
81126fd48f
Merge pull request #1911 from mabashian/1905-wf-launch-check
...
Only check the launch endpoint for job templates when editing wf node
2018-05-23 10:10:38 -04:00
Ryan Petrello
f434196bae
store denormalized metadata about ActivityStream.actor for accounting
...
see: https://github.com/ansible/tower/issues/1782
2018-05-23 09:47:26 -04:00
AlanCoding
b7e9bda6cf
track prior organization_id by base model prior values tore
...
Also fix bug where unified pointers were counted in
the prior values store
2018-05-23 08:54:03 -04:00
Jared Tabor
b37926792f
Fixes organizations collections watcher
...
it was watching 'organization' instead of 'organizations'
2018-05-22 17:11:04 -07:00
Jake McDermott
d9ce945762
Merge pull request #1921 from jakemcdermott/job-results/sanitize-breadcrumb
...
sanitize dynamic job details breadcrumb
2018-05-22 20:09:27 -04:00
Jared Tabor
16b00e4867
Validates extra vars before moving to next step in prompt workflow
2018-05-22 15:35:21 -07:00
Jake McDermott
f42c9bb952
sanitize dynamic breadcrumb label
2018-05-22 17:45:51 -04:00
Jake McDermott
845227a9c4
Merge pull request #1918 from jakemcdermott/job-results/fix-status-check
...
improve status checking for job results
2018-05-22 16:40:55 -04:00
AlanCoding
d369ae7638
do not put deep copy items in activity stream
2018-05-22 16:23:08 -04:00
Jake McDermott
34dc939782
improve the check performed to determine if a job is in an active state
2018-05-22 16:22:13 -04:00
mabashian
2bb59fde54
Fixed concurrent jobs checkbox on wfjt edit form
2018-05-22 15:03:41 -04:00
mabashian
87f4104304
Get default wfjt extra vars so that we can show all extra vars on launch preview
2018-05-22 14:55:43 -04:00
Jake McDermott
156b5e6979
Merge pull request #1888 from jakemcdermott/fix-1770
...
make prior output viewable for partial job runs
2018-05-22 14:47:18 -04:00
Jake McDermott
9bbed9f14e
use event end_line for discarding events below starting threshold
2018-05-22 13:58:24 -04:00
Jake McDermott
89e08460dd
display client finish time for incomplete job statuses
2018-05-22 13:57:37 -04:00
mabashian
c5f0d66554
Only check the launch endpoint for job templates, not unified jts of other types
2018-05-22 13:48:00 -04:00
Alan Rominger
7d36bd1fb2
Merge pull request #1786 from AlanCoding/system_params2
...
Add exception to allow relaunching callback jobs
2018-05-22 12:48:58 -04:00
Jared Tabor
8a1f2e9f54
Merge pull request #1873 from jaredevantabor/ldap-stuff
...
LDAP fixes for saving, and improved error handling
2018-05-22 09:11:42 -07:00
Jared Tabor
f585aa44be
Merge pull request #1821 from jaredevantabor/breadcrumbs
...
Fixes a portal mode breadcrumb and capitalizes the instance groups b.c.
2018-05-22 09:09:56 -07:00
John Mitchell
22cffccc38
Merge pull request #1762 from jlmitch5/appTokenSearchPath
...
update app tokens search path
2018-05-22 12:00:42 -04:00
Alan Rominger
e2cd05e8e2
Merge pull request #1903 from AlanCoding/jake
...
Add final_line_count to EOF websocket
2018-05-22 11:47:51 -04:00
AlanCoding
f54ac776cd
add final_line_count to EOF websocket
2018-05-21 15:47:43 -04:00
Ryan Petrello
ffdd7f162b
Merge pull request #1893 from ryanpetrello/fix-broken-cancels
...
revert expect(use_poll=True) due to a bug that causes `os.read()` hangs
2018-05-21 13:05:51 -04:00
Ryan Petrello
d493a4e0d0
revert expect(use_poll=True) due to a bug that causes os.read()
hangs
...
There's a bug in the implementation in pexpect:
pexpect/pexpect#491
Issues that could be related to this:
ansible/awx#1870
ansible/awx#1840
Rolling this back will cause #861 to no longer be "fixed". We'll have to solve it another way, or wait for pexpect to fix the poll bug.
2018-05-21 12:42:20 -04:00
Ryan Petrello
d7cdfdca2a
Merge pull request #1861 from ryanpetrello/safe-queue-name
...
prevent unicode in instance hostnames and instance group names
2018-05-21 12:14:54 -04:00
Jake McDermott
2cbadcd392
make prior output viewable for partial job runs
2018-05-21 11:25:47 -04:00
Alan Rominger
36d566800c
Merge pull request #1867 from AlanCoding/help_text_fds
...
Mark field scm_delete_on_next_update for removal
2018-05-21 10:12:05 -04:00
Jared Tabor
7610c660cb
Fixes the CTiT save errors. I added a toast message for successful saves too.
2018-05-18 16:30:44 -07:00
Ryan Petrello
4abac44411
prevent unicode in instance hostnames and instance group names
...
see: https://github.com/ansible/tower/issues/1721
2018-05-18 16:28:43 -04:00
Wayne Witzel III
86616c4062
Merge pull request #1864 from wwitzel3/fix-1859
...
Check if the project update for the project has been canceled.
2018-05-18 15:08:04 -04:00
Wayne Witzel III
9fe44cfaae
check EACCES and only refresh cancel_flag
2018-05-18 14:58:58 -04:00
AlanCoding
222fbfc328
add help text, deprecate field
2018-05-18 14:26:22 -04:00
AlanCoding
969fb21e98
restrict network_ui to inv admins
2018-05-18 14:17:59 -04:00
Wayne Witzel III
5279b102cb
Fix task unit test
2018-05-18 13:52:51 -04:00
Wayne Witzel III
41fe9e1caf
Check if the project update for the project we are trying to lock is canceled
2018-05-18 12:46:54 -04:00
AlanCoding
967624c576
fix schedules modified_by getting nulled
2018-05-18 07:38:49 -04:00