Ryan Petrello
|
53ef9ed288
|
never convert ANSI codes to HTML for format /stdout/?format=json
see: https://github.com/ansible/awx/issues/1863
|
2018-05-16 11:20:55 -04:00 |
|
Ryan Petrello
|
6bce1b9413
|
Merge pull request #1802 from ryanpetrello/scm-inventory-bwrap-root
run scm inv syncs at the project root so relative imports work w/ bwrap
|
2018-05-15 13:46:25 -04:00 |
|
Bill Nottingham
|
c078a51ddb
|
Merge pull request #1789 from wenottingham/that's-not-how-that-works
Fix checkout of role requirements.
|
2018-05-15 10:28:05 -07:00 |
|
Bill Nottingham
|
32c027e0ea
|
Merge pull request #1793 from wenottingham/what-did-you-pexpect
Bump pexpect version on isolated node.
|
2018-05-15 09:49:26 -07:00 |
|
Ryan Petrello
|
3ab7f06f95
|
run scm inv syncs at the project root so relative imports work w/ bwrap
see: https://github.com/ansible/tower/issues/1357
|
2018-05-15 12:00:37 -04:00 |
|
John Mitchell
|
fd0b439ee6
|
Merge pull request #1779 from jlmitch5/updateDefaultAnsibleEnvironmentText
change default option text for ansible environment dropdown to Default Environment
|
2018-05-15 11:36:43 -04:00 |
|
Bill Nottingham
|
6622e6bbd6
|
Bump pexpect version on isolated node.
|
2018-05-15 11:24:27 -04:00 |
|
Ryan Petrello
|
7481d671ff
|
Merge pull request #1791 from ryanpetrello/censor-deleted-token
censor OAuth tokens from activity stream deletion records
|
2018-05-15 10:00:55 -04:00 |
|
Ryan Petrello
|
05b0c5ec6f
|
censor OAuth tokens from activity stream deletion records
see: https://github.com/ansible/tower/issues/1772
|
2018-05-15 09:16:37 -04:00 |
|
Ryan Petrello
|
f5c4abc81b
|
Merge pull request #1787 from ryanpetrello/admin-dif-mode
fix a bug that prevented JT admins from editing diff mode
|
2018-05-15 09:02:14 -04:00 |
|
Wayne Witzel III
|
e7e173b576
|
Merge pull request #1790 from wwitzel3/fix-1744
Prevent creating excessive update computed tasks when copying an Inve…
|
2018-05-15 08:37:49 -04:00 |
|
Alan Rominger
|
64fed4d360
|
Merge pull request #1768 from AlanCoding/all_the_search_fields
Enforce consistently setting view search_fields
|
2018-05-15 08:32:44 -04:00 |
|
Wayne Witzel III
|
5c45b25484
|
Prevent creating excessive update computed tasks when copying an Inventory
|
2018-05-15 08:17:48 -04:00 |
|
Bill Nottingham
|
c3d720cbd4
|
Fix checkout of role requirements.
'omit' is only special as a module argument, it cannot be used in this way.
Hence, just have two conditional tasks.
|
2018-05-15 01:20:51 -04:00 |
|
Michael Abashian
|
406d82b99c
|
Merge pull request #1783 from mabashian/1513-delete-last-survey-q
Delete the survey if the user removes all the survey questions
|
2018-05-14 16:07:19 -04:00 |
|
Michael Abashian
|
eb8140284a
|
Merge pull request #1781 from mabashian/944-limit-panels
Tweaked limit-panels so that it doesn't use $transitions
|
2018-05-14 16:07:01 -04:00 |
|
Michael Abashian
|
dbfe99ab27
|
Merge pull request #1764 from mabashian/1454-checkbox-styling
Fixed credentials form checkbox styling
|
2018-05-14 16:06:28 -04:00 |
|
Michael Abashian
|
32e78ed7b2
|
Merge pull request #1752 from mabashian/1466-workflow
Fixed bug checking for credentials to remove
|
2018-05-14 16:06:06 -04:00 |
|
Michael Abashian
|
b69e2ed7a0
|
Merge pull request #1739 from mabashian/1717-delete-permission
Fixed bug deleting last team/user permission on page
|
2018-05-14 16:05:54 -04:00 |
|
Ryan Petrello
|
357a735e56
|
fix a bug that prevented JT admins from editing diff mode
see: https://github.com/ansible/tower/issues/801
|
2018-05-14 16:01:36 -04:00 |
|
mabashian
|
bfc602ae10
|
Changed variable names
|
2018-05-14 14:58:29 -04:00 |
|
mabashian
|
1a9b60a199
|
Delete the survey if the user removes all the survey questions
|
2018-05-14 14:55:32 -04:00 |
|
Ryan Petrello
|
7646f12e76
|
Merge pull request #1777 from ryanpetrello/admin-virtualenv
fix a bug that prevented JT admins from editing custom virtualenvs
|
2018-05-14 14:45:51 -04:00 |
|
Ryan Petrello
|
a942ccb272
|
Merge pull request #1778 from ryanpetrello/1k-ought-to-be-enough-for-anybody
truncate certain event fields when they are overly long
|
2018-05-14 14:30:42 -04:00 |
|
mabashian
|
ef514fb3c0
|
Mitigated race condition issues with limit-panel directive by removing dependency on the state transition event
|
2018-05-14 14:28:52 -04:00 |
|
Ryan Petrello
|
5b55e3cb2b
|
fix a bug that prevented JT admins from editing custom virtualenvs
see: https://github.com/ansible/tower/issues/1754
|
2018-05-14 14:12:22 -04:00 |
|
Ryan Petrello
|
bb3b19e174
|
truncate certain event fields when they are overly long
see: https://github.com/ansible/tower/issues/1775
|
2018-05-14 14:02:17 -04:00 |
|
Jake McDermott
|
a74b8fa744
|
Merge pull request #1755 from jakemcdermott/1747
always render initial set of job events on initialization for still-running jobs
|
2018-05-14 11:41:38 -04:00 |
|
John Mitchell
|
3d157fab47
|
change default option text for ansible environment dropdown to Default Environment
|
2018-05-14 11:26:46 -04:00 |
|
Jake McDermott
|
503668141b
|
add procedure for attaching to running jobs
|
2018-05-14 11:17:54 -04:00 |
|
Alan Rominger
|
6a0966d456
|
Merge pull request #1761 from AlanCoding/project_save_diff
Update project if certain params changed
|
2018-05-14 11:13:46 -04:00 |
|
AlanCoding
|
ec7f1c2540
|
enforce consistently setting view search_fields
|
2018-05-14 10:12:49 -04:00 |
|
Jake McDermott
|
665354c32e
|
add skip functionality to event replay tool
|
2018-05-12 00:18:15 -04:00 |
|
Jake McDermott
|
f3343f780c
|
always remove websocket listeners
|
2018-05-12 00:18:04 -04:00 |
|
Jake McDermott
|
2f5eefe809
|
push initial events on partially complete job initialization
|
2018-05-12 00:17:52 -04:00 |
|
mabashian
|
e9348134f0
|
Fixed credentials form checkbox styling
|
2018-05-11 16:38:04 -04:00 |
|
AlanCoding
|
b79606d9d3
|
update project if certain params changed
|
2018-05-11 13:59:15 -04:00 |
|
John Mitchell
|
0f98ed5046
|
Merge pull request #1753 from jlmitch5/newListForPortalMode
update portal mode templates list to new style
|
2018-05-11 10:33:59 -04:00 |
|
Ryan Petrello
|
6c0af2ef57
|
Merge pull request #1667 from ryanpetrello/and-you-get-a-timezone
change timezone behavior slightly for Schedule.rrule to make things simpler for UI folks
|
2018-05-11 09:55:23 -04:00 |
|
Alan Rominger
|
1b64e52f64
|
Merge pull request #1749 from AlanCoding/fix_team_parents
Fix team parentage being removed
|
2018-05-11 07:19:17 -04:00 |
|
John Mitchell
|
79ccabd0bd
|
Merge pull request #1750 from jlmitch5/newTokensListRowItems
add new row items to user's token list
|
2018-05-10 16:52:50 -04:00 |
|
Jared Tabor
|
669b40a3e3
|
Merge pull request #1751 from jaredevantabor/1662-copy-prompt
Removes prompt modal after clicking the action button on the copy prompt
|
2018-05-10 13:30:10 -07:00 |
|
Jared Tabor
|
576a4a1b58
|
removes extra slash
|
2018-05-10 13:04:26 -07:00 |
|
John Mitchell
|
db2a2fa578
|
update portal mode templates list to new style
|
2018-05-10 14:44:23 -04:00 |
|
John Mitchell
|
97614892c6
|
fix syntax error in tokens list controller
|
2018-05-10 14:17:38 -04:00 |
|
John Mitchell
|
8a2c3ce716
|
add tokens to activity stream
|
2018-05-10 14:13:13 -04:00 |
|
Jared Tabor
|
4caa145161
|
Removes prompt modal after clicking the action button on the copy prompt
|
2018-05-10 11:06:56 -07:00 |
|
John Mitchell
|
924cb51d51
|
make delete of app work when you are on app's tokens route
|
2018-05-10 13:45:46 -04:00 |
|
John Mitchell
|
77eea40d0b
|
use app name as part of delete token confirmation modal header
|
2018-05-10 13:38:56 -04:00 |
|
mabashian
|
a648ce5457
|
Fixed bug checking for credentials to remove
|
2018-05-10 13:00:32 -04:00 |
|