Alan Rominger
|
da2fa14bf7
|
Merge pull request #1910 from AlanCoding/moflake8
flake8 errors in access.py due to an upgrade
|
2018-05-24 11:47:37 -04:00 |
|
adamscmRH
|
5d220e8222
|
add scope validator to token endpoints
|
2018-05-24 11:06:58 -04:00 |
|
AlanCoding
|
1466e5c343
|
flake8 errors in access.py due to an upgrade
|
2018-05-24 10:17:55 -04:00 |
|
Ryan Petrello
|
f0df747a2f
|
Merge pull request #1943 from ryanpetrello/network-ui-ci
run network ui tests in shippable and Jenkins
|
2018-05-24 09:58:37 -04:00 |
|
Ryan Petrello
|
c9c7a4b8f4
|
fix a few broken network UI tests
|
2018-05-24 09:46:35 -04:00 |
|
Ryan Petrello
|
37264d9d21
|
rename some tests from unit -> functional
|
2018-05-24 09:27:34 -04:00 |
|
Ryan Petrello
|
3abdf66794
|
run network ui tests in shippable and Jenkins
|
2018-05-24 09:07:53 -04:00 |
|
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 |
|
mabashian
|
dbc02ae9a1
|
Fixed race condition where selecte2-ifying the edge type was happening before the digest cycle finished
|
2018-05-23 16:44:44 -04:00 |
|
John Mitchell
|
ef7ed76178
|
fix auditor issues
|
2018-05-23 16:31:08 -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 |
|
Jake McDermott
|
06eb400f22
|
add callback for checking if field is filterable
|
2018-05-23 15:59:20 -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 |
|
Bill Nottingham
|
50503f97cc
|
Regen requirements_ansible.txt (minimal update).
|
2018-05-23 14:11:09 -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 |
|
Bill Nottingham
|
7bc28276f2
|
add note
|
2018-05-23 10:31:54 -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 |
|
mabashian
|
c913badafe
|
Fixed error changing edge type of a previous root node
|
2018-05-22 20:21:39 -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 |
|
Fedor Sumkin
|
a1ed0f47ab
|
adding pexpect support
|
2018-05-22 16:45:05 -04:00 |
|
Bill Nottingham
|
00877769a3
|
Merge pull request #1895 from sumkincpp/patch-1
Support for expect ansible module
|
2018-05-22 16:43:48 -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 |
|
AlanCoding
|
c3368bc4ff
|
disallow launching with other users prompts
|
2018-05-22 15:47:36 -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 |
|